|
Title: Porting 2021 User Adjustable LC/Map Switch Patch from 032HN to 032HS Post by: jayyb on July 12, 2026, 02:23:01 PM Hi everyone,
I'm trying to port the 2021 user-adjustable launch control/map switch patch from 06A906032HN to my 06A906032HS ECU. I have: Stock 032HN BIN Patched 032HN BIN Stock 032HS BIN My tuned 032HS BIN The original PDF from the patch release I've verified the new code areas (A5900, B0200, etc.) and checked for free space in my HS file. My problem is with the hook locations. For example, the PDF references 0x7B5A0, but the bytes at that location are completely different in 032HS. Searching for the surrounding stock HN byte pattern in HS doesn't return an exact match. Has anyone already ported this patch to 032HS, or does anyone know the equivalent HS hook addresses? Even a list of the translated hook locations would be extremely helpful. Thanks! Title: Re: Porting 2021 User Adjustable LC/Map Switch Patch from 032HN to 032HS Post by: VagDoc on July 19, 2026, 11:45:25 AM Why are you even bothering with that?
The PDF is just the code you can pull from the file doing a comparison with the correct original SW version in winols which you can then use to find the changes and search whatever file you are working with for them, understand you are blindly modifying code by copy pasting and not disassembling the binaries though! Why not simply retune the vehicle with the new software version or port your changes into the new bin? Last I checked though that adjustable file isnt even a 032HN bin its been a while though! |