lexluthermiester Member

Joined: 18 Feb 2008 Posts: 37
|
Posted: Mon Aug 25, 2008 4:30 pm Post subject: Cosmic Fantasy 2 |
|
|
Here are codes for Cosmic Fantasy 2.
These codes are based on hexadecimal addresses within the/a game and thus, anyone could potentially find them. That said, I don't want to get into an argument with anyone about who found what code first. I don't care and no one else does either! If you found one/all of these codes first and either failed to post it/them, didn't give an adequate description, or failed to explain how to use the code, then oh well. Life will go on. What is important is that the codes are found, posted and uses documented so that everyone may benefit.
So here they are...
Major note for the use of these codes, MagicEngine save states will NOT work correctly when these codes are in use, but the game's internal save functions work normally. I'm not sure why this is, but it happens, so save in-game often.
All of these codes work in multiples of 256[0-255]. The first code defines the number added to the multiple of the second. Example; if code 1 is set to 1 and code 2 is set for 3 then you will have a total of 769, because 3 X 256 = 768 and 768 + 1 = 769.
Address Value Name
For the HP codes ALWAYS keep the set amount 1 under your maximum. Otherwise the game may decide you have 0 and instantly kill you in battle.
F8231E, 0-255, "Van's HP1"
F8231F, 0-3, "Van's HP2"
F82338, 0-255, "P2HP1"
F82339, 0-3, "P2HP2"
For the ability codes, remember that weapons, armor and items can/do add to your stats, so it is a good idea to keep these numbers under 800 until you have all the stuff you want from the game. Also, you can/will have as many as 4 characters in your party and as soon as I play further into the game I'll find and post codes for them too. As for the naming, Van is always the lead character[so far as I know] and thus will always use the first player codes, but anyone else that joins the party will be able use the stat codes listed in order of position in the party.
F8230D, 0-255, "Van's Power1"
F8230E, 0-3, "Van's Power2"
F8230F, 0-255, "Van's Agility1"
F82310, 0-3, "Van's Agility2"
F82311, 0-255, "Van's Wisdom1"
F82312, 0-3, "Van's Wisdom2"
F82313, 0-255, "Van's Attack1"
F82314, 0-3, "Van's Attack2"
F82315, 0-255, "Van's Defense1"
F82316, 0-3, "Van's Defense2"
F82327, 0-255, "P2Power1"
F82328, 0-3, "P2Power2"
F82329, 0-255, "P2Agility1"
F8232A, 0-3, "P2Agility2"
F8232B, 0-255, "P2Wisdom1"
F8232C, 0-3, "P2Wisdom2"
F8232D, 0-255, "P2Attack1"
F8232E, 0-3, "P2Attack2"
F8232F, 0-255, "P2Defense1"
F82330, 0-3, "P2Defense2" |
|