OpenSWE1R / openswe1r

An Open-Source port of the 1999 Game "Star Wars Episode 1: Racer"
https://openswe1r.github.io/
GNU General Public License v2.0
315 stars 26 forks source link

Game always falls back to 16 bit color clear #128

Open JayFoxRox opened 6 years ago

JayFoxRox commented 6 years ago

Even when the framebuffer is claiming to be 32 bits, the game will send 16 bit clear values. It should be investigated why this happens and if this is a bug in OpenSWE1R or the original game.