Skip to content

Commit 943bd07

Browse files
committed
Initial tuned fuel behaviour for hyperkarts
1 parent 2a7c3c0 commit 943bd07

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

data/kart_characteristics_hyper.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -666,9 +666,10 @@
666666
max-speed-reverse-ratio="*1" brake-factor="15" time-full-brake="0.35" />
667667
<gear switch-ratio="0.1 0.25 0.45 0.7 1 4"
668668
power-increase="1.85 1.54 1.33 1.22 1.16 1" />
669-
<mass value="*1.5" />
670-
<virtualmass value="*1" />
671-
<fuel mass-real="*1" mass-virtual="*1" consumption="*1" capacity="*1" lift-and-coast-factor="0.5"/>
669+
<mass value="525" />
670+
<virtualmass value="525" />
671+
<fuel mass-real="0.4" mass-virtual="0.4" consumption="14" capacity="100" stop-rate="0.1" max-speed-decrease="0" turn-radius-increase="0.0009" lift-and-coast-factor="0.5" />
672+
672673
<skid enabled="false" />
673674
<startup boost="*0.01 *0.01"
674675
engine-force="*0.01 *0.01"

0 commit comments

Comments
 (0)