8D_VE.ZIP Copyright 2003, 2004 RBob, All Rights Reserved. This zip file contains two similar patches. Of the two patches one is for the AXCN BCC and the other for the AUJP BCC. If an attempt is made to use either patch on another BCC is may or may not work. The patch will extend the main VE table (VE2) to 6400 RPM (up from 5600 RPM). In order to do this the table needs to be larger then the current one. Because the VE table is now larger it has been moved to a new location within the bin. If using a bin editor (such as WinBin or PromEdit) this will need to be taken into account. The S19_PAT command line for AXCN would be: s19_pat axcn_ve.s19 0x8000 File2Patch.bin The S19_PAT command line for AUJP would be: s19_pat aujp_ve.s19 0x8000 File2Patch.bin The bin only needs to be patched once. After that it is only a matter of using a bin editor to change the VE table. Remember that the original VE table (VE2) is no longer used. Note that the original VE2 table is located at $8797. This is the table that is being replaced by applying the patch. The original table covers the RPM range of 1,600 RPM through 5,600 RPM. After this patch is applied the new VE table covers the RPM range of 1,600 RPM through 6,400 RPM. --