Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/21/23 in all areas

  1. To preface this: I think the video below is a great video, and it is pretty informative. However, people who do not know how to achieve ACE on Emerald may lose out. Anyhow, people would likely wonder/worry about how the event has not been known, or ask other questions about it. The point of this thread is to cover what is known regarding this Pichu event. (it's not about ACE) Video in question: Before I explain what this Pichu is, I need to do a brief explanation of WC3. Brief explanation of WC3 (for FRLG and E): Split WC3 sections: Wonder card data (wonder card text and checksum and other settings) and the wonder card script. [more detailed technical breakdown here] The wonder card script literally controls what the delivery person says, what flags get set, and what the delivery person gives. When the debugging versions of the games leaked, it was discovered that certain debugging wonder cards (such as Old Sea Map, Aurora Ticket, Altering Cave, a Pichu egg etc) were stored in the debugging game. It was also discovered that in the games, the wonder card script is stored separately from the wonder card header. (It was later discovered that the debugging games have a local distribution mode. The wonder cards can be found here) So what is this Pichu? 1) First angle of attack at the problem. Using the dialogue that the hipster-delivery person hybrid spoke, I was able to find the egg Pichu script. (just in case you wanna try it for yourself, be aware that Gen 3 text uses the character encoding) I compared the Pichu Egg script found in the final game, against the Pichu Egg script for debug wonder card (for Emerald). The image below is the comparison. Left data is script from the debugging wonder card, right data is the Pichu egg script taken from ENG Emerald game. Note: offset is 0x674D3D of Final game (ENG), 0x3E4 in size. Besides the offset pointers being different, the rest of the script are almost mostly the same. (If you're curious on how to identify offset pointers, it's B8 XX XX XX 08. For example, in the data of the right, it's B8 3D 4D 64 08. When you account for endianness, it points to 0x674D3D, as mentioned above) 2) Second angle of attack at the problem. The video linked to a pastebin with the relevant codes (useful if you wanna try it out). Comparing to the pastebin (https://pastebin.com/dFLaf2TB), if we ignore the 8 in that highlighted value below (could just be RAM address or something; I imagine ROM data is stored in RAM starting from 0x8000000) You can see that the highlighted value is the same value as the offset I found in (1) [this means the data I found is indeed the correct data] Conclusion/TL;DR: The Pichu Egg is merely a leftover script of a wonder card that was in the debugging versions of the game. There are other scripts that were leftover, such as changing the species in Altering Cave, getting Old Sea Map, getting Aurora Ticket, getting Mystic Ticket etc.
    1 point
  2. Version .

    3711 downloads

    Back in the day there was a strange post in the glitchcity forum, claiming that a unobtainable Shadow Loudred briefly appears during the purification demo. It took us a year but we finally got in our hands. Other shadow entries (presumably from the same Purification Demo) has also been included.
    1 point
  3. Version .

    1458 downloads

    These files are the 2 starters you got from XD Demo, the 3 shadow pokemon you snatch and a random Zubat from the first trainer. Not that you can shinyhunt the starters (ID/SID/IV random but Nature fixed). The demo can be found on the Multiboot Demo Disc of October 2005.
    1 point
  4. Version .

    456 downloads

    Like XD Colosseum had a demo which you can find in May 2004 demo disc, unlike it there is nothing really interesting to get, but hey that's always a demo we can get in hand ... The files contain the 2 starters (Umbreon/Espeon) and 2 trainers Pokemon. Thanks @BlackShark for dumping them.
    1 point
  5. It's the Batlle CD's Mew and the Bingo's Bonsly ^^
    1 point
×
×
  • Create New...