Two more games: Ford Racing Off Road and Manhunt 2
This commit is contained in:
parent
ab6003d74e
commit
98b9b7c457
|
@ -0,0 +1,7 @@
|
||||||
|
# RHTP54 - Manhunt 2
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
|
EmulationStateId = 2
|
||||||
|
EmulationIssues =
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
|
@ -3,7 +3,8 @@
|
||||||
#Values set here will override the main dolphin settings.
|
#Values set here will override the main dolphin settings.
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 0
|
EmulationStateId = 4
|
||||||
|
EmulationIssues =
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
+$Hangfix
|
+$Hangfix
|
||||||
0x8007D340:byte:0x00000090
|
0x8007D340:byte:0x00000090
|
||||||
|
|
Loading…
Reference in New Issue