Emulator Issues #9511
closedSystem Menu always broken on Interpreter, now broken on JIT/JITIL/Cached Interpreter as of Event Timing Fixes
0%
Description
Game Name?
Wii System Menu
What's the problem? Describe what went wrong.
Load any installed channel on the system menu on interpreter and it will hang. As of phire's event timing fixes (which makes everything act like interpreter) it happens on all CPU backends. So latest master cannot avoid this.
Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?
4.0-8916 -> Interpreter broken
4.0-9242 -> All Backends Broken
ES_Launch appears to not be working; if you turn on the ES logging, tons of stuff is missing now in JIT.
Not marking this as a regression because I'm pedantic and believe the bug was always there and our broken event timing handling got around it.
Updated by JMC4789 over 8 years ago
Credit to waddlesplash for catching the initial break on 4.0-9242
Updated by magumagu9 over 8 years ago
Updated by JosJuice over 8 years ago
- Status changed from Fix pending to Fixed