From c5b95ece3af1dbdd4db1262fc8d693f76a83cc36 Mon Sep 17 00:00:00 2001 From: Rajko Stojadinovic Date: Fri, 2 Feb 2018 16:16:31 +0100 Subject: [PATCH] Fix HW DoF removal patches.txt, calls to cave locations should always be absolute --- Workaround/HyruleWarriors_DoFBlurRemoval/patches.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Workaround/HyruleWarriors_DoFBlurRemoval/patches.txt b/Workaround/HyruleWarriors_DoFBlurRemoval/patches.txt index f16581b6..e29435eb 100644 --- a/Workaround/HyruleWarriors_DoFBlurRemoval/patches.txt +++ b/Workaround/HyruleWarriors_DoFBlurRemoval/patches.txt @@ -15,4 +15,4 @@ _nullViewport = 0x00000000 0x0000001C = blr # patch DoF call to ktgl::CCafeGraphicsDevice::GetViewport to use our nulling out function instead -0x02878FAC = bl _nullViewport +0x02878FAC = bla _nullViewport