From 97b93fab9eb7e2ad9bacbef2e49f2bab92515b5a Mon Sep 17 00:00:00 2001 From: Skal Fate <20464880+skalfate@users.noreply.github.com> Date: Sun, 25 Nov 2018 16:49:38 -0700 Subject: [PATCH] Update 16:10 Resolutions to prevent rounding errors (#281) * Update rules.txt Update 16:10 resolutions to fix rounding errors and remove black line at the bottom of the screen. * Update rules.txt Update 16:10 resolutions to fix rounding errors and remove black line at the bottom of the screen. * Update resolutions_1080.md Fix up 16:10 resolutions to prevent rounding down issues. --- Source/BreathOfTheWild_Resolution/rules.txt | 26 +++++----- Source/MarioKart8_Resolution/rules.txt | 26 +++++----- docs/resources/resolutions_1080.md | 54 ++++++++++----------- 3 files changed, 53 insertions(+), 53 deletions(-) diff --git a/Source/BreathOfTheWild_Resolution/rules.txt b/Source/BreathOfTheWild_Resolution/rules.txt index a69b23df..6f04a87f 100644 --- a/Source/BreathOfTheWild_Resolution/rules.txt +++ b/Source/BreathOfTheWild_Resolution/rules.txt @@ -98,51 +98,51 @@ $gameHeight = 720 // Common 16:10 Resolutions [Preset] -name = 1440x900 (16:10) +name = 1440x936 (16:10) $width = 1440 -$height = 900 +$height = 936 // 720x1.3 $gameWidth = 1280 $gameHeight = 720 [Preset] -name = 1680x1050 (16:10) +name = 1680x1080 (16:10) $width = 1680 -$height = 1050 +$height = 1080 // 720x1.5 $gameWidth = 1280 $gameHeight = 720 [Preset] -name = 1920x1200 (16:10) +name = 1920x1224 (16:10) $width = 1920 -$height = 1200 +$height = 1224 // 720x1.7 $gameWidth = 1280 $gameHeight = 720 [Preset] -name = 2560x1600 (16:10) +name = 2560x1656 (16:10) $width = 2560 -$height = 1600 +$height = 1656 // 720x2.3 $gameWidth = 1280 $gameHeight = 720 [Preset] name = 2880x1800 (16:10) $width = 2880 -$height = 1800 +$height = 1800 // 720x2.5 $gameWidth = 1280 $gameHeight = 720 [Preset] -name = 3840x2400 (16:10) +name = 3840x2448 (16:10) $width = 3840 -$height = 2400 +$height = 2448 // 720x3.4 $gameWidth = 1280 $gameHeight = 720 [Preset] -name = 5120x3200 (16:10) +name = 5120x3168 (16:10) $width = 5120 -$height = 3200 +$height = 3168 // 720x4.4 $gameWidth = 1280 $gameHeight = 720 diff --git a/Source/MarioKart8_Resolution/rules.txt b/Source/MarioKart8_Resolution/rules.txt index fa42f84b..42e4fb08 100644 --- a/Source/MarioKart8_Resolution/rules.txt +++ b/Source/MarioKart8_Resolution/rules.txt @@ -91,51 +91,51 @@ $gameHeight = 720 // Common 16:10 Resolutions [Preset] -name = 1440x900 (16:10) +name = 1440x936 (16:10) $width = 1440 -$height = 900 +$height = 936 // 720x1.3 $gameWidth = 1280 $gameHeight = 720 [Preset] -name = 1680x1050 (16:10) +name = 1680x1080 (16:10) $width = 1680 -$height = 1050 +$height = 1080 // 720x1.5 $gameWidth = 1280 $gameHeight = 720 [Preset] -name = 1920x1200 (16:10) +name = 1920x1224 (16:10) $width = 1920 -$height = 1200 +$height = 1224 // 720x1.7 $gameWidth = 1280 $gameHeight = 720 [Preset] -name = 2560x1600 (16:10) +name = 2560x1656 (16:10) $width = 2560 -$height = 1600 +$height = 1656 // 720x2.3 $gameWidth = 1280 $gameHeight = 720 [Preset] name = 2880x1800 (16:10) $width = 2880 -$height = 1800 +$height = 1800 // 720x2.5 $gameWidth = 1280 $gameHeight = 720 [Preset] -name = 3840x2400 (16:10) +name = 3840x2448 (16:10) $width = 3840 -$height = 2400 +$height = 2448 // 720x3.4 $gameWidth = 1280 $gameHeight = 720 [Preset] -name = 5120x3200 (16:10) +name = 5120x3168 (16:10) $width = 5120 -$height = 3200 +$height = 3168 // 720x4.4 $gameWidth = 1280 $gameHeight = 720 diff --git a/docs/resources/resolutions_1080.md b/docs/resources/resolutions_1080.md index 831e5b71..cf664bcb 100644 --- a/docs/resources/resolutions_1080.md +++ b/docs/resources/resolutions_1080.md @@ -87,51 +87,51 @@ $gameHeight = 1080 // Common 16:10 Resolutions [Preset] -name = 1440x900 (16:10) +name = 1440x936 (16:10) $width = 1440 -$height = 900 -$gameWidth = 1920 -$gameHeight = 1080 +$height = 936 // 720x1.3 +$gameWidth = 1280 +$gameHeight = 720 [Preset] -name = 1680x1050 (16:10) +name = 1680x1080 (16:10) $width = 1680 -$height = 1050 -$gameWidth = 1920 -$gameHeight = 1080 +$height = 1080 // 720x1.5 +$gameWidth = 1280 +$gameHeight = 720 [Preset] -name = 1920x1200 (16:10) +name = 1920x1224 (16:10) $width = 1920 -$height = 1200 -$gameWidth = 1920 -$gameHeight = 1080 +$height = 1224 // 720x1.7 +$gameWidth = 1280 +$gameHeight = 720 [Preset] -name = 2560x1600 (16:10) +name = 2560x1656 (16:10) $width = 2560 -$height = 1600 -$gameWidth = 1920 -$gameHeight = 1080 +$height = 1656 // 720x2.3 +$gameWidth = 1280 +$gameHeight = 720 [Preset] name = 2880x1800 (16:10) $width = 2880 -$height = 1800 -$gameWidth = 1920 -$gameHeight = 1080 +$height = 1800 // 720x2.5 +$gameWidth = 1280 +$gameHeight = 720 [Preset] -name = 3840x2400 (16:10) +name = 3840x2448 (16:10) $width = 3840 -$height = 2400 -$gameWidth = 1920 -$gameHeight = 1080 +$height = 2448 // 720x3.4 +$gameWidth = 1280 +$gameHeight = 720 [Preset] -name = 5120x3200 (16:10) +name = 5120x3168 (16:10) $width = 5120 -$height = 3200 -$gameWidth = 1920 -$gameHeight = 1080 +$height = 3168 // 720x4.4 +$gameWidth = 1280 +$gameHeight = 720 ```