force update 2

This commit is contained in:
Michael 2019-01-06 15:09:34 -08:00
parent a3e675cba0
commit 0968545190

View File

@ -12,7 +12,7 @@ $height = 720
$gameWidth = 1280 $gameWidth = 1280
$gameHeight = 720 $gameHeight = 720
// Performance # Performance
[Preset] [Preset]
name = 320x180 name = 320x180
@ -35,7 +35,7 @@ $height = 540
$gameWidth = 1280 $gameWidth = 1280
$gameHeight = 720 $gameHeight = 720
// Common HD Resolutions # Common HD Resolutions
[Preset] [Preset]
name = 1600x900 name = 1600x900
@ -79,23 +79,23 @@ $height = 2880
$gameWidth = 1280 $gameWidth = 1280
$gameHeight = 720 $gameHeight = 720
// Common Ultrawide Resolutions # Common Ultrawide Resolutions
[Preset] [Preset]
name = 2560x1080 ("21:9") name = 2560x1080 (Ultrawide)
$width = 2560 $width = 2560
$height = 1080 $height = 1080
$gameWidth = 1280 $gameWidth = 1280
$gameHeight = 720 $gameHeight = 720
[Preset] [Preset]
name = 3440x1440 ("21:9") name = 3440x1440 (Ultrawide)
$width = 3440 $width = 3440
$height = 1440 $height = 1440
$gameWidth = 1280 $gameWidth = 1280
$gameHeight = 720 $gameHeight = 720
// Common 16:10 Resolutions # Common 16:10 Resolutions
[Preset] [Preset]
name = 1440x900 (16:10) name = 1440x900 (16:10)