Skip to content

Uninstalling and Disabling KerbalVR

JonnyOThan edited this page Sep 12, 2023 · 1 revision

Temporarily Disable VR

  1. Right-click on ksp_x64.exe and select "create shortcut"
  2. Right-click on the shortcut file and select "properties"
  3. Add -vrmode none to the end of the target line
  4. Remove the KerbalVR folder from GameData

Launching the game through the shortcut should behave as if VR was not installed. It is not recommended to use the ksp_x64.exe directly when KerbalVR is not installed in GameData. You'll get VR behaviors but they won't work correctly.

You can also use the shortcut without removing KerbalVR from GameData, but some props will not function correctly with the mouse in IVA mode.

Re-enabling VR

  1. Put KerbalVR back in GameData
  2. Use ksp_x64.exe instead of the shortcut.

Full uninstall

  1. Delete KerbalVR from GameData
  2. Delete openvr_api.dll and XRSDKOpenVR.dll from KSP_x64_Data\Plugins
  3. In KSP_X64_Data, delete globalgamemanagers (the one without a file extension) and replace it with globalgamemanagers.bak
Clone this wiki locally