PATCH: TephraMod V5
i used an earlier version of this but i had issues and had to quit using it. Apparently my tuner hex edits somthing that is not visable Via ECU flash. Is there somthing that i can paste into my current map so that i dont have to copy over all my stuff?
no and no
maybe this is obvious, but have you changed the ecu flash option to "developer?"
maybe this is obvious, but have you changed the ecu flash option to "developer?"
Evoryder, add this to your 94170014 XML, just above the </rom> at the end of the file.
Enter 0x8425 into MUTE3
Enter 0x8929 into MUT83 (might already be set to that value)
This is the code for evoscan to log them. Not sure what you might need to change for Mitsulogger if thats what you use.
Code:
<table name="MUTE3" address="384e6" type="1D" level="4" scaling="Hex16"/> <table name="MUT83" address="38366" type="1D" level="4" scaling="Hex16"/>
Enter 0x8929 into MUT83 (might already be set to that value)
This is the code for evoscan to log them. Not sure what you might need to change for Mitsulogger if thats what you use.
Code:
<DataListItem DataLog="N" Color="" Display="ALT MAP Activation" LogReference="AltMapActive" RequestID="E3" Eval="x" Unit="unit" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="20" ChartMin="0" ChartMax="20" ScalingFactor="1" Notes="Alt Map Activation. 0= Standard Maps 3= Alt Maps" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="ALT Map Input Voltage" LogReference="AltMapVoltage" RequestID="83" Eval="(x/256)*5" Unit="Vdc" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="15" ChartMin="0" ChartMax="15" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
This forum has forced me to become extremely familiar with ECUflash definitions.
Evoryder, add this to your 94170014 XML, just above the </rom> at the end of the file.
Enter 0x8425 into MUTE3
Enter 0x8929 into MUT83 (might already be set to that value)
This is the code for evoscan to log them. Not sure what you might need to change for Mitsulogger if thats what you use.
Code:
<table name="MUTE3" address="384e6" type="1D" level="4" scaling="Hex16"/> <table name="MUT83" address="38366" type="1D" level="4" scaling="Hex16"/>
Enter 0x8929 into MUT83 (might already be set to that value)
This is the code for evoscan to log them. Not sure what you might need to change for Mitsulogger if thats what you use.
Code:
<DataListItem DataLog="N" Color="" Display="ALT MAP Activation" LogReference="AltMapActive" RequestID="E3" Eval="x" Unit="unit" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="20" ChartMin="0" ChartMax="20" ScalingFactor="1" Notes="Alt Map Activation. 0= Standard Maps 3= Alt Maps" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="ALT Map Input Voltage" LogReference="AltMapVoltage" RequestID="83" Eval="(x/256)*5" Unit="Vdc" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="15" ChartMin="0" ChartMax="15" ScalingFactor="1" Notes="" Priority="1" Visible="False" />




