Emulator Issues #13823
openSYSCONF settings reverted if overridden in GameINI
0%
Description
Game Name?
Wii System Menu
Game ID? (right click the game in the game list, Properties, Info tab)
0000000100000002
What's the problem? Describe what went wrong.
SYSCONF settings overridden by the GameINI get reverted when you stop emulation, even if changed in emulated software. They should only be reverted if the value of the setting hasn't changed since emulation started. (If that can't be done, then at least check that the value on exit matches the override.)
What steps will reproduce the problem?
- Install the system menu and perform the initial setup, then stop emulation.
- Enable Progressive Scan and restart Dolphin (to avoid #13735).
- Create a user 0000000100000002.ini and add the following to it:
[Core]
ProgressiveScan = True
- Start the system menu.
- In the Wii settings menu, switch from 480p to 480i.
- Stop emulation.
- Remove the 0000000100000002.ini.
- Start the system menu. It will be set to 480p.
If you do the same steps but skip step 3, it will be 480i in step 8.
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Yes (2506-43)
Is the issue present in the latest release? For future reference, please also write down the version number of the latest release.
Yes (2506a)
What are your PC specifications? (CPU, GPU, Operating System, more)
Intel Core i3-4170 @3.70 GHz
Intel HD Graphics 4400
Windows 10 Home v22H2
Updated by Amphitryon about 1 month ago
- Related to Emulator Issues #13745: GameINI Overrides Saved to SYSCONF after Title Change added
Updated by Amphitryon 6 days ago
I think you're experiencing a different bug unless MP8 has a feature to change the Wii's widescreen setting. It may be #13745 if a title change is involved, or it maybe not be reported yet.