mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -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,5 +18,5 @@ EmulationIssues =
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
AspectRatio = 2
|
||||
SuggestedAspectRatio = 2
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
Reference in New Issue
Block a user