leoetlino / project-restoration

A Majora's Mask 3D patch that restores some mechanics from the original game to get the best of both worlds
https://zora.re/storation
GNU General Public License v2.0
700 stars 25 forks source link

[Bug] Schedule Menu No Longer Shows #205

Closed PhlexPlexico closed 3 years ago

PhlexPlexico commented 3 years ago

Describe the bug I was using the latest commit of the master branch here, and upon loading some saves that have the bombers notebook, the start menu is only opening the notebook, when I believe it's supposed to open the schedule screen, and ZR+Start opens the gear menu, not the quest menu. Not sure if it's just dependent on my saves being out of sorts on Citra, but it appears those are not working as intended.

To Reproduce Press start to access schedule, opens bombers notebook. Press Zr+start to access bombers notebook, opens gear screen.

Additional context I noticed this when playing around with some screen contexts and addrs, and noticed that the case statement isn't quite pointing to the right addresses, even though there is not much else to point to.

PhlexPlexico commented 3 years ago

Closing this as it seems to be an outstanding issue with my 3ds. Tested on citra + got another console and it seems to be working as intended!

PhlexPlexico commented 3 years ago

Yeah turns out I have a code.ips located in 0004013000003302 which apparently is the ir sysmodule. Seems to be working as intended now.