Prof-Butts / xwa_ddraw_d3d11

Direct3D 11 implementation of DDraw.dll for XWA with VR support and New Shaders
MIT License
6 stars 4 forks source link

Mission briefing and dark screen fixes #79

Closed Prof-Butts closed 1 year ago

Prof-Butts commented 1 year ago

The 3D display should no longer crash when displaying 3D models and RT is on.

Also coded a quick temporary fix for the dark screen that happens in TFTC when the sun flare isn't visible (the whole screen goes dark). This isn't a great fix, but it gets the job done while I work on a more permanent fix.