PS2 Custom Configs: Difference between revisions
m (→G) |
m (→Ghosthunter) |
||
Line 244: | Line 244: | ||
0x0B => Disc patch for hidden elf | 0x0B => Disc patch for hidden elf | ||
</syntaxhighlight>}}{{clear}} | </syntaxhighlight>}}{{clear}} | ||
fixes random minor flickering, and ladder bug (see: [ | fixes random minor flickering, and ladder bug (see: [https://www.youtube.com/watch?v=WbJzzMYQLI0] ) | ||
*Config file revision 17495 (4.78+) | *Config file revision 17495 (4.78+) | ||
Revision as of 07:47, 26 September 2021
#
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
A
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Ape Escape 2
3D 00 00 00 57 44 00 00 0A 00 00 00 01 00 00 00 E0 E0 34 00 16 00 40 14 00 00 00 00 00 00 00 00
0x3D => 0x4457 (17495) 0x0A => 0x01 (1 Patch to EE memory) 0x34E0E0, 0x14400016 (bnez loc_0063a0c4), 0x00000000 (nop)
Force game to not create Mipmaps. Fix flickering textures completely.
- Config file revision 17495 (4.78+)
Ar tonelico games
See: Gust games
Atelier Iris games
See: Gust games
B
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Blood Omen 2: Legacy of Kain
3D 00 00 00 11 11 00 00 0A 00 00 00 01 00 00 00 30 24 2F 00 06 00 02 45 06 00 00 10 00 00 00 00
0x3D => 0x1111 (4369) 0x0A => 0x01 (1 patch to EE memory) 0x2F2430, 0x45020006 (bc1fl +6), 0x10000006 (b +6)
Trick game to not produce mipmaps. Ignore Coprocessor 1 compare result, and branch(likely) always. Fix graphical issues.
- Config file revision 4369
Burnout 2: POI
3D 00 00 00 46 40 00 00 0A 00 00 00 05 00 00 00 B8 85 24 00 18 0D 80 C6 16 43 01 3C CC 85 24 00 00 00 40 E4 00 00 41 AC 04 26 26 00 80 97 80 C7 16 43 01 3C 18 26 26 00 00 00 40 E4 00 00 41 AC B8 64 25 00 64 97 82 8F 00 00 02 24 00 00 00 00
0x3D => 0x4046 (16454) 0x0A => 0x5 (5 Patches to EE memory) // Remove the whitish Car-Parts from the Racer Cars // [Control Address and Value: 2039917C 43160000] 0x2485B8, 0xC6800D18 (lwc1 $f0, 0xD18(s4)), 0x3C014316 (lui at, 0x4316) 0x2485СС, 0xE4400000 (swc1 $f0, 0(v0)), 0xAC410000 (sw at, 0(v0)) // Remove the whitish Car-Parts from the Traffic Cars 0x262604, 0xC7809780 (lwc1 $f0, 0x9780(gp)), 0x3C014316 (lui at, 0x4316) 0x262618, 0xE4400000 (swc1 $f0, 0(v0)), 0xAC410000 (sw at, 0(v0)) // Remove whitish Reflections on Anything!!! // (on Buildings, Bridges, Streets) 0x2564B8, 0x8F829764 (lw v0, 0x9764(gp)), 0x24020000 (li v0, 0)
Fixes all white rendered textures/shadows (Big thanks to Maori-Jigglypuff for patch code! )
- Config file revision 16454
Burnout 3: Takedown
3D 00 00 00 57 44 00 00 0A 00 00 00 04 00 00 00 28 5F 66 00 01 01 01 01 00 00 01 01 30 5F 66 00 41 70 00 00 00 00 00 00 3C 5F 66 00 41 A0 00 00 00 00 00 00 80 53 13 00 A8 BA 60 AC A8 BA 43 AC 13 00 00 00 00 00 00 00 60 F9 00 00 00 00 00 00
Fixes slow motion bug, fixes VMC bug, and applies all speedhacks from user UlsterRose (disable bloom, fog, lower car and traffic detail). Keeps motion blur and environment maps (reflections).
- Config file revision 17495 (4.78+)
C
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
D
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Disney's Treasure Planet
3D 00 00 00 F0 42 00 00 0B 00 00 00 01 00 00 00 7C 14 00 00 80 05 00 00 18 00 00 00 3C 01 01 00 3C 03 BF 80 8C 63 10 C8 00 61 18 24 10 61 FF FB 00 00 00 00 24 01 FF FF 14 61 00 04 3C 01 80 00 14 41 00 02 00 00 00 00 00 06 00 0D 00 00 00 00
0x3D => 0x42F0 (17136) 0x0B => 1 0x147C, (sector) 0x580, (offset) 0x18 (bytes to replace), Replaced opcodes 00 01 01 3C lui at,0x0100 80 BF 03 3C lui v1,0xBF80 C8 10 63 8C lw v1,0x10C8(v1) 24 18 61 00 and v1,at FB FF 61 10 beq v1,at, -0x10 00 00 00 00 nop Original opcodes FF FF 01 24 li at,-0x1 04 00 61 14 bne at,v1, +0x14 00 80 01 3C lui at,0x8000 02 00 41 14 bne at,v0, +0x0C 00 00 00 00 nop 0D 00 06 00 break
Fixes black screen at start, it apply to STREAM_D.IRX file in IOP folder.
- Config file revision 17136 (4.50+)
Dynasty Warriors 3, and Dynasty Warriors 3 Xtreme Legends
3D 00 00 00 89 3D 00 00 35 00 00 00 00 00 00 00
0x3D => 0x3D89 (15753) 0x35 => (enable Force Flip Field)
fix blackscreen
- Config file revision 15753 (3.73+)
E
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
F
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Fahrenheit and Indigo Prophecy
3D 00 00 00 F6 41 00 00 40 00 00 00 00 00 00 00
3D 00 00 00 89 3D 00 00 2F 00 00 00 01 00 00 00 00 00 00 00
0x3D => 0x41F6 (16886) 0x40 => (sets some value 1)
Fixes freeze after Lucas' apartment. This bug have random trigger related to DECI2
- Config file revision 16886 (4.40+)
Freedom Fighters
3D 00 00 00 65 3D 00 00 1F 00 00 00 E8 03 00 00 00 00 00 00
3D => 0x3D17 (15717) 0x1F => 0x3E8 (sets something 0x3E8 - 1000 in decimal)
fix freeze when you get control at start
- Config file revision 15717 (3.70+)
Fire Pro Wrestling Returns
3D 00 00 00 F6 41 00 00 03 00 00 00 00 00 00 00
0x3D => 0x41F6 (16886) 0x03 => (sets some value 0)
fixes interlaced artifacts
- Config file revision 16886 (4.40+)
Flipnic
3D 00 00 00 57 44 00 00 46 00 00 00 47 00 00 00 00 00 00 00
0x3D => 0x4457 (17495) 0x46 => Enable L2H Improvement 0x47 => Enable XOR CSR
Remove horizontal lines at full screen, and reducing screen shakes little bit
- Config file revision 17495 (4.78+)
Forbidden Siren 2
3D 00 00 00 F6 41 00 00 0A 00 00 00 02 00 00 00 44 2B 2E 00 FF 49 C9 4B 00 90 44 48 4C 2B 2E 00 00 90 44 48 FF 49 C9 4B 00 00 00 00
0x3D => 0x41F6 (16886) 0x0A => 0x2 0x2E2B44, 0x4BC949FF (vclip vf09xyz, vf09w), 0x48449000 (cfc2 $a1, $18) 0x2E2B4C, 0x48449000 (cfc2 $a1, $18) , 0x4BC949FF (vclip vf09xyz, vf09w)
Graphic issues with Spiky Polygons
- Config file revision 16886 (4.40+)
Forever Kingdom
3D 00 00 00 46 40 00 00 26 00 00 00 00 DC 21 00 00 DD 21 00 00 00 00 00
0x3D => 0x4046 (16454) 0x26 => 0x21DC00, 0x21DD00 (Improve floats calculation)
Fix for bridge that can't be crossed after opening.
- Config file revision 16454
G
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Galerians Ash
3D 00 00 00 11 11 00 00 0A 00 00 00 05 00 00 00 30 71 1E 00 00 00 00 00 50 71 01 3C 38 71 1E 00 43 01 05 46 00 28 81 44 50 71 1E 00 83 01 06 46 00 30 81 44 60 71 1E 00 C3 01 07 46 00 38 81 44 70 71 1E 00 03 00 01 46 00 00 81 44 00 00 00 00
0x3D => 0x1111 (4369) 0x0A => 5 patches to EE, first replace nop with lui at, 0x7150, next 4 patches move that value to $f00,$f05,$f06,$f07
Fixes missing texts/animations. Game generate very high float number (0x7F7FFFFF) on FPU, and use it for calculations, that finally make GS Q register to get bad value, most likely interpreted as Nan. Fix force lowered float on fpu, making later calculations to fit in range.
- Config file revision 4369 (any)
Ghosthunter
3D 00 00 00 57 44 00 00 0E 00 00 00 84 2B 29 00 0B 00 00 00 01 00 00 00 A7 06 00 00 98 02 00 00 14 00 00 00 4A 00 02 FF 48 45 88 00 4B E0 19 BF 4B EA 48 BC 4B EA 18 8C 4B E0 19 BF 4B EA 48 BC 4B EA 18 8C 4A 00 02 FF 48 45 88 00 00 00 00 00
0x3D => 0x4457 (17495) 0x0E => 0x292B84 (Improve floating point subtract accuracy) 0x0B => Disc patch for hidden elf
fixes random minor flickering, and ladder bug (see: [1] )
- Config file revision 17495 (4.78+)
Ghost Rider
3D 00 00 00 F6 41 00 00 40 00 00 00 00 00 00 00
0x3D => 0x41F6 (16886) 0x40 => (sets some value 1)
texture fix: white overblending ingame
- Config file revision 16886 (4.40+)
Gust Games (Video Game Developer)
3D 00 00 00 98 41 00 00 1B 00 00 00 15 00 00 00 04 00 00 00 00 00 00 00
0x3D => 0x4198 (16792) 0x1B => (sets some value 1) 0x15 => 4
fixes blackscreen, additionally to GX config this one use 0x15 command
- Config file revision 16792 (4.30+)
H
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
I
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
J
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
K
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
L
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
M
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Mana Khemia: Alchemists of Al-Revis
See: Gust games
N
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
O
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
P
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Q
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
R
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
S
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
T
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
U
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
V
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
W
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
X
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Y
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Z
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
|