• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[ASM & Hex] 3gen Add new item with new effect Workflow

  • 2
    Posts
    5
    Years
    • Seen Apr 9, 2020
    Hi there.

    First of all, I apologize that sentences can be unnatural because I'm writing through a translator.

    I want to create a stat double increase(SP.ATK, SPD) Hold item that only works for certain Pokemon. (ex: Like a 'Lightball' that only works for PIKACHU)

    I am not good at ASM.

    But before I researched and experimented with it, I needed to know the overall workflow.

    I want people with this knowledge to give me the correct answer for workflow I think.


    STEP 1. Write the assembly code for the item I want to create.

    STEP 2. Compile.

    STEP 3. Open the 'Compile.bin' file with the Hex editor.

    SETP 4. Paste it into the free space of the ROM.

    STEP 5. What's Next?
     
    Back
    Top