Post Reply 
 
Thread Rating:
  • 2 Votes - 2.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Final Fantasy IV: Complete Collection
09-30-2017, 06:16 PM (This post was last modified: 10-12-2017 07:17 PM by noabody.)
Post: #35
RE: Final Fantasy IV: Complete Collection
Move speed:
(Can remove joker but nice to hold x for normal speed)
Code:
_C0 Move x1
_L 0x200E3C6C 0x8C900030
_C0 Move x2 Hold X Norm
_L 0x200E3C6C 0x24100004
_L 0xD0000000 0x10004000
_L 0x200E3C6C 0x8C900030
_C0 Move x4 Hold X Norm
_L 0x200E3C6C 0x24100008
_L 0xD0000000 0x10004000
_L 0x200E3C6C 0x8C900030

Last two digits on first line of other than x1 code:
02 normal
04 2 times
08 4 times
10 8 times
20 16 times

After Years:
(doesn't work on overworld)
Code:
_C0 AY Move x2
_L 0x100A10AC 0x00000008
_L 0x100A10B4 0x00000008
_C0 AY Move x4
_L 0x100A10AC 0x00000010
_L 0x100A10B4 0x00000010
_C0 AY Dash x2
_L 0x100A10A4 0x00000008
_L 0x100A10B8 0x00000008
_C0 AY Dash x4
_L 0x100A10A4 0x00000010
_L 0x100A10B8 0x00000010

Last two digits on both lines of after years code:
04 normal (1x)
05 dash (2x)
08 4 times
10 8 times
20 16 times
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Final Fantasy IV: Complete Collection - noabody - 09-30-2017 06:16 PM

Forum Jump: