Updated player's manual.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1769 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
feab28cdce
commit
7454c4011d
@ -1,346 +1,575 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
|
||||
<title>Super Tux Kart player's manual</title>
|
||||
</head>
|
||||
<body>
|
||||
<big><big style="font-weight: bold;"><big><span style="color: rgb(0, 0, 153);">S<span style="color: rgb(51, 51, 255);">u<span style="color: rgb(51, 102, 255);">p<span style="color: rgb(51, 204, 255);">e<span style="color: rgb(102, 255, 255);">r</span></span></span></span></span> <span style="color: rgb(0, 153, 0);">T</span><span style="color: rgb(51, 204, 0);">u</span><span style="color: rgb(153, 153, 0);">x</span> <span style="color: rgb(204, 153, 51);">K</span><span style="color: rgb(204, 102, 0);">a</span><span style="color: rgb(153, 0, 0);">r</span><span style="color: rgb(204, 0, 0);">t</span> player's manual</big></big></big><br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Introduction</span></big><br>
|
||||
<br>
|
||||
SuperTuxKart (abbreviated STK) is a fun kart racing game, focusing on <br>
|
||||
fun and not on realistic physics. You can find more details on<br>
|
||||
<a href="http://supertuxkart.sourceforge.net">http://supertuxkart.sourceforge.net</a><br>
|
||||
|
||||
It was originally based on Steve Baker's TuxKart (<a href="http://tuxkart.sourceforge.net">http://tuxkart.sourceforge.net</a>),<br>
|
||||
but by now has developed a life on its own. It was<br>
|
||||
picked up by the Linux Game Tome (<a href="http://www.happypenguin.org">http://www.happypenguin.org</a>)<br>
|
||||
Game of the Month project and got a big overhaul during this time,<br>
|
||||
but was left in an unfinished state.<br>
|
||||
<br>
|
||||
A new set of maintainers, namely hiker & coz, took over in 2006, <br>
|
||||
and since then three official versions (0.2, 0.3, and 0.4) have been released.<br>
|
||||
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Requirements</span></big><br>
|
||||
<br>
|
||||
<span style="font-weight: bold;">Hardware</span><br>
|
||||
* You need a 3D graphics card that can support OpenGL or Mesa.<br>
|
||||
* You should have a CPU that's running at 450MHz or better.<br>
|
||||
* You'll need at least 32Mb RAM.<br>
|
||||
* A sound card would be nice - but it's not essential.<br>
|
||||
* Ideally, you want a joystick - preferably one with at least 6<br>
|
||||
buttons - you can also drive from the keyboard or the mouse,<br>
|
||||
thought currently it is hard to drive with the mouse.<br>
|
||||
<br>
|
||||
<span style="font-weight: bold;">Software</span><br>
|
||||
Right now, SuperTuxKart runs under Linux, Windows, and MacOSX.<br>
|
||||
While we are not aware of any ports to BSD, BeOS, etc., we don't<br>
|
||||
expect a problem on those platforms.<br>
|
||||
<br>
|
||||
You need the following programs installed:<br>
|
||||
<br>
|
||||
OpenGL (or Mesa 3.0 or later)<br>
|
||||
<a href="http://www.opengl.org">http://www.opengl.org</a>, <a href="http://www.mesa3d.org">http://www.mesa3d.org</a><br>
|
||||
<br>
|
||||
PLIB 1.8.4 <br>
|
||||
<a href="http://plib.sourceforge.net">http://plib.sourceforge.net</a><br>
|
||||
<br>
|
||||
SDL 1.2<br>
|
||||
<a href="http://www.libsdl.org">http://www.libsdl.org</a><br>
|
||||
<br>
|
||||
OpenAL<br>
|
||||
<a href="http://www.openal.org">http://www.openal.org</a><br>
|
||||
<br>
|
||||
ALUT<br>
|
||||
<a href="http://www.openal.org">http://www.openal.org</a><br>
|
||||
<br>
|
||||
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Controlling your kart</span></big><br>
|
||||
<br>
|
||||
To win races you will need to master your controls. Here are the<br>
|
||||
predefined controls:<br>
|
||||
<br>
|
||||
<table border="3">
|
||||
<tr><td>Function</td><td>Player 1</td><td>Player 2</td><td>Player 3</td><td>Player 4</td></tr>
|
||||
<tr><td>Steer </td><td>Left / Right arrow</td><td>A / D key </td><td>F / H key</td><td>J / L key</td></tr>
|
||||
<tr><td>Accelerate</td><td>Up arrow </td><td>W key </td><td>T key </td><td>I key </td></tr>
|
||||
<tr><td>Brake </td><td>Down arrow </td><td>S key </td><td>G key </td><td>K key </td></tr>
|
||||
<tr><td>Use item </td><td>Right control </td><td>Left Control</td><td>N key </td><td>. key </td></tr>
|
||||
<tr><td>Wheelie </td><td>Right shift </td><td>Left shift </td><td>C key </td><td>M key </td></tr>
|
||||
<tr><td>Rescue </td><td>Backspace </td><td>Q key </td><td>R key </td><td>U key </td></tr>
|
||||
<tr><td>Jump </td><td>- key </td><td>Caps lock </td><td>V key </td><td>, key </td></tr>
|
||||
<tr><td>Look back </td><td>Right alt </td><td>Left alt </td><td>N key </td><td>/ key </td></tr>
|
||||
</table>
|
||||
<br>
|
||||
The rescue button is meant to be used if your kart is stuck; it<br>
|
||||
will send you to the track with your approximate progress, but<br>
|
||||
it will take a few seconds.<br>
|
||||
<br>
|
||||
The Escape key pauses the game and shows the race menu. Also,<br>
|
||||
pressing Escape in a menu will exit from it, and in the main<br>
|
||||
menu it closes the game.<br>
|
||||
<br>
|
||||
There are also some special functions:<br>
|
||||
<br>
|
||||
F10 key - Save the last 1000 frames into a file ./history.dat<br>
|
||||
This can be used to reproduce problems occurring<br>
|
||||
during a race. This is mainly useful for developers.<br>
|
||||
<br>
|
||||
F11 key - Toggle wire-frame view.<br>
|
||||
<br>
|
||||
F12 key - Toggle frame-per-second display.<br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">The race screen</span></big><br>
|
||||
<img src="sshot-islandtrack.jpg" width="512" height="341">
|
||||
<br>
|
||||
This screen has several components:<br>
|
||||
<br>
|
||||
Position display (left) : here you will see the places of<br>
|
||||
everyone participating in the race; after the leader goes<br>
|
||||
though the goal, a counter will appear next to their images<br>
|
||||
showing how much time behind they are. The places are<br>
|
||||
initially colored in white, which will become a bit more red<br>
|
||||
with every lap finished; after the race is finished the<br>
|
||||
place appear in green.<br>
|
||||
<br>
|
||||
Track map (bottom left corner) : this will show the position<br>
|
||||
of everyone, in relation to the track; humans are drawn with<br>
|
||||
bigger dots.<br>
|
||||
<br>
|
||||
Lap (right of the track map) : the left number shows how many<br>
|
||||
laps you have completed, the right number shows how many laps<br>
|
||||
you have to complete to finish the race.<br>
|
||||
<br>
|
||||
Item (top) : the number of items and what is that you are<br>
|
||||
holding is displayed here.<br>
|
||||
<br>
|
||||
Power bar (right) : it displays how much power you have by<br>
|
||||
grabbing energizers.<br>
|
||||
<br>
|
||||
Speed bar (bottom right) : shows how fast you are moving.<br>
|
||||
<br>
|
||||
Steering wheel: when you steer, the front wheels do not rotate<br>
|
||||
to their limit instantly; instead, they take less than a<br>
|
||||
second to achieve full rotation. The current rotation is<br>
|
||||
displayed here.<br>
|
||||
<br>
|
||||
Current place: here it is shown how much you have advanced in<br>
|
||||
comparation with your competitors.<br>
|
||||
<br>
|
||||
Time: how much time it takes for you to reach the goal.<br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Game modes</span></big><br>
|
||||
<br>
|
||||
Three different game modes are available:<br>
|
||||
1) Grand Prix<br>
|
||||
A set of several races, each with several laps<br>
|
||||
<br>
|
||||
2) Quick Race<br>
|
||||
A single race (with between 1 and 5 laps)<br>
|
||||
<br>
|
||||
3) Time Trial<br>
|
||||
A single race without opponents<br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Multiplayer</span></big><br>
|
||||
<br>
|
||||
Split screen multi-player is supported, though you need a<br>
|
||||
somewhat powerful computer and graphics card to get a high frame<br>
|
||||
rate in this case. Network multi-player is not yet supported.<br>
|
||||
<br>
|
||||
When playing with your friends, the screen will be divided in<br>
|
||||
cuadrants. Even thought there are default controls for all<br>
|
||||
players, you should change them if you feel uncomfortable, or<br>
|
||||
if you have a joystick.<br>
|
||||
<br>
|
||||
Also, after you finish the race, you might want to go back to<br>
|
||||
give your friends some trouble!<br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Collectables</span></big><br>
|
||||
<br>
|
||||
There are currently many 'good things' you can get (triggered by<br>
|
||||
touching an item box) and a few 'bad things'.<br>
|
||||
<br>
|
||||
When you pick up one of the good things, you will see it on your<br>
|
||||
item box, and activate it by using an item (see above for<br>
|
||||
default key bindings).<br>
|
||||
<br>
|
||||
Bad things happen immediately - and last for a few seconds<br>
|
||||
before 'going away' by themselves.<br>
|
||||
<br>
|
||||
Notice that (unlike some kart games), the computer controlled<br>
|
||||
players also collect and use power-ups in the same way you do.<br>
|
||||
<br>
|
||||
Energizers gradually fill up the energy level - as you collect<br>
|
||||
more, you'll find that an item cube will subsequently give you<br>
|
||||
two, three, four or five power-ups at one time!<br>
|
||||
<br>
|
||||
<span style="font-weight: bold;">Good Things</span><br>
|
||||
<br>
|
||||
<table style="text-align: left; width: 398px; height: 430px;" border="1" cellpadding="2" cellspacing="2">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><img style="width: 64px; height: 64px;" alt="Missile" src="missile.png"></td>
|
||||
<td>Missiles: unguided but fast. If they hit anything (including the
|
||||
track), they explode impressively. The effect on a Kart is to stop it
|
||||
dead - so you have to accelerate again from zero.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img style="width: 64px; height: 64px;" alt="Homing missile" src="homing_missile.png"></td>
|
||||
<td>Homing missiles: slower than the regular kind - but they track the nearest kart and are quite hard to shake off.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img style="width: 64px; height: 64px;" alt="Fuzzy blob / Spark" src="spark.png"></td>
|
||||
<td> Fuzzy blob / Spark: even slower still, a kart can
|
||||
outrun them quite easily. They ricochet off the sides of the track and
|
||||
only explode when they hit a Kart. Since they are not moving fast,
|
||||
they'll tend to stay close to where you dropped them, thoughtyou won't know exactly where. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img style="width: 64px; height: 64px;" alt="Zipper" src="zipper.png"></td>
|
||||
<td>Portable Zippers: these are just like the zippers on the
|
||||
track itself - they give you a sudden acceleration and
|
||||
temporarily increase the top speed of your kart. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img style="width: 64px; height: 64px;" alt="Parachute" src="parachute.png"></td>
|
||||
<td>Portable parachutes: this pops out the back of all the karts
|
||||
in a better position than you and slows them down a for some seconds.
|
||||
The worse your position is, the higher the probabilities of getting
|
||||
this you have (but they are stillsmall). You can only have one at a time. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img style="width: 64px; height: 64px;" alt="Anvil" src="anvil.png"></td>
|
||||
<td> Portable anvil: the driver in the first position gets
|
||||
dragged by a heavy anvil, allowing other drivers to catch up with
|
||||
him... like the portable parachutes, the worse your position is, the
|
||||
higher probabilities of getting this you have. However, you can't get
|
||||
this if the driver in the first position alreadyfinished the race, and you can't have more than one at a time. </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<br>
|
||||
<span style="font-weight: bold;">Bad Things</span><br>
|
||||
<br>
|
||||
Parachute: this pops out the back of your kart and slows you down<br>
|
||||
a little for a few seconds only. Enough to drop you back one place<br>
|
||||
if it's a close race though.<br>
|
||||
<br>
|
||||
Anvil: gets dragged behind your kart on a rope for an even shorter<br>
|
||||
amount of time than the parachute... but the drag effect is much<br>
|
||||
stronger; your kart hardly moves at all. <br>
|
||||
<br>
|
||||
Bomb: after 30 seconds the bomb will explode, but if another kart<br>
|
||||
touches you, the bomb will be transfered to it and the remaining<br>
|
||||
time will be reduced by 5 seconds. If you hit a banana while<br>
|
||||
having a bomb attach, it will explode immediately! Also, the bomb<br>
|
||||
can't be transfered to the inmediate previous bomb holder.<br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Game mechanics and tips</span></big><br>
|
||||
<br>
|
||||
As a racer in SuperTuxKart, your goal is to reach the<br>
|
||||
finish line before your opponents, but as a bonus you might want<br>
|
||||
to show your awesome driving skills.<br>
|
||||
<br>
|
||||
The item cubes contain helpful objects; which item you get is<br>
|
||||
matter of luck. If you have an item already, you will only get<br>
|
||||
another item the random selection chooses the same item type as<br>
|
||||
the one you already have.<br>
|
||||
<br>
|
||||
The energizers will increase the number of items you grab from a<br>
|
||||
single item cube. You may only have up to 5 items, except the<br>
|
||||
anvil and the parachute, since anvils are so heavy and you have<br>
|
||||
so many parachutes, there is not much room and you can only<br>
|
||||
carry one!<br>
|
||||
<br>
|
||||
On the track there could be zippers, which will give you a boost<br>
|
||||
when you go over them. Avoid water and lava, since you can't<br>
|
||||
drive on them and you will have to be rescued just before<br>
|
||||
you touch them!<br>
|
||||
<br>
|
||||
There are also nasty things left on the track which will put an<br>
|
||||
anvil or a parachute on your kart.<br>
|
||||
<br>
|
||||
It is best to drive in straight lines as much as posible without<br>
|
||||
going out of the track.<br>
|
||||
<br>
|
||||
If you don't have items that you wish to use, try not to be in<br>
|
||||
a collision course towards other karts, since they might have<br>
|
||||
items of their own to throw at you! also, if they crash you<br>
|
||||
could go down with them.<br>
|
||||
<br>
|
||||
If you are running rather fast, you can pop a wheelie, which gives<br>
|
||||
you an additional speed boost, but you can't steer your kart <br>
|
||||
while doing a wheelie (since your front wheels are not touching<br>
|
||||
the track), so be careful.<br>
|
||||
<br>
|
||||
Hitting another kart does not do any damage to your kart or the<br>
|
||||
other kart.<br>
|
||||
<br>
|
||||
When all human controlled karts finish the race, the game will wait<br>
|
||||
some seconds for the AI to finish the race. If the AI doesn't, it<br>
|
||||
will estimate the arrival time based on the kart's average speed.<br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Known bugs in this version</span></big><br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Comand line options</span></big><br>
|
||||
<br>
|
||||
Useful command line options:<br>
|
||||
<br>
|
||||
-N, --no-start-screen Quick start without any menus<br>
|
||||
-l, --list-tracks List all tracks<br>
|
||||
-k, --numkarts NUM Number of karts to race<br>
|
||||
--kart NAME Use kart NAME<br>
|
||||
--list-karts Lists all available karts<br>
|
||||
--laps NUM Number of laps to play<br>
|
||||
--herring STYLE Use STYLE as your herring style<br>
|
||||
-f, --fullscreen Fullscreen display<br>
|
||||
-w, --windowed Windowed display<br>
|
||||
-s, --screensize WxH Set screensize, e.g. -s 800x600<br>
|
||||
-v, --version Show version<br>
|
||||
-h, --help Show command-line options<br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Support</span></big><br>
|
||||
<br>
|
||||
If you have any problems, please send an e-mail to the<br>
|
||||
Super Tux Kart mailing list at
|
||||
<a href="mailto:supertuxkart-devel@lists.sourceforge.net">supertuxkart-devel@lists.sourceforge.net</a> .<br>
|
||||
<br>
|
||||
The archives of this mailing list can be found at <br>
|
||||
<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=supertuxkart-devel">http://sourceforge.net/mailarchive/forum.php?forum_name=supertuxkart-devel/</a> .<br>
|
||||
<br>
|
||||
There is also a wiki on the homepage at <a href="http://supertuxkart.sourceforge.net/">http://supertuxkart.sourceforge.net</a> .<br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><img style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<span style="font-weight: bold;">License</span><br>
|
||||
<br>
|
||||
SuperTuxKart is released under the provisions of<br>
|
||||
the GNU General Public License (GPL).<br>
|
||||
<br>
|
||||
</body>
|
||||
</html>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta content="text/html; charset=iso-8859-1" http-equiv="content-type">
|
||||
<title>Super Tux Kart player's manual</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<big><big style="font-weight: bold;"><big><span
|
||||
style="color: rgb(0, 0, 153);">S<span style="color: rgb(51, 51, 255);">u<span
|
||||
style="color: rgb(51, 102, 255);">p<span
|
||||
style="color: rgb(51, 204, 255);">e<span
|
||||
style="color: rgb(102, 255, 255);">r</span></span></span></span></span> <span
|
||||
style="color: rgb(0, 153, 0);">T</span><span
|
||||
style="color: rgb(51, 204, 0);">u</span><span
|
||||
style="color: rgb(153, 153, 0);">x</span> <span
|
||||
style="color: rgb(204, 153, 51);">K</span><span
|
||||
style="color: rgb(204, 102, 0);">a</span><span
|
||||
style="color: rgb(153, 0, 0);">r</span><span
|
||||
style="color: rgb(204, 0, 0);">t</span> player's manual</big></big></big><br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Introduction</span></big><br>
|
||||
<br>
|
||||
SuperTuxKart (abbreviated STK) is a fun kart racing game, focusing on <br>
|
||||
fun and not on realistic physics. You can find more details on<br>
|
||||
<a
|
||||
href="http://supertuxkart.sourceforge.net">http://supertuxkart.sourceforge.net</a><br>
|
||||
It was originally based on Steve Baker's TuxKart (<a
|
||||
href="http://tuxkart.sourceforge.net">http://tuxkart.sourceforge.net</a>),<br>
|
||||
but by now has developed a life on its own. It was<br>
|
||||
picked up by the Linux Game Tome (<a
|
||||
href="http://www.happypenguin.org">http://www.happypenguin.org</a>)<br>
|
||||
Game of the Month project and got a big overhaul during this time,<br>
|
||||
but was left in an unfinished state.<br>
|
||||
<br>
|
||||
A new set of maintainers, namely hiker & coz, took over in 2006, <br>
|
||||
and since then three official versions (0.2, 0.3, and 0.4) have been
|
||||
released.<br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Requirements</span></big><br>
|
||||
<br>
|
||||
<span style="font-weight: bold;">Hardware</span><br>
|
||||
* You need a 3D graphics card that can support OpenGL or Mesa.<br>
|
||||
* You should have a CPU that's running at 450MHz or better.<br>
|
||||
* You'll need at least 32Mb RAM.<br>
|
||||
* A sound card would be nice - but it's not essential.<br>
|
||||
* Ideally, you want a joystick - preferably one with at least 6<br>
|
||||
buttons - you can also drive from the keyboard or the mouse,<br>
|
||||
thought currently it is hard to drive with the mouse.<br>
|
||||
<br>
|
||||
<span style="font-weight: bold;">Software</span><br>
|
||||
Right now, SuperTuxKart runs under Linux, Windows, and MacOSX.<br>
|
||||
While we are not aware of any ports to BSD, BeOS, etc., we don't<br>
|
||||
expect a problem on those platforms.<br>
|
||||
<br>
|
||||
You need the following programs installed:<br>
|
||||
<br>
|
||||
OpenGL (or Mesa 3.0 or later)<br>
|
||||
<a href="http://www.opengl.org">http://www.opengl.org</a>, <a
|
||||
href="http://www.mesa3d.org">http://www.mesa3d.org</a><br>
|
||||
<br>
|
||||
PLIB 1.8.4 <br>
|
||||
<a href="http://plib.sourceforge.net">http://plib.sourceforge.net</a><br>
|
||||
<br>
|
||||
SDL 1.2<br>
|
||||
<a href="http://www.libsdl.org">http://www.libsdl.org</a><br>
|
||||
<br>
|
||||
OpenAL<br>
|
||||
<a href="http://www.openal.org">http://www.openal.org</a><br>
|
||||
<br>
|
||||
ALUT<br>
|
||||
<a href="http://www.openal.org">http://www.openal.org</a><br>
|
||||
<br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Controlling your kart</span></big><br>
|
||||
<br>
|
||||
To win races you will need to master your controls. Here are the<br>
|
||||
predefined controls:<br>
|
||||
<br>
|
||||
|
||||
|
||||
<table border="3">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Function</td>
|
||||
<td>Player 1</td>
|
||||
<td>Player 2</td>
|
||||
<td>Player 3</td>
|
||||
<td>Player 4</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Steer </td>
|
||||
<td>Left / Right arrow</td>
|
||||
<td>A / D key </td>
|
||||
<td>F / H key</td>
|
||||
<td>J / L key</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Accelerate</td>
|
||||
<td>Up arrow </td>
|
||||
<td>W key </td>
|
||||
<td>T key </td>
|
||||
<td>I key </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Brake </td>
|
||||
<td>Down arrow </td>
|
||||
<td>S key </td>
|
||||
<td>G key </td>
|
||||
<td>K key </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Use item </td>
|
||||
<td>Right control </td>
|
||||
<td>Left Control</td>
|
||||
<td>N key </td>
|
||||
<td>. key </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Wheelie </td>
|
||||
<td>Right shift </td>
|
||||
<td>Left shift </td>
|
||||
<td>C key </td>
|
||||
<td>M key </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Rescue </td>
|
||||
<td>Backspace </td>
|
||||
<td>Q key </td>
|
||||
<td>R key </td>
|
||||
<td>U key </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Jump </td>
|
||||
<td>- key </td>
|
||||
<td>Caps lock </td>
|
||||
<td>V key </td>
|
||||
<td>, key </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Look back </td>
|
||||
<td>Right alt </td>
|
||||
<td>Left alt </td>
|
||||
<td>N key </td>
|
||||
<td>/ key </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<br>
|
||||
The rescue button is meant to be used if your kart is stuck; it<br>
|
||||
will send you to the track with your approximate progress, but<br>
|
||||
it will take a few seconds.<br>
|
||||
<br>
|
||||
The Escape key pauses the game and shows the race menu. Also,<br>
|
||||
pressing Escape in a menu will exit from it, and in the main<br>
|
||||
menu it closes the game.<br>
|
||||
<br>
|
||||
There are also some special functions:<br>
|
||||
<br>
|
||||
F10 key - Save the last 1000 frames into a file ./history.dat<br>
|
||||
This can be used to reproduce problems occurring<br>
|
||||
during a race. This is mainly useful for developers.<br>
|
||||
<br>
|
||||
F11 key - Toggle wire-frame view.<br>
|
||||
<br>
|
||||
F12 key - Toggle frame-per-second display.<br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">The race screen</span></big><br>
|
||||
<img src="sshot-islandtrack.jpg" width="512" height="341"> <br>
|
||||
This screen has several components:<br>
|
||||
<br>
|
||||
Position display (left) : here you will see the places of<br>
|
||||
everyone participating in the race; after the leader goes<br>
|
||||
though the goal, a counter will appear next to their images<br>
|
||||
showing how much time behind they are. The places are<br>
|
||||
initially colored in white, which will become a bit more red<br>
|
||||
with every lap finished; after the race is finished the<br>
|
||||
place appear in green.<br>
|
||||
<br>
|
||||
Track map (bottom left corner) : this will show the position<br>
|
||||
of everyone, in relation to the track; humans are drawn with<br>
|
||||
bigger dots.<br>
|
||||
<br>
|
||||
Lap (right of the track map) : the left number shows how many<br>
|
||||
laps you have completed, the right number shows how many laps<br>
|
||||
you have to complete to finish the race.<br>
|
||||
<br>
|
||||
Item (top) : the number of items and what is that you are<br>
|
||||
holding is displayed here.<br>
|
||||
<br>
|
||||
Power bar (right) : it displays how much power you have by<br>
|
||||
grabbing energizers.<br>
|
||||
<br>
|
||||
Speed bar (bottom right) : shows how fast you are moving.<br>
|
||||
<br>
|
||||
Steering wheel: when you steer, the front wheels do not rotate<br>
|
||||
to their limit instantly; instead, they take less than a<br>
|
||||
second to achieve full rotation. The current rotation is<br>
|
||||
displayed here.<br>
|
||||
<br>
|
||||
Current place: here it is shown how much you have advanced in<br>
|
||||
comparation with your competitors.<br>
|
||||
<br>
|
||||
Time: how much time it takes for you to reach the goal.<br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Game modes</span></big><br>
|
||||
<br>
|
||||
Three different game modes are available:<br>
|
||||
1) Grand Prix<br>
|
||||
A set of several races, each with several laps.<br>
|
||||
<br>
|
||||
2) Quick Race<br>
|
||||
A single race (with between 1 and 5 laps).<br>
|
||||
<br>
|
||||
3) Time Trial<br>
|
||||
A single race without opponents.<br>
|
||||
<br>
|
||||
4) Follow the Leader<br>
|
||||
A single race where your goal is to be the closest to<br>
|
||||
the leader kart. The last kart is eliminated each round.
|
||||
|
||||
<p><br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Multiplayer</span></big><br>
|
||||
<br>
|
||||
Split screen multi-player is supported, though you need a<br>
|
||||
somewhat powerful computer and graphics card to get a high frame<br>
|
||||
rate in this case. Network multi-player is not yet supported.<br>
|
||||
<br>
|
||||
When playing with your friends, the screen will be divided in<br>
|
||||
cuadrants. Even thought there are default controls for all<br>
|
||||
players, you should change them if you feel uncomfortable, or<br>
|
||||
if you have a joystick.<br>
|
||||
<br>
|
||||
Also, after you finish the race, you might want to go back to<br>
|
||||
give your friends some trouble!<br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Collectables</span></big><br>
|
||||
<br>
|
||||
There are currently many 'good things' you can get (triggered by<br>
|
||||
touching an item box) and a few 'bad things'.<br>
|
||||
<br>
|
||||
When you pick up one of the good things, you will see it on your<br>
|
||||
item box, and activate it by using an item (see above for<br>
|
||||
default key bindings).<br>
|
||||
<br>
|
||||
Bad things happen immediately - and last for a few seconds<br>
|
||||
before 'going away' by themselves.<br>
|
||||
<br>
|
||||
Notice that (unlike some kart games), the computer controlled<br>
|
||||
players also collect and use power-ups in the same way you do.<br>
|
||||
<br>
|
||||
Energizers gradually fill up the energy level - as you collect<br>
|
||||
more, you'll find that an item cube will subsequently give you<br>
|
||||
two, three, four or five power-ups at one time!<br>
|
||||
<br>
|
||||
<span style="font-weight: bold;">Good Things</span><br>
|
||||
<br>
|
||||
</p>
|
||||
|
||||
<table style="text-align: left; width: 398px; height: 430px;" border="1"
|
||||
cellpadding="2" cellspacing="2">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><img style="width: 64px; height: 64px;" alt="Missile"
|
||||
src="missile.png"></td>
|
||||
<td>Missiles: unguided but fast. If they hit anything (including the
|
||||
track), they explode impressively. The effect on a Kart is to stop
|
||||
it dead - so you have to accelerate again from zero.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img style="width: 64px; height: 64px;" alt="Homing missile"
|
||||
src="homing_missile.png"></td>
|
||||
<td>Homing missiles: slower than the regular kind - but they track the
|
||||
nearest kart and are quite hard to shake off.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img style="width: 64px; height: 64px;" alt="Fuzzy blob / Spark"
|
||||
src="spark.png"></td>
|
||||
<td> Fuzzy blob / Spark: even slower still, a kart can outrun them
|
||||
quite easily. They ricochet off the sides of the track and only
|
||||
explode when they hit a Kart. Since they are not moving fast, they'll
|
||||
tend to stay close to where you dropped them, thoughtyou won't know
|
||||
exactly where. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img style="width: 64px; height: 64px;" alt="Zipper"
|
||||
src="zipper.png"></td>
|
||||
<td>Portable Zippers: these are just like the zippers on the track
|
||||
itself - they give you a sudden acceleration and
|
||||
temporarily increase the top speed of your kart. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img style="width: 64px; height: 64px;" alt="Parachute"
|
||||
src="parachute.png"></td>
|
||||
<td>Portable parachutes: this pops out the back of all the karts in a
|
||||
better position than you and slows them down a for some seconds. The
|
||||
worse your position is, the higher the probabilities of getting this
|
||||
you have (but they are stillsmall). You can only have one at a time.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img style="width: 64px; height: 64px;" alt="Anvil"
|
||||
src="anvil.png"></td>
|
||||
<td> Portable anvil: the driver in the first position gets dragged by a
|
||||
heavy anvil, allowing other drivers to catch up with him... like the
|
||||
portable parachutes, the worse your position is, the higher
|
||||
probabilities of getting this you have. However, you can't get this
|
||||
if the driver in the first position alreadyfinished the race, and you
|
||||
can't have more than one at a time. </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<p><br>
|
||||
<span style="font-weight: bold;">Bad Things</span><br>
|
||||
<br>
|
||||
Parachute: this pops out the back of your kart and slows you down<br>
|
||||
a little for a few seconds only. Enough to drop you back one place<br>
|
||||
if it's a close race though.<br>
|
||||
<br>
|
||||
Anvil: gets dragged behind your kart on a rope for an even shorter<br>
|
||||
amount of time than the parachute... but the drag effect is much<br>
|
||||
stronger; your kart hardly moves at all. <br>
|
||||
<br>
|
||||
Bomb: after 30 seconds the bomb will explode, but if another kart<br>
|
||||
touches you, the bomb will be transfered to it and the remaining<br>
|
||||
time will be reduced by 5 seconds. If you hit a banana while<br>
|
||||
having a bomb attach, it will explode immediately! Also, the bomb<br>
|
||||
can't be transfered to the inmediate previous bomb holder.<br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Game mechanics and tips</span></big><br>
|
||||
<br>
|
||||
As a racer in SuperTuxKart, your goal is to reach the<br>
|
||||
finish line before your opponents, but as a bonus you might want<br>
|
||||
to show your awesome driving skills.<br>
|
||||
<br>
|
||||
The item cubes contain helpful objects; which item you get is<br>
|
||||
matter of luck. If you have an item already, you will get another<br>
|
||||
item of the same type if by luck the random selection chooses<br>
|
||||
the same item type as the one you already have.<br>
|
||||
<br>
|
||||
The energizers will increase the number of items you grab from a<br>
|
||||
single item cube. You may only have up to 5 items, except the<br>
|
||||
anvil and the parachute, since anvils are so heavy and you have<br>
|
||||
so many parachutes, there is not much room and you can only<br>
|
||||
carry one!<br>
|
||||
<br>
|
||||
On the track there could be zippers, which will give you a boost<br>
|
||||
when you go over them. Avoid water and lava, since you can't<br>
|
||||
drive on them and you will have to be rescued just before<br>
|
||||
you touch them!<br>
|
||||
<br>
|
||||
There are also nasty things left on the track which will put an<br>
|
||||
anvil or a parachute on your kart.<br>
|
||||
<br>
|
||||
If you don't have items that you wish to use, try not to be in<br>
|
||||
a collision course towards other karts, since they might have<br>
|
||||
items of their own to throw at you! also, if they crash you<br>
|
||||
could go down with them.<br>
|
||||
<br>
|
||||
If you are running rather fast, you can pop a wheelie, which gives<br>
|
||||
you an additional speed boost, but you can't steer your kart <br>
|
||||
while doing a wheelie (since your front wheels are not touching<br>
|
||||
the track), so be careful.<br>
|
||||
<br>
|
||||
When all human controlled karts finish the race, the game will wait<br>
|
||||
some seconds for the AI to finish the race. If the AI doesn't, it<br>
|
||||
will estimate the arrival time based on the kart's average speed.<br>
|
||||
<br>
|
||||
If you are tired of playing the same way, complete some challenges<br>
|
||||
and you will unlock new features!</p>
|
||||
<p><br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Comand line options</span></big><br>
|
||||
<br>
|
||||
Useful command line options:<br>
|
||||
<br>
|
||||
-N, --no-start-screen Quick start without any menus<br>
|
||||
-l, --list-tracks List all tracks<br>
|
||||
-k, --numkarts NUM Number of karts to race<br>
|
||||
--kart NAME Use kart NAME<br>
|
||||
--list-karts Lists all available karts<br>
|
||||
--laps NUM Number of laps to play<br>
|
||||
--herring STYLE Use STYLE as your herring style<br>
|
||||
-f, --fullscreen Fullscreen display<br>
|
||||
-w, --windowed Windowed display<br>
|
||||
-s, --screensize WxH Set screensize, e.g. -s 800x600<br>
|
||||
-v, --version Show version<br>
|
||||
-h, --help Show command-line options<br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<big><span style="font-weight: bold;">Support</span></big><br>
|
||||
<br>
|
||||
If you have any problems, please send an e-mail to the<br>
|
||||
Super Tux Kart mailing list at <a
|
||||
href="mailto:supertuxkart-devel@lists.sourceforge.net">supertuxkart-devel@lists.sourceforge.net</a> .<br>
|
||||
<br>
|
||||
The archives of this mailing list can be found at <br>
|
||||
<a
|
||||
href="http://sourceforge.net/mailarchive/forum.php?forum_name=supertuxkart-devel">http://sourceforge.net/mailarchive/forum.php?forum_name=supertuxkart-devel/</a> .<br>
|
||||
<br>
|
||||
There is also a wiki on the homepage at <a
|
||||
href="http://supertuxkart.sourceforge.net/">http://supertuxkart.sourceforge.net</a> .<br>
|
||||
<br>
|
||||
<img style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><img
|
||||
style="width: 32px; height: 33px;" alt="" src="chess.png"><br>
|
||||
<br>
|
||||
<span style="font-weight: bold;">License</span><br>
|
||||
<br>
|
||||
SuperTuxKart is released under the provisions of<br>
|
||||
the GNU General Public License (GPL).<br>
|
||||
<br>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user