1drive = AWD
2version = 2
3# all positions have x,y,z dir going + to: right, front, up
4
5[ steering ]
6max-angle = 30
7angular-damping = 0.0
8flip-pow-mul = 1.2
9
10[ rot_drag ]
11roll  = 200.0
12pitch = 400.0
13yaw   = 700.0
14yaw2  = 1.5
15
16[ flares ]
17brake-pos0 = 0.70,-2.40, -0.17
18brake-pos1 =-0.69,-2.40, -0.17
19brake-size = 0.46
20brake-color = 1, 0, 0
21
22[ model_ofs ]
23rot_fix = on
24boost-x = 0.0
25boost-z = 0.655
26boost-y = 0.57
27boost-size-z = 0
28boost-name = BoostViol
29exhaust-x = 0.0
30exhaust-y = 0.45
31exhaust-z = 0.56
32exhaust-mirror-second = 0
33
34
35#  collision shape params
36#---------------------------
37[ collision ]
38com_ofs_L = -0.1
39com_ofs_H = -0.0
40radius = 0.304
41width = 1.0
42height = 0.3
43posLrear = -2.3
44posLfront = 1.7
45offsetL = 0.0
46offsetW = 0.0
47offsetH = 0.05
48start-offsetY = 0.75
49fluidTrigH = -0.0
50friction = 0.2
51
52
53#  engine
54#---------------------------
55[ engine ]
56position = 0.0, 0.1, 0.2
57mass = 180.0
58rpm-limit = 7300
59inertia = 0.30
60start-rpm = 1000
61stall-rpm = 400
62fuel-consumption = 1e-9
63friction = 130
64torque-val-mul = 1.1
65torque-curve-00 = 1000, 400
66torque-curve-01 = 1500, 460
67torque-curve-02 = 2000, 500
68torque-curve-03 = 2500, 540
69torque-curve-04 = 3000, 575
70torque-curve-05 = 3500, 623
71torque-curve-06 = 4000, 644
72torque-curve-07 = 4500, 625
73torque-curve-08 = 5000, 579
74torque-curve-09 = 5500, 530
75torque-curve-10 = 6000, 493
76torque-curve-11 = 6500, 451
77torque-curve-12 = 7000, 410
78real-pow-tq-mul = 1.2
79
80[ clutch ]
81max-torque-mul = 1.1
82
83#  gearbox
84#---------------------------
85[ transmission ]
86gears = 6
87gear-ratio-r = -2.845
88gear-ratio-1 = 3.384
89gear-ratio-2 = 1.913
90gear-ratio-3 = 1.258
91gear-ratio-4 = 0.918
92gear-ratio-5 = 0.701
93gear-ratio-6 = 0.551
94shift-delay = 0.04
95
96[ differential ]
97final-drive = 8.0
98anti-slip = 400.0
99
100[ fuel-tank ]
101position = -0.0, -0.16, -0.16
102capacity = 0.0492
103volume = 0.0492
104fuel-density = 730.0
105
106
107#  suspension
108#---------------------------
109[ suspension-front ]
110spring-constant = 122000
111bounce = 14000
112rebound = 9000
113travel = 0.35
114camber = -1.33
115caster = 0.32
116toe = 0.0
117anti-roll = 51000
118factors-file = first
119
120[ suspension-rear ]
121spring-constant = 105000
122bounce = 14000
123rebound = 15000
124travel = 0.35
125camber = -0.45
126caster = 0.28
127toe = 0.0
128anti-roll = 90000
129factors-file = first
130
131
132#  tires (more in .tire)
133#---------------------------
134[ tire-front ]
135radius = 0.35
136rolling-resistance = 1.3e-2, 6.5e-6
137rotational-inertia = 5
138tread = 0.0
139width-trail = 0.3
140
141[ tire-rear ]
142radius = 0.48
143rolling-resistance = 1.3e-2, 6.5e-6
144rotational-inertia = 6
145tread = 0.0
146width-trail = 0.55
147
148
149#  brakes
150#---------------------------
151[ brakes-front ]
152friction = 0.98
153max-pressure = 6.2e6
154bias = 0.45
155radius = 0.18
156area = 0.016
157
158[ brakes-rear ]
159friction = 0.98
160max-pressure = 6.2e6
161bias = 0.55
162radius = 0.18
163area = 0.016
164handbrake = 3.1
165
166
167[ driver ]
168position = 0.0, 0.5, -0.5
169mass = 80.0
170view-position = -0.02, -0.58, 0.29
171hood-position = -0.37, 0, 0.31
172
173
174#  aerodynamics
175#---------------------------
176[ drag ]
177position = 0.0, 0.0, -0.1
178frontal-area = 2.0
179drag-coefficient = 0.25
180
181[ wing-front ]
182position = 0.0, 1.6, 0.10
183frontal-area = 0.2
184drag-coefficient = 0.0
185surface-area = 1.9
186lift-coefficient = -1.3
187efficiency = 0.97
188
189[ wing-rear ]
190position = 0.0, -1.6, 0.20
191frontal-area = 0.05
192drag-coefficient = 0.0
193surface-area = 1.9
194lift-coefficient = -1.2
195efficiency = 0.98
196
197
198# wheels front (position and suspension mount)
199#---------------------------
200[ wheel-FR ]
201position = 0.85, 1.6, -0.68
202roll-height = 0.9
203mass = 40
204restitution = 0.1
205
206[ suspension-FR ]
207position = 0.86, 1.6, -0.15
208hinge = -3.70, 1.1, -0.43
209
210[ wheel-FL ]
211position = -0.85, 1.6, -0.68
212roll-height = 0.9
213mass = 40
214restitution = 0.1
215
216[ suspension-FL ]
217position = -0.86, 1.6, -0.15
218hinge = 3.70, 1.1, -0.43
219
220
221# wheels rear (position and suspension mount)
222#---------------------------
223[ wheel-RR ]
224position = 1.01, -1.7, -0.63
225roll-height = 0.9
226mass = 60
227restitution = 0.1
228
229[ suspension-RR ]
230position = 1.16, -1.7, -0.15
231hinge = -3.70, -1.0, -0.43
232
233[ wheel-RL ]
234position = -1.01, -1.7, -0.63
235roll-height = 0.9
236mass = 60
237restitution = 0.1
238
239[ suspension-RL ]
240position = -1.16, -1.7, -0.15
241hinge = 3.70, -1.0, -0.43
242
243
244# used to calculate the weight distribution and balance
245# (for car total mass and inertia) also use engine mass and position
246#---------------------------
247[ particle-00 ]  # rear
248mass = 340.0
249position =  0.75,-1.2, 0.01
250
251[ particle-01 ]
252mass = 340.0
253position = -0.75,-1.2, 0.01
254
255[ particle-02 ]  # front
256mass = 380.0
257position =  0.7, 1.2, 0.01
258
259[ particle-03 ]
260mass = 380.0
261position = -0.7, 1.2, 0.01
262