• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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] RUBY PSS split icons inserting?

  • 7
    Posts
    6
    Years
    • Seen Sep 30, 2020
    Hello to everyone. I'm newbie in rom hacking, this is my first try; for Ruby PSS split (tutorial: https://www.pokecommunity.com/showthread.php?p=10205829) followed these instruction and it worked. Then i tried PSS icon import (tutorial: https://www.pokecommunity.com/showpost.php?p=8293636&postcount=254), but that's not worked.
    Here is my offsets and edits:
    Inserted the uncompressed image with NSE, offset: 93F9C8
    In ASM data last line: .SplitImages: .word 0x0893F9C8
    Hex edits:
    Change 0x1C0F88, 0x1C1328 and 0x1C17A0 to C8 F9 93 08
    Change 0x1C0F54, 0x1C12F4 and 0x1C175A to 08 47
    Change 0x1C0F4E to 40 B4 00 26
    Change 0x1C12EE to 40 B4 01 26
    Change 0x1C1754 to 40 B4 02 26

    What's the wrong with that?
     
  • 7
    Posts
    6
    Years
    • Seen Sep 30, 2020
    Oh, you're right, icon import tutorial is for emerald, that's my bad.
    So, is there any tutorial for Ruby PSS split icon import?
     
    Back
    Top