Emulator Issues #3498
closedPer game settings override global settings affecting other games that use the default (global) settings.
0%
Description
What steps will reproduce the problem?
1.Run a game that has it's game settings altered. When you unload it and try another game that uses the default general settings, you will notice that they are changed according to the previous game you tried. For example if the previous game had "efb to texture enabled" in it's settings and you had "efb to ram" as global settings, the next game you try that uses the default settings will run with "efb to texture" instead of RAM.
2.
What is the expected output? What do you see instead?
Dolphin version with the problem? Other Dolphin version without the
problem?
32-bit or 64-bit and any other build parameters?
r6385x64
OS version and versions of tools/libraries used?
win7 64 bit pro
Please provide any additional information below.
The above bug makes the per game settings a bit impractical since they constantly alter the default and you have to change them again and again.
Updated by skidau almost 14 years ago
- Status changed from New to Duplicate
Yeh, the code in this part of Dolphin is screwed. It could do with a minor redesign.