Rangi42 / polishedcrystal

An upgrade to Pokémon Crystal. Brings features and content up to date, and adds some original content.
https://hax.iimarckus.org/topic/6874/
1.03k stars 197 forks source link

(9bit) Hall of fame Glitch #903

Closed katedering closed 9 months ago

katedering commented 9 months ago

Using 9bit exclusive extended mon, the Hall of fame is glitched both visually and textually, displaying errors and messing with the names and idno. of the party. Youtube video link because file too large for upload. Party listed was used to clear Elite Four and displayed in video.

Party was Meganium, Alolan Ninetales, Cursola, Magnezone, Annihilape, Farigiraf

https://youtu.be/Lr7HyknExUA?si=J5xpEwCWqhph_9oI

katedering commented 9 months ago

Another video and screenshot, along with a save file for testing:

polishedcrystal-3.0.0-beta_9bit-c434324b.sav.zip

https://github.com/Rangi42/polishedcrystal/assets/26468141/3b8815da-f8fc-4689-bbf3-b6af77b4e539

polishedcrystal-3 0 0-beta_9bit-c434324b-0

itsdarsh commented 9 months ago

See that commit message for a rundown of why this was game-breaking. As for this specific issue, hall of fame party data shared memory with the footprint queue, and since every third byte was overwritten with 0, that explains the cosmetic issues. As such, this specific issue is closed.