Please Note - This is a hacky method, not true native OpenXR that the game ships with as that is broken as of writing this.
-
First you need to figure out a way to consistently launch ITR where it uses the
Oculus Runtimeinstead of SteamVR. For me the method that works best is Right Clicking Virtual Desktop Streamer tray icon and using the Launch Game option there to launchIntoTheRadius-Win64-Shipping.exefrom the game folder. -
Replace the Oculus Runtime DLL, this enables us to use OpenXR and by extension VDXR. The path is:
\Into The Radius\Engine\Binaries\ThirdParty\Oculus\OVRPlugin\OVRPlugin\Win64\
Find OVRPlugin.dll and rename it to keep as a backup. Replace with the provided file (thanks to mbucchia).