mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -06:00
Two more games: Ford Racing Off Road and Manhunt 2
This commit is contained in:
7
RHTP54.ini
Normal file
7
RHTP54.ini
Normal file
@ -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,10 +3,11 @@
|
|||||||
#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
|
||||||
0x8007D344:byte:0x00000090
|
0x8007D344:byte:0x00000090
|
||||||
0x8007D348:byte:0x00000090
|
0x8007D348:byte:0x00000090
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
Reference in New Issue
Block a user