Difference between revisions of "User:Flame CZE/Sandbox"

From LFS Manual
Jump to navigationJump to search
m
 
(231 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= Vehicle Mod Features =
+
= LFS compatibility matrix =
  
{{Under construction}}
+
Assumptions:
  
This is a list containing all features that can be set to have a fully working vehicle mod.
+
* If a replay recorded in version A can be played in a newer version B, we assume that the replay can be played in all versions newer than A and older than B.
 +
* If a replay recorded in version A can be played in a newer version B, we assume that a replay recorded in any version newer than A and older than B can be played in all versions newer than the replay version and older than B.
 +
* If a replay recorded in version A cannot be played in a newer version B, we assume that a replay recorded in any version older than A cannot be played in version B.
 +
* If a replay recorded in version A can be played in a newer version B, we assume that the replay cannot be played in all versions newer than B.
 +
* If a replay recorded in version B cannot be played in an older version A, we assume that the replay cannot be played in all versions older than A.
  
If you don't know how to implement a feature on your mod, click the link in the feature name or description, which will take you to the corresponding manual page.
+
{| class="wikitable"
 
+
|+ Version Compatibility Matrix
{| class="wikitable" style="max-width: 600px"
+
| rowspan="2" colspan="2" |
! style="width: 170px" | Feature || Description / possible values
+
! colspan="4" | LFS Client
|-
 
! colspan="2" | General settings
 
|-
 
| Vehicle class
 
|
 
* object
 
* touring car
 
* saloon
 
* buggy
 
* formula
 
* GT
 
* kart
 
* bike
 
* van
 
* truck
 
* F1
 
* FSAE
 
|-
 
| Driver side swap
 
|
 
* fixed drive side
 
* selectable drive side (left/right)
 
|-
 
! colspan="2" | Drivetrain
 
|-
 
| Transmission type
 
|
 
* no power unit
 
* H-pattern gearbox
 
* motorbike gearbox
 
* sequential gearbox
 
* sequential gearbox with ignition cut
 
* paddle shift gearbox
 
* electric motor
 
* centrifugal clutch
 
|-
 
| Drive type
 
|
 
* no drive
 
* front wheel drive
 
* rear wheel drive
 
* four wheel drive
 
|-
 
! colspan="2" | Mass
 
|-
 
| [[LFS_Editor_Guides#Adjusting_masses|Mass distribution]] || This affects the vehicle's moment of inertia
 
|-
 
| Fuel tank size || litres
 
|-
 
| Suspension mass || kg
 
|-
 
| 12V battery mass || kg
 
|-
 
! colspan="2" | Objects
 
|-
 
| Fuel tank position ||
 
|-
 
| 12V battery position ||
 
|-
 
| Spare wheel || on/off, pitch, forward, up
 
|-
 
! colspan="2" | Wheels
 
|-
 
| Rim model ||
 
|-
 
| Spoke model ||
 
|-
 
| Tyre width || millimetres
 
|-
 
| Tyre aspect ratio || height as a percentage of width
 
|-
 
| Rim diameter || inches
 
|-
 
| Number of spokes || 1-22
 
|-
 
| Rim width || inches
 
|-
 
| Brake disc type
 
|
 
* solid
 
* drilled
 
|-
 
| Brake disc radius || millimetres
 
|-
 
| Brake disc offset || millimetres
 
|-
 
! colspan="2" | Interior
 
|-
 
| Driver & passenger seats
 
|
 
Possible to toggle passenger seats and change the position of each seat
 
 
 
This affects the vehicle's mass distribution and total mass
 
|-
 
| [[LFS_Editor_Guides#Driver_animations|Driver animation]] || Sit and steer animations
 
|-
 
| Internal mirror || internal mirror subobject with 's_mirr' texture page
 
|-
 
| Steering wheel model || steering wheel subobject
 
|-
 
| Steering wheel position || heading & pitch (degrees)
 
|-
 
| Steering wheel turn || 30-540° one way
 
|-
 
! colspan="2" | Exterior
 
|-
 
| Wing mirrors || Triangles using 's_mirr' texture page for the mirror itself
 
|-
 
| Customisable number plate || 's_plate' or 's_plate_ALP' texture page
 
|-
 
| [[LFS_Editor_Guides#Light_colours:_headlights.2C_indicators.2C_etc.|Car lights]]
 
|
 
* brake light
 
* headlight
 
* tail light
 
* left indicator
 
* right indicator
 
* rear fog light (not switchable)
 
* front fog light (not switchable)
 
* reverse light
 
|-
 
! colspan="2" | Car functions
 
|-
 
| ABS || on/off
 
|-
 
| Traction control || on/off
 
|-
 
| Engine brake reduction || used with traction control
 
|-
 
! colspan="2" | Dashboard
 
|-
 
| Speedometer ||
 
|-
 
| Tachometer ||
 
|-
 
| Gear indicator ||
 
|-
 
| Multi function display
 
|
 
* gear indicator
 
* driven distance
 
* current time
 
|-
 
| FPS gauge ||
 
|-
 
| Turbo pressure ||
 
|-
 
| Time clock ||
 
|-
 
| Water temperature ||
 
|-
 
| Fuel gauge ||
 
|-
 
| Oil temperature ||
 
|-
 
| Oil pressure ||
 
|-
 
| Full beam ||
 
|-
 
| Left indicator ||
 
|-
 
| Right indicator ||
 
|-
 
| Handbrake ||
 
|-
 
| Battery ||
 
|-
 
! colspan="2" | [[LFS_Editor_Guides#Adjusting_aerodynamics|Aerodynamics]]
 
|-
 
| Rear wing ||
 
|-
 
| Front wing ||
 
 
|-
 
|-
| Undertray ||
+
! 0.5A !! 0.5B !! 0.6A !! 0.6B
 
|-
 
|-
| Main body ||
+
! rowspan="4" | Replay
 +
! 0.5A
 +
| {{N/A|-}} || {{yes}} || {{no}} || {{no}}
 
|-
 
|-
| Maximum lift || newtons at 1 m/s
+
! 0.5B
 +
| {{yes}} || {{N/A|-}} || {{no}} || {{no}}
 
|-
 
|-
| Maximum drag || newtons at 1 m/s
+
! 0.6A
 +
| {{yes}} || {{yes}} || {{N/A|-}} || {{no}}
 
|-
 
|-
| Side drag || newtons at 1 m/s
+
! 0.6B
 +
| {{yes}} || {{yes}} || {{no}} || {{N/A|-}}
 
|}
 
|}

Latest revision as of 17:14, 24 March 2026

LFS compatibility matrix

Assumptions:

  • If a replay recorded in version A can be played in a newer version B, we assume that the replay can be played in all versions newer than A and older than B.
  • If a replay recorded in version A can be played in a newer version B, we assume that a replay recorded in any version newer than A and older than B can be played in all versions newer than the replay version and older than B.
  • If a replay recorded in version A cannot be played in a newer version B, we assume that a replay recorded in any version older than A cannot be played in version B.
  • If a replay recorded in version A can be played in a newer version B, we assume that the replay cannot be played in all versions newer than B.
  • If a replay recorded in version B cannot be played in an older version A, we assume that the replay cannot be played in all versions older than A.
Version Compatibility Matrix
LFS Client
0.5A 0.5B 0.6A 0.6B
Replay 0.5A - Yes No No
0.5B Yes - No No
0.6A Yes Yes - No
0.6B Yes Yes No -