Search Results

  1. JLHack7
    NO! WHEN YOU MAKE A JOKER, YOU CAN CHOOSE WHICH BUTTONS ACTIVATE THE JOKER!
    I ONLY CHOSE 2 SHOULDER BUTTONS! NO OTHER BUTTONS, JUST 2!
    Post by: JLHack7, Jul 29, 2007 in forum: Code Vault
  2. JLHack7
    Digits for ????
    FFFF = Nothing (so the code won't activate as long as you are pressing something)
    FFFE = SELECT
    FFFD = L3 (Left Analog Stick)
    FFFC = SELECT + L3
    FFFB = R3 (Right Analog Stick)
    FFFA = SELECT + R3
    FFF9 = L3 + R3
    FFF8 = SELECT + L3 + R3
    FFF7-FFF0 all involve START
    FFEF = UP (D-Pad)
    FFEB = R3 + UP
    FFDF = RIGHT (D-Pad)
    FFDB = R3 + RIGHT
    FFBF = DOWN (D-Pad)
    FFBB = R3 + DOWN
    FF7F = LEFT (D-Pad)
    FF7B = R3 + LEFT
    FEFF = L2
    FEEF = L2 + UP
    FEDF = L2 + RIGHT
    FEBF = L2 + DOWN
    FE7F = L2 + LEFT
    FDFF = R2
    FBFF = L1
    F7FF = R1

    Here's how to do it yourself
    Code:
    Start up a Calculator with Hexadecimal
    (Windows calc works fine)
    in the windows calc program
    Click "View" and click "Scientific"
    then click "View" and click "Digit grouping" (skip this if it's already checked)
    then click "View" and click "Hex"
    then press "F" 4 times
    then click "View" and click "Decimal"
    the number should be "65,535"
    then subtract the following numbers for each button you want jokered
    
    1 = SELECT
    2 = L3
    4 = R3
    8 = START
    16 = UP
    32 = RIGHT
    64 = DOWN
    128 = LEFT
    256 = L2
    512 = R2
    1024 = L1
    2048 = R1
    4096 = Triangle
    8192 = Circle
    16384 = X
    32768 = Square
    
    when you're done, click "View" and click "Hex"
    
    so if you want the joker to be L3+R1+R2, you would subtract 2, then 512, then 2048, getting "62,973"
    then after switching to hex you get "F5FD" which you put in place of [COLOR="Blue"]????[/COLOR]
    and you're done!
    Post by: JLHack7, Jul 29, 2007 in forum: Code Vault
  3. JLHack7
    you can do any built in game music, or no music at all
    Post by: JLHack7, Jul 29, 2007 in forum: Code Vault
  4. JLHack7
    look on your KH2 Disc

    Somewhere it should say Pal, NTSC/UC, or NTSC/J,
    Post by: JLHack7, Jul 29, 2007 in forum: Code Vault
  5. JLHack7
    2) Batman needs a keyblade too, Sir Spams-a-lot

    3) depends on what slot the combo plus is in
    Post by: JLHack7, Jul 29, 2007 in forum: Code Vault
  6. JLHack7
    no no, the jokers are very specific, and they were only triggers,
    i'll try fixing them
    Post by: JLHack7, Jul 28, 2007 in forum: Code Vault
  7. JLHack7
    ok

    ARMAX format

    Code:
    Weapon # 64 in inventory (P1)
    
    is a
    
    Sword
    PUET-UDTJ-ZEJQE
    DW35-QNT5-K9VRD
    
    that is
    
    Blessed
    DU3M-411Z-99JHC
    0QTV-V4RJ-DX8MM
    CD1B-7VPY-QTHJV
    VZZX-6E6D-ZE3KD
    
    and
    
    Of Godly Strength
    BT1Q-D2DX-KUPNR
    5NND-P1AT-07WAY
    4BBE-TXAN-F10D0
    JGPX-6VW1-734XC
    
    with a selling price of
    
    32,767 GP
    QAAK-C53J-J9DYF
    AP8Y-578K-UGJBR
    VZZX-6E6D-ZE3KD
    
    with a weapon speed of
    
    Godly
    MGQB-XYQD-1CN02
    TQFG-126C-4MAXT
    V1PT-272A-HMFK7
    
    And dealing
    
    1000-1500 Fire Burst Damage
    R42U-82AF-K6MPE
    KK9G-6U1Y-4WTGK
    JB88-FZ34-FM799
    
    Post by: JLHack7, Jul 28, 2007 in forum: Code Vault
  8. JLHack7
    if it's only in a cutscene, it can't be used, period

    if we can get Sora to wield the stick, it might be possible

    or you could go to the top of the page, click on "Search this thread" and search for "music mod"
    Post by: JLHack7, Jul 28, 2007 in forum: Code Vault
  9. JLHack7
    yes, except for the pride lands bosses

    I'll post them later
    Post by: JLHack7, Jul 28, 2007 in forum: Code Vault
  10. JLHack7
    while walkin into a different map (as soon as the text appears at the bottom of the screen) press and HOLD L2+R2
    (it might accidentally be L1+R1)
    Post by: JLHack7, Jul 28, 2007 in forum: Code Vault
  11. JLHack7
    3) yes it is, evilman posted the digits for Finishing Plus and Negative Combo a while back

    4) USE THE DAMN SEARCH FUNCTION, ITS AT THE TOP OF THE PAGE LABELED "SEARCH THIS THREAD"
    Post by: JLHack7, Jul 27, 2007 in forum: Code Vault
  12. JLHack7
    allright, i can make anything just fill out this form

    For weapons
    Code:
    weapon description
    1) weapon type (i.e. short sword, mace, staff, etc.)
    2) weapon prefix (i.e. cracked, cast iron, reinforced, elven, dwarven, etc.)
    3) weapon suffix (i.e. of lesser mana, of frost, of flame, of lightning, etc.)
    
    SLOT CODES (the four weapon slots that allow you to use stuff like misty globes, lightning shards etc.)
    Slot 1
    4) Weapon Damage (use prefix)
    Slot 2
    5) Weapon Speed (Sluggish, Normal, Fast, Faster, Lightning, or Godly)
    Slot 3
    6) damage element (fire, cold, poison, disease, lightning, etc.)
    7) damage type (regular or burst)
    
    i'll post the rest tomorrow
    Post by: JLHack7, Jul 27, 2007 in forum: Code Vault
  13. JLHack7
    I'll post them here when I'm done, check back in about an hour, there's a lot of codes I have to make

    EDIT:

    During a loading screen (while walking into a different map, after a cutscene, etc.) press and hold L2+R2 to activate the Character Swap codes

    (Only choose one code for each slot)

    Slot 2 (Donald) Codes

    Donald -> Cloud (Ally)
    QM8A-8T4W-F0HQE
    R9J8-MKXY-ERTJQ
    JMYJ-5K5E-N120B

    Donald -> Tifa (Ally)
    W7TD-GJNU-NRHAX
    R9J8-MKXY-ERTJQ
    0KFY-FDQM-ZNQNZ

    Donald -> Yuffie (Ally)
    QZ7D-0FTC-G8CQA
    R9J8-MKXY-ERTJQ
    BPHD-1MAM-1UBD6

    Donald -> Leon (Ally)
    R8QT-FQ89-BG2N1
    R9J8-MKXY-ERTJQ
    GQ69-KYQ9-F5GPY

    Donald -> Xaldin (Boss)
    9GQE-F44Y-4JQ9B
    R9J8-MKXY-ERTJQ
    3HVC-W1RY-ZKTK5

    Donald -> Xigbar (Boss)
    JYHK-P60F-DVE41
    R9J8-MKXY-ERTJQ
    TYZH-324K-8DCHT

    Donald -> Saix (Boss)
    ZZ7T-2G4U-P6V1J
    R9J8-MKXY-ERTJQ
    8U2H-E772-AP3Y5

    Donald -> Demyx (Boss)
    KJUV-P0WX-GA5RN
    R9J8-MKXY-ERTJQ
    PBYH-JRJZ-UJ2T0

    Donald -> Sephiroth (Boss)
    WFJ6-9701-FTA4P
    R9J8-MKXY-ERTJQ
    Q5B7-H6VD-3094M

    Slot 3 (Goofy) Codes

    Goofy -> Cloud (Ally)
    76X2-4TNN-15TWW
    R9J8-MKXY-ERTJQ
    UKKY-8BU8-HHUPZ

    Goofy -> Tifa (Ally)
    DEG5-8HKM-5MVXU
    R9J8-MKXY-ERTJQ
    ZDQB-9F9H-5KA88

    Goofy -> Yuffie (Ally)
    VJAP-HQZW-Y26ZD
    R9J8-MKXY-ERTJQ
    BE5B-5NQR-BRY7X

    Goofy -> Leon (Ally)
    CKP6-6PNY-Q1H5Z
    R9J8-MKXY-ERTJQ
    X29Q-1046-RR4XV

    Goofy -> Xaldin (Boss)
    F271-M567-GE06Y
    R9J8-MKXY-ERTJQ
    P8VM-7XKM-6X5XJ

    Goofy -> Xigbar (Boss)
    VD0H-GT0G-XBYCE
    R9J8-MKXY-ERTJQ
    5PT2-KME0-P8MR8

    Goofy -> Saix (Boss)
    2EWD-QAR1-2QAB7
    R9J8-MKXY-ERTJQ
    DE81-0RVG-HHFC1

    Goofy -> Demyx (Boss)
    EQ9H-66VM-JWCGP
    R9J8-MKXY-ERTJQ
    FZDV-5UKN-021VD

    Goofy -> Sephiroth (Boss)
    3HQD-RK6E-WNJ10
    R9J8-MKXY-ERTJQ
    FAFP-5AW1-N29JN
    Post by: JLHack7, Jul 27, 2007 in forum: Code Vault
  14. JLHack7
    well, it uses the universal character modifier, it has the correct game ID for the PAL KH2 (so you can input it into your ARMAX), but, its digit is 092C, which only applies to FM+, in FM+, the digit 092C is for one of the Organization XIII Mushrooms (Mushroom number 7 actually)

    just a sec

    it may take a minute to make the codes
    Post by: JLHack7, Jul 27, 2007 in forum: Code Vault
  15. JLHack7
    That depends on what master code you are using, if its an official one (from the codebreaker web site) you would need it in Codebreaker v1-6 format
    Post by: JLHack7, Jul 26, 2007 in forum: Code Vault
  16. JLHack7
    http://www.gamefaqs.com has them all
    Post by: JLHack7, Jul 26, 2007 in forum: Code Vault
  17. JLHack7
    5) What code?

    6) HAVE YOU EVEN BEEN PAYING ATTENTION??? YOU CAN NOT MOD A WEAPON'S STATS. THE DATA FOR A WEAPON IS BUILT IN TO THE WEAPON!
    Post by: JLHack7, Jul 23, 2007 in forum: Code Vault
  18. JLHack7
    you mean the timer was unaffected, damn,
    BACK TO THE PS2DIS!
    Post by: JLHack7, Jul 23, 2007 in forum: Code Vault
  19. JLHack7
    that's what they're doing... AND THEY'RE NOT GETTING ANY RESULTS
    FACE IT REDSONIC... YOU WERE WRONG ABOUT THE DIGIT!
    Post by: JLHack7, Jul 22, 2007 in forum: Code Vault
  20. JLHack7
    you forgot to put 0911 as the game ID
    Post by: JLHack7, Jul 22, 2007 in forum: Code Vault