View Single Post
      04-13-2017, 03:08 PM   #201
thelolkid
New Member
2
Rep
5
Posts

Drives: Z4 (E89) 23i 2009
Join Date: Apr 2017
Location: UK

iTrader: (0)

I have now successfully updated my maps to 2017-1 EUROPE WEST PREMIUM. Thanks for all the help!

I completed the following steps:

1. Opened "generalPersistencyData_DiagnosticSWTControlle r" file in HxD Hex Editor
2. In HxD Hex Editor, did a search for "01 01 00 1B" (datatype: hex)
3. This should find the value starting at the 27E offset.
4. Highlighted and deleted everything before the 01 01 00 1B point.
5. Scroll down to line 130 and delete the last block (last 2 characters) of that line and everything after it.
6. Save the file as something new e.g. "fsc.fsc"
7. Right clicked on the new file and selected properties and checked that it was exactly 319 bytes.
8. Opened Command Prompt and ran:

"fsc.exe fsc.fsc 0x28 0x29"

9. This gave me a generated FSC code which I noted down and ran in the car - which worked!

Note: When I first tried it, I thought that I had to base64 covert the file after step #6, but this is not the case. The file can be used directly in "fsc.exe".
Appreciate 0