Closed kitchen-ace closed 4 months ago
Palette colour 4 in those games is near-black, while 255 is white.
Alternatively, you could determine the lightest and darkest color in the current palette during init and use these.
https://github.com/fabiangreffrath/woof/blob/8412588aff0b6247f7a601625480de614aa1064c/src/v_video.c#L259-L260
https://github.com/kraflab/dsda-doom/commit/844d49ca19f655898faa735403d7705f8351407d
Thanks, I got busy and then forgot all about this.
Palette colour 4 in those games is near-black, while 255 is white.