mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 13:20:27 -06:00
Merge pull request #12333 from Tilka/thdj
GameSettings: add patch to disable blur in Tony Hawk's Downhill Jam
This commit is contained in:
@ -8,6 +8,8 @@
|
|||||||
|
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
# Add memory patches to be applied every frame here.
|
# Add memory patches to be applied every frame here.
|
||||||
|
$Disable blur
|
||||||
|
0x8015b900:dword:0x60000000
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
Reference in New Issue
Block a user