Recent content by minizito

  1. M

    Trouble modifying the Berry Tag menu graphics

    Thank you for your reply :) Yes, I eventually noticed that it was a more complex issue because both the tileset and the palette are shared across multiple tilemaps. So, the difficulty became figuring out a workflow to modify one without breaking the others. And as you suggested, I think the...
  2. M

    Trouble modifying the Berry Tag menu graphics

    Hi folks! I need some help understanding how to modify tilemaps, tilesets and palettes. In particular, the Berry Tag menu. There are many files in there. const u32 gBerryCheck_Gfx[] = INCBIN_U32("graphics/bag/check_berry.4bpp.lz"); const u32 gBerryCheck_Pal[] =...
Back
Top