Mongoose
Anzahl der Beiträge : 46 Anmeldedatum : 2013-11-29
| Subject: Starter trouble Sun 16 Nov 2014, 7:22 pm | |
| So in my 944 League, we occasionally do pit stops. Also a few of us do use the AutoClutch feature. When we turn the car off, it will not restart unless the clutch is engaged (ie AutoClutch off & foot off clutch pedal/key). It should be noted that originally the starter did not work at all and our quickfix got us to what I just explained. This was done by making an edit to the eng file, but how do we get the starter to work normally when the clutch pedal is depressed by either foot or AC? Here is the bottom portion of the .eng file: - Code:
-
FuelConsumption=3.50e-5 FuelEstimate=1.20 EngineInertia=0.200 IdleThrottle=1.0 IdleRPMLogic=(1150.0, 1200.0) LaunchEfficiency=0.969 LaunchRPMLogic=(5000.0, 6000.0) RevLimitRange=(7800.0, 100.0, 7 ) RevLimitSetting=2 RevLimitLogic=150.0 EngineMapRange=(0, 1, 5) EngineMapSetting=2 EngineBrakingMapRange=(0.0, 0.00025, 6) EngineBrakingMapSetting=2 OptimumOilTemp=95.0 CombustionHeat=40.0 EngineSpeedHeat=12.000e-004 OilMinimumCooling=7.50e-003 // heat dissipated without oil/water transfer OilWaterHeatTransfer=(3.962e-001,7.925e-005) // heat transfer from oil to water (base, w/ engine speed) WaterMinimumCooling=3.962e-003 RadiatorCooling=(1.592e-004, 10.039e-005) LifetimeEngineRPM=(8300.0, 95.0) LifetimeOilTemp=(100.00, 3.00) LifetimeAvg=10800 LifetimeVar=2250 EngineEmission=(0.0, 0.55, -2.75) EngineSound=(0.340, 0.50, -2.400) OnboardStarter=1 // whether vehicle restarts when stalled StarterTiming=(1.4, 0.4, 1.5) // average and variable cranking time, then time to blend with starting sound | |
|
Mongoose
Anzahl der Beiträge : 46 Anmeldedatum : 2013-11-29
| Subject: Re: Starter trouble Sun 14 Dec 2014, 8:49 pm | |
| For future reference, if anyone else has this trouble, we found the trouble to be at the top of the rpm-torque list. At 0rpm, torque in our file was set to -43.x. In almost every other car for GTR2 the number is -58.0. Since changing it, the cars have operated normally when restarting. | |
|