mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-21 03:41:18 +00:00
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 =
|
||||
[OnFrame]
|
||||
[Video]
|
||||
ProjectionHack = -1
|
||||
[ActionReplay]
|
||||
[Core]
|
||||
TLBHack = 1
|
||||
|
@ -3,5 +3,7 @@
|
||||
[EmuState]
|
||||
#The Emulation State.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
|
@ -7,4 +7,3 @@ EmulationIssues = Can Crash on some systems (unknown)
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = -1
|
||||
|
@ -2,5 +2,6 @@
|
||||
[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 = 1
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
|
7
RMHP08.ini
Normal file
7
RMHP08.ini
Normal file
@ -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
|
||||
$All players can be on the same team
|
||||
04684D5C 38600000
|
||||
[Video]
|
||||
ProjectionHack = -1
|
||||
|
9
STKP08.ini
Normal file
9
STKP08.ini
Normal file
@ -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
|
9
WGSP08.ini
Normal file
9
WGSP08.ini
Normal file
@ -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…
x
Reference in New Issue
Block a user