Kingdom Hearts II NTSC U/C Codes (Closed)

Discussion in 'Code Vault' started by Explode, Jun 24, 2009.

Thread Status:
Not open for further replies.
  1. Aurangzeb56 Chaser

    Joined:
    May 18, 2007
    Gender:
    Male
    Location:
    Pakistan,Karachi
    56
    well tht codes allow tht whn u drive into valor u would b DW Anti form
     
  2. Arceus192 Traverse Town Homebody

    Joined:
    Nov 1, 2009
    Location:
    No thank you I am full.
    3
    133
    Unfortunatly when I didn't have oathkeeper equipped it still BSOD'd. When I tried to joker it, the action replay kept telling me invalid code entry. I went through every piece of the code and found no errors. If you can help more it will be much appreciated. Thanks.
     
  3. ajmrowland Destiny Islands Resident

    Joined:
    Dec 1, 2009
    1
    98
    Why is the room mod code for Roxas' Room not working for me?
     
  4. ajmrowland Destiny Islands Resident

    Joined:
    Dec 1, 2009
    1
    98
    Why is the room mod code for Roxas' Room not working for me?

    I mean, I used the code, used both swap magic discs consecutively, and nothing happened.

    BTW, does it have to be the CD Coder disc?
     
  5. Arceus192 Traverse Town Homebody

    Joined:
    Nov 1, 2009
    Location:
    No thank you I am full.
    3
    133
    Well the code you are using is not a complete code yet. the YY and XX are destination points that you need to sub the values of the place you are going to in with them. I can fix this for you if you give me the game and destination.
     
  6. ajmrowland Destiny Islands Resident

    Joined:
    Dec 1, 2009
    1
    98
    I know that they Xs and Ys get subbed. that's what I tried. I wanna get into Roxas' Room simply. It's the US version.
     
  7. Aurangzeb56 Chaser

    Joined:
    May 18, 2007
    Gender:
    Male
    Location:
    Pakistan,Karachi
    56
    tru using this

    Jokered To R2
    K7RB-TRBF-J9EWN
    BW5G-Y4T9-ZM1VG
    RZWU-YJFY-TA23Z
    NFE0-GTN1-K43JF
    QUHV-6X3U-6CPP3
    8B9V-R4BR-YRAJF
    9VJE-378P-RE95P
    EXNN-9PJB-2CGVN
    03AH-5PBC-9K2T7
     
  8. Hero_Yang Moogle Assistant

    Joined:
    Feb 22, 2010
    0
    3
    Hey where is the Universal weapon modifier code at? I only see the digits but not the actually code
     
  9. thecoder180 Hollow Bastion Committee

    Joined:
    Feb 22, 2009
    Location:
    Inactiveland
    28
    693
    Well here's the one that makes them ACTUALLY weild the waepon:

    Code:
    Valor Form
    10340B24 0000????
    
    Wisdom Form
    10340B4c 0000????
    
    Master Form
    10340B74 0000????
    
    Final Form
    10340B9c 0000????
    
    Anti
    10340BC4 0000????
    
    These were made by me (EvilMan_89)
    Lion Sora
    10340bec 0000????
    
    Dual Wielding Roxas
    10340c64 0000????
    
    Regular Weapon Mods
    Sora/Roxas
    1033FEC0 0000????
    
    Donald
    1033FFB4 0000????
    
    Goofy
    103400A8 0000????
    
    Mickey
    1034019C 0000????
    
    Auron
    10340290 0000????
    
    Ping/Mulan
    10340384 0000????
    
    Aladdin
    10340478 0000????
    
    Jack Sparrow
    1034056C 0000????
    
    Beast
    10340660 0000????
    
    Jack Skellington
    10340754 0000????
    
    Simba
    10340848 0000????
    
    Tron
    1034093C 0000????
    
    Riku
    10340A30 0000????
    [/spoiler]

    The other type (Which makes one weapon LOOK like another) is in an attachment on the second post on this thread. It's labeled "KH2 NTSC Universal Weapon Mod.txt"
     
  10. ajmrowland Destiny Islands Resident

    Joined:
    Dec 1, 2009
    1
    98
    What's a joker code and how do i use it?
     
  11. NarutoSuperKubii Chaser

    Joined:
    Aug 6, 2008
    164
    If you look in the front page it clearly says what it is and how you use it.

    Joker

    Code:
     
     This is a tutorial for Jokering codes (this only
     works for codes in RAW format). A Joker is a
     code that can be triggered by pressing a button
     on the controller while entering a new area. This
     way, you do not need to have the code active
     constantly.
     
     Joker Address
     
     E0[COLOR=red]XX[/COLOR][COLOR=blue]YYYY[/COLOR] 0035B55C
     [COLOR=yellow]????????? ?????????[/COLOR]
     
     [COLOR=red]XX[/COLOR] The number of lines you want jokered
     [COLOR=blue]YYYY[/COLOR] The joker value (use the YYYY digits posted below)
     The [COLOR=yellow]?[/COLOR]'s represent the code you want jokered
     
     The following digits determine which button(s) the
     code will be assigned to:
     [code] 
     YYYY Digits:
     
     F7FF - R1
     FBFF - L1
     FDFF - R2
     FEFF - L2
     F3FF - R1+L1
     F5FF - R1+R2
     F6FF - R1+L2
     F9FF - L1+R2
     FAFF - L1+L2
     FCFF - R2+L2
     F7FD - L3+R1
     FBFD - L3+L1
     FDFD - L3+R2
     FEFD - L3+L2
     7FFD - L3+Square
     DFFD - L3+Circle
     77FF - R1+Square
     D7FF - R1+Circle
     7BFF - L1+Square
     DBFF - L1+Circle
     7DFF - R2+Square
     DDFF - R2+Circle
     7EFF - L2+Square
     DEFF - L2+Circle
     
    So to joker the following (fake) code:

    1030456D 00003125
    1030456F 00000063

    to the R1 button, you would do this:

    E002F7FF 0035B55C
    1030456D 00003125
    1030456F 00000063

    02 is there because you want the next 2 lines of code jokered
    F7FF is the joker value for the R1 button
    [/code]
     
  12. ajmrowland Destiny Islands Resident

    Joined:
    Dec 1, 2009
    1
    98
    It still aint working for me. Im using the US version of Coder 3.8, the US version of KH2, and the US Swap Magic if necessary. What am I doing wrong? I just dont get why nobody has posted any tutorials(that I know of) on how to use Swap Magic Coder. It would've been a ton easier.

    And I just know that the site will take 10 minutes to post this message.lol
     
  13. jet588 Traverse Town Homebody

    5
    112
    Inverted keyblade colors code?
     
  14. Hero_Yang Moogle Assistant

    Joined:
    Feb 22, 2010
    0
    3
    Is there a code for me to make Normal Sora hold a second keyblade?
     
  15. thecoder180 Hollow Bastion Committee

    Joined:
    Feb 22, 2009
    Location:
    Inactiveland
    28
    693
    Here:

    Code:
    DW Sora [FIX] (R2)
    E005FDFF 0035B55C
    01CB9736 0000000A
    01CB973F 00000009
    2019089C 00000000
    1033FEC0 0000XXXX [NOTE I]
    10340C64 0000XXXX [NOTE II]
    
    NOTE I - Replace X's with desired digits for Sora's main weapon
    NOTE II - Replace X's with desired digits for Sora's secondary weapon (Left Hand)[/spoiler]
     
  16. NarutoSuperKubii Chaser

    Joined:
    Aug 6, 2008
    164
    If we find it's color mod it's possible.

    The only other way is texture mod it which is dma.
     
  17. NarutoSuperKubii Chaser

    Joined:
    Aug 6, 2008
    164
    I didn't say PER room.
    I just sad its dma and the tim_ texture mods are DMA per world sometimes.
     
  18. NarutoSuperKubii Chaser

    Joined:
    Aug 6, 2008
    164
    Well, texture mods are VERY limited, like when I tried to give Roxas final Sora's textures, well thats impossible.
     
  19. NarutoSuperKubii Chaser

    Joined:
    Aug 6, 2008
    164
    Lol, Animation mods are the easiest thing you can learn.

    I'm actually making texture mods so after I release those I will teach you.
     
  20. Aurangzeb56 Chaser

    Joined:
    May 18, 2007
    Gender:
    Male
    Location:
    Pakistan,Karachi
    56
    hmm well hve u tried giving only roxas top final soras top??
     
Thread Status:
Not open for further replies.