-
Notifications
You must be signed in to change notification settings - Fork 31
Install Guide (Legacy)
Vivero edited this page Apr 20, 2020
·
1 revision
Instructions for KerbalVR v3.2.4 and KSP 1.7.x
This is untested (and likely not working) for KSP 1.8.x.
These instructions should also work for KSP versions below 1.7.
- Download KerbalVR version 3.2.4 from the releases page.
- Open up the zip file you just downloaded. I'm using 7-Zip to open it up. Select
GameData
and hit Extract.
- Type in or browse to the root directory of your KSP installation. In my case, it's
C:\KSP_win64\
. If your KSP is installed through Steam, you might find this somewhere inC:\Program Files (x86)\Steam\steamapps\common\Kerbal Space Program
, I don't actually know. Hit OK.
-
Let's verify everything is correctly installed! Open up a File Explorer window, and navigate to the root of your KSP installation. Navigate to the
GameData
folder.
- Check to make sure you see a
KerbalVR
folder. Go into it.
- Check to make sure you see a file
KerbalVR.dll
here. Go into theopenvr
folder.
- Check to make sure you see a
win32
folder and awin64
folder. Go into thewin64
folder.
- Check to make sure you see a file
openvr_api.dll
.
- Navigate to the root of your KSP installation. Find the
KSP_x64.exe
executable and right-click it. Select Create shortcut.
- Right-click the shortcut you just created, select Properties.
- In the Target field, place your cursor to the very end of the text, press the spacebar on your keyboard, then type
-force-d3d12
. In my case, it will now sayC:\KSP_win64\KSP_x64.exe -force-d3d12
. Hit OK.
- Start Steam, and run SteamVR.
- Make sure the little SteamVR window is open and everything looks normal. As of 2018-Mar-31 this mod is working with SteamVR beta version 1522375663. Your headset should be displaying the usual SteamVR home.
- Navigate to the root of your KSP installation. Double-click the shortcut we just created, to run KSP.
- On the KSP main menu, lower-right corner, check that the version of KSP you are running is in fact version 1.4.2.
- Load your game and start a flight. Enter IVA mode by pressing the View button on any of the kerbals on the lower-right of the interface.
- Press the Kerbal VR application launcher button on the top-right of the screen. The button with the HTC Vive logo.
- On the KerbalVR GUI, press the
Enable VR
button. Your headset should now be showing the IVA view.
That's it. If these steps didn't work for you, I don't know how to help you. Good luck!