|
People forget ecuitek or romraider are reverse engineering these roms from compiled machine code your not workingcwith the source code.
sometimes when the code is compiled the same table ends up in two places.
This is the case for tables like closed loop fuel tables A and B and the load limot tables A and B also with O2 sensor scaling has tavles a and b.
Its different for timing tables A limp mode low IAM and B normal mode.
If you were working on the actual source code then there would only be one load limit table, but when the compiler runs some tables get duplicated in the compiled code the ecu uses and that we work with.
So if you make those tables A and B different then reary unusual thigs may happen and in some cases it will use A values and some cases B values depending on which path the compliled code uses
This may not matter too much on NA cars but on a boosted car it may cause a drastic lean condition due load truncation.
Yes the ecutek load table is supposed to overide the standard load tables but there has been bugs before
safest to make ALL three load tables same
Last edited by steve99; 06-30-2021 at 08:50 AM.
|