mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-14 16:29:21 +01:00
added cheats to phantasy star online ep1&2 and 3. one is a cheat that disables the nagging from pso that the save is corrupt cause it comes from a different memory card. the other cheat is a cheat needed by some (random?) copies of ep3 to go online on private servers (they use a different port)
This commit is contained in:
parent
6fea451b0f
commit
8d4e78a586
15
GPOP8P.ini
15
GPOP8P.ini
@ -1,5 +1,4 @@
|
|||||||
# GPOP8P - PSO EPISODE I&II
|
# GPOP8P - PSO EPISODE I&II
|
||||||
|
|
||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State.
|
#The Emulation State.
|
||||||
EmulationStateId = 2
|
EmulationStateId = 2
|
||||||
@ -41,6 +40,20 @@ $Buy rare in Armor Shop
|
|||||||
057DFDDC 00000AA0
|
057DFDDC 00000AA0
|
||||||
7FFC1112 98000000
|
7FFC1112 98000000
|
||||||
057DFDD8 4BD270B0
|
057DFDD8 4BD270B0
|
||||||
|
$Game Save Valid
|
||||||
|
4C1FD6CC 7C040040
|
||||||
|
041FD6C8 7C0521AE
|
||||||
|
041FD6D0 4800000C
|
||||||
|
4C1FD770 7C040040
|
||||||
|
041FD76C 7C0521AE
|
||||||
|
041FD774 4800000C
|
||||||
[Video]
|
[Video]
|
||||||
|
ProjectionHack = 0
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCache = True
|
SafeTextureCache = True
|
||||||
|
[Gecko]
|
||||||
|
18
GPSP8P.ini
18
GPSP8P.ini
@ -33,7 +33,25 @@ $No texture mode (made by phytress/card gray, imported to pal by daco)
|
|||||||
804565EC 38600010
|
804565EC 38600010
|
||||||
804565F0 4E800020
|
804565F0 4E800020
|
||||||
8011DD70 48338865
|
8011DD70 48338865
|
||||||
|
$Char Save is Valid - Ep3 port
|
||||||
|
0F006464 09000000
|
||||||
|
4C115734 7C040040
|
||||||
|
0411572C 7C0521AE
|
||||||
|
04115734 4800000C
|
||||||
|
4C1157D4 7C040040
|
||||||
|
041157D0 7C0521AE
|
||||||
|
041157D8 4800000C
|
||||||
|
$Fix Ep3 Online Port
|
||||||
|
0F006464 07000000
|
||||||
|
4C4469CC 000023F4
|
||||||
|
044469CC 000023F3
|
||||||
[Video]
|
[Video]
|
||||||
ProjectionHack = 0
|
ProjectionHack = 0
|
||||||
|
PH_SZNear = 0
|
||||||
|
PH_SZFar = 0
|
||||||
|
PH_ExtraParam = 0
|
||||||
|
PH_ZNear =
|
||||||
|
PH_ZFar =
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCache = True
|
SafeTextureCache = True
|
||||||
|
[Gecko]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user