Skip to content

Commit

Permalink
Update Super Pro to Season 2024-A (#19)
Browse files Browse the repository at this point in the history
- IN: Alter, Argon Auto, Ilmenite, Petty.
- OUT: Armand, Cambold R, Daemmon, Powerpython, Prototype FX77, Vanguard, Forged Steel.
  • Loading branch information
EstebanMz committed May 1, 2024
1 parent 5762f36 commit 5a02eda
Show file tree
Hide file tree
Showing 114 changed files with 614 additions and 1,681 deletions.
Binary file added cars/alter/body.prm
Binary file not shown.
Binary file added cars/alter/car.bmp
Binary file not shown.
Binary file added cars/alter/car0d.bmp
Binary file not shown.
Binary file added cars/alter/car0v.bmp
Binary file not shown.
Binary file added cars/alter/car0vb.bmp
Binary file not shown.
Binary file added cars/alter/car0vr.bmp
Binary file not shown.
Binary file added cars/alter/carbox.bmp
Binary file not shown.
Binary file added cars/alter/hull.hul
Binary file not shown.
173 changes: 93 additions & 80 deletions cars/armando/parameters.txt → cars/alter/parameters.txt
Expand Up @@ -2,19 +2,19 @@

;============================================================
;============================================================
; Armand
; Alter
;============================================================
;============================================================
Name "Armand"
Name "Alter"


;====================
; Model Filenames
;====================

MODEL 0 "cars\armando\body.prm"
MODEL 1 "cars\armando\wheel-l.prm"
MODEL 2 "cars\armando\wheel-r.prm"
MODEL 0 "cars\alter\body.prm"
MODEL 1 "cars\alter\wheel-l.prm"
MODEL 2 "cars\alter\wheel-r.prm"
MODEL 3 "NONE"
MODEL 4 "NONE"
MODEL 5 "NONE"
Expand All @@ -31,63 +31,76 @@ MODEL 15 "NONE"
MODEL 16 "NONE"
MODEL 17 "cars\misc\Aerial.m"
MODEL 18 "cars\misc\AerialT.m"
TPAGE "cars\armando\car.bmp"
;)TCARBOX "cars/armando/carbox.bmp"
;)TSHADOW "cars/armando/shadow.bmp"
;)SHADOWINDEX -1
;)SHADOWTABLE -50.0 50.0 89.5 -73.7 -9.6
COLL "cars\armando\hull.hul"
TPAGE "cars\alter\car.bmp"
COLL "cars\alter\hull.hul"
TSHADOW "cars\alter\shadow.bmp"
TCARBOX "cars\alter\carbox.bmp"
EnvRGB 200 200 200
;)SHADOWTABLE -51.3 51.3 80.4 -82.4 6.7

;====================
; Stuff mainly for frontend display and car selectability
;====================

;)Statistics TRUE
;)CPUSelectable TRUE
BestTime TRUE
Selectable TRUE
Class 1 ; Engine type (0=Elec, 1=Glow, 2=Other)
Obtain 1 ; Obtain method
Obtain 0 ; Obtain method
Rating 5 ; Skill level (rookie, amateur, ...)
TopEnd 3450.000000 ; Actual top speed (mph) for frontend bars
Acc 5.150000 ; Acceleration rating (empirical)
Weight 1.450000 ; Scaled weight (for frontend bars)
TopEnd 3899.557373 ; Actual top speed (mph) for frontend bars
Acc 6.446900 ; Acceleration rating (empirical)
Weight 2.500000 ; Scaled weight (for frontend bars)
Handling 50.000000 ; Handling ability (empirical and totally subjective)
Trans 0 ; Transmission type (calculate in game anyway...)
Trans 2 ; Transmission type (calculate in game anyway...)
MaxRevs 0.500000 ; Max Revs (for rev counter)
statistics TRUE

;====================
; Handling related stuff
;====================

SteerRate 3.150000 ; Rate at which steer angle approaches value from input
SteerMod 0.400000 ;
EngineRate 5.500000 ; Rate at which Engine voltage approaches set value
TopSpeed 41.550000 ; Car's theoretical top speed (not including friction...)
SteerRate 3.000000 ; Rate at which steer angle approaches value from input
SteerMod 3.500000 ;
EngineRate 5.000000 ; Rate at which Engine voltage approaches set value
TopSpeed 46.000000 ; Car's theoretical top speed (not including friction...)
DownForceMod 2.000000 ; Down force modifier when car on floor
CoM 0.000000 0.000000 0.000000 ; Centre of mass relative to model centre
CoM 0.000000 -4.000000 0.000000 ; Centre of mass relative to model centre
Weapon 0.000000 -32.000000 64.000000 ; Weapon genration offset

