| Shinx Level: 7 Posts: 1/8 EXP: 1183 For next: 265 Since: 10-26-14 Since last post: 4.8 years Last activity: 3.9 years |
|
||
|
For the past few weeks or so I've been poking at Hey You, Pikachu! trying to find the debug menus. While I kind of succeeded, nearly every menu is seemingly stripped bare and is empty. Out of them, only three have actual working parts, which are Data Save, Area Select, and world map. On the plus side, Data Save seems to be completely intact and actually works. It's likely that I'm missing something integral since I have no sort of programming knowledge, so maybe someone with experience can figure out how to restore functionality to them. For clarity: "Folder" refers to a menu item that takes you inside a menu. "Location" refers to the actual inside of the menu. (I'm sorry, I couldn't think of better names to call them by.) This code will expand the cursor boundaries inside the Settings menu and add the new menu option in the fourth slot. Replace XX YY with one set of values listed further down.
I cut out all the garbage and put the more important values on the forefront, sorted according to their hierarchy. I included all of the other various menus for the sake of making it easy to search the memory to find what you're looking for, should anyone want to investigate. Alternatively, if you want the whole list of the values I picked through, garbage and all, that's here too. Any values skipped over were ones that immediately crashed when I tried to do anything, though that doesn't necessarily mean there's nothing there, merely that nothing was visible to me from the menu. http://pastebin.com/MfZV2dT9 Alternative alternatively, I also made a video that shows the menus if you're only interested in seeing them, however empty most of them may be. https://www.youtube.com/watch?v=VW8mOxHyHD4 Debug menus:
Regular menus:
For people who want to poke around, you can find a Folder's address by searching for its values, including the preceding 80 12. However, only Folders that currently exist in the menu will pop up, so no debug related Folders will show up. The same method can be used to find any of the Locations, though conversely, debug Locations will show up. Also, it's worth mentioning that the Location's value seems to be what determines where each Folder actually leads. This might be related as to why so many of the debug menus are empty somewhere down the line. If you need to get past the whole Discovery Days tutorial where Pikachu becomes the center of your existence and forces you to use the microphone, turn on the code 800AE503 0002 every time you're about to transition outside the house, then turn it off after the transition. On the day where you get the toolbox, leave it on for two transitions instead. Every time the day will end as if you completed it. |





