Post Reply 
 
Thread Rating:
  • 2 Votes - 2.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Final Fantasy IV: Complete Collection
06-21-2016, 05:57 AM (This post was last modified: 06-21-2016 06:31 AM by Sir Gelan.)
Post: #20
RE: Final Fantasy IV: Complete Collection
Here's a code for the first story you may like. Let's see those ore hounds sweat with all these tails. Just make sure that slot is empty first or filled with something you don't care about before activating.

_C0 Infinite Pink Tails in 12th item slot(left to right)
_L 0x003FAEDC 0x00000F9
_L 0x003FAEDE 0x0000063

Also, I know there is a post here with a bunch of codes for infinite hp and such but I expanded on it to include characters that aren't listed as well as max HP/MP so you won't have to worry about healing in battle dropping your HP. They are also in order should you wish to find them yourself in a hex editor/cheat engine (hint: the lower case alphabet in the RAM Dump starts with 0B as a, and upper case alphabet starts with 25 as A) Once you've found the first character name just add 170 to the address or count down 23 lines to find the next name. No clue why it is different from hex to text converters where a = 61 and A = 41:

Code:
_C0 Cecil HP 9999
_L 0x103F742C 0x0000270F
_C0 Cecil Max HP 9999
_L 0x103F742E 0x0000270F
_C0 Cecil MP 999
_L 0x103F7430 0x000003E7
_C0 Cecil Max MP 999
_L 0x103F7432 0x000003E7

_C0 KAIN HP 9999
_L 0x103F759C 0x0000270F
_C0 KAIN Max HP 9999
_L 0x103F759E 0x0000270F

_C0 Rosa HP 9999
_L 0x103F770C 0x0000270F
_C0 Rosa Max HP 9999
_L 0x103F770E 0x0000270F
_C0 Rosa MP 999
_L 0x103F7710 0x000003E7
_C0 Rosa Max MP 999
_L 0x103F7712 0x000003E7

_C0 Rydia HP 9999
_L 0x103F787C 0x0000270F
_C0 Rydia Max HP 9999
_L 0x103F787E 0x0000270F
_C0 Rydia MP 999
_L 0x103F7880 0x000003E7
_C0 Rydia Max MP 999
_L 0x103F7882 0x000003E7

_C0 Cid HP 9999
_L 0x103F79EC 0x0000270F
_C0 Cid Max HP 9999
_L 0x103F79EE 0x0000270F

_C0 Tellah HP 9999
_L 0x103F7B5C 0x0000270F
_C0 Tellah Max HP 9999
_L 0x103F7B5E 0x0000270F
_C0 Tellah MP 999 (Cast meteor till heart content)
_L 0x103F7B60 0x000003E7
_C0 Tellah Max MP 999
_L 0x103F7B62 0x000003E7

_C0 EDWARD HP 9999
_L 0x103F7CCC 0x0000270F
_C0 EDWARD Max HP 9999
_L 0x103F7CCE 0x0000270F

_C0 Yang HP 9999
_L 0x103F7E3C 0x0000270F
_C0 Yang Max HP 9999
_L 0x103F7E3E 0x0000270F

_C0 Palom HP 9999
_L 0x103F7FAC 0x0000270F
_C0 Palom Max HP 9999
_L 0x103F7FAE 0x0000270F
_C0 Palom MP 999
_L 0x103F7FB0 0x000003E7
_C0 Palom Max MP 999
_L 0x103F7FB2 0x000003E7

_C0 Porom HP 9999
_L 0x103F811C 0x0000270F
_C0 Porom Max HP 9999
_L 0x103F811E 0x0000270F
_C0 Porom MP 999
_L 0x103F8120 0x000003E7
_C0 Porom Max MP 999
_L 0x103F8122 0x000003E7

_C0 Edge HP 9999
_L 0x103F828C 0x0000270F
_C0 Edge Max HP 9999
_L 0x103F828E 0x0000270F
_C0 Edge MP 999
_L 0x103F8290 0x000003E7
_C0 Edge Max MP 999
_L 0x103F8292 0x000003E7

_C0 FuSoYa HP 9999
_L 0x103F83FC 0x0000270F
_C0 FuSoYa Max HP 9999
_L 0x103F83FE 0x0000270F
_C0 FuSoYa MP 999
_L 0x103F8400 0x000003E7
_C0 FuSoYa Max MP 999
_L 0x103F8402 0x000003E7

I also found the addresses for the stats, but it only changed the visual number. It did not effect the multipliers, att/def/mdef, hit %/evade %/ m evade %. While I found those too I figured it was pointless since I can't get CE to actually change anything or locate pointers. Was still fun anyway.

(01-18-2016 01:26 AM)Zerberbuth Wrote:  Thanks for these codes. I'm trying to get those rare drop rate bonus cheats to work, however I am not too sure how they work. They mention prayer modifier +X% rare drop rate. Does the prayer thing refer the pray ability of Rosa? i.e. cast a successful prayer and you get the bonus?

I activated the cheat and nothing seems to have changed, killing enemies even with the +999900% cheat yields no drops after battles.

Thanks

I'm lost regarding those pray codes as well. Not even sure if PP is pray power or something else, or if the pray at once cheat is suppose to allow you to get all the benefits you activate at the same time. Could definitely use some feedback from the poster about those.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Final Fantasy IV: Complete Collection - Sir Gelan - 06-21-2016 05:57 AM

Forum Jump: