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

[Graphics] Secondary pal for Bag.

I'm found this information on whack a hack (posted by user jiangzhengwenjz). I hope it is useful:
E830CC: lz_bag_background_tileset
E832C0: lz_bag_background_tilemap
E83444: lz_bag_background_tilemap_deposit_item
E835B4: lz_bag_background_palette
E83604: lz_bag_background_palette_2 //gender change
E845D8: lz_bag_background_tm_tileset
E84A24: lz_bag_background_tm_tilemap
E84B70: lz_bag_background_tm_tilemap_case
E84CB0: lz_bag_background_tm_palette
E84D20: lz_bag_background_tm_palette_2 //gender change
E859D0: lz_bag_background_berry_tileset
E85C44: lz_bag_background_berry_tilemap
E85BA4: lz_bag_background_berry_palette
E85BF4: lz_bag_background_berry_palette_2//gender change

According to him "E84D20: lz_bag_background_tm_palette_2
is the palette to be loaded into the slot 0 if the player is a girl" . So that might be the offset you are looking for
 
I'm found this information on whack a hack (posted by user jiangzhengwenjz). I hope it is useful:
E830CC: lz_bag_background_tileset
E832C0: lz_bag_background_tilemap
E83444: lz_bag_background_tilemap_deposit_item
E835B4: lz_bag_background_palette
E83604: lz_bag_background_palette_2 //gender change
E845D8: lz_bag_background_tm_tileset
E84A24: lz_bag_background_tm_tilemap
E84B70: lz_bag_background_tm_tilemap_case
E84CB0: lz_bag_background_tm_palette
E84D20: lz_bag_background_tm_palette_2 //gender change
E859D0: lz_bag_background_berry_tileset
E85C44: lz_bag_background_berry_tilemap
E85BA4: lz_bag_background_berry_palette
E85BF4: lz_bag_background_berry_palette_2//gender change

According to him "E84D20: lz_bag_background_tm_palette_2
is the palette to be loaded into the slot 0 if the player is a girl" . So that might be the offset you are looking for

That is for the backpack background palette which is for female
 
Back
Top