From 2ab23db742b3a697b7154b57dbf2444deed75805 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 21 Sep 2017 19:19:20 -0700 Subject: [PATCH] [Botw] remove gamepad from enthusiast Was causing camera rune to not work --- Enthusiast/BreathOfTheWild_2880p/rules.txt | 6 ------ Enthusiast/BreathOfTheWild_4320p/rules.txt | 8 +------- Enthusiast/BreathOfTheWild_5760p/rules.txt | 8 +------- 3 files changed, 2 insertions(+), 20 deletions(-) diff --git a/Enthusiast/BreathOfTheWild_2880p/rules.txt b/Enthusiast/BreathOfTheWild_2880p/rules.txt index c834e3ae..b0bbd875 100644 --- a/Enthusiast/BreathOfTheWild_2880p/rules.txt +++ b/Enthusiast/BreathOfTheWild_2880p/rules.txt @@ -97,10 +97,4 @@ overwriteHeight = 99 width = 720 height = 360 overwriteWidth = 2880 -overwriteHeight = 1440 - -[TextureRedefine] #Gamepad -width = 854 -height = 480 -overwriteWidth = 2560 overwriteHeight = 1440 \ No newline at end of file diff --git a/Enthusiast/BreathOfTheWild_4320p/rules.txt b/Enthusiast/BreathOfTheWild_4320p/rules.txt index 80c191d5..4bfcf395 100644 --- a/Enthusiast/BreathOfTheWild_4320p/rules.txt +++ b/Enthusiast/BreathOfTheWild_4320p/rules.txt @@ -97,10 +97,4 @@ overwriteHeight = 132 width = 720 height = 360 overwriteWidth = 4320 -overwriteHeight = 2160 - -[TextureRedefine] #Gamepad -width = 854 -height = 480 -overwriteWidth = 2560 -overwriteHeight = 1440 +overwriteHeight = 2160 \ No newline at end of file diff --git a/Enthusiast/BreathOfTheWild_5760p/rules.txt b/Enthusiast/BreathOfTheWild_5760p/rules.txt index 1e39a9f3..cc4bd853 100644 --- a/Enthusiast/BreathOfTheWild_5760p/rules.txt +++ b/Enthusiast/BreathOfTheWild_5760p/rules.txt @@ -97,10 +97,4 @@ overwriteHeight = 176 width = 720 height = 360 overwriteWidth = 5760 -overwriteHeight = 2880 - -[TextureRedefine] #Gamepad -width = 854 -height = 480 -overwriteWidth = 2560 -overwriteHeight = 1440 +overwriteHeight = 2880 \ No newline at end of file