mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Don't force the aspect ratio in GameINIs
Instead, add a SuggestedAspectRatio option which tells Dolphin which aspect ratio to use when the aspect ratio option is set to Auto.
This commit is contained in:
@ -18,4 +18,4 @@ EmulationIssues =
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
AspectRatio = 2
|
||||
SuggestedAspectRatio = 2
|
||||
|
Reference in New Issue
Block a user