Emulator Issues #9782
closedMuscle March "Endless Rush" mode crash
0%
Description
Game Name?
Muscle March
Game ID? (right click the game in the game list, properties, info tab)
WMMEAF
MD5 Hash? (right click the game in the game list, properties, info tab, MD5 Hash: Compute)
3788fb4c04e685ca626ae83d419fa7f7
What's the problem? Describe what went wrong.
"Endless Rush" mode will freeze after the Game Rules screen at a white screen with JIT and Dolphin logs display the message "N[Wiimote]: Not connected". In interpreter mode, the game progresses to the shown MEM1[garbage] message after the white screen. The number of players selected does not matter. "Muscle March" mode does not have this problem.
What steps will reproduce the problem?
Attempt to play "Endless Rush" mode
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?
5.0-578
What are your PC specifications? (CPU, GPU, Operating System, more)
Win 10 Pro x64
Intel Core i7-4702MQ CPU @2.20GHz
GeForce GT 750M
2x 8GB Hynix 1600MHz
GeForce Game Ready Driver 372.70
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
Screenshot is with Panic Handlers on, interpreter mode, MMU enabled, Single Core and Real XFB together
Files
Updated by ryanebola16 over 8 years ago
Oops I messed up the title. "crash" should be replaced with "freeze"
Updated by JMC4789 almost 8 years ago
Try enabling MMU and using this PR. I cannot crash it there - https://github.com/dolphin-emu/dolphin/pull/4934
Updated by ryanebola16 almost 8 years ago
This issue is no longer present in 5.0-2561 both with and without MMU enabled. I'm not sure which PR actually fixed it though.
Updated by JMC4789 almost 8 years ago
- Status changed from New to Fixed
Good enough for me.
Thanks for your report.
Updated by ryanebola16 about 7 years ago
I used the Dolphin Bisect tool, https://dolphin-emu.org/download/dev/master/5.0-2127/ actually fixed this issue.