From 29e2332ab4197de838179f9cf943fc4870dcd5f3 Mon Sep 17 00:00:00 2001 From: Crementif <26669564+Crementif@users.noreply.github.com> Date: Tue, 25 Jun 2019 00:37:45 +0200 Subject: [PATCH] [BotW] Add Reshade compatibility pack Added a warning that people hopefully will read. Credits go to Exzap for creating this. --- Mods/BreathOfTheWild_ReshadeCompatibility/patches.txt | 4 ++++ Mods/BreathOfTheWild_ReshadeCompatibility/rules.txt | 6 ++++++ 2 files changed, 10 insertions(+) create mode 100644 Mods/BreathOfTheWild_ReshadeCompatibility/patches.txt create mode 100644 Mods/BreathOfTheWild_ReshadeCompatibility/rules.txt diff --git a/Mods/BreathOfTheWild_ReshadeCompatibility/patches.txt b/Mods/BreathOfTheWild_ReshadeCompatibility/patches.txt new file mode 100644 index 00000000..a96bd3dc --- /dev/null +++ b/Mods/BreathOfTheWild_ReshadeCompatibility/patches.txt @@ -0,0 +1,4 @@ +[BotwV208] +moduleMatches = 0x6267BFD0 + +0x038A48BC = li r0, 0; diff --git a/Mods/BreathOfTheWild_ReshadeCompatibility/rules.txt b/Mods/BreathOfTheWild_ReshadeCompatibility/rules.txt new file mode 100644 index 00000000..48be96b3 --- /dev/null +++ b/Mods/BreathOfTheWild_ReshadeCompatibility/rules.txt @@ -0,0 +1,6 @@ +[Definition] +titleIds = 00050000101C9300,00050000101C9400,00050000101C9500 +name = Fixes Reshade depth buffer compatibility +path = "The Legend of Zelda: Breath of the Wild/Mods/Reshade compatibility" +description = DON'T ENABLE THIS IF YOU'RE NOT USING RESHADE since it creates flickering mountains and geometry. Does remove depth buffer flickering with certain camera angles which breaks some reshade effects like e.g. MXAO and ray tracing. +version = 3 \ No newline at end of file