This table contians lis of static values that lfs uses (max/min). Look in LFSE what is max value of something that you want change, then find it on list (sometimes is simple like your value is 2.500 and value in CE is 2.5, but sometimes value in CE might bye 0.25). Sometimes value change can break something else in LFSE (menu size) because that value is used my multiple things.
For example:
if someone search Rims Width and Rims Diameter and can't find it:
Rim Width Formula:
RimWidth=CEValue/0,0245
MAX RimWidth Value is: 0.5842000246
MIN RimWidth Value is: 0.05079999939
Rim Diameter Formula:
RimDiameter=(CEValue*100)/1,27
MAX RimDiameter Value is: 0.4571999907
MIN RimDiameter value is: 0.05079999939 (same address as MIN RimWidth Value)
- Rims:
- OBJ/SRE Restriction Bypass (now you can load 32k triangles)
- Wheels can use ALPHA textures
- Add new page
