From Fedora Project Wiki

Revision as of 08:07, 22 April 2013 by Martix (talk | contribs) (Created page with "{{Testcase_video_3D_SuperTuxKart|driver=radeon|module=radeon}} Category:Package_xorg-x11-drv-ati_extended_test_cases")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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 radeon video driver.

Setup

  1. Ensure the nomodeset and radeon.modeset=0 kernel parameters are not set in your bootloader configuration
    • You can see your current kernel options by running cat /proc/cmdline
  2. Ensure the file /etc/X11/xorg.conf does not exist, or is a valid file that uses the radeon driver
  3. Shut your system down entirely, then start it up again
  4. If using a live image to test, ignore the above steps and simply boot the system from the live image with default options
  5. Ensure that glxinfo | grep 'OpenGL renderer' does not return OpenGL renderer string: Software Rasterizer or llvmpipe
  6. Install the Package-x-generic-16.pngsupertuxkart package with the command su -c 'yum install supertuxkart'

How to test

  1. Launch supertuxkart from a terminal
  2. Edit the game settings (Options => {Graphics}).
    1. Set "Resolution" to native for your display and have "Fullscreen" checked then "Apply new resolution".
    2. In "User Interface" allow "Display FPS".
    3. Set "Graphical Effects Level" to '7' or maximal, which works for you.
  3. Launch a "Single-player" race. Look closely at the screen.
  4. In "Graphics" enable "Vertical Sync" and restart game.
  5. Launch a "Single-player" race, again. Look closely at the screen.
  6. Quit SuperTuxKart.

Expected Results

  1. The game should not crash.
  2. There should be no obvious misrendering (flickering is the most likely problem in this game).
  3. FPS should be usable and stable on any modern GPU. You can balance it using lower "Graphical Effects Level".