OpenXR Update from Nov 17th - Reverb G2 CTD after switching to VR and back

I had the same problem. This is how I solved it:

  1. Open the PowerShell as Administrator and activate script execution with the command Set-ExecutionPolicy Bypass.

  2. Install the Install-Layer script.

  3. Make sure to deactivate this bypass after having the script installed via Set-ExecutionPolicy Restricted.

Hope this helps.

1 Like