Evo X Logging
#1066
58010005 Addresses:
238087BC Load
23808794 2ByteRPM
23808766 PSIG / Boost
23808A9B Knock Sum
238088E8 STFT
23804573 LFTF Idle
23804575 LTFT Cruise
238088F9 LTFT in use
238087C2 Load (MIVEC) and (Timing if IAT GT 75F)
23808745 TPS
23809645 Accel Pedel Position
23808A57 TimingAdv
23808BB1 ActiveWGDC
238086A3 Intake Air Temp
23808687 Coolant Temp
238086A9 Manifold Air Temp
2380AB6C IPW
23808FC4 MAF Volts
23809566 INVVT (Target)
23809572 EXVVT (Target)
2380959E INVVT (Actual)
238095AA EXVVT (Actual)
23808837 Speed
2380873B Battery
2380AB31 Barometer
23808AA1 knock_adc_processed
2380AB63 knock_base
2380AB5F knock_var
2380AB65 knock_change
23808AAF knock_dynamics
23808137 knock_flag
238086B5 Front O2
238086B9 Rear O2
238045C5 Cruise Light
23808BAF WGDC Correction
2380882B MAF Hz
23808945 AFR Map
238087BC Load
23808794 2ByteRPM
23808766 PSIG / Boost
23808A9B Knock Sum
238088E8 STFT
23804573 LFTF Idle
23804575 LTFT Cruise
238088F9 LTFT in use
238087C2 Load (MIVEC) and (Timing if IAT GT 75F)
23808745 TPS
23809645 Accel Pedel Position
23808A57 TimingAdv
23808BB1 ActiveWGDC
238086A3 Intake Air Temp
23808687 Coolant Temp
238086A9 Manifold Air Temp
2380AB6C IPW
23808FC4 MAF Volts
23809566 INVVT (Target)
23809572 EXVVT (Target)
2380959E INVVT (Actual)
238095AA EXVVT (Actual)
23808837 Speed
2380873B Battery
2380AB31 Barometer
23808AA1 knock_adc_processed
2380AB63 knock_base
2380AB5F knock_var
2380AB65 knock_change
23808AAF knock_dynamics
23808137 knock_flag
238086B5 Front O2
238086B9 Rear O2
238045C5 Cruise Light
23808BAF WGDC Correction
2380882B MAF Hz
23808945 AFR Map
Last edited by Golden; Feb 9, 2012 at 07:47 AM. Reason: Added the Rom ID for future searches
#1068
i added these to the EvoX Mode23 USA.xml. i just made a copy of the 2011 and worked from there to create a 2012 GSR. i was able to log values.
there were just a couple of fields i wanted to get some clarification on:
i set these up, but there was a datalistitem for LTFT High that went unused. was there a requestID for that or should i just get rid of that from my xml?
i'm guessing MAF Hz is MAF Airflow.
couldn't find anything to assign this to in the mode23 xml files.
is this datalogging something related to the cruise control??
i take it Transmission Temp and Gear in use are not used or only pertain to the MR 6SST?
there were just a couple of fields i wanted to get some clarification on:
i set these up, but there was a datalistitem for LTFT High that went unused. was there a requestID for that or should i just get rid of that from my xml?
2380882B MAF Hz
238045C5 Cruise Light
is this datalogging something related to the cruise control??
i take it Transmission Temp and Gear in use are not used or only pertain to the MR 6SST?
#1069
You can use 23804577 for LTFT_High. It is rarely used / typically goes unused. We don't run closed loop at that high of a load. That address works for all Mitsu roms.
I forget what MAF Hz is, but I don't think it is airflow.
The cruise light is for guys who use the Tactrix Cable for logging and turn it on with the cruise control on / off button.
There is also a cruise switch address that toggles when you push the button down. i.e. it is 0 unless you are holding the button down. That isn't really needed for anything.
I forget what MAF Hz is, but I don't think it is airflow.
The cruise light is for guys who use the Tactrix Cable for logging and turn it on with the cruise control on / off button.
There is also a cruise switch address that toggles when you push the button down. i.e. it is 0 unless you are holding the button down. That isn't really needed for anything.
#1071
i added this to the bottom of my Mitsubishi EvoX Mode 23 USA.xml:
Code:
<ecu name="Mode23 2012 USA GSR EVOX"> <Mode2 name="Mode2" type="Data List Items"> <DataListItem DataLog="Y" Color="" Display="RPM" LogReference="RPM" RequestID="23808794" Eval="3.90625*x" Unit="rpm" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="8000" ChartMin="0" ChartMax="8000" ScalingFactor=".1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="Y" Color="" Display="Load (Fuel)" LogReference="Load" RequestID="238087BC" Eval="x*10/32" Unit="load" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="300" ChartMin="0" ChartMax="30" ScalingFactor=".1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Load (MIVEC) and (Timing if IAT GT 75F)" LogReference="LoadMIVEC" RequestID="238087C2" Eval="x*10/32" Unit="load" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="340" ChartMin="0" ChartMax="340" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="Y" Color="" Display="Timing Advance" LogReference="TimingAdv" RequestID="23808A57" Eval="x-20" Unit="deg" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="-10" GaugeMax="50" ChartMin="-10" ChartMax="50" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="Y" Color="" Display="Barometer" LogReference="Baro" RequestID="2380AB31" Eval="x*0.07251887" Unit="psi" MetricEval="x/2" MetricUnit="kPa" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="50" Visible="False" /> <DataListItem DataLog="Y" Color="#4b0000" Display="Boost" LogReference="Boost" RequestID="23808766" Eval="(x/4*0.1953125)-[Baro]" Unit="PSIG" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="-15" GaugeMax="35" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="Y" Color="" Display="Knock Sum" LogReference="KnockSum" RequestID="23808A9B" Eval="x" Unit="count" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="20" ChartMin="0" ChartMax="20" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="Y" Color="" Display="Throttle Position (TPS)" LogReference="TPS" RequestID="23808745" Eval="x*100/255" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="100" ChartMin="0" ChartMax="100" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="#90ff00" Display="External Wideband A/F Ratio" LogReference="WideBandAF" RequestID="WDB" Eval="x" Unit="a/f ratio" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="20" ChartMin="0" ChartMax="20" ScalingFactor="10" Notes="Plug in your serial port from your wideband oxygen sensor if you have one." Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="AFRMAP" LogReference="AFRMAP" RequestID="23808945" Eval="(14.7*128)/x" Unit="AFR" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Active WasteGateDuty (WGDC)" LogReference="ActiveWGDC" RequestID="23808BB1" Eval="x/2" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="100" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="WGDC Correction" LogReference="WGDCC" RequestID="23808BAF" Eval="0.5*x-64" Unit="unit" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Injector Pulse Width (IPW)" LogReference="IPW" RequestID="2380AB6C" Eval="x/1000" Unit="ms" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Injector Duty Cycle (IDC)" LogReference="IDC" RequestID="23808794" Eval="[IPW]*3.90625*x/1200" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="100" ChartMin="0" ChartMax="100" ScalingFactor="1" Notes="Injector Duty Cycle. A percentage of injector utilisation." Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Intake Air Temp (IAT)" LogReference="IAT" RequestID="238086A3" Eval="1.8*x-40" Unit="Deg F" MetricEval="x-40" MetricUnit="Deg C" ResponseBytes="1" GaugeMin="-10" GaugeMax="130" ChartMin="-10" ChartMax="130" ScalingFactor="1" Notes="Intake Air Temperature" Priority="3" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Manifold Air Temp (MAT)" LogReference="MAT" RequestID="238086A9" Eval="1.8*x-40" Unit="Deg F" MetricEval="x-40" MetricUnit="Deg C" ResponseBytes="1" GaugeMin="-10" GaugeMax="200" ChartMin="-10" ChartMax="200" ScalingFactor="1" Notes="Engine Coolant Temperature" Priority="3" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Engine Coolant Temp (ECT)" LogReference="ECT" RequestID="23808687" Eval="1.8*x-40" Unit="Deg F" MetricEval="x-40" MetricUnit="Deg C" ResponseBytes="1" GaugeMin="-10" GaugeMax="130" ChartMin="-10" ChartMax="130" ScalingFactor="1" Notes="Engine Coolant Temperature" Priority="3" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Transmission Temp" LogReference="Trans_Temp" RequestID="CAN28-0" Eval="1.8*x-50" Unit="Deg F" MetricEval="x-50" MetricUnit="Deg C" ResponseBytes="1" GaugeMin="0" GaugeMax="1000" ChartMin="0" ChartMax="1000" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Speed" LogReference="Speed" RequestID="23808837" Eval="x*1.243" Unit="mph" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="250" ChartMin="0" ChartMax="260" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Fuel Trim (STFT)" LogReference="STFT" RequestID="238088E8" Eval="(0.1953125*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Fuel Trim Idle/Low (LTFT)" LogReference="LTFT_Idle" RequestID="23804573" Eval="(0.1953125*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Fuel Trim Cruise/Mid (LTFT)" LogReference="LTFT_Cruise" RequestID="23804575" Eval="(0.1953125*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Fuel Trim InUse (LTFT)" LogReference="LTFT_InUse" RequestID="238088F9" Eval="(0.1953125*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Fuel Trim High (LTFT)" LogReference="LTFT_High" RequestID="23804577" Eval="(0.1953125*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Front Oxygen Sensor" LogReference="FrontO2" RequestID="238086B5" Eval="0.01952*x" Unit="V" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Rear Oxygen Sensor" LogReference="RearO2" RequestID="238086B9" Eval="0.01952*x" Unit="V" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Battery" LogReference="Battery" RequestID="2380873B" Eval="0.07333*x" Unit="V" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="3" Visible="False" /> <DataListItem DataLog="N" Color="" Display="InVVT (target)" LogReference="InVVTtarget" RequestID="23809566" Eval="(x-4096)*-0.01953125" Unit="Deg" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="-40" GaugeMax="50" ChartMin="-40" ChartMax="50" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="ExVVT (target)" LogReference="ExVVTtarget" RequestID="23809572" Eval="(x-4096)*-0.01953125" Unit="Deg" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="-40" GaugeMax="50" ChartMin="-40" ChartMax="50" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="InVVT (actual)" LogReference="InVVTactual" RequestID="2380959E" Eval="(x-4096)*-0.01953125" Unit="Deg" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="-40" GaugeMax="50" ChartMin="-40" ChartMax="50" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="ExVVT (actual)" LogReference="ExVVTactual" RequestID="238095AA" Eval="(x-4096)*-0.01953125" Unit="Deg" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="-40" GaugeMax="50" ChartMin="-40" ChartMax="50" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="MAF Volts" LogReference="MAFVolts" RequestID="23808FC4" Eval="x/1024*5" Unit="V" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="MAF Airflow" LogReference="MAF" RequestID="2380882B" Eval="x*2/100" Unit="g/s" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Accel Pedal Position" LogReference="APP" RequestID="23809645" Eval="(x-32)*129/255" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Knock_adc_processed" LogReference="knock_adc_processed" RequestID="23808AA1" Eval="x" Unit="byte" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Knock_base" LogReference="knock_base" RequestID="2380AB63" Eval="x" Unit="byte" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Knock_var" LogReference="knock_var" RequestID="2380AB5F" Eval="x" Unit="byte" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Knock_change" LogReference="knock_change" RequestID="2380AB65" Eval="x" Unit="byte" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Knock_dynamics" LogReference="knock_dynamics" RequestID="23808AAF" Eval="x" Unit="byte" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> <DataListItem DataLog="N" Color="" Display="Knock_flag" LogReference="knock_flag" RequestID="23808137" Eval="x" Unit="byte" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" /> </Mode2> </ecu>
#1072
Wasnt sure if this should go in this thread or Goldens loggin boost correctly, but since it pertains to both, Im gonna post in both...
Ok... Been running EvoScan 2.9.017, w/ no issues. Logging Baro/Boost, etc on my 2011 GSR rom 569890010.
I updated the program to 2.9.018... and then noticed there was another update to 2.9.019, so went ahead and updated...
Now when logging Baro/Boost, Boost is WAYY off! in the 38.x psi region... (yes Baro is before Boost, yes the address's are matching, and yes I tried the new eval for Baro) Ive tried this on .017 (again), .018 (twice), and .019 (twice) now and same results. Didnt know the 3Bar read past 30 ish...
I know the car isnt seeing that much boost as the ASC isnt triggering limp mode (still enabled), the car isnt seeing any "-" Corrections, altho, its not seeing any "+" Corrections either... weird! (Yes Corrections vs. TPS is stock +10, and I have + corrections set up)
Now the car is down -20+ load, and down on power from the previous tuning session.
Now... If I change the eval for Boost, take out the [Baro], and set it to -14.3, Boost reads 24.4 (1psi down), and load is still -20 down from where it was... According to VD, power is down too!
The stock BCS's are maxed out so NO boost changes have been made! Its maybe, 10* warmer. I dont recall 10* temp change having this much affect, if thats the reason boost/load is down a lil...
Not sure whats goin on here... Heres a SS of baro/boost, and another SS of boost w/ out the baro.
Baro
w/out Baro
Did I mention, Im down a -20 load and NOT Getting ANY + corrections! Target loads are set to hit 270, as I was hitting 26x ish loads.
@ this point, I almost feel like I should start w/ a fresh rom...
Ok... Been running EvoScan 2.9.017, w/ no issues. Logging Baro/Boost, etc on my 2011 GSR rom 569890010.
I updated the program to 2.9.018... and then noticed there was another update to 2.9.019, so went ahead and updated...
Now when logging Baro/Boost, Boost is WAYY off! in the 38.x psi region... (yes Baro is before Boost, yes the address's are matching, and yes I tried the new eval for Baro) Ive tried this on .017 (again), .018 (twice), and .019 (twice) now and same results. Didnt know the 3Bar read past 30 ish...
I know the car isnt seeing that much boost as the ASC isnt triggering limp mode (still enabled), the car isnt seeing any "-" Corrections, altho, its not seeing any "+" Corrections either... weird! (Yes Corrections vs. TPS is stock +10, and I have + corrections set up)
Now the car is down -20+ load, and down on power from the previous tuning session.
Now... If I change the eval for Boost, take out the [Baro], and set it to -14.3, Boost reads 24.4 (1psi down), and load is still -20 down from where it was... According to VD, power is down too!
The stock BCS's are maxed out so NO boost changes have been made! Its maybe, 10* warmer. I dont recall 10* temp change having this much affect, if thats the reason boost/load is down a lil...
Not sure whats goin on here... Heres a SS of baro/boost, and another SS of boost w/ out the baro.
Baro
w/out Baro
Did I mention, Im down a -20 load and NOT Getting ANY + corrections! Target loads are set to hit 270, as I was hitting 26x ish loads.
@ this point, I almost feel like I should start w/ a fresh rom...
Last edited by nonschlont; Feb 26, 2012 at 02:20 AM.
#1073
Would changing the priority to 50, have anything to do w/ this ^? any1 else seen this?
Also, now if I were to go back to logging boost w/out "Baro" would the correct formula be
"(x/4*0.1953125)-14.3" or "(x/4*0.19347)-14.3" ?
I'd prefer to use the baro compesation if I can get it logging properly...
Also, now if I were to go back to logging boost w/out "Baro" would the correct formula be
"(x/4*0.1953125)-14.3" or "(x/4*0.19347)-14.3" ?
I'd prefer to use the baro compesation if I can get it logging properly...
#1074
check evoscan's datasettings folder. that is where the xml settings reside. the datatypes, addresses and formulas are all inside those and it sounds like yours has defaulted to a different car or formula.
anytime evoscan updates me, it deletes my settings and puts them back to stock. i keep a backup of my settings and paste them back into the Mitsubishi EvoX Mode23 USA.xml file since i built my 2012 stuff from scratch.
anytime evoscan updates me, it deletes my settings and puts them back to stock. i keep a backup of my settings and paste them back into the Mitsubishi EvoX Mode23 USA.xml file since i built my 2012 stuff from scratch.
#1075
haha, i think evoscan's ears were burning. i just opened evoscan and it found an update so i let it do it's thing. then again it found an update. my 2012 settings were gone. paste them back in and now i get a dialog box looking for the msi installer for configuration.
this happened last time it updated me to 2.9 and i had to uninstall and reinstall.
this happened last time it updated me to 2.9 and i had to uninstall and reinstall.
#1076
haha, i think evoscan's ears were burning. i just opened evoscan and it found an update so i let it do it's thing. then again it found an update. my 2012 settings were gone. paste them back in and now i get a dialog box looking for the msi installer for configuration.
this happened last time it updated me to 2.9 and i had to uninstall and reinstall.
this happened last time it updated me to 2.9 and i had to uninstall and reinstall.
1 thing I noticed is that, it resets the data list items, but doesn't reset my map for the maptracer, so when I open up the new program it still shows my timing map from the previous program. And yes I deleted the folder im the documents....
#1077
Yes thats because Maptracer settings are stored in regedit, and is shared across all versions and updates...
HKEY_CURRENT_USER\Software\EvoScan\MapTracer\
#1078
haha, i think evoscan's ears were burning. i just opened evoscan and it found an update so i let it do it's thing. then again it found an update. my 2012 settings were gone. paste them back in and now i get a dialog box looking for the msi installer for configuration.
this happened last time it updated me to 2.9 and i had to uninstall and reinstall.
this happened last time it updated me to 2.9 and i had to uninstall and reinstall.
2) yep, one update for v2.9.0019 exe file, and then next time you re-open EvoScan it will see the new DataSettings xmls for v2.9.0019
3) 2012 settings gone because you were sharing the EvoX mode23.xml file. I have an idea... start a new xml file with your own custom filename.. makes it easier to share that way too. and you don't risk evoscan overwritting it.
or you can email it to me support at evoscan.com and I'll include the 2012 xml in an update. thanks.
4) msi file is needed if you remove a file flagged as "vital" to evoscan. and in addition you would have deleted your original msi file, maybe by mistake from cleaning windows temp folders etc.
vital files in evoscan are only:
EvoScanLogo.bmp
SavedsSettings\Tips.xml
*.dll
#1079
haha, i meant the program!
i made a new xml for just 2012 and attached it to this post in a zip file. i'll email it over to you as well. thanks!
this is the one that's strange to me. i have evoscan on my desktop and my laptop and they both have done this to me.
currently my desktop is looking for: C:\Users\Admin\AppData\Local\Temp\7zOAB8B.tmp\
that folder no longer exists and i know i didn't manually delete anything.
i guess it's possible my computer has something that might be cleaning off temp files automatically. it's no biggie, it's a quick fix.
thanks Hamish!
3) 2012 settings gone because you were sharing the EvoX mode23.xml file. I have an idea... start a new xml file with your own custom filename.. makes it easier to share that way too. and you don't risk evoscan overwritting it.
or you can email it to me support at evoscan.com and I'll include the 2012 xml in an update. thanks.
or you can email it to me support at evoscan.com and I'll include the 2012 xml in an update. thanks.
4) msi file is needed if you remove a file flagged as "vital" to evoscan. and in addition you would have deleted your original msi file, maybe by mistake from cleaning windows temp folders etc.
vital files in evoscan are only:
EvoScanLogo.bmp
SavedsSettings\Tips.xml
*.dll
vital files in evoscan are only:
EvoScanLogo.bmp
SavedsSettings\Tips.xml
*.dll
currently my desktop is looking for: C:\Users\Admin\AppData\Local\Temp\7zOAB8B.tmp\
that folder no longer exists and i know i didn't manually delete anything.
i guess it's possible my computer has something that might be cleaning off temp files automatically. it's no biggie, it's a quick fix.
thanks Hamish!
Last edited by momostallion; Feb 27, 2012 at 05:49 AM.