3Dmigoto
3Dmigoto copied to clipboard
Missing d3d11 static exports like D3D11On12CreateDevice can prevent d3d11.dll from loading.
When I try to run 3Dmigoto with OpenXR Toolkit in Elite Dangerous, I get the error message:
The procedure entry point D3D11On12CreateDevice could not be located in the dynamic link library C:\Program Files\OpenXR-Toolkit\XR_APILAYER_MBUCCHIA_toolkit.dll
and then:
OpenXR Call failed, aborting. C:\projects\openovr\DrvOpenXR\DrvOpenXR.cpp:201 CreateOpenXRBackend. Error code: -32 xrCreateInstance(&creatInfo, &xr_instance)
(note: I don't have a C:\projects folder)
Is there a way to fix this?