I just checked and it turns out it's running natively not via proton.
Not sure if any of this will be news to you, but for generally debugging:
If you run `steam` from a command line, and then launch civ 6 (or any game) from steam, it will print any errors to the terminal. Chances are it's some sort of missing dependency.
I was told by someone else that I might need to set launch options to `LD_PRELOAD=/usr/lib/libfreetype.so.6 %command%`, for whatever reason I didn't need to, but you might try that.
You guys are the best, I had gone through all the debugging steps awhile ago including what you put there (which was required for me). But the culprit to it not working was having some mods enabled that disabled the menu when running on Linux. Thanks for getting me to take another crack at getting it running!
I don't play civ6, but I've managed to play quite a few Windows games on Linux with Proton, Lutris and before that with Wine.
The two most important factors for a game to run well are 1) the version of Wine/Proton you're using and 2) the version of your GPU driver you're using.
Rolling release distros like Arch are great for gaming, since you always have the last version of Wine and of your GPU driver. It's a real pain in comparison on fixed release distros like Ubuntu, especially if like me you stick with LTS releases.
By using Proton within Steam Play you at least don't have to worry much about the version of Proton; just make sure you've not forced an old release and Steam will chose the right one for you. Same when using Wine within Lutris. Your only remaining duty is to make sure you're running up-to-date GPU drivers.
It apparently does, I just assumed that it was running on proton since I was having issues with it. But the culprit to it not working was having some mods enabled that disabled the menu when running on Linux. Thanks for getting me to take another crack at getting it running!
I was unaware, I just assumed that it was running on proton since I was having issues with it. But the culprit to it not working was having some mods enabled that disabled the menu when running on Linux. Thanks for getting me to take another crack at getting it running!