Actions
Emulator Issues #1389
closedOpenGL: Widescreen setting net saved correctly
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
What steps will reproduce the problem?
- Open Dolphin; enable Wide screen hack in OpenGL config
- Run game; game will have widescreen hack applied
- Close and reopen Dolphin
- Run game; game will look normal, no widescreen hack applied
- Look at config: You will see that Wide screen checkbox is still checked
What is the expected output? What do you see instead?
Even though the checkbox for the widescreen hack is still enabled after
restarting Dolphin, the hack does not work anymore. To get the widescreen
hack working again one has to uncheck and then recheck the checkbox. This
has to be done everytime Dolphin is run.
What version of the product are you using? On what operating system?
R4243 Win7 x64
Please provide any additional information below.
I think that there might be some other checkboxes in the OpenGL config
that also show the same behavior.
Actions