Skip to content

PodFolio/LFS-EDITOR-Cheat-Engine-Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

LFS EDITOR Cheat Engine Tables

LFS_EDITOR_static Info:

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:

LFS_EDITOR_static

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)

LFS_EDITOR_rim_bypass Features (Obsolete):

  • Rims:
    • OBJ/SRE Restriction Bypass (now you can load 32k triangles)
    • Wheels can use ALPHA textures
    • Add new page

About

Requirement: Cheat Engine

Topics

Resources

Stars

Watchers

Forks

Contributors