/KOPMod

A simple mod to increase the performance of KSP2

Primary LanguageC#

Kerbal Optimization Program (KOP)

Summary

KOP is a simple mod that optimizes1 KSP2 in order to increase the FPS. This is accomplished disabling effects and adjusting the game settings. KOP v0.4 uses SpaceWarp 0.4.0.

Note: If your computer struggles a lot trying to run the game, possibly the mod can't do it better. Note: This is an alpha mod is aimed to semi-advanced users and modders.


Features

The mod changes some Unity graphic's settings, so if you want to remove it check the Uninstall section.

Actually, the mod have the next patches:

  • No Atmosphere → Disables the atmosphere of the planets. Permanent night.
  • NoClouds → Disables the volumetric clouds.
  • No Shadows Map → Disables some laggy shadows.
  • No Engine Flames → Disables the engines flames effect.
  • No Vegetation → Disables all the vegetation.
  • Low Quality Terrain → Reduces the terrain quality, can produce some artifact on it.

Also there is a FPS Limiter that can help to reduce the GPU usage. All these patches and the FPS Limiter can be accessed via LCtrl + F1 key.


Uninstall

  1. Go to %appdata%\..\LocalLow\Intercept Games\Kerbal Space Program 2
  2. Delete everything in this folder except for "Saves"
  3. Go to your KSP2 installation folder
  4. Open a CMD or PowerShell and execute .\KSP2_x64.exe -screen-quality Fantastic

All modified settings are gone, the game is set to High

Footnotes

  1. Actually, there is no optimization, only patches that disable some effects in game