Scroll to navigation

supertuxkart(6) supertuxkart(6)

NAME

SuperTuxKart

SYNTAX

supertuxkart [OPTIONS]

DESCRIPTION

Run SuperTuxKart, a racing game with go-kart that features the Tux and friends.

OPTIONS

-N, --no-start-screen Immediately start race without showing a menu.
-R, --race-now Same as -N but also skip the ready-set-go phase and the music.
-t, --track=NAME Start at track NAME.
--gp=NAME Start the specified Grand Prix.
--add-gp-dir=DIR Load Grand Prix in DIR. Setting will be saved inconfig.xml under additional_gp_directory. Use --add-gp-dir="" to unset.
--stk-config=FILE use ./data/FILE instead of ./data/stk_config.xml
-k, --numkarts=NUM Number of karts on the racetrack.
--kart=NAME Use kart number NAME.
--ai=a,b,... Use the karts a, b, ... for the AI.
--laps=N Define number of laps to N.
--mode=N N=1 novice, N=2 driver, N=3 racer.
--type=N N=0 Normal, N=1 Time trial, N=2 FTL
--reverse Play track in reverse (if allowed)
-f, --fullscreen Select fullscreen display.
-w, --windowed Windowed display (default).
-s, --screensize=WxH Set the screen size (e.g. 320x200).
-v, --version Show version of SuperTuxKart.
--trackdir=DIR A directory from which additional tracks are loaded.
--profile-laps=n Enable automatic driven profile mode for n laps.
--profile-time=n Enable automatic driven profile mode for n seconds.
--no-graphics Do not display the actual race.
--demo-mode=t Enables demo mode after t seconds idle time in main menu.
--demo-tracks=t1,t2 List of tracks to be used in demo mode. No spaces are allowed in the track names.
--demo-laps=n Number of laps in a demo.
--demo-karts=n Number of karts to use in a demo.
--server=name Start a server (not a playing client).
--lan-server=name Start a LAN server (not a playing client).
--server-password= Sets a password for a server (both client&server).
--login=s Automatically log in (set the login).
--password=s Automatically log in (set the password).
--port=n Port number to use.
--max-players=n Maximum number of clients (server only).
--no-console Does not write messages in the console but to stdout.log.
--console Write messages in the console and files
-h, --help Show this help.
--log=N Set the verbosity to a value between 0 (Debug) and 5 (Only Fatal messages)
--root=DIR Path to add to the list of STK root directories. You can specify more than one by separating them with colons (:).
--cutscene=NAME Launch the specified track as a cutscene. This is for internal debugging use only.

SEE ALSO

You can visit SuperTuxKart's homepage at http://supertuxkart.sourceforge.net

0.9.2 Dmitriy A. Perlow aka DAP-DarkneSS