;====================
; Camera details
;====================

;)CAMATTACHED { ; Start Camera
;)HoodOffset 0.000000 -55.000000 -35.000000 ; Offset from model center
;)HoodLook 0.030000 ; Look angle (-0.25 to 0.25, 0.0 - straight ahead)
;)RearOffset 0.000000 -55.000000 5.000000
;)RearLook 0.030000
;)FixedOffset true ; Is offset fixed or moving
;)FixedLook true ; Is look fixed or moving
;)UseDefault false ; Use default offsets (computed in game)
;)} ; End Camera

;====================
; Car Body details
;====================

BODY { ; Start Body
ModelNum 0 ; Model Number in above list
Offset 0, 0, 0 ; Calculated in game
Mass 1.450000
Inertia 1400.000000 0.000000 0.000000
0.000000 2200.000000 0.000000
0.000000 0.000000 700.000000
Mass 2.500000
Inertia 2810.000000 0.000000 0.000000
0.000000 3820.000000 0.000000
0.000000 0.000000 760.000000

Gravity 2200 ; No longer used
Hardness 0.000000
Resistance 0.001000 ; Linear air esistance
AngRes 0.011000 ; Angular air resistance
AngRes 0.002200 ; Angular air resistance
ResMod 25.000000 ; Ang air resistnce scale when in air
Grip 0.010000 ; Converts downforce to friction value
StaticFriction 0.790000
KineticFriction 0.430000
StaticFriction 0.800000
KineticFriction 0.400000
} ; End Body

;====================
Expand All @@ -96,86 +109,86 @@ KineticFriction 0.430000

WHEEL 0 { ; Start Wheel
ModelNum 1
Offset1 -28.000000 -6.500000 39.000000
Offset2 -2.000000 0.000000 0.000000
Offset1 -26.300000 0.500000 38.500000
Offset2 0.000000 0.000000 0.000000
IsPresent TRUE
IsPowered TRUE
IsPowered FALSE
IsTurnable TRUE
SteerRatio -0.500000
EngineRatio 18000.000000
SteerRatio -0.3300000
EngineRatio 00000.000000
Radius 10.000000
Mass 0.150000
Gravity 2200.000000
MaxPos 3.000000
SkidWidth 10.000000
ToeIn 0.000000
AxleFriction 0.020000
Grip 0.015000
StaticFriction 2.050000
KineticFriction 2.020000
Grip 0.022
StaticFriction 2.15
KineticFriction 2.07
} ; End Wheel

WHEEL 1 { ; Start Wheel
ModelNum 2
Offset1 28.000000 -6.500000 39.000000
Offset2 2.000000 0.000000 0.000000
Offset1 26.300000 0.500000 38.500000
Offset2 0.000000 0.000000 0.000000
IsPresent TRUE
IsPowered TRUE
IsPowered FALSE
IsTurnable TRUE
SteerRatio -0.500000
EngineRatio 18000.000000
SteerRatio -0.3300000
EngineRatio 00000.000000
Radius 10.000000
Mass 0.150000
Gravity 2200.000000
MaxPos 3.000000
SkidWidth 10.000000
ToeIn 0.000000
AxleFriction 0.020000
Grip 0.015000
StaticFriction 2.050000
KineticFriction 2.020000
Grip 0.022
StaticFriction 2.15
KineticFriction 2.07
} ; End Wheel

WHEEL 2 { ; Start Wheel
ModelNum 1
Offset1 -28.000000 -6.500000 -30.500000
Offset2 -2.000000 0.000000 0.000000
Offset1 -27.00000 0.500000 -42.500000
Offset2 0.000000 0.000000 0.000000
IsPresent TRUE
IsPowered TRUE
IsTurnable FALSE
SteerRatio 0.100000
EngineRatio 18000.000000
EngineRatio 42800.000000
Radius 10.000000
Mass 0.150000
Gravity 2200.000000
MaxPos 3.000000
SkidWidth 10.000000
ToeIn 0.000000
AxleFriction 0.050000
Grip 0.015000
StaticFriction 2.050000
KineticFriction 2.020000
AxleFriction 0.025000
Grip 0.026
StaticFriction 2.18
KineticFriction 2.12
} ; End Wheel

