Eve Launcher on Linux (Lutris) not working after launcher update 5/08/2025

Try this: open a terminal and copy these commands:

  1. cd ~/.local/share/Steam/steamapps/common/Eve\ Online/
  2. wget https://launcher.ccpgames.com/eve-online/release/win32/x64/eve-online-1.9.4-full.nupkg
  3. unzip eve-online-1.9.4-full.nupkg -d out
  4. mv out/lib/net45/ app-1.9.4
  5. rm -r app-1.10.0/

in words: you download the last working version directly from CCP, unpack it Steam’s installation folder, then delete the broken version. If none of that makes sense, better wait for CCP to fix it.

8 Likes