|
Registered User
Join Date: Jan 2006
Location: Cologne, Germany
Posts: 3,004
|
Final Fantasy X-2 Nudepatch
Yuna, Rikku, Paine Nudepatch
Well i found a trick to change any models by editing the modeltable.
Final Fantasy X-2 (PAL) (G) (SLES 51817)
9AAC530D.PNACH
Code:
// YRP Nudepatch, (replaces standart dress with nude)
// standart animations does not work, only events
// Patch by elitegamer
patch=1,EE,208AD9D0,word,003D0076
patch=1,EE,208ADA2A,word,0001003C
patch=1,EE,208AD9F4,word,003E0017
patch=1,EE,208ADA2C,word,001A0001
patch=1,EE,208ADA18,word,003F0030
patch=1,EE,208ADA2E,word,0033001A
FFX-2 International + Lastmission (NTSC) (J) (SLPM 65478)
E1FD9A2D.PNACH
Code:
// YRP Nudepatch, (replaces standart dress with nude)
// standart animations does not work, only events
// doesn't work for the Last Mission Minigames.
// Patch by elitegamer
patch=1,EE,208B3E10,word,003D0076
patch=1,EE,208B3E6A,word,0001003C
patch=1,EE,208B3E34,word,003E0017
patch=1,EE,208B3E6C,word,001A0001
patch=1,EE,208B3E58,word,003F0030
patch=1,EE,208B3E6E,word,0033001A
__________________
Get the latest GSdx here and ZeroGS here If you search for pcsx2 betas, look here (but no support in the forums for it!)
Last edited by NexXxus; March 2nd, 2007 at 12:18.
|