Closed fredrik-hjarner closed 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
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.