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 incompatibility with modern OpenVR API #43

Closed morallo closed 3 years ago

morallo commented 3 years ago

Replace IVRSystem::ResetSeatedZeroPose() with IVRChaperone::ResetZeroPose(vr::TrackingUniverseSeated)

This needs an update of openvr_api.dll, should be included in the release when this is merged.