Glitch City Wiki:Sandbox: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
>Abwayax
(testing Extension:Cite)
>Torchickens
No edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''RB Family 152''' is an [[artificial glitch Pokémon family]].

https://hax.iimarckus.org/files/missingno_explained.html
; add its data below

3E (0E) 01 1C 00 21 YY XX 11 00 DC CD 9D 00 C9 - if not using an emulator, will copy the data (1C bytes) from pointer 0E:YYXX to DC00 upon use of ACE, which can then be viewed with [[TheZZAZZGlitch's memory editor]] or [[offgao's memory editor]]. For 152, YYXX is 6254 (0E:5462).

(1c:65c8): palette table starting from No. 000
;+152 - BF (7F 95 2F ... )

*color (palette attribute byte): BF
*Pokédex flag: Unused final bit
*Dex entry?
*Actual dimensions
*0x00 Marker byte: 00
*0x01 Base HP byte: 128
*0x02 Base Attack byte: 12
*0x03 Base Defense byte: 0
*0x04 Base Speed byte: 128
*0x05 Base Special byte: 11
*0x06 Type 1 byte: Normal
*0x07 Type 2 byte: 'Normal' (0x80)
*0x08 Catch rate byte: 5
*0x09 Base Exp. Yield byte: 0
*0x0A Dimensions of frontsprite byte: 8x0
*0x0B Pointer to frontsprite word: [07 00] ([https://www.youtube.com/watch?v=oPiPOkbs50s freeze], sprite bank 0x9 ($01-$14) tested)
*0x0D Pointer to backsprite word: [ff 01]
*0x0F-0x12 Attacks known at lv. 1 4 bytes: Move 0x00, Clamp, Scratch
*0x13 Growth rate byte: 00
*0x14-0x1A TM and HM flags 7 bytes: [80 19 00 80 04 00 80]
*0x1B Padding byte: 1B

Base stats and moves from [https://forums.glitchcity.info/index.php?topic=9099.0 here]
Using code 980-47A-A2A to replace Pidgey may result in Mr. Mime appearing in the Pokédex before Pidgeotto but with no description text.

<!--
==Nomenclature==

Template:Nomenclature -

x is an exploit. Under our rules (add here), it classes as: (Parameters are glitch, bug, unintended exploit, (...), trick of: (parent glitch, etc.))

==Ref test==

The Sun is pretty big.<ref>E. Miller, ''The Sun'', (New York: Academic Press, 2005), 23-5.</ref> The Moon, however, is not so big.<ref>R. Smith, "Size of the Moon", ''Scientific American'', 46 (April 1978): 44-6.</ref>
The Sun is pretty big.<ref>E. Miller, ''The Sun'', (New York: Academic Press, 2005), 23-5.</ref> The Moon, however, is not so big.<ref>R. Smith, "Size of the Moon", ''Scientific American'', 46 (April 1978): 44-6.</ref>

==Bad top-left block pointer==
{{Researchneeded|Can occur when using an Xploder cheating device to set these, on both Japanese and English Red. May not count as an error for unmodified game (if a quirk of that). Otherwise game may load a Glitch City as usual without freezing}}

'''Bad top-left block pointers''' occur in at least {{RG}} for bad top-left block pointers such as 0x0000 and 0xFFFF. This address in RAM is the [[Units of computing data|word]] at 0xD2DE. After modifying the pointer and opening/closing the Trainer Card, the game may [[game freeze|freeze]]. The cause is currently unknown.
<!--
{{stub}}
[[Category:Engine vulnerabilities]]
-->


==Notes==
==Notes==

Latest revision as of 21:03, 10 June 2020

RB Family 152 is an artificial glitch Pokémon family.

https://hax.iimarckus.org/files/missingno_explained.html

add its data below

3E (0E) 01 1C 00 21 YY XX 11 00 DC CD 9D 00 C9 - if not using an emulator, will copy the data (1C bytes) from pointer 0E:YYXX to DC00 upon use of ACE, which can then be viewed with TheZZAZZGlitch's memory editor or offgao's memory editor. For 152, YYXX is 6254 (0E:5462).

(1c:65c8): palette table starting from No. 000

+152 - BF (7F 95 2F ... )
  • color (palette attribute byte): BF
  • Pokédex flag: Unused final bit
  • Dex entry?
  • Actual dimensions
  • 0x00 Marker byte: 00
  • 0x01 Base HP byte: 128
  • 0x02 Base Attack byte: 12
  • 0x03 Base Defense byte: 0
  • 0x04 Base Speed byte: 128
  • 0x05 Base Special byte: 11
  • 0x06 Type 1 byte: Normal
  • 0x07 Type 2 byte: 'Normal' (0x80)
  • 0x08 Catch rate byte: 5
  • 0x09 Base Exp. Yield byte: 0
  • 0x0A Dimensions of frontsprite byte: 8x0
  • 0x0B Pointer to frontsprite word: [07 00] (freeze, sprite bank 0x9 ($01-$14) tested)
  • 0x0D Pointer to backsprite word: [ff 01]
  • 0x0F-0x12 Attacks known at lv. 1 4 bytes: Move 0x00, Clamp, Scratch
  • 0x13 Growth rate byte: 00
  • 0x14-0x1A TM and HM flags 7 bytes: [80 19 00 80 04 00 80]
  • 0x1B Padding byte: 1B

Base stats and moves from here Using code 980-47A-A2A to replace Pidgey may result in Mr. Mime appearing in the Pokédex before Pidgeotto but with no description text.


Notes