not sure how all these changes happend but they are there :/
also added pal Monster Hunter Tri
This commit is contained in:
parent
56df979420
commit
ad87c15d53
|
@ -6,5 +6,6 @@ EmulationStateId = 1
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = -1
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
[Core]
|
||||||
|
TLBHack = 1
|
||||||
|
|
|
@ -3,5 +3,7 @@
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 4
|
EmulationStateId = 4
|
||||||
|
EmulationIssues =
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
[Video]
|
||||||
|
|
|
@ -7,4 +7,3 @@ EmulationIssues = Can Crash on some systems (unknown)
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = -1
|
|
||||||
|
|
|
@ -2,5 +2,6 @@
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
|
EmulationStateId = 1
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
# RMHP08 - Monster Hunter Tri
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
|
EmulationIssues =
|
||||||
|
EmulationStateId = 3
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
|
@ -14,3 +14,5 @@ $Can start match with only 1 player
|
||||||
04684C44 2C060001
|
04684C44 2C060001
|
||||||
$All players can be on the same team
|
$All players can be on the same team
|
||||||
04684D5C 38600000
|
04684D5C 38600000
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = -1
|
||||||
|
|
|
@ -0,0 +1,9 @@
|
||||||
|
# STKP08 - TATSUNOKO VS. CAPCOM ULTIMATE ALL-STARS
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
|
EmulationIssues =
|
||||||
|
EmulationStateId = 3
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = -1
|
|
@ -0,0 +1,9 @@
|
||||||
|
# WGSP08 -
|
||||||
|
[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 = 5
|
||||||
|
EmulationIssues =
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = -1
|
Loading…
Reference in New Issue