fholger / thedarkmodvr

VR support for The Dark Mod
Other
68 stars 2 forks source link

Image is distorded while moving #54

Closed netshaman closed 3 years ago

netshaman commented 3 years ago

Looking left or right leads to horrible distorsions of the image . Tried with open composite and steam VR api's. And this leads to a headache after a while ^^ P.S: Using an Oculus Rift S.

fholger commented 3 years ago

Something is broken when using the SteamVR backend with Oculus or WMR headsets, and I don't know why.

The good news is that TDM VR has an OpenXR backend, so you can actually bypass SteamVR and play natively on Oculus. In fact, I'm removing the SteamVR backend in the next release. To switch now, see here: https://github.com/fholger/thedarkmodvr/wiki/Advanced-settings#choosing-the-vr-backend

netshaman commented 3 years ago

Thank you , i will try this. :)

fholger commented 3 years ago

Since I haven't heard back, I'll assume the Oculus backend fixed this. :)