..:: PCSX2 Forums ::..

Full Version: Xenosaga I widescreen issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So I just started using PCSX2 and the first game I plan on playing with it is Xenosaga. I got the resolution where I want it and it plays in 16:9 widescreen, but the cinematics are still in 4:3. That isn't really an issue, but I stumbled onto a youtube video where they were in widescreen. Here it is: https://www.youtube.com/watch?v=6SjD338BUX8. Can someone tell me how I can do that? I've been trying different settings, but I can't get it, so I figured I would ask an expert. Thanks in advance for anyone who can help me out.
It's probably an older version of the patch, which stretches the video to 16:9, so it's not actual 16:9
Edit the .pnach file:

//FMV's fix 4:3 retained by flameofrecca
patch=1,EE,204a7bf0,extended,000073f8 //left
patch=1,EE,204a7c10,extended,00008bf8 //right

Change it to:

//FMV's fix 4:3 retained by flameofrecca
//patch=1,EE,204a7bf0,extended,000073f8 //left
//patch=1,EE,204a7c10,extended,00008bf8 //right

The FMVs will be widescreen, but it will be stretched (fat character look).
Thanks for the help! Since it will be stretched, I will keep it 4:3. But I'm sure this will come in handy for other games.