Sid Meier's Civilization VI

Sid Meier's Civilization VI

Sukritact's Simple UI Adjustments
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.
< >
Näytetään 1-10 / 10 kommentista
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.6.2020 klo 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
Viimeisin muokkaaja on Hippish; 2.6.2020 klo 14.53
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 !
Viimeisin muokkaaja on Papusone; 7.7.2020 klo 14.41
Still not working for me. I have trouble finding the correct directory of my stteamapps. Can anyone please help?!
I found the directory in question in
~/.steam/debian-installation/steamapps/workshop/content/289070/939149009

if that helps
can still confirm in 2021. ;(
Can confirm, bug still present in 2022. Had to unsubscribe to get the Production window back.
The solution is so easy. Hope it gets fixed soon.
Still a problem today but Hippish's solution works perfectly. Thanks!
Hippish lähetti viestin:
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
< >
Näytetään 1-10 / 10 kommentista
Sivua kohden: 1530 50