I found a mod on a website that consisted of 2017 NASCAR Cup cars. (Well, technically three mods; one for each manufacturer.) It turns out that whoever made this mod treated it less like a stock car and more like a GT3 car, as there was a lot of stuff that I felt was either inaccurate or could use improving.
I've fixed a lot of things; I rewrote damage,ini to recognize certain parts to break; changed the RPM lights to not max out at 6500 RPM; raised the RPM limit from 9000 to 9500; relocated the fuel tank....the list just goes on and on.
Unfortunately, there is one thing I found that I am not able to fix.
See, the guy who made this assumed that NASCAR was modern, and gave the car a double wishbone suspension all around. While it is true that NASCAR is expected to make use of that in just a year or two, this was not the case in 2017; NASCAR has used a rear-axle suspension for decades.
I decided to cheat a bit, and "borrow" coding from a similar, well-made mod that represents NASCAR circa 1990. I figured it would work.
WRONG.
I can't actually record footage of this (because FRAPS is allergic to AC for whatever reason...), but basically the suspension bounces in place violently. Adjustments have been made, but the results are always bad; most of the time, the car will bounce violently just by being loaded on to the track; after one adjustment, I spun out and the axle immediately popped forward a solid meter in-game; another time the axle just simply fell through the floor, taking the car with it; and yet another time the car behaved like the axle was attached to only the driveshaft. (To be fair, I left out the coding on that last one by mistake)
So, I'm turning to this forum for help.
Here's the relevant suspension.ini you'll want:
And here are some images of the car in the CM Showroom:
Note: All images taken with "Align Using Data" option selected.
I appreciate the time you've taken and I'll try to give any further information if requested.
I've fixed a lot of things; I rewrote damage,ini to recognize certain parts to break; changed the RPM lights to not max out at 6500 RPM; raised the RPM limit from 9000 to 9500; relocated the fuel tank....the list just goes on and on.
Unfortunately, there is one thing I found that I am not able to fix.
See, the guy who made this assumed that NASCAR was modern, and gave the car a double wishbone suspension all around. While it is true that NASCAR is expected to make use of that in just a year or two, this was not the case in 2017; NASCAR has used a rear-axle suspension for decades.
I decided to cheat a bit, and "borrow" coding from a similar, well-made mod that represents NASCAR circa 1990. I figured it would work.
WRONG.
I can't actually record footage of this (because FRAPS is allergic to AC for whatever reason...), but basically the suspension bounces in place violently. Adjustments have been made, but the results are always bad; most of the time, the car will bounce violently just by being loaded on to the track; after one adjustment, I spun out and the axle immediately popped forward a solid meter in-game; another time the axle just simply fell through the floor, taking the car with it; and yet another time the car behaved like the axle was attached to only the driveshaft. (To be fair, I left out the coding on that last one by mistake)
So, I'm turning to this forum for help.
Here's the relevant suspension.ini you'll want:
[AXLE]
LINK_COUNT=5
J0_CAR=0.38735,-0.105,0.481
J0_AXLE=0.4005,-0.105,0.0
J1_CAR=-0.38735,-0.105,0.481
J1_AXLE=-0.4005,-0.105,0.0
J2_CAR=0.38735,0.030,0.481
J2_AXLE=0.4005,0.030,0.0
J3_CAR=-0.38735,0.030,0.481
J3_AXLE=-0.4005,0.030,0.0
J4_CAR=0.435,0.020,-0.100
J4_AXLE=-0.435,0.020,-0.030
TORQUE_REACTION=-0.5
ATTACH_REL_POS=0.68
LEAF_SPRING_LAT_K=0
LINK_COUNT=5
J0_CAR=0.38735,-0.105,0.481
J0_AXLE=0.4005,-0.105,0.0
J1_CAR=-0.38735,-0.105,0.481
J1_AXLE=-0.4005,-0.105,0.0
J2_CAR=0.38735,0.030,0.481
J2_AXLE=0.4005,0.030,0.0
J3_CAR=-0.38735,0.030,0.481
J3_AXLE=-0.4005,0.030,0.0
J4_CAR=0.435,0.020,-0.100
J4_AXLE=-0.435,0.020,-0.030
TORQUE_REACTION=-0.5
ATTACH_REL_POS=0.68
LEAF_SPRING_LAT_K=0
And here are some images of the car in the CM Showroom:
Note: All images taken with "Align Using Data" option selected.
I appreciate the time you've taken and I'll try to give any further information if requested.