Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
For comparison I get the following:
"SteamLibrary/steamapps/common/Sid Meier's Civilization VII/Base/Binaries/linux$ LD_LIBRARY_PATH="runtime" ./Civ7_linux_Vulkan_FinalRelease
Illegal instruction (core dumped)"
"Illegal instruction" usually happens when a program tries to access outside memory or has a CPU-instruction that your CPU doesn't recognise. Game might require a higher version of SSE than your CPU supports. Or you may be missing some kernel module/library or something.
You can check SSE support with something like `cat /proc/cpuinfo | grep sse` it should list suff like sse, sse2, sse4_1, and sse4_2 if your CPU supports them.
Double check that you at least fulfil the minimum spec from the store page:
That's the best I've got in the form of help, I hope that you find a solution for you.
Also if it wasn't clear, the comparison I gave above is for when it's working.
Going to spin up a windows and see if it works on there :/
NVIDIA GeForce RTX 3060 Ti (driver Nvidia 550.120)