This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
619449a11e
dolphin
/
Data
/
Sys
/
GameSettings
/
N.ini
5 lines
92 B
INI
Raw
Normal View
History
Unescape
Escape
GameInis: Make all Virtual Console games 4:3 We only need to update 9 files, It's like magic!
2016-02-04 09:47:30 +00:00
# Nxxxxx - All Nintendo 64 Virtual Console games
GameINI: Replace Wii.Widescreen with AspectRatio Wii.Widescreen is a setting that cannot be changed on the fly after emulation has started, so anything booted after the initial title will have an unexpected aspect ratio. We can just set Video_Settings.AspectRatio instead, which *can* be live changed, since it doesn't involve messing with the SYSCONF at any time. This is also much closer to the behaviour of the Wii U, which configures the DMCU to force 4:3 transparently, instead of doing it the intrusive way (touching the SYSCONF).
2017-08-02 07:17:16 +00:00
[Video_Settings]
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.
2017-08-02 08:30:34 +00:00
SuggestedAspectRatio
=
2