- 13
- Posts
- 8
- Years
- Seen Apr 15, 2018
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
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