Divinity: Original Sin 2

Divinity: Original Sin 2

คะแนนไม่เพียงพอ
run on linux / fix linux startup crash
โดย 00 Schneider
fix linux start after new launcher update
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
fix
Larian Studios made a unnecessary new bloatware ♥♥♥♥ launcher for the game and in the process broke the game on linux.

To fix it, open a terminal, cd to the installation directory:
cd ~/.local/share/Steam/steamapps/common/Divinity\ Original\ Sin\ 2/

Then run the following commands:
mv bin bin-bak mv Data Data-bak ln -s DefEd/bin bin ln -s DefEd/Data Data mv bin/SupportTool.exe bin/SupportTool.bak ln -s bin/EoCApp.exe bin/SupportTool.exe

Thanks to Ordon for posting this information (originating from protondb[www.protondb.com])!
And ⎛⎝惡貫滿盈⎠⎞ for pointing out problems with the original solution!
6 ความเห็น
bishop 4 ก.ค. @ 10: 47am 
XYETA :MiniTheDogBmcStudio:
00 Schneider  [ผู้สร้าง] 20 มี.ค. 2022 @ 5: 09am 
Thanks ⎛⎝惡貫滿盈⎠⎞! I changed the guide accordingly.
⎛⎝惡貫滿盈⎠⎞ 20 มี.ค. 2022 @ 2: 20am 
That fix is incomplete and it could cause black screen and crush.
According to the author of proton-ge, the correct way to symlink is:

mv bin bin-bak
mv Data Data-bak
ln -s DefEd/bin bin
ln -s DefEd/Data Data
cd bin
mv SupportTool.exe SupportTool.bak
ln -s EoCApp.exe SupportTool.exe

Related comment [github.com]
Saike 11 ก.ย. 2021 @ 7: 24am 
thx dude, it worked perfectly! :Darling:
Hayah 6 ก.ย. 2021 @ 9: 00am 
thx (o:
Hexperience 6 ก.ย. 2021 @ 8: 58am 
bump