WHEEL 3 { ; Start Wheel
ModelNum 2
Offset1 28.000000 -6.500000 -30.500000
Offset2 2.000000 0.000000 0.000000
Offset1 27.00000 0.500000 -42.500000
Offset2 0.000000 0.000000 0.000000
IsPresent TRUE
IsPowered TRUE
IsTurnable FALSE
SteerRatio 0.100000
EngineRatio 18000.000000
EngineRatio 42800.000000
Radius 10.000000
Mass 0.150000
Gravity 2200.000000
MaxPos 3.000000
SkidWidth 10.000000
ToeIn 0.000000
AxleFriction 0.050000
Grip 0.015000
StaticFriction 2.050000
KineticFriction 2.020000
AxleFriction 0.025000
Grip 0.026
StaticFriction 2.18
KineticFriction 2.12
} ; End Wheel


Expand All @@ -188,7 +201,7 @@ ModelNum -1
Offset 0.000000 0.000000 0.000000
Length 0.000000
Stiffness 1000.000000
Damping 15.000000
Damping 14.000000
Restitution -0.850000
} ; End Spring

Expand All @@ -197,25 +210,25 @@ ModelNum -1
Offset 0.000000 0.000000 0.000000
Length 0.000000
Stiffness 1000.000000
Damping 15.000000
Damping 14.000000
Restitution -0.850000
} ; End Spring

SPRING 2 { ; Start Spring
ModelNum -1
Offset 0.000000 0.000000 0.000000
Length 0.000000
Stiffness 800.000000
Damping 12.000000
Stiffness 1000.000000
Damping 14.000000
Restitution -0.850000
} ; End Spring

SPRING 3 { ; Start Spring
ModelNum -1
Offset 0.000000 0.000000 0.000000
Length 0.000000
Stiffness 800.000000
Damping 12.000000
Stiffness 1000.000000
Damping 14.000000
Restitution -0.850000
} ; End Spring

Expand Down Expand Up @@ -283,8 +296,8 @@ Length 0.000000
;====================

SPINNER { ; Start spinner
ModelNum 15
Offset 0.000000 1.450000 -46.650000
ModelNum -1
Offset 0.000000 0.000000 0.000000
Axis 0.000000 1.000000 0.000000
AngVel 0.000000
} ; End Spinner
Expand All @@ -297,9 +310,9 @@ AngVel 0.000000
AERIAL { ; Start Aerial
SecModelNum 17
TopModelNum 18
Offset 23.000000 -22.000000 -45.000000
Offset -26.000000 -14.000000 -36.000000
Direction 0.000000 -1.000000 0.000000
Length 17.000000
Length 14.000000
Stiffness 2000.000000
Damping 5.500000
} ; End Aerial
Expand All @@ -310,16 +323,16 @@ Damping 5.500000
;====================

AI { ;Start AI
UnderThresh 1043.510742
UnderRange 2702.099854
UnderFront 2036.469604
UnderRear 335.000000
UnderMax 0.638043
OverThresh 531.036438
OverRange 1827.135498
OverMax 0.640206
OverAccThresh 613.148560
OverAccRange 1021.179871
UnderThresh 20
UnderRange 3000
UnderFront 800
UnderRear 150.000000
UnderMax 0.90
OverThresh 250
OverRange 0
OverMax 0.95
OverAccThresh 2500
OverAccRange 8000
PickupBias 3276
BlockBias 3276
OvertakeBias 16383
Expand Down
Binary file added cars/alter/shadow.bmp
Binary file not shown.
Binary file added cars/alter/wheel-l.prm
Binary file not shown.
Binary file added cars/alter/wheel-r.prm
Binary file not shown.
Binary file removed cars/armando/body.prm
Binary file not shown.
Binary file removed cars/armando/car.bmp
Binary file not shown.
Binary file removed cars/armando/carbox.bmp
Binary file not shown.
Binary file removed cars/armando/hull.hul
Binary file not shown.
Binary file removed cars/armando/shadow.bmp
Binary file not shown.
Binary file removed cars/armando/wheel-l.prm
Binary file not shown.
Binary file removed cars/armando/wheel-r.prm
Binary file not shown.
Binary file removed cars/camboldr/body.prm
Binary file not shown.
Binary file removed cars/camboldr/car.bmp
Binary file not shown.
Binary file removed cars/camboldr/caraugury.bmp
Binary file not shown.
Binary file removed cars/camboldr/carbox.bmp
Binary file not shown.
Binary file removed cars/camboldr/carfire66.bmp
Binary file not shown.
Binary file removed cars/camboldr/carmach.bmp
Binary file not shown.
Binary file removed cars/camboldr/caroiler.bmp
Binary file not shown.
Binary file removed cars/camboldr/carroyalton.bmp
Binary file not shown.
Binary file removed cars/camboldr/carspeedo.bmp
Binary file not shown.
Binary file removed cars/camboldr/hull.hul
Binary file not shown.

0 comments on commit 5a02eda

Please sign in to comment.