mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-03 11:32:43 +01:00
GameSettings: Fix Monster Hunter Tri bloom patches
This commit is contained in:
parent
6707ca2ebd
commit
31083e10df
@ -6,8 +6,8 @@
|
|||||||
[OnFrame]
|
[OnFrame]
|
||||||
# Add memory patches to be applied every frame here.
|
# Add memory patches to be applied every frame here.
|
||||||
$Bloom OFF
|
$Bloom OFF
|
||||||
0x04056FF4:dword:0xC022FFE4
|
0x80056FF4:dword:0xC022FFE4
|
||||||
0x0479DA84:dword:0x3F800000
|
0x8079DA84:dword:0x3F800000
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
[OnFrame]
|
[OnFrame]
|
||||||
# Add memory patches to be applied every frame here.
|
# Add memory patches to be applied every frame here.
|
||||||
$Bloom OFF
|
$Bloom OFF
|
||||||
0x00057058:dword:0xC022FFE4
|
0x80057058:dword:0xC022FFE4
|
||||||
0x0079FF44:dword:0x3F800000
|
0x8079FF44:dword:0x3F800000
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user