First, go into the MMI and search for the seat adjustment. I'm pretty sure this mod adds a setting which wasn't visible before. You might have to uncheck and recheck the setting for it to take effect. I remember I had to do this once.
Also, did you take a backup before running the app? If so (and even if not), do a backup now and generate a current file and send it to yourself. Compare the two files and see if the changes shown in the post for 09 and 36 were made by the app. Presuming not, this is the logic I'd follow, using my experience as a programmer. But I haven't tried to do this mod using long coding myself and so you do this at your own risk. Remember to make a scan and send it as a backup. That said...
It appears that each two places (of numbers or letters) in the long coding string represent a hexadecimal digit.
Each hexadecimal digit represents four bits, or half a byte.
So it takes two hexadecimal digits (4 places in the long string) for each byte.
If we take 36 Seat Adjustment string and split it byte by byte we get:
005C 1B00 0000 B001 0000010101010000000000000000000000000000000000
It would appear that it is bytes 2 and 4 that need to be modified.
If you go this route, make sure you run a scan and email yourself the file and then after the change do the same thing. Then verify that the changes show up in the bytes you expected. If not, you can easily go back and reverse your changes.
If you do attempt this, please report back with your results. A pic of the screen where you've made the change would be a bonus.
Good Luck!
Bookmarks