This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Description
Hello, I was wondering if it's possible to add misc options as vehicle spcific,, my problem is some dlc cars have a weird positioned steering wheel, and it doesnt look nice, and it hides the dials and dashboard, so I want to hide it for that specific car only, while keeping the option off in general.. I've looked for a mod that does that but cound't find it, it will be really helpfu,, Iv'e tried copying this :
[MISC]
UDPTelemetry = false
UDPAddres = 127.0.0.1
UDPPort = 20777
DashExtensions = false
SyncAnimations = true
HidePlayerInFPV = true
HideWheelInFPV = true
SaveFullConfig = true
UDPAddress = 127.0.0.1
to a car .ini config file but it didn't do anything,,
Any help will be apreciated