Description
3D go-kart racing game for kids with several famous OpenSource mascots participating. Race as Tux against 3 computer players in many different fun race courses (Standard race track, Dessert, Mathclass, etc). Full information on how to add your own race courses is included. During the race you can pick up powerups such as: (homing) missiles, magnets and portable zippers.
This test checks that your card and software can render SuperTuxKart. You must be using a card supported by the intel video driver.
Setup
- Ensure the nomodeset and intel.modeset=0 kernel parameters are not set in your bootloader configuration
- You can see your current kernel options by running
cat /proc/cmdline
- You can see your current kernel options by running
- Ensure the file
/etc/X11/xorg.conf
does not exist, or is a valid file that uses the intel driver - Shut your system down entirely, then start it up again
- If using a live image to test, ignore the above steps and simply boot the system from the live image with default options
- Ensure that
glxinfo | grep 'OpenGL renderer'
does not return OpenGL renderer string: Software Rasterizer or llvmpipe - Install the
supertuxkart
package with the commandsu -c 'yum install supertuxkart'
How to test
- Launch
supertuxkart
from a terminal - Edit the game settings (Options => {Graphics}).
- Set "Resolution" to native for your display and have "Fullscreen" checked then "Apply new resolution".
- In "User Interface" allow "Display FPS".
- Set "Graphical Effects Level" to '7' or maximal, which works for you.
- Launch a "Single-player" race. Look closely at the screen.
- In "Graphics" enable "Vertical Sync" and restart game.
- Launch a "Single-player" race, again. Look closely at the screen.
- Quit SuperTuxKart.
Expected Results
- The game should not crash.
- There should be no obvious misrendering (flickering is the most likely problem in this game).
- FPS should be usable and stable on any modern GPU. You can balance it using lower "Graphical Effects Level".