Jump to content

Leaderboard

  1. theSLAYER

    theSLAYER

    Administrator


    • Points

      2

    • Posts

      22526


  2. Steinn

    Steinn

    New Member


    • Points

      1

    • Posts

      3


  3. Shady Guy Jose

    • Points

      1

    • Posts

      147


  4. Ldesu

    Ldesu

    New Member


    • Points

      1

    • Posts

      11


Popular Content

Showing content with the highest reputation on 06/16/23 in all areas

  1. @theSLAYER Gotcha, that makes sense. Thanks for the explanation (and all the other resources and write-ups you've made available), it was very helpful!
    1 point
  2. @Steinn transfer moves from Bank aren’t retained when they are sent into BDSP, PLA, SV. They’re changed to regular moves. If you check the Pokémon under Bank View on HOME mobile, you’ll see the event moves. But those moves aren’t used by those games (unless they can learn it) Anyway, moves on a Pokémon doesn’t dictate its event status most of the time. Having regular moves replace event moves aren’t uncommon. It’s more alarming if it had an event move from a different event.
    1 point
  3. Thank you so much for sharing this, I will explore all these boxes, much appreciated.
    1 point
  4. Several problems with that: Brilliant Diamond and Shining Pearl came after Sword and Shield, not the other way around There are no "incompatible games". Each Pokémon may or may not be compatible with each game. For example: Infernape can be moved into Brilliant Diamond, Shining Pearl and Legends: Arceus, but not Sword and Shield or Scarlet and Violet, because games since Let's Go Pikachu and Let's Go Eevee do not include every Pokémon from previous games in their data, like games up to Sun and Moon did. You have to check what species can be transferred into each game.
    1 point
  5. 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
  6. I used the 2.0 and 2.1 versions, but still, if the savefiles are unusable there's not much else to be done right? thanks for the help
    0 points
×
×
  • Create New...