by merchgod » Mon Mar 26, 2007 6:11 am
Some of the multiple maps are AT verses MT. I'm in the process of removing half of the transmission specific maps from Enginuity's definitions since the 32bit roms are transmission specific. That is, if it is a AT rom, I remove all the MT tables and vice versa. There will still be some multiple tables, though. The remaining of these rely on a map ratio that can range from 0 to 1. The two separate map targets are added together with a map ratio multiplier being (1 - map ratio) for one map and simply the map ratio for the other. So, if the map ratio is 0 or 1, one of the map's target will be multiplied by zero, so will be effectively eliminated from the equation. Although the value could be between 0 and 1, I suspect it is either 0 or 1 and not between on most models. I'll add the map ratio to a future logger update so users can see which map is being utilized.