speed-dreams/data/drivers/simplix_sc
iobyte d56e19b832 run mogrify on png files that have: libpng warning: iCCP: known incorrect sRGB profile
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8692 30fe4595-0a0c-4342-8851-515496e4dcbd
2023-01-22 23:19:40 +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 run mogrify on png files that have: libpng warning: iCCP: known incorrect sRGB profile 2023-01-22 23:19:40 +00:00
3 run mogrify on png files that have: libpng warning: iCCP: known incorrect sRGB profile 2023-01-22 23:19:40 +00:00
4 run mogrify on png files that have: libpng warning: iCCP: known incorrect sRGB profile 2023-01-22 23:19:40 +00:00
5 run mogrify on png files that have: libpng warning: iCCP: known incorrect sRGB profile 2023-01-22 23:19:40 +00:00
6 run mogrify on png files that have: libpng warning: iCCP: known incorrect sRGB profile 2023-01-22 23:19:40 +00:00
7 run mogrify on png files that have: libpng warning: iCCP: known incorrect sRGB profile 2023-01-22 23:19:40 +00:00
8 run mogrify on png files that have: libpng warning: iCCP: known incorrect sRGB profile 2023-01-22 23:19:40 +00:00
9 run mogrify on png files that have: libpng warning: iCCP: known incorrect sRGB profile 2023-01-22 23:19:40 +00:00
10 run mogrify on png files that have: libpng warning: iCCP: known incorrect sRGB profile 2023-01-22 23:19:40 +00:00
11 run mogrify on png files that have: libpng warning: iCCP: known incorrect sRGB profile 2023-01-22 23:19:40 +00:00
sc-boxer-96 Sanity checks for ABS/TCL/ESP in simuv4 2014-11-09 13:28:44 +00:00
sc-cavallo-360 - update simplix_sc setting 2022-10-16 22:46:33 +00:00
sc-fmc-gt4 Sanity checks for ABS/TCL/ESP in simuv4 2014-11-09 13:28:44 +00:00
sc-lynx-220 Sanity checks for ABS/TCL/ESP in simuv4 2014-11-09 13:28:44 +00:00
sc-murasama-nsx - update simplix_sc setup for bueno track (fix #1100) 2021-06-11 23:26:12 +00:00
sc-spirit-300 Sanity checks for ABS/TCL/ESP in simuv4 2014-11-09 13:28:44 +00:00
tracks - update ssggraph sky 2021-06-27 01:28:08 +00:00
CMakeLists.txt Bug #876 Adding Simplex Murasama to CMakeList 2014-06-26 04:37:37 +00:00
default.xml
logo.rgb
readme.txt
simplix_sc.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!