Trying to Play Civ 5 or Civ 6, but they are not loading

I'm trying to play Civ 5 and Civ 6 on my Chromebook. I installed Ubuntu Linux using Crouton. I am currently using Xenial Ubuntu. Every time I try to play Civ 5 it's icon pops up for half a second then disappears.

I'm wondering if it has something to do with the system requirements and if I can fix it so I can play. Also, I'm a beginner with Linux so any command-line help to fix this problem will be greatly, greatly appreciated.

3

1 Answer

Sorry this is a bit late, but I had this same exact problem, and I fixed it with a solution in another thread. The issue seems to lie with pulseaudio. Add the following to your Civ V launch options...

LD_PRELOAD=/usr/lib32/libopenal.so.1 %command% 

Source:

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like