The Universim

The Universim

評價次數不足
How to have The universim work with linux - Fixed with experimental branch
由 JosephBones 發表
   
獎勵
加入最愛
已加入最愛
移除最愛
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 則留言
pavlik2 2018 年 8 月 30 日 上午 1:01 
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