• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Vangi123

Sergeant
1 Badges
Aug 10, 2020
66
363
  • Imperator: Rome
Hey, guys,
I recently wanted to play Imperator, and I usually do so through Lutris->GOG launcher->paradox launcher->Imperator. But recently, when I try to open the game, nothing happens after clicking "Play" on GOG (which previously was launching the paradox launcher). I tried uninstalling the game and deleting the folders listed here, but still nothing. Anyone has any other suggestions?
Thanks!
 
Try running the launcher from terminal. For me the launcher executable is here (Steam version):

Code:
/home/$USER/.local/share/Steam/steamapps/common/ImperatorRome/launcher/dowser

Try to analyze the outcome of the output (stdout or stderr), maybe you can find out why it does not launch properly.
 
Also, can we see the launcher logs:

  • $XDG_DATA_HOME/Paradox Interactive/launcher-v2/logs/ (if $XDG_DATA_HOME is set)
  • ~/.local/share/Paradox Interactive/launcher-v2/logs/ (if $XDG_DATA_HOME is not set)