Imperator Rome 1.2 and 1.3 just exits after launcher both in steam native and runtime mode. When I tried to launch ./imperator by hand it complained about missing libc++ library and it looks like it is not shipped with Steam runtime.
If you're on Linux, then just install the libc++1 repo package yourself. It fixed the problem for me
What is your distro?My distro does not package it. I can compile it from source but I'm too lazy for now.
Arch. There is libc++ in AUR but from my experience LLVM compilation was rather on the long side.What is your distro?
But it looks like AUR is your best option. Atleast it's automated compiling. I'm guessing you're using a helper like yay to install stuff, or are you manually installing the AUR stuff?Arch. There is libc++ in AUR but from my experience LLVM compilation was rather on the long side.