I have revision A4SGC00C (02 WRX). I noticed that Boost Target(MT) and Boost Target(AT) hex values in the ecu_defs.xml file (3-30) seem to be reversed when compared to the Tari offset file. I have an ecutek tune with boost switching, so it uses both the MT and AT maps for boost target and WDC% to switch maps. When looking at these with RomRaider, it looked like something was reversed as my valet map tables (MT) and main map tables (AT) and thier corresponding WDC% table didn't match up with their boost maps (that is, the valet map corresponded to the higher WDC% map).
Tari shows:
0x233FE (
0x2B3FF - when I add 8001) : Target Boost Levels (Auto)
0x2346B (
0x2B46C - when I add 8001) : Target Boost Levels (Manual)
The XML file shows:
+ <table base="Boost Target" name="Boost Target (AT)" storageaddress="0x2B46C">
+ <table base="Boost Target" name="Boost Target (MT)" storageaddress="0x2B3FF">
I'm a noob at this stuff, so I could have no idea what I'm talking about.
