Jump to content

Steam & Linux


Recommended Posts

I'm curious.

Having had a few problems myself.

I'd like to know...

If you use Linux and you have KSP on steam, do you launch the game with steam or the launcher?

Maybe you use a script?

I'm curious because I think I might have a crash problem on the run.

Link to comment
Share on other sites

I use the binary directly but I have a script as well.


#!/bin/bash
cd "/home/user/.local/share/Steam/SteamApps/common/Kerbal Space Program/"
LC_ALL=C LD_PRELOAD="libpthread.so.0 libGL.so.1" __GL_THREADED_OPTIMIZATIONS=1 ./KSP.x86_64

I just find this more convenient than the Steam client.

Link to comment
Share on other sites

I'm not aware of any, but FWIW I did just run into some odd issues with pathing when starting KSP from outside the KSP basedir. I'm assuming Steam sets cwd correctly but I don't run steam, so...

Link to comment
Share on other sites

Steam overlay can be broken if you use a 64bit system, as has just been found here, so try turning that off.

There is no workshop for KSP so there is no point to steam overlay with KSP.

I have never run KSP with steam overlay.

My problems with Steam and KSP are without the overlay.

Just starting KSP with steam causes the problems.

Link to comment
Share on other sites

I suggest you don't start KSP via Steam, I am sorry but I do not know anything about Steam bugs or how they might be fixed, or how Steam might be affecting KSP.

The only thing Steam is supposed to do to KSP is start it, track hours played and check if the game is still running when the Steam client is closed, all other features are a part of the Steam client itself.

Have you tried asking on the Steam forums about issues caused by using the Steam client? It seems likely that Steam issues would be reported there.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...