added PsoEp3(NTSC) and added some (useless) cheats for Pso1&2(NTSC)
This commit is contained in:
parent
b09f654f34
commit
f042f600d0
31
GPOE8P.ini
31
GPOE8P.ini
|
@ -5,6 +5,37 @@ EmulationStateId = 5
|
|||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
$Save Validation Code v1.2/Plus
|
||||
0E800351 08000000
|
||||
4C1FD7D0 7C040040
|
||||
041FD7CC 7C0521AE
|
||||
041FD7D4 4800000C
|
||||
4C1FD874 7C040040
|
||||
041FD870 7C0521AE
|
||||
041FD878 4800000C
|
||||
$Make Save Copyable NTSC Port - PLUS/1.2
|
||||
0C386974 909C0028
|
||||
04386978 4BC80004
|
||||
04001D60 38000004
|
||||
04001D64 981C0034
|
||||
04001D68 38000000
|
||||
04001D6C 48384C14
|
||||
$Save Validation Code v 1.0/v1.1
|
||||
0E800251 08000000
|
||||
4C1FCE48 7C040040
|
||||
041FCE44 7C0521AE
|
||||
041FCE4C 4800000C
|
||||
4C1FCEEC 7C040040
|
||||
041FCEE8 7C0521AE
|
||||
041FCEF0 4800000C
|
||||
$Make Save Copyable NTSC Port - 1.0/1.1
|
||||
07FE0C8C 08000000
|
||||
0C383230 909C0028
|
||||
04383234 4BC7FCEC
|
||||
04002F20 38000004
|
||||
04002F24 981C0034
|
||||
04002F28 38000000
|
||||
04002F2C 4838030C
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
|
|
|
@ -0,0 +1,15 @@
|
|||
# GPSE8P - PSO CARD BATTLE
|
||||
[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 = 1
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
Loading…
Reference in New Issue