mirror of
https://github.com/dborth/snes9xgx.git
synced 2025-01-13 11:49:08 +01:00
commit
23a0144ee5
@ -443,7 +443,7 @@ DefaultSettings ()
|
|||||||
GCSettings.render = 3; // Filtered (sharp)
|
GCSettings.render = 3; // Filtered (sharp)
|
||||||
GCSettings.FilterMethod = FILTER_NONE; // no hq2x
|
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.zoomHor = 1.0; // horizontal zoom level
|
||||||
GCSettings.zoomVert = 1.0; // vertical zoom level
|
GCSettings.zoomVert = 1.0; // vertical zoom level
|
||||||
GCSettings.xshift = 0; // horizontal video shift
|
GCSettings.xshift = 0; // horizontal video shift
|
||||||
|
Loading…
x
Reference in New Issue
Block a user