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:
Léo Lam 2017-08-02 16:30:34 +08:00
commit e58ba76f07
37 changed files with 42 additions and 34 deletions

View file

@ -18,5 +18,5 @@ EmulationStateId = 5
# Add action replay cheats here.
[Video_Settings]
AspectRatio = 2
SuggestedAspectRatio = 2
SafeTextureCacheColorSamples = 512