mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-20 17:29:01 +00: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:
parent
8ee5253c5b
commit
e58ba76f07
37 changed files with 42 additions and 34 deletions
|
@ -18,4 +18,4 @@ EmulationIssues =
|
|||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
AspectRatio = 2
|
||||
SuggestedAspectRatio = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue