diff options
| author | daco65 <daco65@gmail.com> | 2011-06-26 09:55:23 +0000 |
|---|---|---|
| committer | daco65 <daco65@gmail.com> | 2011-06-26 09:55:23 +0000 |
| commit | f042f600d008c7dbdcfa825dbbb327cbed4415a7 (patch) | |
| tree | 8c62c34889829b3a57d0daead102a7b6a8752ce3 | |
| parent | b09f654f344a2d1e1da068d24f9c0e92792f5aa8 (diff) | |
added PsoEp3(NTSC) and added some (useless) cheats for Pso1&2(NTSC)
| -rw-r--r-- | GPOE8P.ini | 31 | ||||
| -rw-r--r-- | GPSE8P.ini | 15 |
2 files changed, 46 insertions, 0 deletions
diff --git a/GPOE8P.ini b/GPOE8P.ini index f8aa05daf0..7b94b09ec5 100644 --- a/GPOE8P.ini +++ b/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 diff --git a/GPSE8P.ini b/GPSE8P.ini new file mode 100644 index 0000000000..4d5e893bcf --- /dev/null +++ b/GPSE8P.ini @@ -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]
|
