EDIT: The code below works fine but if I try to use like the x4 SP or the x8 SP or w.e it doesn't work. Well it does work in the sense that after you level up it shows that you gain x4 Sp or x8Sp or w.e. but when i go into the menu i only got x2 the amount. anyone know why?
the above code is what i tried in my patch and it doesn't work
it does exactly as I said.
i have not tried n e exp over x2 but i have tried fol x4 and it works.
Sorry that my first post had to be a question.
So I was at another thread concerning the SO3 patch and a member of the forum, vampirexx (i think) posted the code for max fol after viewing menu. I was trying to hunt down where he got it from by trying to encrypt it back and see how he got to the result he did but no dice
The codes i got from codetwink (http://cheats.codetwink.com/ps2/view/4521/3/) don't work at all, except the one for displaying treasure chests on the map lol.
that's what i have and yes they're commented out cause they wouldn't work
aside from the "max fol upon entering menu" i commented that out cause I didn't want to use that cheat.
I followed Redlof's guide (http://forums.pcsx2.net/thread-4740.html...ight=cheat) to a tee and it worked for the most part for FFX but not for SO3
Can someone please shed some light on this manner? Thanks in advance
Code:
SPx4 after level up
patch=1,EE,E0029821,extended,004014F4
patch=1,EE,20401564,extended,00139880
the above code is what i tried in my patch and it doesn't work

i have not tried n e exp over x2 but i have tried fol x4 and it works.
Sorry that my first post had to be a question.
So I was at another thread concerning the SO3 patch and a member of the forum, vampirexx (i think) posted the code for max fol after viewing menu. I was trying to hunt down where he got it from by trying to encrypt it back and see how he got to the result he did but no dice

The codes i got from codetwink (http://cheats.codetwink.com/ps2/view/4521/3/) don't work at all, except the one for displaying treasure chests on the map lol.

Code:
gametitle=Star Ocean 3 [SLUS 20488] (U) [23a97857]
comment=code for good stuff
//fol gained per battle x2
//patch=1,EE,E0013023,word,00253480
//patch=1,EE,0025348C,word,00129040
//exp gained per battle x2
//patch=1,EE,EC9A60D7,word,4FB22C47
//patch=1,EE,953A79E8,word,7753300C
//treasure chets displayed on map
patch=1,EE,002D8720,word,24020002
//max fol upon entering menu
//patch=1,EE,002D8720,word,24020002
//patch=1,EE,000C0220,word,3C017916
//patch=1,EE,000C0224,word,34212708
//patch=1,EE,000C0228,word,AE410034
//patch=1,EE,000C0234,word,03E00008
//patch=1,EE,000C0238,word,964400A6
//patch=1,EE,00269500,word,00408021
//patch=1,EE,00269508,word,A65000A4
//patch=1,EE,002694E8,word,0C030088
//2x fol after battle
//patch=1,EE,E0013023,word,00253480
//patch=1,EE,0025348C,word,00129040
that's what i have and yes they're commented out cause they wouldn't work

I followed Redlof's guide (http://forums.pcsx2.net/thread-4740.html...ight=cheat) to a tee and it worked for the most part for FFX but not for SO3

Can someone please shed some light on this manner? Thanks in advance
