Emulator Issues #10167
closedWave Race 64 Hangs at N64 Logo
0%
Description
Game Name?
Wave Race 64
Game ID? (right click the game in the game list, properties, info tab)
NAIE01
MD5 Hash? (right click the game in the game list, properties, info tab, MD5 Hash: Compute)
89CE262F426F09C46A08F628BC703E24
What's the problem? Describe what went wrong.
The game will hang on n64 logo regardless of settings on version 5.0 - 2491 x64. The game runs fine on version 4.02 x64
What steps will reproduce the problem?
Load the game with dolphin 5.0 - 2491 x64 (or I suspect, any recent version of dolphin).
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 - 2491
Ishiiruka.906(3e48288ae).x64
4.02 x64 (working, with default settings)
What are your PC specifications? (CPU, GPU, Operating System, more)
Intel i5 6600k
Nvidia GTX 1080
16 GB DDR4
Windows 10 x64
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
Files
Updated by JMC4789 over 7 years ago
- Regression changed from No to Yes
Please narrow down when it broke so that we can identify what change caused the regression. By bisecting (going halfway in-between last known good, first bad) and testing that build, you should be able to find it in under 20 steps.
Updated by Namenlos over 7 years ago
I am not the original poster, but I was curious and bisected. For me the game crashes since 3092, it worked fine since at least 2561. I used Win10 AMD Vulkan to test. The game crashes hard and leaves only a few entries in the log:
57:16:273 ConfigManager.cpp:71 N[BOOT]: Saving settings to C:/Users/[username redacted]/Documents/Dolphin Emulator/Config/Dolphin.ini
57:16:471 ConfigManager.cpp:781 N[BOOT]: Game ID set to NAIE01
57:16:472 ConfigManager.cpp:398 N[COMMON]: Disabling WC24 'standby' (shutdown to idle) to avoid hanging on shutdown
57:16:479 Core.cpp:952 N[COMMON]: Want determinism <- false
57:17:193 Boot\Boot.cpp:263 N[BOOT]: Booting E:\1quickDownload\Dolphin-x64-3108\Wave Race 64 N64 NTSC.wad
Don't get confused by the folder name, this was on 3092
Updated by JMC4789 over 7 years ago
It's known that the JIT is broken due to a JIT bug very recently. The reason I didn't note that here is because they mentioned an older build not working, which doesn't make sense to me.
Updated by Namenlos over 7 years ago
I don't think I can edit so this is a new reply sorry.
Apparently a fix is on the way https://github.com/dolphin-emu/dolphin/pull/5167 once it gets reviewed etc.
mothergoose729 have you tried 3090, does it work there for you?
Updated by mothergoose729 over 7 years ago
Namenlos wrote:
I don't think I can edit so this is a new reply sorry.
Apparently a fix is on the way https://github.com/dolphin-emu/dolphin/pull/5167 once it gets reviewed etc.
mothergoose729 have you tried 3090, does it work there for you?
Wow you guys work fast.
Build 3090 does work, thank you!