- 13
- Spain
yes, copy the *.kn5 file of the wheel in the skin you want and add code in ext_config.ini. FOr example for McLaren:great work ! but im curious,can you have multiple installed at the same time? like for each skin i can assing a certain wheel?
Copy MCL60.kn5 to C:\Program Files (x86)\Steam\steamapps\common\assettocorsa\content\cars\rss_formula_hybrid_2023\skins\MCL60_4_Norris
And create ext_config.ini if doesn't exist with code:
[MODEL_REPLACEMENT_...]
ACTIVE = 1 ; <---------------- If you don't like this, disable replacing the '1' with '0'
FILE = formula_hybrid_2023.kn5
HIDE = LED_DRS_0, GEO_Steer_Column_SUB0, GEO_10.9_SJ, GEO_Steer_Column_SUB1, LED_DRS_ACTIVE, LED_R, LED_G, LED_B, DISPLAY_MAIN_MESH_?, GEO_STEER_GLAS,GEO_Face_Meshes, GSI_Hyper_P1_Base_SUB?, GSI_Hyper_P1_Base_SUB0, GSI_LED_?, GSI_HR_Steering_Wheel
INSERT = MCL60.kn5
INSERT_IN = STEER_HR
; Options to transform inserted model:
SCALE = 1,1,1 ; change size: X, Y and Z axis (for car, X is left-right, Y and up-down)
ROTATION = 0, 0, 0 ; rotate: heading, pitch and roll, in degress
OFFSET = 0,-0.015,0.054 ; move: X, Y and Z axis, in meters
;OFFSET = 0,-0.014,0.055 ;RB19
;OFFSET = 0,-0.014,0.047 ;A523
;OFFSET = 0,-0.006,0.049 ;SF23
;OFFSET = 0,-0.015,0.049 ;AMR23
;OFFSET = 0,-0.011,0.05 ;W14
[MODEL_REPLACEMENT_...]
ACTIVE = $" read('csp/version', 0) >= 2144 "
FILE = formula_hybrid_2023.kn5
HIDE = ENERG_?, CHARG_?, LED_DRS_0
[SCRIPTABLE_DISPLAY_...]
ACTIVE = $" read('csp/version', 0) >= 2144 "
ACTIVE_FOR_PLAYER_ONLY=0
ACTIVE_FOR_UNFOCUSED=0
MESHES = GSI_Display_Mesh
SCRIPT = data_override/display/display.lua
DISPLAY_POS = 0, 0
[SCRIPTABLE_DISPLAY_CONFIG]
DISPLAY_SCALE = 0.98
DISPLAY_BACKGROUND_SCALE = 1
TARGET_LAUNCH_RPM = 9000
SPEED_KMH = 1
POPUP_TIME = 0.5
INITIALIZE_TIME = 2
BRIGHTNESS_NIGHT = 5
BRIGHTNESS_NIGHT_NOT_FPV = 3
BRIGHTNESS_DAY = 2.5
BRIGHTNESS_DAY_NOT_FPV = 2.5 ;-0.5