It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
high rated
After installing Stellaris on KDE Neon (16.04) I had an issue of launching the game:

>> Running Stellaris
>> ./stellaris: error while loading shared libraries: libuuid.so.1: cannot open shared object file: No such file or

I could fix this by installing the 32-bit version of libuuid:
sudo apt-get install libuuid1:i386

After launching the game, sound did not work, but I fixed it by installing the 32-bit version of libpulse0:

sudo apt install libpulse0:i386

for some reason, Stellaris needs 32-bit libraries to work.
I hope I can help someone of you <3
Thank you very much! Everything works on ubuntu 16 x64
well the game now runs but the moment I press play it locks me out of the computer somehow and I have to lg back in. I am using linux mint 19
avatar
_dav: After installing Stellaris on KDE Neon (16.04) I had an issue of launching the game:

>> Running Stellaris
>> ./stellaris: error while loading shared libraries: libuuid.so.1: cannot open shared object file: No such file or

I could fix this by installing the 32-bit version of libuuid:
sudo apt-get install libuuid1:i386

After launching the game, sound did not work, but I fixed it by installing the 32-bit version of libpulse0:

sudo apt install libpulse0:i386

for some reason, Stellaris needs 32-bit libraries to work.
I hope I can help someone of you <3
The game need 32 bit libraries because it's in 32 bit.The 64 bit version is in the course of being appraised,according to the developers.From Imperator onwards,all future games will be in 64 bit.Hope this has been helpful for you.
Cordially.
Post edited April 23, 2019 by Dylan2
avatar
cgr37712: well the game now runs but the moment I press play it locks me out of the computer somehow and I have to lg back in. I am using linux mint 19
I have excactly the same issue with Linux Mint 19.1. Any help would be greatly appreciated.