speed-dreams-code/packaging/loki/README
pouillot ab7fdf50c5 moved current packaging tools from 'installer' to 'packaging' + added new ones for building source packages
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4442 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 2f7d8d5adecc2d0e5d0c5160d8a9eea3d1a98a26
Former-commit-id: 3753a3e3a2db28d069bd8d0e2ee320a7b6045a8d
2012-01-21 18:13:59 +00:00

46 lines
1.9 KiB
Text

License
-------
The whole distribution is licensed according the GPL 2+ and the Free Art License.
Speed Dreams Requirements
-------------------------
Torcs was told to need at least a 600MHz CPU (800MHz recommended), 128 MB RAM (256MB
recommended) and an OpenGL 1.3 capable graphics card with 32MB RAM (64MB recommended).
You'll probably need more now, as Speed Dreams is constantly improving visual rendering.
Make sure that you have installed the latest sound and graphics drivers.
Running Speed Dreams
--------------------
- Read the "How-To Drive" on www.torcs.org
(http://torcs.sourceforge.net/index.php?name=Sections&op=viewarticle&artid=10).
- Press F1 anytime to get help (do it as well during the ride to learn about the options).
- Read the FAQ to learn about split screen multiplayer and more.
Getting Help
------------
First have a look at the available documentation on speed-dreams.sourceforge.net.
If you find no solution for the problem learn in the FAQ how and where to report
a problem. The best place to get help is the speed-dreams-users mailing list,
you find the link on speed-dreams.sourceforge.net.
Car Setups
----------
For the player driver, the default car parameters are located in the files
"<install>/drivers/human/car*.xml" depending on the car used.
You can have your own customized version of these files by copying them
to <My documents>/speed-dreams.settings/drivers/human/car*.xml
and changing them with a text editor ; for more information look into the
robot tutorial chapter 5 (http://www.berniw.org/torcs/robot/ch5/properties.html).
Creating Tracks
---------------
There is a new track editor in development (by Mart Kelder) :
have a look at Speed Dreams SVN repository (in the subprojects directory).
Robot programming
-----------------
You find a robot programming tutorial on www.berniw.org in the TORCS section.
Robot racing
------------
Visit www.berniw.org/trb for more information.