• 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!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • 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.

[Graphics] [pokecrystal] Help increasing tilesets beyond 256

  • 367
    Posts
    6
    Years
    • Seen Nov 16, 2024
    Hi, I am using pokecrystal for a hack, and have been using the tutorials on the wiki to add features to my game engine. I've updated the code to use 256 map tiles, and use attribute files rather than tilemaps, but I've got some maps I've been working on that will need more tiles than that.

    I know it is possible to use the $80-$FF tiles in vram banks 0 and 1 for map tiles, but I don't know how to go about doing that. Does anyone have any advice on how to do this? I know Polished Crystal (and also vanilla Gold/Silver) have the font and NPC animation tiles share a section of vram, and that would help free up some tile space, but I don't know what all I'd need to do to implement this. I'm also not sure how I'd go about adding those tiles into vram to be used for the maps either.

    If anyone could give me some pointers, it would be much appreciated. Thanks!
     
    Back
    Top