more useless changes :P
and yes, the fzero cheat makes it possible to copy saves, but the game doesn't accept them...yet
This commit is contained in:
parent
f180cd9601
commit
56def105fe
|
@ -14,6 +14,13 @@ PH_ExtraParam = 0
|
|||
PH_ZNear = 20
|
||||
PH_ZFar = 1.7555555
|
||||
[ActionReplay]
|
||||
$Make Save Copyable
|
||||
0C031514 909C0028
|
||||
04031518 48BFFBE8
|
||||
04C31100 38000004
|
||||
04C31104 981C0034
|
||||
04C31108 38000000
|
||||
04C3110C 4B400410
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBCopyEnable = True
|
||||
|
|
30
GPOE8P.ini
30
GPOE8P.ini
|
@ -5,10 +5,38 @@ EmulationStateId = 5
|
|||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
$Disable Save Check
|
||||
0E800350 08000000
|
||||
4C1FCE48 7C040040
|
||||
041FCE44 7C0521AE
|
||||
041FCE4C 4800000C
|
||||
4C1FCEEC 7C040040
|
||||
041FCEE8 7C0521AE
|
||||
041FCEF0 4800000C
|
||||
$Disable Save Check Plus
|
||||
07FF0001 06000000
|
||||
4C1FD7D0 7C040040
|
||||
041FD7CC 7C0521AE
|
||||
041FD7D4 4800000C
|
||||
4C1FD874 7C040040
|
||||
041FD870 7C0521AE
|
||||
041FD878 4800000C
|
||||
+$Make Save Copyable
|
||||
0E806D7A 08000000
|
||||
0C383230 909C0028
|
||||
04383234 4BC7FCEC
|
||||
04002F20 38000004
|
||||
04002F24 981C0034
|
||||
04002F28 38000000
|
||||
04002F2C 4838030C
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
|
|
11
GPOP8P.ini
11
GPOP8P.ini
|
@ -1,7 +1,7 @@
|
|||
# GPOP8P - PSO EPISODE I&II
|
||||
[EmuState]
|
||||
#The Emulation State.
|
||||
EmulationStateId = 2
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = needs texture cache
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
|
@ -14,7 +14,7 @@ C46CB69C 0000FF02
|
|||
0C37AAA0 4E800020
|
||||
C437AAA0 0002FF03
|
||||
C437AAA0 0002FF03
|
||||
+$No textures
|
||||
$No textures
|
||||
07FE6365 18000000
|
||||
04205128 38600010
|
||||
$God of Equip
|
||||
|
@ -47,6 +47,13 @@ $Game Save Valid
|
|||
4C1FD770 7C040040
|
||||
041FD76C 7C0521AE
|
||||
041FD774 4800000C
|
||||
$Game Save copyable
|
||||
0C385460 909C0028
|
||||
04385464 4BC7DABC
|
||||
04002F20 38000004
|
||||
04002F24 981C0034
|
||||
04002F28 38000000
|
||||
04002F2C 4838253C
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
|
|
10
GPSP8P.ini
10
GPSP8P.ini
|
@ -35,7 +35,7 @@ $No texture mode (made by phytress/card gray, imported to pal by daco)
|
|||
8011DD70 48338865
|
||||
$Char Save is Valid - Ep3 port
|
||||
0F006464 09000000
|
||||
4C115734 7C040040
|
||||
4C115730 7C040040
|
||||
0411572C 7C0521AE
|
||||
04115734 4800000C
|
||||
4C1157D4 7C040040
|
||||
|
@ -45,6 +45,14 @@ $Fix Ep3 Online Port
|
|||
0F006464 07000000
|
||||
4C4469CC 000023F4
|
||||
044469CC 000023F3
|
||||
$Make Saved data copyable
|
||||
0F006363 09000000
|
||||
0C330600 909C0028
|
||||
04330604 4BCCFA8C
|
||||
04000090 38000004
|
||||
04000094 981C0034
|
||||
04000098 38000000
|
||||
0400009C 4833056C
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
|
|
12
GPVP01.ini
12
GPVP01.ini
|
@ -1,7 +1,15 @@
|
|||
# GPVP01 - PIKMIN2 for GAMECUBE
|
||||
[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 = 2
|
||||
EmulationStateId = 4
|
||||
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]
|
||||
|
|
|
@ -2,8 +2,14 @@
|
|||
[EmuState]
|
||||
#The Emulation State.
|
||||
EmulationStateId = 2
|
||||
|
||||
EmulationIssues = Can Crash on some systems (unknown)
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
|
|
|
@ -8,3 +8,9 @@ EmulationIssues =
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
|
|
|
@ -7,3 +7,9 @@ EmulationIssues = crash after strap warning
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
|
|
50
SC2P8P.ini
50
SC2P8P.ini
|
@ -14,6 +14,56 @@ EmulationIssues =
|
|||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Gecko]
|
||||
$Undead Invincibility Mode [Bully@Wiiplaza]
|
||||
F6000001 80008100
|
||||
8001002C 90180000
|
||||
D200000C 00000006
|
||||
2C110035 40820020
|
||||
2C0800F4 40820018
|
||||
2C0300A0 40820010
|
||||
3C007FFF 6000FFFF
|
||||
90040000 80040000
|
||||
60000000 00000000
|
||||
E0000000 80008000
|
||||
**Offline Only*
|
||||
**You are completely untouchable*
|
||||
*Picture -> http://imageshack.us/photo/my-images/684/sc2p8p008.png/
|
||||
$Inf. Ammo [Bully@Wiiplaza]
|
||||
F6000001 80008100
|
||||
80640000 80050000
|
||||
D2000008 00000003
|
||||
2C110021 4082000C
|
||||
38600000 7C030050
|
||||
60000000 00000000
|
||||
E0000000 80008000
|
||||
**Offline Only*
|
||||
$No Flashwhite [Bully@Wiiplaza]
|
||||
F6000001 80008100
|
||||
EC210032 93C10008
|
||||
14000114 60000000
|
||||
E0000000 80008000
|
||||
$Inf. Money [Bully@Wiiplaza]
|
||||
F6000001 80008100
|
||||
7C003A14 38E70001
|
||||
D2000010 00000004
|
||||
2C11002F 40820014
|
||||
2C0401A8 4082000C
|
||||
3D807FFF 7D84012E
|
||||
7C04002E 00000000
|
||||
E0000000 80008000
|
||||
$Profile One Name Changer Jedi Hack & [Mitch]
|
||||
0487E2D4 XXXXXXXX
|
||||
0487E2D8 XXXXXXXX
|
||||
0487E2DC XXXXXXXX
|
||||
$Profile Two Name Changer Jedi Hack & [Mitch]
|
||||
0487E320 0000XXXX
|
||||
0487E324 XXXXXXXX
|
||||
0487E328 XXXXXXXX
|
||||
0487E32C XXXX0000
|
||||
$Profile Three Name Changer Jedi Hack & [Mitch]
|
||||
0487E370 XXXXXXXX
|
||||
0487E374 XXXXXXXX
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
[Video_Settings]
|
||||
|
||||
|
|
Loading…
Reference in New Issue