- 52
- Posts
- 15
- Years
- Seen Apr 26, 2025
I am attempting to change the palette colors of the Pokemon status menu. So far, it is going smoothly, but I have hit a snag.
The background pattern with the alternating colored lines has something odd going on. When I open up palette viewer for one of the colors, it shows the color value is 0x52A9. So I open up my hex editor and look for "A9 52".
I have used a hex editor to change every instance of that value in the entire rom, and yet upon opening the rom, the color remains the same. The second color however, 0x4627, can be changed and shows up in-game without issue.
If anyone has any idea where I am going wrong, I would appreciate it!
![[PokeCommunity.com] Pokemon status menu palette [PokeCommunity.com] Pokemon status menu palette](https://i.imgur.com/oSVEc4K.png)
The background pattern with the alternating colored lines has something odd going on. When I open up palette viewer for one of the colors, it shows the color value is 0x52A9. So I open up my hex editor and look for "A9 52".
![[PokeCommunity.com] Pokemon status menu palette [PokeCommunity.com] Pokemon status menu palette](https://i.imgur.com/otOQeLV.png)
I have used a hex editor to change every instance of that value in the entire rom, and yet upon opening the rom, the color remains the same. The second color however, 0x4627, can be changed and shows up in-game without issue.
If anyone has any idea where I am going wrong, I would appreciate it!