Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Having reinstalled KSP clean (without mods) also clears that mods aren't the cause. Well done.
Have now to ask, the lag shows with a new game, or is related to a game that has grown more complex with time?
In the latter case, there could be something wrong in that game (and would require quite some effort to diagnose, perhaps could be tied to Garbage Collection routine in Unity misbehaving and I'd have to show some tools to check that; later in case).
In the former case (lag with new game), I'd start monitoring what your system does (Task Manager in Windows works pretty well for that). BTW, what is your OS? Reason is, other SW in background may be tasking your system resources to the point the application in foreground (KSP) becomes less responsive. E.g., please verify if KSP has enough RAM to work with, or the OS keeps shuffling pages to disk trying to make for a shortage (see how much I/O activity occurs).
Also, please know there are other users experienced something similar to your issue, have a read with this thread as hopefully some solution for your case could be shown (if not yet, in future): https://forum.kerbalspaceprogram.com/index.php?/topic/167629-fps-drops-after-each-consecutive-launch-131/
- Click Downloads, Clear Download Cache
- Click Web Browsing, Delete Web Browser Cache and Delete All Browser Cookies.
Unfortunately, my KSP isn't lagging so I can't say for sure this will fix the problem, but it has for other games that i own. I hope it helps.
That's an interesting idea. I never launch KSP from Steam, so I'm unable to tell how much it could raise lag. But then is easy to verify, as KSP doesn't need Steam to work: just find the KSP_x64.exe (believe you're using 64bit) within ".../SteamLIbrary/SteamApps/common/Kerbal Space Program" and double click to launch it directly.
It happens on a new game too. Nothing suspicious on task manager, CPU on 35% max (6/12 so it's normal), GPU on 10-20%. KSP is using tremendous amount of RAM, something like 6/7 GB, so I guess it's enough. I have the newest Windows 10.
I will do some further investigations about this problem, I will update if I find something.
Could be a conflict throwing a nullerrorexception; that'll tank your FPS fast.
Open up the debug menu with Alt+F12 while in flight experiencing the lag and go to the console, look for a bunch of spamming red text lines.
While the CPU/GPU activity with KSP are more intrinsic with a specific system performance (e.g. with a brand new game, my 1.3.1 KSP makes CPU at 12% and GPU at 37%), the amount of RAM in use seems way off. Just loaded, KSP 1.3.1 takes ~ 1.7 GB RAM (working set, the virtual size is somewhat higher) to raise to ~2.0 GB upon entering Space Center the first time. It would then increase, building crafts, changing scenes, and performing flights. But to arrive at 6-7 GB would take quite some time. Could you check those amounts as I reported (Task Manager does fine)? It would seem as if KSP was loading much more stuff than it should if otherwise (but where from, if mods were removed?)