55 lines
1.6 KiB
XML
55 lines
1.6 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!--
|
||
|
file : viper-gts-r.xml
|
||
|
created : Sat Mar 3 18:46:37 CET 2001
|
||
|
copyright : (C) 2001 by Eric Espié
|
||
|
email : Eric.Espie@torcs.org
|
||
|
version : $Id$
|
||
|
-->
|
||
|
|
||
|
<!-- This program is free software; you can redistribute it and/or modify -->
|
||
|
<!-- it under the terms of the GNU General Public License as published by -->
|
||
|
<!-- the Free Software Foundation; either version 2 of the License, or -->
|
||
|
<!-- (at your option) any later version. -->
|
||
|
|
||
|
<!DOCTYPE params SYSTEM "../../../../src/libs/tgf/params.dtd">
|
||
|
|
||
|
<params name="mpa11-murasama" type="template">
|
||
|
|
||
|
<section name="private">
|
||
|
<attnum name="brakeforcefactor" val="1.0"/>
|
||
|
<attnum name="brakeforcemin" val="0.25"/>
|
||
|
<attnum name="bumpspeedfactor" val="3.0"/>
|
||
|
<attnum name="fuelpermeter" val="0.001"/>
|
||
|
<attnum name="fuelweightfactor" val="1.0"/>
|
||
|
<attnum name="pitdamage" val="5000"/>
|
||
|
<attnum name="pitentrymargin" val="200.0"/>
|
||
|
<attnum name="pitentryspeed" val="25.0"/>
|
||
|
<attnum name="pitexitspeed" val="25.0"/>
|
||
|
<attnum name="targetfactor" val="0.3"/>
|
||
|
<attnum name="targetwalldist" val="0.0"/>
|
||
|
<attnum name="tractioncontrol" val="1"/>
|
||
|
<!-- Race line ClothoidPath -->
|
||
|
<attnum name="maxleft" val="10.0"/>
|
||
|
<attnum name="maxright" val="10.0"/>
|
||
|
<attnum name="margininside" val="1.0"/>
|
||
|
<attnum name="marginoutside" val="1.5"/>
|
||
|
<attnum name="clothoidfactor" val="1.005"/>
|
||
|
<attnum name="seglen" val="3.0"/>
|
||
|
</section>
|
||
|
</params>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|