Kingdom Hearts II: Final Mix Codes (Closed 3)

Discussion in 'Code Vault' started by NeoCloudstrife, Aug 15, 2009.

Thread Status:
Not open for further replies.
  1. Gultigargar Hollow Bastion Committee

    Joined:
    Oct 25, 2009
    Location:
    Europe, Denmark
    25
    591
    The one with the weapons works ujst fine, thoug you'll ahve to use this version if you're using Emuhaste:
    Code:
    0032F0D1 00000062
    1032F0D2 00006262
    1032F0D4 00006262
    0032F1AB 00000062
    0032F1AC 00000062
    0032F1AF 00000062
    2032F1B0 62626262
    2032F1B4 62626262
    2032F1B8 62626262
    2032F1BC 62626262
    For infinite HP, use this:
    Code:
    200F7000 8C820004
    200F7004 0806891E
    200F7008 AC820000
    20166CD8 0C03DC00
    Stats I am not even going to bother with, as they are in the attachments on the front page. (Why does no one ever bother reading the front page? Agh!)

    Also, you have got to be the only person in the world who can't beat a game as easy as KH2...

    EDIT: VVV The "Enable cheats" option in the PCSX2 Emulator has nothing at all to do with it if he's using Emuhaste. Also, while we're on the topic, don't use PCSX2's built-in cheat thing, because it seems to flat.out not work...
     
  2. chessplayerjames Destiny Islands Resident

    Joined:
    Jun 8, 2009
    Gender:
    Male
    Location:
    Hanging in Ecuador
    3
    95
    Are you sure that you have "Enable Cheats" checked/enabled in the System folder thingy? Also, make sure you are using Final Mix, not just the regular KH2.
     
  3. ♥♦♣♠Luxord♥♦♣♠ Chaser

    Joined:
    Jan 13, 2009
    1,773
    Its kind of hard to not know which one you are using.

    No one ever reads the first page. It has been like this forever.
     
  4. Gultigargar Hollow Bastion Committee

    Joined:
    Oct 25, 2009
    Location:
    Europe, Denmark
    25
    591
    Seems none of the infinite HP codes work in Roxas' part, for some reason. You can use this code to make Roxas' HP always stay at a certain value.

    Roxas' HP
    01C6C750 000000??

    (14 is his HP value at the start of the game, and no enemy should be able to one-shot you at this point, so that's the value I'd use.)
     
  5. ♥♦♣♠Luxord♥♦♣♠ Chaser

    Joined:
    Jan 13, 2009
    1,773
    Thank you I will add this to the front page (not that anyone reads it)
     
  6. Gultigargar Hollow Bastion Committee

    Joined:
    Oct 25, 2009
    Location:
    Europe, Denmark
    25
    591
    Hey thread. I'd like to ask some of you more experienced coders here if you could help me out. I've been trying to work on a menu-graphics mod, but without much success. The furthest I've gotten is to replace the normal command menu with the skateboard menu.

    [​IMG]

    The way I did this was by going on the skateboard, then activating these codes:
    Code:
    01C5FEF0 00000001 (Command menu text mod)
    
    [I]This line was not used, but is probably relevant[/I]
    21C5FEF4 ???????? (Seemingly affects menu graphics. The value, at least, changes when different menus are used.)
    
    ???????? values
    00000000- Default/Sora
    01AFC350- Mickey
    01B08BB0- Riku
    01ADE5C0- Skateboard
    I then pressed the attack-button, which made Sora get off the skateboard. And voila, the menu is still there.

    The thing is, there has got to be an easier way to do this. I'm just not very good at looking through line after line of code to test which ones do the trick. So if any of you can use this "discovery" to make an even better command menu mod, that'd be awesome.

    EDIT: Tried experimenting a bit with Mickey. For some reason, the command menu text mod does not seem to affect him at all...

    [​IMG]

    From what I can tell, I've managed to get the game to use the right graphics-pieces, but not to get it to assemble them as they should be.
     
  7. ♥♦♣♠Luxord♥♦♣♠ Chaser

    Joined:
    Jan 13, 2009
    1,773
    Good find I must say.
    We could use this for more practical reasons as well.
     
  8. ♥♦♣♠Luxord♥♦♣♠ Chaser

    Joined:
    Jan 13, 2009
    1,773
    Just pointing this out the front page looks like it is missing A TON of codes that the ntsc u/c one has. I will attempt to make it look a bit more organized and I can see the attachments.
     
  9. hnidpillihp Moogle Assistant

    Joined:
    Feb 9, 2011
    0
    4
    Here are the joint mods i think that lycan wanted

    Sora Weapon Joint (All forms affected)
    01CE267C 00yy00xx

    Default values:
    xx = B2
    yy = 56

    xx-values of note:
    BC (Backwards)

    ------------------------------

    Roxas Weapon Joint (Both normal and DW Roxas)
    01CE26DC 00yy00xx

    Default values:
    xx = AC
    yy = FF

    xx-values of note:
    BF (Backwards)

    ------------------------------

    Riku Weapon Joint
    01CE2704 000000xx

    Default values:
    xx = A3

    xx-values of note:
    B0 (Backwards)

    ------------------------------

    Donald Weapon Joint
    01CE2684 000000xx

    Default values:
    xx = 83

    ------------------------------

    Goofy Weapon Joint
    01CE268C 000000xx

    Default values:
    xx = 65

    ------------------------------

    Mickey Weapon Joint
    01CE26FC 000000xx

    Default values:
    xx = 9B

    ------------------------------

    Mickey (Coat) Weapon Joint
    01CE2694 000000xx

    Default values:
    xx = A9
     
  10. ♥♦♣♠Luxord♥♦♣♠ Chaser

    Joined:
    Jan 13, 2009
    1,773
    These work?
    I never see a new person actually contribute so thank you it has been a while actually.

    EDIT: added to the front page and I have to go to school now. I won't be online to much so I hope you guys don't wreck the place.
     
  11. hnidpillihp Moogle Assistant

    Joined:
    Feb 9, 2011
    0
    4
    i think you have to use savestates with hp codes or patches with pcsx2. with the savestates turn on the code with emuhaste then save the state(F1 key) then load that state(F3 Key). sorry if this sounds patronising. i just don't know how much you know about pcsx2.

    @Luxord gulti kinda knows who i am. i also know kamiriku and janime.
     
  12. ♥♦♣♠Luxord♥♦♣♠ Chaser

    Joined:
    Jan 13, 2009
    1,773
    its how wielding things backwards works...

    As in janime6?
    why the heck do you have an alt and why are you admitting to having one to staff of all people. My username isn't orange just because pink isn't my color.
     
  13. hnidpillihp Moogle Assistant

    Joined:
    Feb 9, 2011
    0
    4
    i know the guy this isnt janime6
     
  14. Gultigargar Hollow Bastion Committee

    Joined:
    Oct 25, 2009
    Location:
    Europe, Denmark
    25
    591
    That is actually a list I posted quite a while back http://www.kh-vids.net/showthread.p...al-Mix-Codes&p=3240071&viewfull=1#post3240071 (though I can understand how I'd get lost in this massive thread...)

    I can't really take credit for "discovering" it, though. Aurangzeb was the one who originally posted one for Riku. I went and found the rest and organized them.

    EDIT: VVV I don't know, but seeing as there are only three, why don't you just try each one and see which one works?
     
  15. ♥♦♣♠Luxord♥♦♣♠ Chaser

    Joined:
    Jan 13, 2009
    1,773
    Either way I am more then happy to actually see those codes. Good job though.
     
  16. Gultigargar Hollow Bastion Committee

    Joined:
    Oct 25, 2009
    Location:
    Europe, Denmark
    25
    591
    Since the front page is being updated, I'm trying to dig out whatever codes I have that seem to be missing.

    Role Mod (Universal)
    Code:
    Role Mod (Universal)
    Unlike the "normal" role mod - which only affects individual characters - this role mod changes all units of one role to have another role. For example, "Bosses to Partners" makes all bosses in the game friendly units.
    
    Player is:
    2036C3DC XXXXXXXX
    
    Party Members are:
    2036C3E0 XXXXXXXX
    
    NPCs are:
    2036C3E4 XXXXXXXX
    
    Bosses are:
    2036C3E8 XXXXXXXX
    
    Enemies are:
    2036C3Ec XXXXXXXX
    
    Weapons are:
    2036C3F0 XXXXXXXX
    
    Partners are:
    2036C400 XXXXXXXX
    
    Large Bosses are:
    2036C40C XXXXXXXX
    
    Summons are:
    2036C428 XXXXXXXX
    
    Tough Enemies are:
    2036C430 XXXXXXXX
    
    XXXXXXXX-values
    0016F154- Player
    0016F164- Party Member
    0016F298- NPC
    0016F17C- Boss
    0016F1A4- Enemy
    0016F298- Weapon
    0016F1F4- Partner
    0016F244- Large Boss
    0016F350- Summon
    0016F3A0- Tough Enemy
    Battle LVL 99 in all worlds
    Code:
    Battle LVL 99 in all worlds
    2032F254 00060000
    Drive stuff
    Code:
    Never turn into Anti Form
    201D6388 0000102D
    
    Always turn into Anti Form
    201D6220 24020006
    Play as Roxas & Drive (Valor) into Dual Wield Roxas
    Code:
    Play as Roxas & Drive (Valor) into Dual Wield Roxas
    11CE0B68 0000005A
    11CE0B70 00000323
    21C9F674 000A0001
    1032EE2C 00000061
    1032E020 0000002B
    201C9A80 0000102D
    201C99A0 0000102D
    201D6388 0000102D
    201A1BE0 C60001B8
    Play as Riku
    Code:
    Play as Riku (No T-stance on ground attack, but runs fast/jumps high)
    11CE0B68 0000089B
    01CB8C77 0000002E
    21CB8C78 7465736D
    21CB8C7C 00000000
    01CB8C96 00000005
    11CB8C9E 00000002
    0032ED64 0000008A
    2032F0AC 00020100
    21CD52A8 48455F57
    21CD52AC 00303030
    21CD52B0 00000000
    21CD52B4 00000000
    11CD4390 00000317
    
    Play as Dual Wield Riku
    11CE0B68 0000089B
    01CB8C77 0000002E
    21CB8C78 7465736D
    21CB8C7C 00000000
    2032F0AC 00020100
    21CE267C 003200A3
    21CB8C4C 01000000
    21CB8C94 00050001
    21CB8C9C 0A000000
    1032E020 00000029
    21CD52A8 48455F57
    21CD52AC 00303030
    21CD52B0 00000000
    21CD52B4 00000000
    21CD52D0 464C5442
    11CD4390 00000317
    2036D8C0 756B6972
    Play as Forms with Sora's model (No shininess)
    Code:
    Play as Valor Form with Sora's Model
    11CE0B68 00000055
    01C9559F 0000000A
    01C95557 00000000
    21C95558 00000000
    
    Play as Final Form with Sora's Model
    11CE0B68 00000058
    01C956BF 0000000A
    01C95677 00000000
    21C95678 00000000
    
    Play as Anti Form with Sora's Model
    11CE0B68 00000059
    01C9571F 0000000A
    01C956D7 00000000
    21C956D8 00000000
    1032E020 00000047
    Play as world Soras
    Code:
    Play as Timeless River Sora including Drive Forms
    11CE0B68 00000657
    01CAC9F6 00000001
    11CE0B70 0000066A
    01CAD0B6 00000002
    11CE0B72 0000066C
    01CAD176 00000003
    11CE0B74 00000961
    01CBD496 00000042
    11CE0B76 0000066E
    01CAD236 00000004
    11CE0B78 00000670
    01CAD2F6 00000005
    11CE0B7A 00000672
    01CAD3B6 00000006
    
    Play as Halloween Sora including Drive Forms
    11CE0B68 000002B5
    01C9D4B6 00000001
    11CE0B70 000003E6
    01CA1D76 00000002
    11CE0B72 000003E7
    01CA1DD6 00000003
    11CE0B74 0000095E
    01CBD376 00000042
    11CE0B76 000003E8
    01CA1E36 00000004
    11CE0B78 000003E9
    01CA1E96 00000005
    11CE0B7A 000003EA
    01CA1EF6 00000006
    
    Play as Christmas Sora including Drive Forms
    01CBD016 00000001
    11CE0B68 00000955
    01CBD076 00000002
    11CE0B70 00000956
    01CBD0D6 00000003
    11CE0B72 00000957
    01CBD3D6 00000042
    11CE0B74 0000095F
    01CBD136 00000004
    11CE0B76 00000958
    01CBD196 00000005
    11CE0B78 00000959
    01CBD1F6 00000006
    11CE0B7A 0000095A
    
    Play as Space Paranoids Sora including Drive Forms
    11CE0B68 00000656
    01CAC996 00000001
    11CE0B70 00000669
    01CAD056 00000002
    11CE0B72 0000066B
    01CAD116 00000003
    11CE0B74 00000960
    01CBD436 00000042
    11CE0B76 0000066D
    01CAD1D6 00000004
    11CE0B78 0000066F
    01CAD296 00000005
    11CE0B7A 00000671
    01CAD356 00000006
    Voice mod
    Code:
    Sora
    2036D8C0 xxxxxxxx
    2036D8C4 yyyyyyyy
    
    Donald
    2036D8C8 xxxxxxxx
    2036D8CC yyyyyyyy
    
    Goofy
    2036D8D0 xxxxxxxx
    2036D8D4 yyyyyyyy
    
    Mickey
    2036D8D8 xxxxxxxx
    2036D8DC yyyyyyyy
    
    Auron
    2036D8E0 xxxxxxxx
    2036D8E4 yyyyyyyy
    
    Mulan
    2036d8e8 xxxxxxxx
    2036d8ec yyyyyyyy
    
    Aladdin
    2036d8f0 xxxxxxxx
    2036d8f4 yyyyyyyy
    
    Jack Sparrow
    2036d8f8 xxxxxxxx
    2036d8fc yyyyyyyy
    
    Beast
    2036d900 xxxxxxxx
    2036d904 yyyyyyyy
    
    Jack Skellington
    2036d908 xxxxxxxx
    2036d90c yyyyyyyy
    
    Simba
    2036d910 xxxxxxxx
    2036d914 yyyyyyyy
    
    Tron
    2036d918 xxxxxxxx
    2036d91c yyyyyyyy
    
    Riku
    2036d920 xxxxxxxx
    2036d924 yyyyyyyy
    
    Roxas
    2036D928 xxxxxxxx
    2036D92C yyyyyyyy
    
    Ping
    2036D8C0 xxxxxxxx
    2036D8C4 yyyyyyyy
    
    
    Voice digits
    Code:
    
    Nothing
    x = 00000000
    y = 00000000
    
    Sora
    x = 61726f73
    y = 00000000
    
    Donald
    x = 616E6F64
    y = 0000646C
    
    Goofy
    x = 666F6F67
    y = 00000079
    
    Mickey
    x = 6B63696D
    y = 00000079
    (NOTE: I can't seem to activate this one. It might not be possible at all to activate.)
    
    Auron
    x = 6F727561
    y = 0000006E
    
    Mulan
    x = 616C756D
    y = 0000006E
    
    Aladdin
    x = 64616C61
    y = 006E6964
    
    Jack Sparrow
    x = 72617073
    y = 00776F72
    
    Beast
    x = 73616562
    y = 00000074
    
    Jack Skellington
    x = 6B63616A
    y = 00000000
    
    Simba
    x = 626D6973
    y = 00000061
    
    Tron
    x = 6E6F7274
    y = 00000000
    
    Riku
    x = 756B6972
    y = 00000000
    
    Roxas
    x = 61786F72
    y = 00000073
    
    Ping
    x = 006E6970
    y = 00000000
    Character Slot Stats Mod
    Code:
    -------------------------
    Slot 2 (SOLO BOSS BATTLES)
    -------------------------
    HP
    11C6C4E8 0000????- Current
    11C6C4EC 0000????- Max
    
    Str
    01C6C670 000000??
    
    DEF
    01C6C674 000000??
    
    Resistances
    21C6C690 XXYYZZWW
    21C6C694 0064AABB
    
    -------------------------
    Slot 3
    -------------------------
    HP
    11C6C280 0000????- Current
    11C6C284 0000????- Max
    
    STR
    01C6C408 000000??
    
    DEF
    01C6C40C 000000??
    
    Resistances
    21C6BF58 XXYYZZWW
    21C6BF5C 0064AABB
    
    -------------------------
    Slot 4 (TEAM BOSS BATTLES)
    -------------------------
    HP
    11C6C018 0000????- Current
    11C6C01C 0000????- Max
    
    Str
    01C6C1A0 000000??
    
    DEF
    01C6C1A4 000000??
    
    Resistances
    21C6C1C0 XXYYZZWW
    21C6C1C4 0064AABB
    
    -------------------------
    Slot 5
    -------------------------
    HP
    11C6BDB0 0000????- Current
    11C6BDB4 0000????- Max
    
    STR
    01C6BF38 000000??
    
    DEF
    01C6BF3C 000000??
    
    Resistances
    21C6BF58 XXYYZZWW
    21C6BF5C 0064AABB
    
    -------------------------
    
    - Slots are determined by how many are "on-screen." If Sora (slot 1) has a full party, his party members will take slot 2 and 3, while enemies take up slot 4 and up. If Sora is alone, enemies take slot 2 and up, etc.
    - Absolute maximum value for current HP is *0D48*
    - Setting value for max HP to *2EE0* makes bosses AI harder (Start in desperation mode) (The Max-HP values for most endgame bosses is 0D48)
    - Joker the current HP value, or else the code will constantly tell the game to give the character the HP value you've inserted.
    
    Max Defense is 255 (Hex FF)
    Max Attack is 255 (Hex FF)
    
    Resistances: 64 means full damage, 00 means no damage. higher than 64 makes them take more damage (C8 = 200% damage, 32 = 50% damage)
    XX - Thunder Resistance
    YY - Ice Resistance
    ZZ - Fire Resistance
    WW- Physical Resistance
    AA - Light Resistance
    BB - Darkness Resistance
    Special Allies
    Code:
    These codes replace Ping, because (s)he has three ground attacks, while every other party member only has two.
    
    Donald -> Ping
    11CE0B6A 00000064
    
    Goofy -> Ping
    11CE0B6C 00000064
    
    Ping -> Roxas Ally
    01C95AEF 0000000E
    21C95AF0 58455F50
    21C95AF4 00303131
    21C95B10 58455F50
    21C95B14 2E303131
    21C95B18 7465736D
    01C95B36 00000009
    2036D930 61786F72
    2036D934 00000073
    
    Ping -> Dual wield Roxas Ally
    Less T-stancing
    01C95AEF 0000000E
    21C95AF0 58455F50
    21C95AF4 5F303131
    21C95AF8 464C5442
    21C95B10 58455F50
    21C95B14 5F303131
    21C95B18 464C5442
    21C95B1C 65736D2E
    21C95B20 00000074
    21C95B34 000A000F
    2036D930 61786F72
    2036D934 00000073
    1032E584 0000002B
    
    Ping -> Sora Ally
    01C95AEF 00000001
    21C95AF0 58455F50
    21C95AF4 00303031
    21C95B10 58455F50
    21C95B14 2E303031
    21C95B18 7465736D
    01C95B36 00000001
    2036D930 61786F72
    2036D934 00000073
    
    Ping -> Sora KH1 Ally
    01C95AEF 0000001B
    21C95AF0 58455F50
    21C95AF4 00303231
    21C95B10 58455F50
    21C95B14 2E303231
    21C95B18 7465736D
    01C95B36 00000001
    2036D930 61786F72
    2036D934 00000073
    
    Ping -> Valor Form Ally
    01C95AEF 00000001
    21C95AF0 58455F50
    21C95AF4 5F303031
    21C95AF8 464C5442
    21C95B10 58455F50
    21C95B14 5F303031
    21C95B18 464C5442
    21C95B1C 65736D2E
    21C95B20 00000074
    21C95B34 0002000F
    2036D930 61726F73
    2036D934 00000000
    1032E584 0000002B
    
    Ping -> Limit Form Ally
    01C95AEF 00000001
    21C95AF0 58455F50
    21C95AF4 5F303031
    21C95AF8 4631484B
    21C95B10 58455F50
    21C95B14 5F303031
    21C95B18 4631484B
    21C95B1C 65736D2E
    21C95B20 00000074
    01C95B36 00000042
    2036D930 61726F73
    2036D934 00000000
    
    Ping -> Final Form Ally
    01C95AEF 00000001
    21C95AF0 58455F50
    21C95AF4 5F303031
    21C95AF8 46544C55
    21C95B10 58455F50
    21C95B14 5F303031
    21C95B18 46544C55
    21C95B1C 65736D2E
    21C95B20 00000074
    21C95B34 00050006
    2036D930 61726F73
    2036D934 00000000
    
    Ping -> Anti Form Ally
    01C95AEF 00000001
    21C95AF0 58455F50
    21C95AF4 5F303031
    21C95AF8 464C5448
    21C95B10 58455F50
    21C95B14 5F303031
    21C95B18 464C5448
    21C95B1C 65736D2E
    21C95B20 00000074
    01C95B36 00000006
    2036D930 00000000
    2036D934 00000000
    Some of my own codes that people might be interested in, but not necessarily front page worthy:
    Code:
    Axel Partner uses Axel Boss moveset (Makes Axel no longer look injured/tired)
    01CA59B7 0000002E
    21CA59B8 7465736D
    21CA59BC 00000000
    21CA59C0 00000000
    
    Play as Mickey *Pearl fix* (R2/L2)
    Activate R2 joker in Hall of the Cornerstone, then it will work anywhere. L2 activates reaction command.
    11CE0B68 00000318
    E003FEFF 0034D45C
    21C5FF48 00000000
    21C5FF4C 00030000
    21C5FF50 00010001
    E004FDFF 0034D45C
    20A958C8 00B304F0
    20A958D8 00B30520
    20A958E8 00B39470
    20A958F4 00B305B0
    
    Play as Mickey (Coat) *Pearl fix* (R2/L2)
    Activate R2 joker in Hall of the Cornerstone, then it will work anywhere. L2 activates reaction command.
    11CE0B68 0000005B
    E003FEFF 0034D45C
    21C5FF48 00000000
    21C5FF4C 00030000
    21C5FF50 00010001
    E004FDFF 0034D45C
    20A9FEF8 00B6A860
    20A9FF08 00B6A890
    20A9FF18 00B78AA0
    20A9FF24 00B6A920
    
    Play as "Ventus" (R3 Dual wield Roxas model
    Go into the Audience Chamber then press R3 while walking back into the Hall of the Cornerstone.
    E00DFFFB 0034D45C
    4032F064 00130001
    12120100 00000000
    21CE0B68 096F0323
    01C9F62F 00000001
    01CBD98C 00000001
    11CBD9D4 0000000D
    20943E74 00D7D540
    21CE267C 003F00AC
    1032F01C 00000000
    01CE267C 000000BF
    21CBD9B0 00000000
    21CBD9B4 00000000
    21CBD9B8 00000000
    
    Play as "Ventus" (R3) Normal Roxas model
    Go into the Audience Chamber then press R3 while walking back into the Hall of the Cornerstone.
    E00CFFFB 0034D45C
    4032F064 00130001
    12120100 00000000
    21CE0B68 096F005A
    01C9572F 00000001
    01CBD98C 00000001
    11CBD9D4 0000000D
    20943E74 00D7D540
    21CE267C 003F00AC
    01CE267C 000000BF
    21CBD9B0 00000000
    21CBD9B4 00000000
    21CBD9B8 00000000
    
    Play as "Ventus" - Gultigargar version (R3 Textures)
    Activate R3 joker in The Usual Spot, Twilight Town, then you can go anywhere.
    01C954F7 0000005F
    21C954F8 46495254
    01C95517 0000005F
    21C95518 46495254
    21C9551C 65736D2E
    01C95520 00000074
    01C95536 00000004
    2036D8C0 61786F72
    2036D8C4 00000073
    01CE267C 000000BC
    11CE0B6A 00000064
    01C95AEF 0000000E
    21C95AF0 58455F50
    21C95AF4 00303131
    21C95B10 58455F50
    21C95B14 2E303131
    21C95B18 7465736D
    01C95B36 00000009
    2036D930 00000000
    4032F064 00130001
    12020100 00000000
    E003FFFB 0034D45C
    2093B2E4 00D78AC0
    2093B374 00D5BAC0
    2093B404 00D68AC0
    
    Play as "Sora's Heartless" (L3)
    Enter the Hall of the Cornerstone and press L3 there to activate the texture mod. Then go anywhere.
    11CE0B68 0000095D
    21CBD2D8 464C5448
    1032EEC2 0000806D
    1032EEC4 00008256
    1032E020 00000029
    D034D45C 0000FFFD
    20B67B64 009626C0
    
    Ultimate Anti-Sora boss (R2/L2)
    Walk from Hall of the Cornerstone into the Audience Chamber while holding R2. Then press L" once you're in the room to activate Anti-Sora's stat/animation mods.
    11C6C670 000000FF
    11C6C674 000000FF
    E003FDFF 0034D45C
    1032BAE0 00002204
    2032F074 12120100
    11CE0B6A 00000934
    E00BFEFF 0034D45C
    11C6C4E8 00002EE0
    11C6C4EC 00000D48
    20CFB658 00DA69A0
    20CFB668 00D8F480
    20CFB688 00DF1800
    20CFB698 00E04770
    20CFB768 00DD7AF0
    20CFC308 00DBA620
    20CFC348 00DC82D0
    20CFC358 00E30880
    20CFC368 00E13760
    
    Aqua Lingering Sentiment (R2/L2)
    Go to Terra's battle. Skip the cutscene while holding R2. When the battle starts, press L2 to change Terra's size to Aqua's size.
    E004FDFF 0034D45C
    2032F094 12120100
    11CE0B6A 000009E7
    20C68164 00C35CC0
    20C68284 00BFDCC0
    D034D45C 0000FEFF
    21A9BF40 3F500000
     
  17. ♥♦♣♠Luxord♥♦♣♠ Chaser

    Joined:
    Jan 13, 2009
    1,773
    Very nice I must say. I will add all of them to the front page.
    This is rather impressive.
     
  18. andzalot55 Merlin's Housekeeper

    Joined:
    Apr 28, 2009
    Location:
    Canada
    0
    14
    Does anyone have codes to level up when defeating 1 heartless/nobody?
     
  19. Aurangzeb56 Chaser

    Joined:
    May 18, 2007
    Gender:
    Male
    Location:
    Pakistan,Karachi
    56
    If i remember correct,then by giving Axel Partner it's bosses moveset will make his target Sora,but it will still damage the other enemies.Right?
     
  20. ♥♦♣♠Luxord♥♦♣♠ Chaser

    Joined:
    Jan 13, 2009
    1,773
    That is what happens with the role mod.
     
Thread Status:
Not open for further replies.