Emulator Issues #6913
closedRegression: EmulationStateId is not being respected properly
0%
Description
What's the problem? Describe what went wrong in few words.
The emu state (represented by stars in the UI) can not be set to "not set".
What did you expect to happen instead?
Old behavior - if i say "not set", I want no stars in the UI.
What steps will reproduce the problem?
[Don't assume we have ever played the game and know any level names. Be as
specific as possible.]
- Select "Not set" in the emulation state on the game settings window
- Check the ini - the line EmulationStateId = 0 is not present
- It then gets overriden by the global ini (which in my case is 4). It works as it should with 1-5 and even -1, but 0 which represents "not set" gets wiped from personal game ini and thus defaults to whatever is set in the global one.
Dolphin 3.5 and 3.5-367 are old versions of Dolphin that have
known issues and bugs, so don't report issues about them and test the
latest Dolphin version first.
Which versions of Dolphin did you test on?
4.0-757
Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?
Yes, not sure, recent regression
What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)
n/a
Are you using the 32 or the 64 bit version of Dolphin?
64
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
[Upload big files to a hosting service and post links here!]
[Do not attach files to this issue. Upload them to another site and
link here. Use imgur.com for images and pastie.org for logs.]
Updated by WesaMcDaniel almost 11 years ago
Looks like this only affects GC games. Weird.
Updated by Helios over 6 years ago
- Status changed from New to Working as intended
Can't reproduce, #killemustate2018, closing