mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-26 12:50:44 -05: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:
@@ -11,5 +11,5 @@ EmulationIssues =
|
||||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
AspectRatio = 2
|
||||
SuggestedAspectRatio = 2
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
||||
Reference in New Issue
Block a user