From 4d346f29eb9c23e93cafb50120c51c6274410ffa Mon Sep 17 00:00:00 2001 From: Tillmann Karras Date: Mon, 27 Nov 2023 16:48:44 +0000 Subject: [PATCH] GameSettings: add patch to disable blur in Tony Hawk's Downhill Jam This is a fullscreen blur that looks bad at higher internal resolutions. The offset happens to work out for both the NTSC and the PAL release. --- Data/Sys/GameSettings/RTH.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Data/Sys/GameSettings/RTH.ini b/Data/Sys/GameSettings/RTH.ini index b9fa18cc3f..5234f0ea7e 100644 --- a/Data/Sys/GameSettings/RTH.ini +++ b/Data/Sys/GameSettings/RTH.ini @@ -8,6 +8,8 @@ [OnFrame] # Add memory patches to be applied every frame here. +$Disable blur +0x8015b900:dword:0x60000000 [ActionReplay] # Add action replay cheats here.