Road cars are not used in Career mode. I don't play the career mode, but I don't see an option for Road cars. Perhaps it's something you edited to make the car appear in Career mode?
@Hobbnob
Normally the sequential flag is set in the chassis file, along with adjusting the upshift/downshift time delays. Also, there's a change to driver animation and gear stick type in the driver files, etc.
On another topic, FWIW, I have most of the career_championships.bin file decoded, so that weather/#opponents/time of day/opponent type can be changed for particular career events. I haven't completely worked it out to the point where new events can be added, but will hopefully get there with the idea in mind that people could customize their own championships.
Sure thing, PM sent.I've been decoding this file also, maybe you could contact me and we could work together?
@NWRAP
The unpackers don't provide correct filenames or folders. Correct filenames and folder names have to be harvested from game memory.
In my public folder here... https://www.mediafire.com/folder/cy3jl6679k7i1/Public_for_PCARS
you will find the common textures for pCars. Also, you will find another download that contains the common textures from prior SMS games (NFS Shift, S2U and Test Drive Ferrari).
The rwd/fwd code is likely a single 1/0 byte. All 4WD cars in pcars start as 2WD and then use the KERS system to drive the other wheels afaik.@Hobbnob
Yeah, that CDFbin is loaded with lots of unknowns.
I haven't been able to locate the "wheeldrive" parameter to easily change from RWD to FWD or AWD.
Some things I've noted in CDFbin...
[24 6B 4E A0 77 A3 00] SteeringRatioRange={float}3.5, {float}0.5, {byte}35
[20 0F 6A B7 B6] SteeringRatioSetting={byte}24
#[24 E0 D9 C8 5B 22]{float}0.99, {byte}0 // Upshift algorithm
[24 A6 8D 9C E2 A3 02] {float}0.85, {float}0.8, {float}0.8 // Downshift algorithm
[24 30 43 CE 21 23 00] {float}34.0, {byte}0, {byte}0 // Steering Lock
#[20 1D EA 4C 3D] {byte}1 // CDF_UNKN_045, 1=sequential & 0=h pattern (per you)
in EDFbin, I know all of the restrictor and waste gate parameters