GameSettings: Fix Monster Hunter Tri bloom patches

This commit is contained in:
Techjar 2020-09-17 16:46:04 -04:00
parent 6707ca2ebd
commit 31083e10df
2 changed files with 4 additions and 4 deletions

View File

@ -6,8 +6,8 @@
[OnFrame]
# Add memory patches to be applied every frame here.
$Bloom OFF
0x04056FF4:dword:0xC022FFE4
0x0479DA84:dword:0x3F800000
0x80056FF4:dword:0xC022FFE4
0x8079DA84:dword:0x3F800000
[ActionReplay]
# Add action replay cheats here.

View File

@ -6,8 +6,8 @@
[OnFrame]
# Add memory patches to be applied every frame here.
$Bloom OFF
0x00057058:dword:0xC022FFE4
0x0079FF44:dword:0x3F800000
0x80057058:dword:0xC022FFE4
0x8079FF44:dword:0x3F800000
[ActionReplay]
# Add action replay cheats here.