mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Two more games: Ford Racing Off Road and Manhunt 2
This commit is contained in:
@@ -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
-2
@@ -3,10 +3,11 @@
|
||||
#Values set here will override the main dolphin settings.
|
||||
[EmuState]
|
||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 0
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
[OnFrame]
|
||||
+$Hangfix
|
||||
0x8007D340:byte:0x00000090
|
||||
0x8007D344:byte:0x00000090
|
||||
0x8007D348:byte:0x00000090
|
||||
[ActionReplay]
|
||||
[ActionReplay]
|
||||
|
||||
Reference in New Issue
Block a user