Sid Meier's Civilization VI

Sid Meier's Civilization VI

Sukritact's Simple UI Adjustments
태양 17 MAY 2020 a las 11:19
Unable to choose production in Linux
With this mod (only mod installed) on Linux (Ubuntu 19.10) I am unable to choose production after settling my first city. I can't 'zoom in' on the city and clicking on the 'Choose Production' Button in the bottom right has no effect.
< >
Mostrando 1-10 de 10 comentarios
lonesomerogue 27 MAY 2020 a las 11:47 
This mod does not work on linux due to capitalization issues. If you want to make it work, you would need to rename all the files to lowercase and then modify all the references to those files in the .modinfo files. (and then again after every update)
Hippish 2 JUN 2020 a las 14:33 
2
10
Just symlinking them all with the names lowercased seems to do the trick.

cd ~/.local/share/Steam/steamapps/workshop/content/289070/939149009/
find -name '*.lua' -o -name '*.xml' | sed -n 's/\(.*\/\)\(.*\)/ln -s \2 \1\L\2/p' | sh
Última edición por Hippish; 2 JUN 2020 a las 14:53
Papusone 7 JUL 2020 a las 14:40 
A very Great Thanks to Hippish for the Script ! It works on all mods with a change of directory (the last one) and works perfectly ! I have applied change on my Eights mods i have in the workshop and now, all of them works fine, even Yet another Map Pack From Gedemon !
So once Again Thanks a Lot !
Última edición por Papusone; 7 JUL 2020 a las 14:41
rennmade 15 OCT 2020 a las 2:10 
Still not working for me. I have trouble finding the correct directory of my stteamapps. Can anyone please help?!
alancsilver 6 DIC 2020 a las 18:35 
I found the directory in question in
~/.steam/debian-installation/steamapps/workshop/content/289070/939149009

if that helps
can still confirm in 2021. ;(
Torch 1 ABR 2022 a las 17:51 
Can confirm, bug still present in 2022. Had to unsubscribe to get the Production window back.
henryxiv 22 OCT 2022 a las 7:50 
The solution is so easy. Hope it gets fixed soon.
interstellarmist 2 ENE 2023 a las 1:26 
Still a problem today but Hippish's solution works perfectly. Thanks!
KonPet 8 NOV 2023 a las 18:30 
Publicado originalmente por Hippish:
Just symlinking them all with the names lowercased seems to do the trick.

cd ~/.local/share/Steam/steamapps/workshop/content/289070/939149009/
find -name '*.lua' -o -name '*.xml' | sed -n 's/\(.*\/\)\(.*\)/ln -s \2 \1\L\2/p' | sh
You're a legend, man. Thanks for providing this solution, I'll save it somewhere so that I can reuse it for other mods. I've noticed that at least one other UI mod is giving me similar issues. Also, my steamapps folder was ~/.steam/steam/steamapps, so I had to change that, but for some reason it seems different for everyone here, so not your fault. Just saying it for other people who may be searching for it
< >
Mostrando 1-10 de 10 comentarios
Por página: 1530 50