Jump to content

ehrenbrav

Members
  • Posts

    1
  • Joined

  • Last visited

Reputation

1 Neutral
  1. Hi all - I was having some real headaches with KSP crashing, even after a clean install. The game would start, maybe, and make it through varying stages of the loading process and then crash, requiring a hard reset of the computer. This happened both starting through Steam and through the command line via KSP.x86_64. I have pulseaudio installed and am running 64-bit Debian linux. Setting LC_ALL=C did not solve the problem, nor did starting with the command line option -force-glcore. I solved the problem by manually editing two config files. My issue appeared to be caused by the screen resolution being improperly set in these config files. The key indication of this was the file ~/.config/unity3d/Squad/Kerbal Space Program/Player.log: there's a line there that read something to the effect of the screen resolution being set to some insane value like 0x4096 or something equally crazy, and complaining that this was improper (yeah, I'll say!). I solved the problem as follows using a text editor: Find your machine's actual native resolution. Set this resolution in the width and height lines in the following file, along with Fullscreen to "1": ~/.config/unity3d/Squad/Kerbal Space Program/prefs Set this resolution in the width and height lines in the following file, along with Fullscreen=True: ~/.local/share/Steam/steamapps/common/Kerbal Space Program/settings.cfg No more bad crashes after this. I hope this helps someone else - I did quite a bit of google searching before figuring out this fix...
×
×
  • Create New...