From bc43f61f168ccf076c58eab82949603a7d31c443 Mon Sep 17 00:00:00 2001 From: Michele Date: Fri, 10 Jan 2020 15:39:52 -0800 Subject: [PATCH] Updated How to create Graphic Packs (markdown) --- How-to-create-Graphic-Packs.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/How-to-create-Graphic-Packs.md b/How-to-create-Graphic-Packs.md index a9f918f..3dcd659 100644 --- a/How-to-create-Graphic-Packs.md +++ b/How-to-create-Graphic-Packs.md @@ -247,6 +247,13 @@ $height = 1440 $gameWidth = 1280 $gameHeight = 720 +[Preset] +name = 3200x1800 +$width = 3200 +$height = 1800 +$gameWidth = 1280 +$gameHeight = 720 + [Preset] name = 3840x2160 $width = 3840 @@ -254,7 +261,7 @@ $height = 2160 $gameWidth = 1280 $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 @@ -321,6 +328,13 @@ $height = 1440 $gameWidth = 1920 $gameHeight = 1080 +[Preset] +name = 3200x1800 +$width = 3200 +$height = 1800 +$gameWidth = 1920 +$gameHeight = 1080 + [Preset] name = 3840x2160 $width = 3840 @@ -328,7 +342,7 @@ $height = 2160 $gameWidth = 1920 $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