• 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.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • 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.

Implimenting the Physical Special Split with Icons

  • 17
    Posts
    7
    Years
    • Seen Apr 24, 2025
    I know there is a resource out there that does this but it also adds too much for what I'm going for. I just want to add the physical special split to the base game and work my way up from there for my personal hack. I was looking around dizzyeggg's battle engine to figure out how to put in the icons. I know how to do the physical special split itself because I followed the tutorial from the wiki. The only thing really is figuring out how to put the icons in. Any help is appreciated.
     
    I know there is a resource out there that does this but it also adds too much for what I'm going for. I just want to add the physical special split to the base game and work my way up from there for my personal hack. I was looking around dizzyeggg's battle engine to figure out how to put in the icons. I know how to do the physical special split itself because I followed the tutorial from the wiki. The only thing really is figuring out how to put the icons in. Any help is appreciated.
    Have you tried to track down the pieces of code in RHH's battle_engine where B_SHOW_SPLIT_ICON is used?
    That sounds like it should be enough to find out how to make a clean repository print the split icons on screen.
     
    I have figured this one out. it took a while but I finally got it to work. Thanks for your help.

    Sorry to be a bother, but would you mind sharing how you came to the solution, for anyone else that may try the same later?
    I know I will probably need it down the road.
     
    Back
    Top