revert smash 4 game height changes for certain resolutions

This commit is contained in:
Michael 2019-04-06 16:42:49 -07:00
parent a4c9fe50fd
commit 9440409e25

View File

@ -10,9 +10,9 @@ name = 1920x1080 (Default)
$width = 1920 $width = 1920
$height = 1080 $height = 1080
$gameWidth = 1920 $gameWidth = 1920
$gameHeight = 1088 $gameHeight = 1080
// Performance # Performance
[Preset] [Preset]
name = 320x180 name = 320x180
@ -33,7 +33,7 @@ name = 960x540
$width = 960 $width = 960
$height = 540 $height = 540
$gameWidth = 1920 $gameWidth = 1920
$gameHeight = 1088 $gameHeight = 1080
[Preset] [Preset]
name = 1280x720 name = 1280x720
@ -49,7 +49,7 @@ $height = 900
$gameWidth = 1920 $gameWidth = 1920
$gameHeight = 1088 $gameHeight = 1088
// Common HD Resolutions # Common HD Resolutions
[Preset] [Preset]
name = 2560x1440 name = 2560x1440
@ -70,14 +70,14 @@ name = 3840x2160
$width = 3840 $width = 3840
$height = 2160 $height = 2160
$gameWidth = 1920 $gameWidth = 1920
$gameHeight = 1088 $gameHeight = 1080
[Preset] [Preset]
name = 5120x2880 name = 5120x2880
$width = 5120 $width = 5120
$height = 2880 $height = 2880
$gameWidth = 1920 $gameWidth = 1920
$gameHeight = 1088 $gameHeight = 1080
[TextureRedefine] # Game Resolution [TextureRedefine] # Game Resolution
width = 1920 width = 1920