speed-dreams/data/drivers/simplix_srw
iobyte 28a92650a6 fix: Error GfParmCheckHandle: parameter "Features/tire temperature and degradation" value:"no" not allowed
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8716 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-01-30 18:01:14 +00:00
..
0 run mogrify on png files that have: libpng warning: iCCP: known incorrect sRGB profile 2023-01-22 23:19:40 +00:00
1 run mogrify on png files that have: libpng warning: iCCP: known incorrect sRGB profile 2023-01-22 23:19:40 +00:00
2 Kongei as supercar with rear wing 2014-12-01 16:16:01 +00:00
3 Kongei as supercar with rear wing 2014-12-01 16:16:01 +00:00
4 Delete old files 2014-12-07 11:33:26 +00:00
5 Make simplix drive the prototype of the srw-boxer-ts 2014-12-07 09:55:18 +00:00
6 Added driver for srw-kanagawa-gtr 2014-12-17 20:50:05 +00:00
7 Added driver for srw-kanagawa-gtr 2014-12-17 20:50:05 +00:00
srw-boxer-ts fix: Error GfParmCheckHandle: parameter "Features/tire temperature and degradation" value:"no" not allowed 2023-01-30 18:01:14 +00:00
srw-kanagawa-gtr fix: Error GfParmCheckHandle: parameter "Features/tire temperature and degradation" value:"no" not allowed 2023-01-30 18:01:14 +00:00
srw-kongei-kk8s fix: Error GfParmCheckHandle: parameter "Features/tire temperature and degradation" value:"no" not allowed 2023-01-30 18:01:14 +00:00
srw-sector-p4 fix: Error GfParmCheckHandle: parameter "Features/tire temperature and degradation" value:"no" not allowed 2023-01-30 18:01:14 +00:00
tracks Fix E-Track-4 issue simplix_srw 2014-12-09 21:09:35 +00:00
CMakeLists.txt Added driver for srw-kanagawa-gtr 2014-12-17 20:50:05 +00:00
default.xml
logo.rgb
readme.txt
simplix_srw.xml mass update of robots file to include driver nationality 2022-01-06 14:09:03 +00:00

readme.txt

// simplix readme.txt 03. Dez. 2008
//
// Hints

Skilling:

The skilling is used to define the range of lap times for the gamers opponents.
This can be done on two separate levels.
The first level is the global level defined by Andrew Sumner and used for the Career mode of Mart Kelder.
If the supercarpackage of Andrew is installed, there is the file ...\torcs\config\raceman\extra\skill.xml.
It contains one parameter to be set in the range of 0.0 (fast) to 10.0 (slow).

To Enable/Disable the skilling for all cars of a robot there is a file
...\drivers\robotname\default.xml.
Here you can enable skilling (1) or disable it (0).

If needed, the individual skill of a car can be set in the
...\drivers\robotname\cartype\default.xml.
The parameter skill in "simplix private" can be set to 
  -1 (disable skilling for this car), 
 0.0 (normal skilling as defined in extra\skill.xml) or 
 values up to 10.0 (make car drive slower).

The individual skilling isn't needed here, the trb1 carset is balanced!