valet patch
Thread Starter
Joined: Feb 2005
Posts: 554
Likes: 3
From: Fort Worth, TX
valet patch
im just looking for strictly the valet patch from tephra.
i know he provided a combo of patches but im looking for ONLY the valet patch.
so if someone cost post this, it would be greatly appreciated.
for 2005 ROM ID 96940011
i know he provided a combo of patches but im looking for ONLY the valet patch.
so if someone cost post this, it would be greatly appreciated.
for 2005 ROM ID 96940011
Here is the original link but for the lazy people or the computer inept I have also extracted the info specifically for the 96940011 rom
https://www.evolutionm.net/forums/ec...-knockcel.html
Here are the two direct patches for the 96940011 rom to add to ECUflash depending on which version you have... It will add a new Tephra mods table to ECUflash just check which mods you wanna use. The following link will explain how to install the patch to your ecuflash rom.
https://www.evolutionm.net/forums/4830835-post.html
**For ECUflash versions 1.30 and below**
<scaling name="ECUTime" units="ms" toexpr="1000*x/102" frexpr="102*x/1000" format="%.0f" min="0" max="100000" inc="1" storagetype="uint16" endian="little"/>
<scaling name="ThrottlePercentage" units="%" toexpr="x/255*100" frexpr="x*255/100" format="%.0f" min="0" max="100" inc="1" storagetype="uint16"/>
<table name="Tephra Mod Options" category="Mods" address="3FC0C" type="3D" scaling="uint16">
<table name="X" type="Static X Axis" elements="1">
<data>Value</data>
</table>
<table name="Y" type="Static Y Axis" elements="3">
<data>Enable Rev Limit Switching?</data>
<data>Flash CEL on Knock?</data>
<data>Enable NLTS?</data>
</table>
</table>
<table name="KnockSum Required for CEL" category="Mods" address="3FC12" type="1D" scaling="uint16"/>
<table name="Load Required for CEL on Knock" category="Mods" address="3FC14" type="1D" scaling="Load"/>
<table name="CEL on Knock flash time" category="Mods" address="3FC16" type="1D" scaling="ECUTime"/>
<table name="Valet Rev Limit" category="Mods" address="3FC18" type="1D" scaling="RPMLimit"/>
<table name="Valet Rev Limit Time to Activate" category="Mods" address="3FC1A" type="1D" scaling="ECUTime"/>
<table name="NLTS RPM Drop" category="Mods" address="3FC1C" type="1D" scaling="uint16"/>
<table name="NLTS TPS Threshold" category="Mods" address="3FC1E" type="1D" scaling="ThrottlePercentage"/>
<table name="NLTS Speed Threshold" category="Mods" address="3FC20" type="1D" scaling="VehicleSpeed"/>
**For ECUflash versions 1.31 and above**
<scaling name="ECUTime" units="ms" toexpr="1000*x/102" frexpr="102*x/1000" format="%.0f" min="0" max="100000" inc="1" storagetype="uint16" endian="big"/>
<scaling name="ThrottlePercentage" units="%" toexpr="x/255*100" frexpr="x*255/100" format="%.0f" min="0" max="100" inc="1" storagetype="uint16"/>
<table name="Tephra Mod Options" category="Mods" address="3FC0C" type="3D" scaling="uint16">
<table name="X" type="Static X Axis" elements="1">
<data>Value</data>
</table>
<table name="Y" type="Static Y Axis" elements="3">
<data>Enable Rev Limit Switching?</data>
<data>Flash CEL on Knock?</data>
<data>Enable NLTS?</data>
</table>
</table>
<table name="KnockSum Required for CEL" category="Mods" address="3FC12" type="1D" scaling="uint16"/>
<table name="Load Required for CEL on Knock" category="Mods" address="3FC14" type="1D" scaling="Load"/>
<table name="CEL on Knock flash time" category="Mods" address="3FC16" type="1D" scaling="ECUTime"/>
<table name="Valet Rev Limit" category="Mods" address="3FC18" type="1D" scaling="RPMLimit"/>
<table name="Valet Rev Limit Time to Activate" category="Mods" address="3FC1A" type="1D" scaling="ECUTime"/>
<table name="NLTS RPM Drop" category="Mods" address="3FC1C" type="1D" scaling="uint16"/>
<table name="NLTS TPS Threshold" category="Mods" address="3FC1E" type="1D" scaling="ThrottlePercentage"/>
<table name="NLTS Speed Threshold" category="Mods" address="3FC20" type="1D" scaling="VehicleSpeed"/>
https://www.evolutionm.net/forums/ec...-knockcel.html
Here are the two direct patches for the 96940011 rom to add to ECUflash depending on which version you have... It will add a new Tephra mods table to ECUflash just check which mods you wanna use. The following link will explain how to install the patch to your ecuflash rom.
https://www.evolutionm.net/forums/4830835-post.html
**For ECUflash versions 1.30 and below**
<scaling name="ECUTime" units="ms" toexpr="1000*x/102" frexpr="102*x/1000" format="%.0f" min="0" max="100000" inc="1" storagetype="uint16" endian="little"/>
<scaling name="ThrottlePercentage" units="%" toexpr="x/255*100" frexpr="x*255/100" format="%.0f" min="0" max="100" inc="1" storagetype="uint16"/>
<table name="Tephra Mod Options" category="Mods" address="3FC0C" type="3D" scaling="uint16">
<table name="X" type="Static X Axis" elements="1">
<data>Value</data>
</table>
<table name="Y" type="Static Y Axis" elements="3">
<data>Enable Rev Limit Switching?</data>
<data>Flash CEL on Knock?</data>
<data>Enable NLTS?</data>
</table>
</table>
<table name="KnockSum Required for CEL" category="Mods" address="3FC12" type="1D" scaling="uint16"/>
<table name="Load Required for CEL on Knock" category="Mods" address="3FC14" type="1D" scaling="Load"/>
<table name="CEL on Knock flash time" category="Mods" address="3FC16" type="1D" scaling="ECUTime"/>
<table name="Valet Rev Limit" category="Mods" address="3FC18" type="1D" scaling="RPMLimit"/>
<table name="Valet Rev Limit Time to Activate" category="Mods" address="3FC1A" type="1D" scaling="ECUTime"/>
<table name="NLTS RPM Drop" category="Mods" address="3FC1C" type="1D" scaling="uint16"/>
<table name="NLTS TPS Threshold" category="Mods" address="3FC1E" type="1D" scaling="ThrottlePercentage"/>
<table name="NLTS Speed Threshold" category="Mods" address="3FC20" type="1D" scaling="VehicleSpeed"/>
**For ECUflash versions 1.31 and above**
<scaling name="ECUTime" units="ms" toexpr="1000*x/102" frexpr="102*x/1000" format="%.0f" min="0" max="100000" inc="1" storagetype="uint16" endian="big"/>
<scaling name="ThrottlePercentage" units="%" toexpr="x/255*100" frexpr="x*255/100" format="%.0f" min="0" max="100" inc="1" storagetype="uint16"/>
<table name="Tephra Mod Options" category="Mods" address="3FC0C" type="3D" scaling="uint16">
<table name="X" type="Static X Axis" elements="1">
<data>Value</data>
</table>
<table name="Y" type="Static Y Axis" elements="3">
<data>Enable Rev Limit Switching?</data>
<data>Flash CEL on Knock?</data>
<data>Enable NLTS?</data>
</table>
</table>
<table name="KnockSum Required for CEL" category="Mods" address="3FC12" type="1D" scaling="uint16"/>
<table name="Load Required for CEL on Knock" category="Mods" address="3FC14" type="1D" scaling="Load"/>
<table name="CEL on Knock flash time" category="Mods" address="3FC16" type="1D" scaling="ECUTime"/>
<table name="Valet Rev Limit" category="Mods" address="3FC18" type="1D" scaling="RPMLimit"/>
<table name="Valet Rev Limit Time to Activate" category="Mods" address="3FC1A" type="1D" scaling="ECUTime"/>
<table name="NLTS RPM Drop" category="Mods" address="3FC1C" type="1D" scaling="uint16"/>
<table name="NLTS TPS Threshold" category="Mods" address="3FC1E" type="1D" scaling="ThrottlePercentage"/>
<table name="NLTS Speed Threshold" category="Mods" address="3FC20" type="1D" scaling="VehicleSpeed"/>
Last edited by Fast_Freddie; Jun 3, 2009 at 01:41 PM.
Let me know if this works because I wanted to do the same thing but I have a lot of paths set up for this rom (96940011) and I don't know if it is going to interferes with the other paths. I have rear O2 sim patch, ecu direct boots paths, 2 byte load rpm airflow, MUT Baud rate Patch, lean spool and a few others I can't remember.
Trending Topics
Thread
Thread Starter
Forum
Replies
Last Post
DormantBeast
General Engine Management / Tuning Forum
13
Jul 9, 2017 07:38 AM






