On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Hi Cadence, sorry that you're struggling to run TR3000. Could you let me know what linux distro you're running?

Also if you could edit the file `turbo-racer-3000` and add the following between lines 8 and 9, then paste the terminal output again:

08 export CHICKADEE_DATADIR="$rootdir/share/chickadee"
09 echo $rootdir
10 cd $rootdir

Thanks!

hello! I'm having the same error when trying to run it on arch linux.

I added

echo "ROOTDIR IS ${rootdir}"

and got

ROOTDIR IS /home/me/Downloads/turbo-racer-3000-1.0

The bundle was produced on Debian (stable), which I think has much older libraries than Arch. I'll produce a second bundle for Arch, and hopefully that will solve you all's problems.

You can find a Arch-ready bundle at the following address:

https://gitlab.com/binary-ec/turbo-racer/-/raw/main/turbo-racer-3000-1.0-archlin...

The arch bundle works, thanks!

Hi Oxca55le, you can try running the new AppImage package instead.