Been loving the car! amazing work. I do have a question is there a way to chnage the sound of the car. I do see a section within tweaks about audio i tried to alter it but the result was the car made zero sound so maybe im doing something wrong?
Sometimes I see a new mod of a vehicle I like, install it, drive it for a while. But at the end of the day, I always come back to this Singer 911. Kudos on a good job! Now if there's only a Lotus mod out there..
Go to: r6\tweaks\krnlnik\ Folder and open the file 'porsche_911_dls_singer.tweak' using notepad.
Use Ctrl + F and find: 'resistanceTorque' and change it from (= 350.f;) to (= 200.f;) that's what I personally use. The lower the value the less it will decelerate.
37 comments
thanks in advance
player_audio_resource = "v_car_porsche_911_turbo";
Change: frictionMulLateral = 0.95f; to 1.75f; (there are 2 of these values to change).
Change: frictionMulLongitudinal = 0.95f; to 1.75f;
This will make handling better by increasing the tire grip. Higher value = more grip.
You can also increase: maxWheelTurnDeg = 35.f; to 38.f; (this will give you a better turning radius).
model, textures, features, handling - all top notch.
just wow <3 using this since you published it. thank you.
Use Ctrl + F and find: 'resistanceTorque' and change it from (= 350.f;) to (= 200.f;) that's what I personally use.
The lower the value the less it will decelerate.