Search Results

  1. autofire
    I have a contribution and a question.

    First, the contribution—I ported the KH1 NTSC/U All Gummi Parts code to KHFM (tested in PCSX2; let me know if it works on console):
    All Non-Key Gummi Parts
    204041F8 63636363
    204041FC 63636363
    20404200 63636363
    20404204 63636363
    20404208 63636363
    2040420C 63636363
    20404210 63636363
    20404214 63636363
    20404218 63636363
    2040421C 63636363
    20404220 63636363
    20404224 63636363
    20404228 63636363
    2040422C 63636363
    20404230 63636363
    20404234 63636363

    All Key Gummi Parts
    20404238 01010101
    2040423C 01010101

    All Gummi Ship Blueprints (Includes Final Mix Exclusives)
    20404240 01010101
    20404244 01010101
    20404248 01010101
    2040424C 01010101
    20404250 01010101
    20404254 01010101
    20404258 01010101
    2040425C 01010101
    20404260 01010101
    20404264 01010101
    20404268 01010101
    2040426C 00010101
    All Non-Key Gummi Parts
    3BM2-1AP7-2EVU0
    QPV5-05MW-JEEHY
    WTKD-J87G-Q3K0F
    6RGF-55KF-YGDQV
    AA88-2B1D-6D2GT
    4Q26-CQVA-U8TJU
    H95K-PZ1Z-Z9PC8
    JBN7-5D8R-ZK36N
    CR90-ZMFB-5RJYH
    BY34-RT5A-6QQXG
    BCGX-EAB3-Y3FUZ
    D9CD-18KY-E0PKR
    8QE4-AT94-QEW9P
    VH8D-D9UY-3YQRM
    CJCY-AF36-PBHRX
    YRBA-MPD8-AYU0G
    HTG5-CX8V-GYGYK

    All Key Gummi Parts
    RWD3-2BYB-85XPE
    5QW9-NP5F-RJZR0
    FTR4-WRAH-9X2W2

    All Gummi Ship Blueprints (Includes Final Mix Exclusives)
    MFYE-DJ7V-5K5UG
    GAUR-A9N5-5RNAX
    V8CW-V11B-NR8JK
    Z5QE-UQHM-T5THG
    BZM0-DBNJ-Z4K9Q
    GXW5-9QY5-12ET0
    2327-481F-7GFF9
    Z831-QGFX-KB1UX
    X2J1-9KGP-22TCV
    8UB5-YBF3-69PF1
    BQEY-6FW5-B1ZNZ
    M3TQ-9ZU7-W95CK
    J6B8-4B8Q-0M0D9
    //All Non-Key Gummi Parts
    patch=1,EE,204041F8,extended,63636363
    patch=1,EE,204041FC,extended,63636363
    patch=1,EE,20404200,extended,63636363
    patch=1,EE,20404204,extended,63636363
    patch=1,EE,20404208,extended,63636363
    patch=1,EE,2040420C,extended,63636363
    patch=1,EE,20404210,extended,63636363
    patch=1,EE,20404214,extended,63636363
    patch=1,EE,20404218,extended,63636363
    patch=1,EE,2040421C,extended,63636363
    patch=1,EE,20404220,extended,63636363
    patch=1,EE,20404224,extended,63636363
    patch=1,EE,20404228,extended,63636363
    patch=1,EE,2040422C,extended,63636363
    patch=1,EE,20404230,extended,63636363
    patch=1,EE,20404234,extended,63636363

    //All Key Gummi Parts
    patch=1,EE,20404238,extended,01010101
    patch=1,EE,2040423C,extended,01010101

    //All Gummi Ship Blueprints (Includes Final Mix Exclusives)
    patch=1,EE,20404240,extended,01010101
    patch=1,EE,20404244,extended,01010101
    patch=1,EE,20404248,extended,01010101
    patch=1,EE,2040424C,extended,01010101
    patch=1,EE,20404250,extended,01010101
    patch=1,EE,20404254,extended,01010101
    patch=1,EE,20404258,extended,01010101
    patch=1,EE,2040425C,extended,01010101
    patch=1,EE,20404260,extended,01010101
    patch=1,EE,20404264,extended,01010101
    patch=1,EE,20404268,extended,01010101
    patch=1,EE,2040426C,extended,00010101

    Second, the question—has anyone ever actually gotten the following codes to work? They don't for me:

    Infinite Health
    20156cd0 24050063
    20156cd4 AC82003C
    20156cd8 AC820040

    Infinite MP
    20156d04 24050063
    20156d08 AC820044
    20156d0c AC820048
    20156ce4 AC820048
    Post by: autofire, Jul 21, 2019 in forum: Code Vault