• 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.

[Graphic✓] [pokeemerald] Removing Water Reflections?

BrandoSheriff

Has a tendency to figure things out
  • 776
    Posts
    17
    Years
    Hi, so I'm trying to figure out if it's possible to remove the reflections from the game's water.

    I've tried messing with the tile behavior and setting the water and its borders to MB_NORMAL, and this does work, but it also removes the ability to surf in it. Is there a sure-fire way to remove these reflections? It'll def cause a bit of annoyance in my map designs if there isn't.

    EDIT: Wasn't too hard of a fix it seems. I looked in metatile_behaviors.c and noticed a function that checks for reflectiveness, so I changed the water and border tiles to MB_OCEAN_WATER, which wasn't in the check, and everything seems to be good, including the ability to surf.
     
    Last edited:
    Back
    Top