-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A linux update ? #401
Comments
Oh, so Linux is on a more advanced version number 👀. I didn't know that, the Mac OS and Windows version are both at 1.0.0.317, I know there's an update incoming in may, but... I don't think that's the one, was it updated recently ? |
Nope that's just a mistake when writing the version from me, apologies. It is 1.0.0.317. The mod doesn't work for me, so I figured it was maybe the linux version that wasn't updated. |
Did mod ever work on linux correctly? I noticed you've lower cased files in the past to fix it on linux. Currently i'm trying to fix |
Ok. Toggle great works window was bind to "w" by default. And i used WASD to control the screen. So there is no bug. |
Can you share your script please ? I'd like to see if it's the same issue on my end |
https://github.com/azorej/CQUI_Community-Edition/tree/linux_fix I made a script for convenience: You will need python3 and python3-pip packages (you can install it via apt-get) What does the script do:
There will be several errors with applying hack - i will fix them later (need to add a file blacklist) if you encounter problems while installing mod or during game - please, let me know about it P.S. maybe you will need to rebind 'w' and 'a' keys. By default they are used for |
Could you summarize, in a nut shell, what the actual fix is about? Maybe there is certain changes that can be applied and merged in this project to make it run univerally on Windows and Linux. |
The actual diff between your fix and the |
Just tested the modification on my machine. Works absolutely fine. |
Current diff isn't very accurate: there are some needless changes. I'll fix it this weekend. I don't think there is a way to make the same steam mod run on Windows and Linux. What can we do: we can have two steam mods. One for Windows and one for Linux. I'll try to make a pull request to main repository this weekend. |
The "fix" for linux is to lowercase all the filenames I think (see CQUI-Org/cqui#301) |
I tried to do it and it didn't work for me: There are a lot of errors like "Error opening/reading where=, file=C:\Emu\AppDataParent\Sid Meier's Civilization VI\Mods\CQUI_Community-Edition\Assets\UI\{filename}" |
Currently playing on Ubuntu 18.04, the mod doesn't work. Will it be updated to support the v1.0.0.367 linux version ?
The text was updated successfully, but these errors were encountered: