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 RT Shadows #98

Closed Prof-Butts closed 5 months ago

Prof-Butts commented 5 months ago

The orientation of the player's ship is now read directly from its mobileObject entry and I had to disable the roll inertia (in the CockpitLook hook) to fix the shadows. I think it was worth it.

Also, here's a fix for the background not getting captured properly.