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

Fix Default Starfield #103

Closed Prof-Butts closed 4 months ago

Prof-Butts commented 4 months ago

There's some situations where the default starfield is not displayed properly (when Direct3DDevice::Execute() is not called). This fixes those situations.