Emulator Issues #10277
closedWii Virtual Console games don't work anymore
0%
Description
Game Name?
Every Wii Virtual Console game
Game ID? (right click the game in the game list, properties, info tab)
For example NAAE01 (Super Mario 64) but other VC games don't work anymore as well
MD5 Hash? (right click the game in the game list, properties, info tab, MD5 Hash: Compute)
aa75054f5d8cdc12d9325e6bf6143a94
What's the problem? Describe what went wrong.
Black screen when I launch a Wii VC game
What steps will reproduce the problem?
Launch the game (for example Super Mario 64) and wait forever (black screen)
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-3627 works
5.0-3635 doesn't work
PR5372 https://github.com/dolphin-emu/dolphin/pull/5372 broke Wii VC games
What are your PC specifications? (CPU, GPU, Operating System, more)
Intel e8600 - GTX950 - Win 10
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
No
Updated by Helios almost 8 years ago
- Status changed from New to Accepted
- Priority changed from Normal to High
- Milestone set to Current
- Regression changed from No to Yes
Thanks for the report.
Your bisect is almost correct. It's the correct range, but the wrong build.
https://github.com/dolphin-emu/dolphin/pull/5354 is the likely culprit.
BtbN was able to reproduce in IRC.
Updated by leoetlino almost 8 years ago
- Status changed from Accepted to Fix pending
- Regression start set to 5.0-3631
Updated by JosJuice almost 8 years ago
- Fixed in set to 5.0-3675
Updated by markwest76 almost 8 years ago
Sorry for the wrong PR, but there was no 3631 in the download section of Dolphin official site (it gets from 3627 to 3635)
Thanks