Emulator Issues #4116
closedVideo settings for specific games need "default" option
0%
Description
What's the problem?
Since r7167 you can define specific video settings for specific games, which is great. However, for many games, it really doesn't matter what many settings are set to, so it's just a matter of user preference (Anisotropic Filtering and AntiAliasing come to mind). I understand that to defer to the default setting you can just leave the setting out of the INI file. However, in the GUI it can be hard to tell whether you're deferring to default, or if you've explicitly put "ACTIVATE/DEACTIVATE THIS" in the game's INI file. There ought to be a way to explicitly show you are currently using the default setting from the "(Default)" configuration profile.
Dolphin version with the problem (as it appears in the title bar, Ex.: "R
4779" or "R 6403M"):
r7167 +
Updated by Billiard26 over 13 years ago
- Status changed from New to Accepted
The check boxes should be tri-state check boxes when configuring the video settings for a specific game.
Updated by NeoBrainX over 13 years ago
Yes, that's not really easy to do tho since the default profile should NOT use 3state boxes, and we can't easily change 2state buttons to 3state ones..
Updated by MofoMan2000 over 13 years ago
Knowing you, Billiard, you'll have it done in a matter of hours or days. :P
Best of luck.
Updated by theraptor01 over 13 years ago
yes...i found that whenever i want to use a set profile for a game, when i close the window and going back to video settings, it went back to (Default) settings...
Updated by Billiard26 over 13 years ago
- Status changed from Accepted to Fixed
Some would say this is fixed.