Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - durbamp

#1
Support / Re: Linux Steam version doesn't start
January 05, 2019, 06:13:25 PM
Hello,

After uninstall/reinstall no success.
So i did an strace:
Quotestrace ./RimWorldLinux.x86_64

Quote
...
stat("/g/_steam/SteamApps/common/RimWorld/Data/data.unity3d", 0x7ffc99a1afc0) = -1 ENOENT (No such file or directory)
access("/g/_steam/SteamApps/common/RimWorld/Data/data.unity3d", F_OK) = -1 ENOENT (No such file or directory)

=> still the f***** steamapps/SteamApps problem.

Just moving RimWorld dir from steamapps to SteamApps solved the issue.

I had the same problem with Kerbal Space Program, and so many other games Unity3D games... I still do not understand what triggers the problem.