Page 1 of 1

Steam version not launching at all on Linux (Ubuntu 22.04)

Posted: Fri Apr 25, 2025 11:35 pm
by onurubu
I am trying to run the game on Steam using the native Linux version. When I click play the game does not launch whatsoever, there is not even a window that pops up. The play button changes to "Stop" and then immediately changes back to "Play". I have tried reinstalling the game multiple times on Steam and have also tried to verify the integrity of the game files.
I have heard others have had success in running the proton version of the game instead of the native Linux version, however if possible I would like to figure out what is causing the problem and solve it.
Due to the nature of the game not launching whatsoever, it does not even generate a log file.
I have attempted to run the game through the terminal as some people have suggested in Steam discussions but this has not worked either.

Re: Steam version not launching at all on Linux (Ubuntu 22.04)

Posted: Mon Apr 28, 2025 1:05 pm
by Jurriaan
So for the terminal case:

1) what did you download exactly from where?
2) where did you save it?
3) how did you start it (starting from which directory)
4) what happened on screen - what was output?

Re: Steam version not launching at all on Linux (Ubuntu 22.04)

Posted: Thu May 29, 2025 4:17 am
by Comemall1996
Try running it with PROTON_LOG=1 to force Proton and generate logs.

Re: Steam version not launching at all on Linux (Ubuntu 22.04)

Posted: Mon Jun 02, 2025 10:49 am
by thomasfrank
You can launch the game manually from the terminal (./t-engine) to check for missing libraries,Retro Bowl College and install required SDL2 dependencies (libsdl2, libsdl2-image, libsdl2-mixer, libsdl2-ttf).

Re: Steam version not launching at all on Linux (Ubuntu 22.04)

Posted: Tue Jun 03, 2025 12:15 am
by mckwack
Comemall1996 wrote: Thu May 29, 2025 4:17 am Try running it with PROTON_LOG=1 to force Proton and generate logs.
I thought ToME has a native Linux client, and so don't need to use Proton, CMIIW?