Emulator Issues #11032
closedCannot apply any core options in games unless a change is also made to determinalistic dual core... Also Not set in dual core doesn't work and has the same function as auto.
0%
Description
None of the check boxes in a game settings tab actually apply any changes except if a change other than not set is made to deterministic dual core. The not set option also does the same thing theoretically as auto at least according to the documentation and should be removed as an option. That said changing it to not set doesn't actually work anyway unless you delete it in the config files.
Updated by spycrab0 over 6 years ago
I can't verify the validity of this at the moment. Could you see if this PR helps at all? https://github.com/dolphin-emu/dolphin/pull/6717
Updated by spycrab0 over 6 years ago
- Status changed from New to Questionable
Setting to Questionable until further feedback is provided and this is retested with the latest master.
Updated by badkarma12 over 6 years ago
Still broken has been since the switch to QT. The per game options are literally not writing to the config files, except for options other than not set for determinalistic dual core, which seems to force a write to every setting changed.
Updated by badkarma12 over 6 years ago
All checkboxes in specific game settings are still broken as of 5.0-7229. Perhaps something to do with the fact that these aren't regular checkboxes and have three options instead of just checked or not? the write condition probably wouln't work with these if you jut coppied it from the other checkboxes,
Updated by JMC4789 over 6 years ago
100% works for me in the latest dev build. Disabled MMU in Rogue Squadron 2 and then tried to boot the game. It exploded.
Updated by spycrab0 over 6 years ago
- Status changed from Questionable to Invalid
Updated by JMC4789 over 6 years ago
I'm not saying it's 100% sure invalid, it's just that it works on my system.