Performance Tips - FirstPersonKSP/Kerbal-VR GitHub Wiki
First, determine whether you are GPU-bound or CPU-bound. Open the windows task manager and look at the GPU load level while VR is active:
If it's close to 100%, you are likely GPU-bound and you should remove visual mods and turn down graphics settings.
If the GPU load isn't close to 100, then you're likely CPU-bound. Some things you can try:
- Make sure “legacy reprojection mode” is turned off in SteamVR settings
- Open the settings.cfg file in the ksp directory and change
PHYSICS_FRAME_DT_LIMIT
to 0.02 (note you can now do this ingame if you have KSPCF) - If you are using VesselViewer, change the latency mode to high or obscene by going to Other Configuration on the MFD
- Install KSP Community Fixes
- Play on a fresh save, or remove unneeded vessels and debris
- Remove any graphics mods
- Graphics Settings:
- Reflection refresh should be set to Low at most, never “every frame”
- Reflection resolution should be no more than 256
- Pixel light count no more than 8
- Uninstall any non-essential mods. The following are known to have a significant cpu performance impact:
- FAR
- RocketSoundEnhancement
- MAS
- DistantObjectEnhancement
- ThrottleControlAvionics