xavieran / BaKGL

Remake of Betrayal at Krondor using OpenGL
https://xavieran.github.io/blog/
GNU General Public License v3.0
44 stars 3 forks source link

hardcode palettes for around 200 bmx files for image_extractor #216

Closed fredrik-hjarner closed 1 week ago

fredrik-hjarner commented 1 week ago

Fixed some images for the image_extractor if you are interested. I have looked at all the images I hardcoded palettes for and they look correct. Some of them are already taken care of by your default cases such as {"ACT001.BMX", "ACT001.PAL"} .

I'm experimenting with BaK and I will make a complete map for all BMX & SCX files like this for myself anyway.

xavieran commented 1 week ago

This is great, thanks! I was about to start hard coding them myself :)

Later I will need to add the ability to select a palette on a per sub image basis, for example some icons in the BICONS1.BMX are expected to be used with a different palette.

You can see these two exit button variants should be used with a palette other than OPTIONS.PAL image