diff --git a/How-to-create-Graphic-Packs.md b/How-to-create-Graphic-Packs.md index 744f33b..fbb977a 100644 --- a/How-to-create-Graphic-Packs.md +++ b/How-to-create-Graphic-Packs.md @@ -210,13 +210,6 @@ $gameHeight = 720 # Performance -[Preset] -name = 320x180 -$width = 320 -$height = 180 -$gameWidth = 1280 -$gameHeight = 720 - [Preset] name = 640x360 $width = 640 @@ -254,13 +247,6 @@ $height = 1440 $gameWidth = 1280 $gameHeight = 720 -[Preset] -name = 3200x1800 -$width = 3200 -$height = 1800 -$gameWidth = 1280 -$gameHeight = 720 - [Preset] name = 3840x2160 $width = 3840 @@ -268,13 +254,6 @@ $height = 2160 $gameWidth = 1280 $gameHeight = 720 -[Preset] -name = 5120x2880 -$width = 5120 -$height = 2880 -$gameWidth = 1280 -$gameHeight = 720 - ## THE FOLLOWING REQUIRE A GAME PATCH (patches.txt) FOR CUSTOM ASPECT RATIOS # Common Ultrawide Resolutions @@ -356,13 +335,6 @@ $gameHeight = 1080 # Performance -[Preset] -name = 320x180 -$width = 320 -$height = 180 -$gameWidth = 1920 -$gameHeight = 1080 - [Preset] name = 640x360 $width = 640 @@ -384,8 +356,6 @@ $height = 720 $gameWidth = 1920 $gameHeight = 1080 -# Common HD Resolutions - [Preset] name = 1600x900 $width = 1600 @@ -393,6 +363,8 @@ $height = 900 $gameWidth = 1920 $gameHeight = 1080 +# Common HD Resolutions + [Preset] name = 2560x1440 $width = 2560 @@ -414,13 +386,6 @@ $height = 2160 $gameWidth = 1920 $gameHeight = 1080 -[Preset] -name = 5120x2880 -$width = 5120 -$height = 2880 -$gameWidth = 1920 -$gameHeight = 1080 - ## THE FOLLOWING REQUIRE A GAME PATCH (patches.txt) FOR CUSTOM ASPECT RATIOS # Common Ultrawide Resolutions