Quote Originally Posted by piotrscs View Post
Hi
But *.unl files are similar like in older Garmin devices: you can use file with locked maps by generate *.unl file. To generate unl file for older devices we need System ID and Map ID. System ID you can read from Mercedes-Benz radio unit. But I don't know how to read MapID from map file. And don't know if old generator will work for those maps.
I did some investigation regarding the MapID.

if you look at the folder structure under the NDS folder there are some .NDS files.
These are SQLite Database files. Looking at them using a DB browser might be helpful.

In root.nds there is a table called 'productDbTable'.

The field 'DataModelVersion' could be the MapID, in my Europe 2014 (2.3) map version it is 6095.

nprgx3


Maybe some could try to generate .unl files using that ID.