04-22-2013, 06:10 PM
> That would be quite useful, particularly in the instances where black IS used, but I have no idea how to implement such a change into the game. I am a complete and utter novice when it comes to modding!
Open file with a hex editor. Go to a palette. Go to first two bytes of a palette, which are 00 00. Change to something like FF 0F. Save file. Open file with Tile Molester. Configure to view image. Load palette as normal. Note change in first color.
Then just mess around with the first two bytes of the palette until they become something very visible. I'm not quite sure how the color works, but I'm positive you could figure it out.
Open file with a hex editor. Go to a palette. Go to first two bytes of a palette, which are 00 00. Change to something like FF 0F. Save file. Open file with Tile Molester. Configure to view image. Load palette as normal. Note change in first color.
Then just mess around with the first two bytes of the palette until they become something very visible. I'm not quite sure how the color works, but I'm positive you could figure it out.