GameSettings: Fix Monster Hunter Tri bloom patches
This commit is contained in:
parent
6707ca2ebd
commit
31083e10df
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue