Convert Codes for Diferent Regions
#1
There is a code for the US version of FFX that i'm trying to make work on the international version.

I found an equation that worked on all the codes, except a those posted, i tried to convert from pal to ntsc to int.


NTSC U/C + 31F0 = PAL

NTSC U/C + 2E70 = INT

Codes:

//Chocobo Race (Timer Doesn't Increase)
//patch=1,EE,10BDB100,extended,00000000

//Chocobo Race (99 Balloons)
//patch=1,EE,00BDB123,extended,00000063

//Chocobo Race (0 Birds)
//patch=1,EE,00BDB125,extended,00000000

Edit: Managed to find the adresses using cheat engine, but the timer code corrupts some textures not too noticeable though. Also it only freezes the seconds for now.

//Chocobo Race (0 Birds)
patch=1,EE,20BD7251,byte,00000000

//Chocobo Race (99 Balloons)
patch=1,EE,20BD724F,byte,00000063

//Chocobo Race (Timer Doesn't Increase)
patch=1,EE,20BD722D,byte,00000000
//patch=1,EE,20BD722C,byte,00000000 (Crashes on startup)

Turns out both the NTSC and INT codes freeze the game when entering macalania woods, maybe because it conflicts with the butterfly minigame ?
Reply

Sponsored links

#2
Well, you got that from my own guide, so matbe you want to actually try reading it totally now?
Reply




Users browsing this thread: 1 Guest(s)