Emulator Issues #10921
closedWii menu doesn't respect changed default ISOs unless default ISO is cleared
0%
Description
What steps will reproduce the problem?
- Set a default ISO
- Install latest Wii System menu WAD if needed
- Launch Wii System menu
- Observe that the correct ISO is selected
- Exit emulation
- Choose a different game as the default ISO
- Launch Wii System menu
- Observe that the previous ISO is incorrectly selected. This persists after restarting Dolphin.
Unchecking your default ISO before picking a new default ISO is a workaround.
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
5.0-6392
Is the issue present in the latest stable version?
No, 5.0
If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)
5.0-775 (Shut down Wii software gracefully)
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 391.01
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
Originally reported in #10865 but was a separate issue.
Updated by leoetlino over 6 years ago
- Is duplicate of Emulator Issues #8115: Disc Channel displays wrong game if the disc is changed when emulation is not running added
Updated by leoetlino over 6 years ago
- Status changed from New to Duplicate
This is a duplicate of #8115.
The system menu reads data about the inserted disc and stores it into a cache on the NAND. It doesn't appear to pick up disc changes that happen while it isn't running.