Actions
Emulator Issues #8293
closedCustom IR Issue
Status:
Won't fix
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
This issue was reported on the forums by kirbypuff (https://forums.dolphin-emu.org/Thread-custom-ir-issue) and was reposted on GitHub (https://github.com/dolphin-emu/dolphin/pull/2024#issuecomment-76430683) but as far as I can tell no one made a formal issue report for it here on the issue tracker so here it is.
What steps will reproduce the problem?
- Set the IR to any custom value in the .ini [e.g. 9xIR (EFBScale = 12)].
- Start Dolphin and run any title.
- While Dolphin is running, open the Graphics Settings and change the IR to 4x.
- Now change it back to 'Custom' and close the GFX settings window.
- Dolphin sets the IR to 5x instead of the custom value(!)
- If you open the gfx_dx11 or gfx_ogl .ini with a text editor, you can see the change (EFBScale = 8).
Updated by karasuhebi over 9 years ago
I would just like to add that I can reproduce this bug.
Updated by JosJuice almost 7 years ago
- Status changed from Accepted to Won't fix
Actions