From 9917ec52f75a6db6170016f2ec79b02e59751e70 Mon Sep 17 00:00:00 2001 From: Milan Date: Sun, 17 Dec 2017 17:21:20 +0100 Subject: [PATCH] Add optional subtitle removal to pro+ Needs to be enabled in rules.txt, instructions included. --- Enhancement/BreathOfTheWild_Pro+/rules.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/Enhancement/BreathOfTheWild_Pro+/rules.txt b/Enhancement/BreathOfTheWild_Pro+/rules.txt index d68a75bb..d60090b5 100644 --- a/Enhancement/BreathOfTheWild_Pro+/rules.txt +++ b/Enhancement/BreathOfTheWild_Pro+/rules.txt @@ -8,4 +8,18 @@ width = 48 height = 48 formats = 0x007 tilemodes = 4 -overwriteFormat = 0x005 \ No newline at end of file +overwriteFormat = 0x005 + +[TextureRedefine] # Disable text from subtitles, currupts some text. +width = 1024 +height = 1024 +formats = 0x034 +# Remove the hash sign ('#') from the line below to enable. +#overwriteFormat = 0x235 + +[TextureRedefine] # Disable text from subtitles, currupts some text. +width = 512 +height = 1024 +formats = 0x034 +# Remove the hash sign ('#') from the line below to enable. +#overwriteFormat = 0x235