From 56e703d7baac9d8aefb37afac687464022295939 Mon Sep 17 00:00:00 2001 From: Joel Date: Tue, 10 Oct 2017 19:50:20 +0200 Subject: [PATCH] [BOTW] Remove x2.5 shadow scaling cap --- Enthusiast/BreathOfTheWild_2880p/rules.txt | 8 ++++---- Enthusiast/BreathOfTheWild_4320p/rules.txt | 8 ++++---- Enthusiast/BreathOfTheWild_5760p/rules.txt | 8 ++++---- Quality/BreathOfTheWild_2160p/rules.txt | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Enthusiast/BreathOfTheWild_2880p/rules.txt b/Enthusiast/BreathOfTheWild_2880p/rules.txt index e0e7b455..da5d5626 100644 --- a/Enthusiast/BreathOfTheWild_2880p/rules.txt +++ b/Enthusiast/BreathOfTheWild_2880p/rules.txt @@ -222,12 +222,12 @@ height = 305 width = 360 height = 360 formats = 0x005 -overwriteWidth = 900 #x2.5 -overwriteHeight = 900 #x2.5 +overwriteWidth = 1440 #x4 +overwriteHeight = 1440 #x4 [TextureRedefine] #shadows width = 720 height = 720 formats = 0x005 -overwriteWidth = 1800 #x2.5 -overwriteHeight = 1800 #x2.5 \ No newline at end of file +overwriteWidth = 2880 #x4 +overwriteHeight = 2880 #x4 \ No newline at end of file diff --git a/Enthusiast/BreathOfTheWild_4320p/rules.txt b/Enthusiast/BreathOfTheWild_4320p/rules.txt index 32e77760..022ca3e6 100644 --- a/Enthusiast/BreathOfTheWild_4320p/rules.txt +++ b/Enthusiast/BreathOfTheWild_4320p/rules.txt @@ -221,12 +221,12 @@ height = 305 width = 360 height = 360 formats = 0x005 -overwriteWidth = 900 #x2.5 -overwriteHeight = 900 #x2.5 +overwriteWidth = 2160 #x6 +overwriteHeight = 2160 #x6 [TextureRedefine] #shadows width = 720 height = 720 formats = 0x005 -overwriteWidth = 1800 #x2.5 -overwriteHeight = 1800 #x2.5 \ No newline at end of file +overwriteWidth = 4320 #x6 +overwriteHeight = 4320 #x6 \ No newline at end of file diff --git a/Enthusiast/BreathOfTheWild_5760p/rules.txt b/Enthusiast/BreathOfTheWild_5760p/rules.txt index 3f258967..c9ac3cd0 100644 --- a/Enthusiast/BreathOfTheWild_5760p/rules.txt +++ b/Enthusiast/BreathOfTheWild_5760p/rules.txt @@ -221,12 +221,12 @@ height = 305 width = 360 height = 360 formats = 0x005 -overwriteWidth = 900 #x2.5 -overwriteHeight = 900 #x2.5 +overwriteWidth = 2880 #x8 +overwriteHeight = 2880 #x8 [TextureRedefine] #shadows width = 720 height = 720 formats = 0x005 -overwriteWidth = 1800 #x2.5 -overwriteHeight = 1800 #x2.5 \ No newline at end of file +overwriteWidth = 5760 #x8 +overwriteHeight = 5760 #x8 \ No newline at end of file diff --git a/Quality/BreathOfTheWild_2160p/rules.txt b/Quality/BreathOfTheWild_2160p/rules.txt index bd2ddebb..bda49e3a 100644 --- a/Quality/BreathOfTheWild_2160p/rules.txt +++ b/Quality/BreathOfTheWild_2160p/rules.txt @@ -236,12 +236,12 @@ height = 305 width = 360 height = 360 formats = 0x005 -overwriteWidth = 900 #x2.5 -overwriteHeight = 900 #x2.5 +overwriteWidth = 1080 #x3 +overwriteHeight = 1080 #x3 [TextureRedefine] #shadows width = 720 height = 720 formats = 0x005 -overwriteWidth = 1800 #x2.5 -overwriteHeight = 1800 #x2.5 \ No newline at end of file +overwriteWidth = 2160 #x3 +overwriteHeight = 2160 #x3 \ No newline at end of file