..:: PCSX2 Forums ::..

Full Version: Star Ocean til the end of time cheats?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I put them in manually since codebreaker INSIST on ruining any games that i try to run with it.I mean .... going through codebreaker doesn't work at all.
But...thats ok ^^ Okie so all i really want is Max health, MP, and stats not infinite cause i want it to feel like a challenge by allowing my enemies to be able to harm me still. I am currently searching for some but if you know some do gimmie and i thank you in advance.
Use codebreaker cheats.
Convert them with omniconvert from codebreaker to RAW.
Put them into a (text-)file called <crc>.pnach - where <crc> represents the crc-number of your game.
Attach the file to your next post.
http://forums.pcsx2.net/Thread-Post-your...pid=404375&highlight=star+ocean#pid404375

Code:
// On Level Up: Max HP & MP
patch=1,EE,E0011021,extended,00400A70
patch=1,EE,20400A9C,extended,3C150002
patch=1,EE,E0011021,extended,0040108C
patch=1,EE,204010BC,extended,3C150002
(04-27-2015, 02:15 PM)willkuer Wrote: [ -> ]Use codebreaker cheats.
Convert them with omniconvert from codebreaker to RAW.
Put them into a (text-)file called <crc>.pnach - where <crc> represents the crc-number of your game.
Attach the file to your next post.

Thank you,i will Biggrin
(04-27-2015, 02:21 PM)Ryudo Wrote: [ -> ]http://forums.pcsx2.net/Thread-Post-your...#pid404375

Code:
// On Level Up: Max HP & MP
patch=1,EE,E0011021,extended,00400A70
patch=1,EE,20400A9C,extended,3C150002
patch=1,EE,E0011021,extended,0040108C
patch=1,EE,204010BC,extended,3C150002

I swear you're the best Laugh Thank you!