Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

supertuxkart

6
Posts
582
Followers
A member registered Sep 03, 2016 · View creator page →

Creator of

Recent community posts

Thank you :)

SuperTuxKart had gift packages several times in the past.

By offering a FOSS game, we offer a superior service to users, by allowing them to modify, redistribute, etc. STK doesn't contain DRM, it doesn't track its users, it  can be freely modded. Most the content is available free of charge.

On the other hand free software developers are also human who need to eat, put a roof over their head, etc. They need to take care of their family.

If you want FOSS projects to succeed, you should want their creators to make more money than they would if they spent their time working on proprietary software, not the opposite.

Making extra content available earlier for donators to help make continued development more sustainable ends up benefiting everyone, because in the end it means more content created overall that will trickle down to the free base game.

SuperTuxKart's code is free software, i.e. open-source with the right for users to modify and redistribute. The code is available on our GitHub.

https://packages.debian.org/bullseye/supertuxkart

There is the graphical setting preset (1-6) you can change to lower one

Can you try lower the graphical quality?

This seems like driver bug or out of memory in your graphics card

Or you can try edit config.xml in the directory:

  • %appdata%\supertuxkart\config-0.10 (windows)
  • ~/Library/Application Support/supertuxkart/config-0.10 (mac)
  • $XDG_CONFIG_HOME/supertuxkart/config-0.10 or ~/.config/supertuxkart/config-0.10 (linux, and other unix based systems)

change force_legacy_device="false" to force_legacy_device="true" and restart stk and see if it helps