Merge pull request #794 from bladeoner/Video

Change widescreen setting
This commit is contained in:
dborth 2018-12-29 17:41:16 -07:00 committed by GitHub
commit 23a0144ee5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -443,7 +443,7 @@ DefaultSettings ()
GCSettings.render = 3; // Filtered (sharp)
GCSettings.FilterMethod = FILTER_NONE; // no hq2x
GCSettings.widescreen = 1; // aspect ratio correction
GCSettings.widescreen = 0; // no aspect ratio correction
GCSettings.zoomHor = 1.0; // horizontal zoom level
GCSettings.zoomVert = 1.0; // vertical zoom level
GCSettings.xshift = 0; // horizontal video shift