Hey there !
I’ve done the latest update from Steam, i’m actually trying to launch GDT on my Ubuntu 13.04 but it doesn’t starts.
I’ve played other Steam games without any issues … When I press play, steam prepares the game, syncs it and then nothing …
Is there anything related to the last update ?
Thx
1 Like
Please create a link to libudev.so.0.
for 32bit:
sudo ln -s /lib/i386-linux-gnu/libudev.so.1 ~/.local/share/Steam/SteamApps/common/Game\ Dev\ Tycoon/steamIntegration/32/libudev.so.0
for 64bit:
sudo ln -s /lib/x86_64-linux-gnu/libudev.so.1 ~/.local/share/Steam/SteamApps/common/Game\ Dev\ Tycoon/steamIntegration/64/libudev.so.0
Unfortunately there is no fix available yet which wouldn’t require this step.
1 Like
Ok, it worked
Little question, i saw the mod folder, are they working for Linux ?
I’ve tried the Camelot mod, but it stays red on the mod menu, can’t seem to get it work
Mods are working on Linux as well. If a mod stays red it means that a dependency is not there.
Check if a dependency is mentioned on the page where you downloaded the mod.
1 Like