From 9b9133ec7358861ee42be5bffa8ba8ebb83057d2 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 18 Nov 2018 14:05:18 -0800 Subject: [PATCH] Remove 3840x1600 resolution for rounding errors Change it to 4300x1800 in BotW only per request --- Source/BreathOfTheWild_Resolution/rules.txt | 6 +++--- Source/CaptainToad_Resolution/rules.txt | 7 ------- Source/MarioKart8_Resolution/rules.txt | 7 ------- Source/SonicLostWorld_Resolution/rules.txt | 7 ------- Source/Splatoon_Resolution/rules.txt | 7 ------- Source/SuperMario3DWorld_Resolution/rules.txt | 7 ------- Source/TropicalFreeze_Resolution/rules.txt | 7 ------- docs/resources/resolutions_1080.md | 7 ------- docs/resources/resolutions_720.md | 7 ------- 9 files changed, 3 insertions(+), 59 deletions(-) diff --git a/Source/BreathOfTheWild_Resolution/rules.txt b/Source/BreathOfTheWild_Resolution/rules.txt index 6cfbc8de..a69b23df 100644 --- a/Source/BreathOfTheWild_Resolution/rules.txt +++ b/Source/BreathOfTheWild_Resolution/rules.txt @@ -89,9 +89,9 @@ $gameWidth = 1280 $gameHeight = 720 [Preset] -name = 3840x1600 ("21:9") -$width = 3840 -$height = 1600 +name = 4300x1800 ("21:9") +$width = 4300 +$height = 1800 $gameWidth = 1280 $gameHeight = 720 diff --git a/Source/CaptainToad_Resolution/rules.txt b/Source/CaptainToad_Resolution/rules.txt index 069f4e55..098b8233 100644 --- a/Source/CaptainToad_Resolution/rules.txt +++ b/Source/CaptainToad_Resolution/rules.txt @@ -88,13 +88,6 @@ $height = 1440 $gameWidth = 1280 $gameHeight = 720 -[Preset] -name = 3840x1600 ("21:9") -$width = 3840 -$height = 1600 -$gameWidth = 1280 -$gameHeight = 720 - // Common 16:10 Resolutions [Preset] diff --git a/Source/MarioKart8_Resolution/rules.txt b/Source/MarioKart8_Resolution/rules.txt index b09f03cf..e352cb06 100644 --- a/Source/MarioKart8_Resolution/rules.txt +++ b/Source/MarioKart8_Resolution/rules.txt @@ -88,13 +88,6 @@ $height = 1440 $gameWidth = 1280 $gameHeight = 720 -[Preset] -name = 3840x1600 ("21:9") -$width = 3840 -$height = 1600 -$gameWidth = 1280 -$gameHeight = 720 - // Common 16:10 Resolutions [Preset] diff --git a/Source/SonicLostWorld_Resolution/rules.txt b/Source/SonicLostWorld_Resolution/rules.txt index 5d30d492..f26aa1a0 100644 --- a/Source/SonicLostWorld_Resolution/rules.txt +++ b/Source/SonicLostWorld_Resolution/rules.txt @@ -88,13 +88,6 @@ $height = 1440 $gameWidth = 1280 $gameHeight = 720 -[Preset] -name = 3840x1600 ("21:9") -$width = 3840 -$height = 1600 -$gameWidth = 1280 -$gameHeight = 720 - // Common 16:10 Resolutions [Preset] diff --git a/Source/Splatoon_Resolution/rules.txt b/Source/Splatoon_Resolution/rules.txt index c2a3259c..06f3af7d 100644 --- a/Source/Splatoon_Resolution/rules.txt +++ b/Source/Splatoon_Resolution/rules.txt @@ -88,13 +88,6 @@ $height = 1440 $gameWidth = 1280 $gameHeight = 720 -[Preset] -name = 3840x1600 ("21:9") -$width = 3840 -$height = 1600 -$gameWidth = 1280 -$gameHeight = 720 - // Common 16:10 Resolutions [Preset] diff --git a/Source/SuperMario3DWorld_Resolution/rules.txt b/Source/SuperMario3DWorld_Resolution/rules.txt index 044bd7b1..4fb089d2 100644 --- a/Source/SuperMario3DWorld_Resolution/rules.txt +++ b/Source/SuperMario3DWorld_Resolution/rules.txt @@ -88,13 +88,6 @@ $height = 1440 $gameWidth = 1280 $gameHeight = 720 -[Preset] -name = 3840x1600 ("21:9") -$width = 3840 -$height = 1600 -$gameWidth = 1280 -$gameHeight = 720 - // Common 16:10 Resolutions [Preset] diff --git a/Source/TropicalFreeze_Resolution/rules.txt b/Source/TropicalFreeze_Resolution/rules.txt index 7cde6d61..65ed0cf8 100644 --- a/Source/TropicalFreeze_Resolution/rules.txt +++ b/Source/TropicalFreeze_Resolution/rules.txt @@ -88,13 +88,6 @@ $height = 1440 $gameWidth = 1280 $gameHeight = 720 -[Preset] -name = 3840x1600 ("21:9") -$width = 3840 -$height = 1600 -$gameWidth = 1280 -$gameHeight = 720 - // Common 16:10 Resolutions [Preset] diff --git a/docs/resources/resolutions_1080.md b/docs/resources/resolutions_1080.md index e0bac8b7..831e5b71 100644 --- a/docs/resources/resolutions_1080.md +++ b/docs/resources/resolutions_1080.md @@ -84,13 +84,6 @@ $height = 1440 $gameWidth = 1920 $gameHeight = 1080 -[Preset] -name = 3840x1600 ("21:9") -$width = 3840 -$height = 1600 -$gameWidth = 1920 -$gameHeight = 1080 - // Common 16:10 Resolutions [Preset] diff --git a/docs/resources/resolutions_720.md b/docs/resources/resolutions_720.md index 2bce769c..954107ad 100644 --- a/docs/resources/resolutions_720.md +++ b/docs/resources/resolutions_720.md @@ -84,13 +84,6 @@ $height = 1440 $gameWidth = 1280 $gameHeight = 720 -[Preset] -name = 3840x1600 ("21:9") -$width = 3840 -$height = 1600 -$gameWidth = 1280 -$gameHeight = 720 - // Common 16:10 Resolutions [Preset]