Doesn't start my KSP. http://pastebin.com/6rRveveM It seems to be a path issue. When I do ulimit -n 2048 && LC_ALL=C /media/OCZ/SteamLibrary/SteamApps/common/Kerbal Space Program/KSP.x86_64 it doesn't run but when I do ulimit -n 2048 && LC_ALL=C /media/OCZ/SteamLibrary/SteamApps/common/Kerbal\ Space\ Program/KSP.x86_64 it runs.