Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal. You can also buy games using our partner links for GOG and Humble Store.
We do often include affiliate links to earn us some pennies. See more here.

Civilization VI updated properly for Linux from Aspyr but still has problems

By -
Last updated: 5 Dec 2022 at 4:02 pm UTC

Recently Sid Meier's Civilization VI from Firaxis Games had a major update and DLC release that broke it on macOS and reverted to a really old version for Linux but porter Aspyr Media has partially fixed it for Linux now.

For the Native Linux build, it is at least now up to date with version 1.0.12.9 instead of the really old version they seemingly put up by accident. It still won't launch on a lot of newer Linux distributions without workarounds though, which Aspyr are likely to never fix and that has been a problem for years. This means the new Leader Pass should work fine.

As an example of the Linux workaround for the Native version, you can use a simple Steam Launch Option:

Arch:

LD_PRELOAD=/usr/lib/libfreetype.so.6 %command%

Fedora:

LD_PRELOAD=/lib64/libfreetype.so.6 %command%

Debian:

LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libfreetype.so.6 %command%

I'm still honestly amazed such a seemingly simple library issue was left in for years. It's also surprising it took over a week for them to fix the wrong game version for Linux…

However, due to performance, you're likely far better off with the Windows version in Proton and you can work around the problematic 2K launcher with this Steam launch option:

eval $( echo "%command%" | sed "s/2KLauncher\/LauncherPatcher.exe'.*/Base\/Binaries\/Win64Steam\/CivilizationVI.exe'/" )

Seems like they haven't yet fixed it for macOS, with lots of complaints on Steam about it. Aspyr really dropped the ball on this update and the annoyance from users is quite understandable.

Article taken from GamingOnLinux.com.
10 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly checked on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. You can also follow my personal adventures on Bluesky.
See more from me
The comments on this article are closed.
All posts need to follow our rules. For users logged in: please hit the Report Flag icon on any post that breaks the rules or contains illegal / harmful content. Guest readers can email us for any issues.
6 comments Subscribe

dpanter 5 Dec 2022
Debian and derivatives:
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libfreetype.so.6 %command%
Liam Dawe 5 Dec 2022
Debian and derivatives:
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libfreetype.so.6 %command%
Thanks, added in.
dpanter 5 Dec 2022
*buntu was implied in the 'derivatives' part. ;)
Geamandura 5 Dec 2022
I can't play Civ 5 and BE any more due to startup crashes (have to force Win version in Proton instead), I'm disgusted by 2K, just trash on a platter instead of goodwill, but I'm really surprised this trash has caught up with Civ 6 so quick after release. It's still their flagship Civ... JFC 2K. Not seeing a penny, rather give it to Humankind or Old world.
Teodosio 6 Dec 2022
They should stop porting their games, and start releasing native versions instead. They have plenty of money, get another couple of developers and check that the game compiles on GNU from the start.
LNX 8 Dec 2022
"All I wanna say is that they don't really care about us" (c)
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.