Old threads (merged)

Status
Not open for further replies.
can anyone create a mod that remove definitely the flashback option, i hate flashbacks!!!!!!

go learn to drive!

in my opinion, i would rather have flashback then not, because if you make mistake in last lap, would you rather restart the race or use flashback, i will go with flash, because restart will make only more frustration and more chance to make mistake
 
is there a line that i can change in my custom TCAM to make it static?

how can we move the seat back ?

thx ?

In each teams TCAM there are 4-5 different lines to change. For the TCAM (bonnet) TCAM-Reverse, (bonnet_reverse) and TCAM split screen (bonnet_ss) find the sections like "AccelerationForces" and "VehicleDamageForces" and change the enabled entry at the top of each subsection from true to false :)
 
is there a line that i can change in my custom TCAM to make it static?

how can we move the seat back ?

thx ?

In each teams TCAM there are 4-5 different lines to change. For the TCAM (bonnet) TCAM-Reverse, (bonnet_reverse) and TCAM split screen (bonnet_ss) find the sections like "AccelerationForces" and "VehicleDamageForces" and change the enabled entry at the top of each subsection from true to false :)
 
please make a 50 flashback mod ! its really needed
oh, and please can anyone do something about the foggy spot while driving behind another car in rain, the same problem that 2010 had...

This "Foggy spot" isn't a "problem" (bug) - It's realistic! I hate all these mode which dumb down the rain driving. If anything I want visibly to be even worse ;) 2010 spray wasn't thick / long enough ;)!

Of course everyone likes things different, this is just my opinion ;)
 
I too would like to see this. I know you can see how much kers you have if you press the button. But I dont know where DRS activates, & I havent managed to spot an indicator for it on the wheel yet.

DRS is shown on the steering wheel as a green LED. if its solid DRS is available, if it's flashing it's activated and in use :)
 
After this patch flashbacks don't work at all. Replay shows 4 flashbacks available, but F12 button becomes non responsive.

In the game you have no replay during your "out lap" or before the start. You must be in a hot lap or in the race to use the flashbacks

Then you must have done something wrong, follow the read me exactly. The game only shows 4 replays, but you have 40.
 
thank you, but i cant seem to find them:

<View type="Mounted" ident="bonnet" reverseCamera="bonnet_reverse" hidden="false" spectator="false" renderParticlesBeforeGrass="false" transitionType="switch" transitionSpeed="0.0000" transitionStrength="0.0000">
<Parameter name="renderParticlesBeforeGrass" type="bool" value="false" />
<Parameter name="yaw" type="scalar" value="0.0000" />
<Parameter name="pitch" type="scalar" value="0.1630" />
<Parameter name="roll" type="scalar" value="-0.0000" />
<Parameter name="offset" type="vector3" x="0.0000" y="1.0490" z="-0.3750" />
<Parameter name="fov" type="scalar" value="60.0000" />
<Parameter name="nearPlane" type="scalar" value="0.1435" />
<Parameter name="highResInterior" type="bool" value="false" />
<Parameter name="DisableDriverHead" type="bool" value="false" />
<Parameter name="DisableDriver" type="bool" value="false" />
<Parameter name="DisableCoDriver" type="bool" value="false" />
<Parameter name="axisScale" type="vector3" x="0.0000" y="0.0800" z="0.0800" />
<Parameter name="axisScaleForTilt" type="vector3" x="0.2000" y="0.2000" z="0.2000" />
<Parameter name="twistScale" type="vector3" x="-0.1423" y="0.0000" z="0.4107" />
<Parameter name="maximumShift" type="scalar" value="0.0400" />
<Parameter name="movementSpeed" type="scalar" value="1.1560" />
<Parameter name="tiltDistance" type="scalar" value="1.0000" />
<Parameter name="shakeAngle" type="scalar" value="158.1500" />
<Parameter name="shakeDamping" type="scalar" value="0.1450" />
<Parameter name="shakeMinSpeed" type="scalar" value="0.0000" />
<Parameter name="shakeMaxSpeed" type="scalar" value="90.0000" />
<Parameter name="shakeScaleX" type="scalar" value="0.8440" />
<Parameter name="shakeScaleY" type="scalar" value="0.9480" />
<Parameter name="shakeRotationSpeed" type="scalar" value="0.9000" />
<Parameter name="finalMovementScale" type="scalar" value="1.0000" />
<Parameter name="offsetOnly" type="bool" value="false" />
<AccelerationBasedShake>
<Parameter name="shakeAngleScalingX" type="scalar" value="0.0000" />
<Parameter name="minShakeAngleX" type="scalar" value="0.0000" />
<Parameter name="maxShakeAngleX" type="scalar" value="0.0000" />
<Parameter name="shakeAngleScalingY" type="scalar" value="0.0000" />
<Parameter name="minShakeAngleY" type="scalar" value="0.0000" />
<Parameter name="maxShakeAngleY" type="scalar" value="0.0000" />
<Parameter name="shakeMovementScalingX" type="scalar" value="0.0000" />
<Parameter name="minShakeMovementX" type="scalar" value="0.0000" />
<Parameter name="maxShakeMovementX" type="scalar" value="0.0000" />
<Parameter name="shakeMovementScalingY" type="scalar" value="0.0000" />
<Parameter name="minShakeMovementY" type="scalar" value="0.0000" />
<Parameter name="maxShakeMovementY" type="scalar" value="0.0000" />
<Parameter name="shakeMovementScalingZ" type="scalar" value="0.0000" />
<Parameter name="minShakeMovementZ" type="scalar" value="0.0000" />
<Parameter name="maxShakeMovementZ" type="scalar" value="0.0000" />
<Parameter name="delayEnabled" type="bool" value="false" />
<Parameter name="delayTime" type="scalar" value="0.0000" />
</AccelerationBasedShake>
 
Run a diff on the original CM camera.xml and my changed one (once you have converted to plain xml with Bin2XML). Alternatively. look here: http://pastebin.com/PxwdFddG

T
his is the TCAM from my modded ferrari cameras.xml

See these:

<CorneringForces>
<Parameter name="enabled" type="bool" value="false" />
...
...
...
<GroundBumpinessForces>
<Parameter name="enabled" type="bool" value="false" />
...
...
...
<SlipStreamingForces>
<Parameter name="enabled" type="bool" value="false" />
...
...
...
<AccelerationForces>
<Parameter name="enabled" type="bool" value="false" />
...
...
...
<RevvingForces>
<Parameter name="enabled" type="bool" value="false" />
...
...
...
<VehicleDamageForces>
<Parameter name="enabled" type="bool" value="false" />
...
...
...

I simply changed the value of the enabled parameter for these sections to false for all teams TCAM, TCAM reverse and split-screen TCAM views.

Hope this helps :)

P.S It's probably way easier if you just use my mod as a base for your tweaks - will save you half an hour of editing all the teams :).
 
Status
Not open for further replies.

Latest News

How are you going to watch 24 hours of Le Mans

  • On national tv

    Votes: 31 34.1%
  • Eurosport app/website

    Votes: 29 31.9%
  • WEC app/website

    Votes: 12 13.2%
  • Watch party

    Votes: 10 11.0%
  • At a friends house

    Votes: 1 1.1%
  • At Le Mans

    Votes: 8 8.8%
Back
Top