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

dwDeviceZBufferBitDepth is a bitmask, not a value #100

Open JayFoxRox opened 6 years ago

JayFoxRox commented 6 years ago

desc->dwDeviceZBufferBitDepth = 16; should be changed to the proper bitmask (which returns the supported modes).