Updated How to create Graphic Packs (markdown)

Michele 2020-01-10 15:39:52 -08:00
parent c7c5faf1be
commit bc43f61f16

@ -247,6 +247,13 @@ $height = 1440
$gameWidth = 1280 $gameWidth = 1280
$gameHeight = 720 $gameHeight = 720
[Preset]
name = 3200x1800
$width = 3200
$height = 1800
$gameWidth = 1280
$gameHeight = 720
[Preset] [Preset]
name = 3840x2160 name = 3840x2160
$width = 3840 $width = 3840
@ -254,7 +261,7 @@ $height = 2160
$gameWidth = 1280 $gameWidth = 1280
$gameHeight = 720 $gameHeight = 720
## THE FOLLOWING REQUIRE A GAME PATCH (patches.txt) FOR CUSTOM ASPECT RATIOS ## THE FOLLOWING REQUIRE A GAME PATCH (patches.txt) FOR CUSTOM ASPECT RATIOS, DON'T ADD THESE IF THE GAME PATCH DOESN'T EXIST
# Common Ultrawide Resolutions # Common Ultrawide Resolutions
@ -321,6 +328,13 @@ $height = 1440
$gameWidth = 1920 $gameWidth = 1920
$gameHeight = 1080 $gameHeight = 1080
[Preset]
name = 3200x1800
$width = 3200
$height = 1800
$gameWidth = 1920
$gameHeight = 1080
[Preset] [Preset]
name = 3840x2160 name = 3840x2160
$width = 3840 $width = 3840
@ -328,7 +342,7 @@ $height = 2160
$gameWidth = 1920 $gameWidth = 1920
$gameHeight = 1080 $gameHeight = 1080
## THE FOLLOWING REQUIRE A GAME PATCH (patches.txt) FOR CUSTOM ASPECT RATIOS ## THE FOLLOWING REQUIRE A GAME PATCH (patches.txt) FOR CUSTOM ASPECT RATIOS, DON'T ADD THESE IF THE GAME PATCH DOESN'T EXIST
# Common Ultrawide Resolutions # Common Ultrawide Resolutions