retroluxfilm / reshade-vrtoolkit

Modular shader to enhance you HMD clarity & sharpness with minimal performance impact.
https://vrtoolkit.retrolux.de
BSD 3-Clause "New" or "Revised" License
76 stars 3 forks source link

Assetto Corsa Competizione with opencomposite #28

Open Dotrewind opened 4 months ago

Dotrewind commented 4 months ago

Hi,

I was trying to get this to work with ACC with opencomposite but is does not seem to work.

Is this something that is simply not possible or is it something else? I followed the installation instructions.

The log file: message.txt

retroluxfilm commented 4 months ago

From your logs it seems to not attach to the OpenXR session created by OpenComposite: 17:30:54:313 [34772] | WARN | Skipping OpenXR session because it was created without a proxy Direct3D 11 device.

The OpenComposite devs might know the reason why the device is not set in their implementation. It fails for the directX11 XR_TYPE_GRAPHICS_BINDING_D3D11_KHR The device must be set and is null when reshade access it.

Dotrewind commented 4 months ago

Tnx, sadly I was reading on the opencomposite discord that Reshade 6.0 is not working with opencomposite.