Hi,
I try to share a solution that I tried today on my car the guinea pig (also the only one...)
EDC16C39 - Hw-145 Sw 421 - Alfa brera 200hp
among the various maps in the damos, there are two defined "???"
in theory, should define the maximum allowable torque when a gear is engaged and when the clutch is pressed.
take a look at one of the two, so the other is simply to parallelize the first.
the addresses of the two maps on my machine are : 1CE96A and 1CE9AC
In the damos edc16c39 of the 147 (the classic one that I think we all have) are : 1CE632 and 1CE674
One-dimensional 1x16.
On the X-axis we have the turns and in the data, we have the maximum allowable torque (map sign).
The first thing to do is to set the number of laps we want to enter the restriction.
For example, 2500 rpm.
We're going to change the X-axis in such a way as to have a point to 2500, and the one immediately after at 2501. (we place the new points in a logical manner compared to the progression of the values).
At the BP of the 2500 we leave the couple in full, to the next (2501), we pair the full, but negative. in theory it also works by putting a simple 0, but in my case, my ecu works in a additive/subtractive, then 0 is not working.
Now, copy/paste in the next map and the game is done.
The end... in the file attached ori / mod and map pack for the change.