View Single Post
Old November 18th, 2006   #1 (permalink)
Nachbrenner
PCSX2 team member
 
Join Date: Jul 2003
Location: Germany
Posts: 821
Exclamation Final Fantasy X - quickstart guide

The original japanese version SLPS-25020 has a slightly different program core causing sound issues thus not playable.

Speed has been sacrificed for compatibility in 0.9.2 - no need to report that.
Blocky and stuttering videos are a known issue - no need to report that.

- disable patches made for 0.9.1
- use "file/run CDVD", not "run/execute"
- use PEOPS CDVD driver to avoid infinite loops, install MSVC libraries if necessary
- in PEOPS SPU2 driver disable "threaded mode" (this is experimental, not for general testing)
- MTGS still might occasionally crash, if it happens retry scene w/o it, e.g. the intro before 1st savepoint

- with GSdx9 disable MTGS generally and enable FFX hack

- with zeroGS download the latest DirectX runtime libraries
- disable MTGS if FFX hack is not activated automatically
- press F9 to enable FFX hack manually
- only current zeroGS 0.96 supports FFX autohack
- graphics might look worse on out-dated graphics card with 16 bit floating point precision (e.g. ATI 9xxx)
- if you see checkerboard pattern, toggle anti-aliasing and/or bilinear filtering in zeroGs
- your graphics card driver must be set to application controlled anti-aliasing and filtering settings

-----------------------------

FFX-2 only:

I experienced a texture DMA related crash after finishing 1st mission
To pass this point enable wireframe mode in zeroGS (press SHIFT+F6)

To watch FFX-2 videos fullscreen, press F5 to toggle interlace
If you don't want to watch them, use custom skip video patch:
Code:
gametitle=Final Fantasy X-2 PAL
comment=patches by Nachbrenner
//PAL2NTSC (increase framerate by 20%)
patch=0,EE,0031e064,word,3c060002
//Deny Videos 
patch=0,EE,0016bd70,word,03e00008
patch=0,EE,0016bd74,word,00000000

gametitle=Final Fantasy X-2 NTSC U/C
comment=patches by Nachbrenner
//Deny Videos 
patch=0,EE,0016c198,word,03e00008
patch=0,EE,0016c19c,word,00000000
-----------------------------

for future MTGS support following CRC are missing
FFX-2 Spain
FFX-2 any asian version
Harvest Moon Japan
Harvest Moon PAL

so report CRC of these and corresponding SONY article number SCxS_xxx.xx
Don't annoy us with CRC from modified bootlegs

related links:
Load US NTSC Final Fantasy X Gamesaves with ANY FFX version!
IPU Freeze Fix Patch [PAL FFX and FFX demo]
http://forums.ngemu.com/pcsx2-offici...r2-solved.html
http://forums.ngemu.com/pcsx2-offici...en-battle.html

fyi - FFX hack fixes missing polygons as seen in attached picture.
Attached Images
File Type: jpg ffxhack.jpg (113.9 KB, 2138 views)
Attached Files
File Type: 7z ffx_gus+ffx2_g-savepoint1.7z (31.7 KB, 819 views)

Last edited by Nachbrenner; January 8th, 2007 at 14:57. Reason: update
Nachbrenner is offline   Reply With Quote