Sid Meier's Civilization VI

Sid Meier's Civilization VI

Better Loading Screen (UI)
DFOXpro Colombia UN 2020 年 7 月 23 日 下午 1:54
[How to] enable on linux
problem: the engine ignore capital letters in windows but not in linux.
Solution: (make lowercase linked files) in console:

cd <THE steamapps FOLDER WHERE CIV6 IS INSTALLED>/workshop/content/289070/; cd 1579019534/; find -name '*.lua' -o -name '*.xml' | sed -n 's/\(.*\/\)\(.*\)/ln -s \2 \1\L\2/p' | sh

Notes: there is a glichy ingamee startup with the text overlaped but just for a few seconds.
< >
正在显示第 1 - 1 条,共 1 条留言
infixo  [开发者] 2023 年 3 月 30 日 上午 3:49 
Version 1.8 uses linux-compatible file names. Should now work out of the box :)
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50