The Universim

The Universim

Not enough ratings
How to have The universim work with linux - Fixed with experimental branch
By JosephBones
   
Award
Favorite
Favorited
Unfavorite
Configuration - fixed with experimental branch
Configuration:
Ubuntu 18.04
Nvidia drivers 396.54
Nvidia Quadro M520
Lenovo P51s

This has been fixed with experimental branch
please follow this link

https://sp.zhabite.com/steamstore/news/?appids=352720

With ubuntu,
if your game load but crash during the planet generation only ( I have no idea for other crash, did not encounter any but this one )

Step 1 : find a libsteam.so file in another game
it should be in the default directory

/home/[yourname]/.local

copy the libsteam.so file from another game ( i took the one of my project highrise game ) into the "The universim" directory
/home/[yourname]/.local/share/Steam/steamapps/common/The Universim/The Universim_Data/Mono/x86_64

Step 2: start the game

if it don't work, i had installed mono-complete before. I don't know if it required
1 Comments
pavlik2 30 Aug, 2018 @ 1:01am 
I did almost exactly the same, except I copied missing files (without replacing existing ones ) from 2 directories from existing Unity based game on Linux ( my case - The Long Dark )
TheLongDark/tld_Data/Plugins/x86_64 --> The Universim/The Universim_Data/Plugins/x86_64
TheLongDark/tld_Data/Managed --> The Universim/The Universim_Data/Managed
And everything worked fine