TephraMOD V5.10
Evolved Member
iTrader: (7)
Joined: Sep 2004
Posts: 1,457
Likes: 0
From: South Beach, FL / Miami, FL / Pt. St. Lucie, FL / NYC
Lol. The verbage is confusing. There are many posts in regards to that section. I, too, was very confused. I didn't have the tables mentioned, nor did I know what to do with them if I tried. Lol I think the tephramod has all that stuff removed already, as all I have are "high octane", "low octane", etc.
Tephra I downloaded your patch for 96530006 I was reading the notes in the XML file and I don't understand a few of the notes. Specifically:
2) Remove/Rename your current "Boost Desired Engine Load" #2 and #3, only #1 matters anymore
3) Remove/Rename your current "Base Wastegate Duty" #2 and #3, only #1 matters anymore
4) Remove/Rename your current Hi/Lo Octane Fuel+Timing #2 and #3, only #1 matters anymore
Can you or anyone else elaborate on those 3 steps?
Thanks
2) Remove/Rename your current "Boost Desired Engine Load" #2 and #3, only #1 matters anymore
3) Remove/Rename your current "Base Wastegate Duty" #2 and #3, only #1 matters anymore
4) Remove/Rename your current Hi/Lo Octane Fuel+Timing #2 and #3, only #1 matters anymore
Can you or anyone else elaborate on those 3 steps?
Thanks
Evolved Member
iTrader: (7)
Joined: Sep 2004
Posts: 1,457
Likes: 0
From: South Beach, FL / Miami, FL / Pt. St. Lucie, FL / NYC
See that is the problem I not sure where those tables are. Are they in the original XML or in the patch XML? BTW thanks for the assist.
Sorry a noob but if i wan't to dissable a function for say valet do i just set the value at 0 instead of 1 which i assume is going to enable that function... thanks guys still new
BTW everything is working good with the v5.10 patch and am happy with the results...I set the value at 0 for valet and i think it dissabled cause it starts fine and runs good... Am i correct that value 0 is to dissable that function. Also i have the rear 02 still in tact, should i dissable that mod as well? THANKS!!
Evolved Member
iTrader: (7)
Joined: Sep 2004
Posts: 1,457
Likes: 0
From: South Beach, FL / Miami, FL / Pt. St. Lucie, FL / NYC
Tephra I downloaded your patch for 96530006 I was reading the notes in the XML file and I don't understand a few of the notes. Specifically:
2) Remove/Rename your current "Boost Desired Engine Load" #2 and #3, only #1 matters anymore
3) Remove/Rename your current "Base Wastegate Duty" #2 and #3, only #1 matters anymore
4) Remove/Rename your current Hi/Lo Octane Fuel+Timing #2 and #3, only #1 matters anymore
Can you or anyone else elaborate on those 3 steps?
Thanks
2) Remove/Rename your current "Boost Desired Engine Load" #2 and #3, only #1 matters anymore
3) Remove/Rename your current "Base Wastegate Duty" #2 and #3, only #1 matters anymore
4) Remove/Rename your current Hi/Lo Octane Fuel+Timing #2 and #3, only #1 matters anymore
Can you or anyone else elaborate on those 3 steps?
Thanks
Evolved Member
iTrader: (7)
Joined: Sep 2004
Posts: 1,457
Likes: 0
From: South Beach, FL / Miami, FL / Pt. St. Lucie, FL / NYC
Code:
<!-- *** FUEL *** -->
<table name="High Octane Fuel Map" address="33bd">
<table name="Engine Load" address="68b0"/>
<table name="RPM" address="6888"/>
</table>
<table name="Low Octane Fuel Map" address="34d7">
<table name="Engine Load" address="68b0"/>
<table name="RPM" address="6888"/>
</table>
<table name="Injector Size Scaling" address="1506"/>
<table name="Injector Battery Voltage Latency Compensation" address="37c0">
<table name="Battery Voltage" address="67f0"/>
</table>
<table name="Injector latency base" category="Fuel" address="1500"/>
<table name="IPW comp starting" address="3822">
<table name="Coolant Temperature" address="69be"/>
</table>
<table name="Accel Enrichment (Incorrect)" address="3864">
<table name="RPM" address="6622"/>
</table>
<table name="Airflow/Hz Raw Scaling" address="3306">
<table name="MAF Hz" address="67a0"/>
</table>
<table name="Relative Air Density vs Temp for Airflow/Hz" address="333e">
<table name="Degrees" address="69be"/>
</table>
<table name="Airflow/Hz Baro and Air Temp Compensation" address="3351">
<table name="IAT_Comp/Baro_Bar" address="678e"/>
<table name="MAF Hz" address="67d4"/>
</table>
<table name="MAF Compensation" address="3322">
<table name="MAF Hz" address="67a0"/>
</table>
<table name="MAF Sensor Filtering" address="1508">
<table name="Load"/>
</table>
<table name="MAF Size" address="150c"/>
<table name="Open Loop Load #1" address="3624">
<table name="RPM" address="6594"/>
</table>
<table name="Open Loop Load #2" address="363a">
<table name="RPM" address="6594"/>
</table>
<table name="Open Loop Throttle #1" address="3656">
<table name="RPM" address="6594"/>
</table>
<table name="Open Loop Throttle #2" address="366c">
<table name="RPM" address="6594"/>
</table>
<!-- *** FUEL LEAN SPOOL *** -->
<table name="Lean Spool Start RPM" address="1680"/>
<table name="Lean Spool Stop RPM" address="1684"/>
<table name="Min Temp for Lean Spool" address="167e"/>
<table name="Lean Spool Enable Load Hysteresis" address="167c"/>
<table name="Lean Spool AFR below Enable" address="1682"/>
<table name="Lean Spool Clip Value" address="1686"/>
<!-- *** TIMING *** -->
<table name="High Octane Ignition Map 1" address="39d5">
<table name="Engine Load" address="6910"/>
<table name="RPM" address="68de"/>
</table>
<table name="Low Octane Ignition Map 1" address="3b5d">
<table name="Engine Load" address="6910"/>
<table name="RPM" address="68de"/>
</table>
<table name="High Oct EGR-Enabled Advance" address="3e6d">
<table name="Engine Load" address="6910"/>
<table name="RPM" address="68de"/>
</table>
<table name="Low Oct EGR-Enabled Advance" address="3ce5">
<table name="Engine Load" address="6910"/>
<table name="RPM" address="68de"/>
</table>
<table name="Low Coolant Temp Timing Trim Map" address="3ff5">
<table name="Engine Load" address="6910"/>
<table name="RPM" address="68de"/>
</table>
<!-- *** TURBO BOOST SINGLE SOLENOID *** -->
<table name="Boost Control Load Offset" address="1a70"/>
<table name="Boost Desired Engine Load (High Gear Range)" address="450a">
<table name="RPM" address="6bd4"/>
</table>
<table name="Boost Desired Engine Load (Low Gear Range)" address="4536">
<table name="RPM" address="6bd4"/>
</table>
<table name="Base Wastegate Duty (High Gear Range)" address="44b2">
<table name="RPM" address="6bd4"/>
</table>
<table name="Base Wastegate Duty (Low Gear Range)" address="44de">
<table name="RPM" address="6bd4"/>
</table>
<table name="Turbo Boost Error Correction" address="449a">
<table name="Boost Error" address="6bfe"/>
</table>
<table name="WGDC Correction interval (High Gear Range)" address="1a54"/>
<table name="WGDC Correction interval (Low Gear Range)" address="1a56"/>
<table name="Max Total Upward WGDC Correction vs TPS" address="448a">
<table name="TPS" address="6c2a"/>
</table>
<table name="Max WGDC vs Coolant Temp" address="604e">
<table name="Coolant Temp" address="6ad6"/>
</table>
<table name="WGDC Limit During Fault" address="2201"/>
<table name="Boost Control High/Low Gear Range RPM/MPH Crossover" address="2204"/>
<table name="Boost Cut Load" address="3614">
<table name="RPM" address="702c"/>
</table>
<table name="Boost Cut Delay" address="159a"/>
<table name="Min Load for Boost Control" address="6156">
<table name="RPM" address="6594"/>
</table>
<table name="BCS Re/De-Activation RPM" address="1a68">
<table name="Condition"/>
</table>
<!-- *** IDLE *** -->
<table name="Desired ISCV intial step position with AC off-Neutral" address="4288">
<table name="Engine Temp" address="6aa0"/>
</table>
<table name="Desired ISCV intial step position with AC off-Drive" address="4296">
<table name="Engine Temp" address="6aa0"/>
</table>
<table name="Desired ISCV intial step position with AC on-Neutral" address="42a4">
<table name="Engine Temp" address="6aa0"/>
</table>
<table name="Desired Idle RPM-Neutral" address="427a">
<table name="Engine Temp" address="6aa0"/>
</table>
<table name="Desired Idle RPM-Drive" address="426c">
<table name="Engine Temp" address="6aa0"/>
</table>
<table name="Desired Idle RPM with AC on" address="186c">
<table name="Condition"/>
</table>
<table name="High Intake Air Temp Idle Speed Target" address="220a">
<table name="Condition"/>
</table>
<table name="High Intake Air Temp ISCV Increase" address="220e">
<table name="Condition"/>
</table>
<table name="Idle Stepper Look up Table" address="43ab">
<table name="Coolant Temp" address="6b0a"/>
<table name="Load" address="6b24"/>
</table>
<!-- *** MISC LIMITS *** -->
<table name="Speed Limit" address="158e">
<table name="Condition"/>
</table>
<table name="Rev Limit" address="158c"/>
<table name="Stationary Rev Limit" address="2b4a"/>
<!-- *** MISC *** -->
<!-- Universal tables are in evo9base.xml file. -->
<!-- *** KNOCK CONTROL *** -->
<table name="Knock Load" address="421a">
<table name="X" address="6576"/>
</table>
<table name="Knock Multiplier - Low RPM" address="177a"/>
<table name="Knock Multiplier - Mid RPM" address="24aa"/>
<table name="Knock Multiplier - High RPM" address="21de"/>
<table name="Knock Adder - Single Gain" address="1780"/>
<table name="Knock Adder - Triple Gain" address="177c"/>
Evolved Member
iTrader: (7)
Joined: Sep 2004
Posts: 1,457
Likes: 0
From: South Beach, FL / Miami, FL / Pt. St. Lucie, FL / NYC
now, i'm assuming i don't have them because i'm using the rom from 5.1 and tephra deleted them. dunno.
anyway, i had the same question as DBallz. i did not have these tables and was paranoid that i was gonna mess something up. so i understand where he is coming from.
DBallz: you are good. you can ignore that part of the instructions. we do not have those tables.
so, Tephra. do you have a "donations" page? 'cause no way you do all this for free. too much time and work involved.
Tephra,
Were is your "oxDEAD" variable located in this ROM? I'm trying out Ziad's new Live map app and I'd like to try his RAM reset.
ROM 96530006
Thanks,
Joe
EDIT: Found what I was looking for, and it looks like JC moved the 0xDEAD variable.
https://www.evolutionm.net/forums/6870207-post1.html
Were is your "oxDEAD" variable located in this ROM? I'm trying out Ziad's new Live map app and I'd like to try his RAM reset.
ROM 96530006
Thanks,
Joe
EDIT: Found what I was looking for, and it looks like JC moved the 0xDEAD variable.
https://www.evolutionm.net/forums/6870207-post1.html
Last edited by fjo_newport; Nov 2, 2009 at 06:40 PM.
anyone have a patch for "Restore ICS State on Ignition" "Flash CEL on Knock" and "Enable Spray ICS on Knock" for 90550001. i realise this v5.10 includes these however i want just these on there own, happy to pay for it?
Still, does anyone know if all the features work on 96420011? People said that the basics (CEl on knock, nlts, etc) worked, but some people said that Alt Maps didnt work. Can anyone confirm or deny this?











