jilleb / mqb-soundaktor

010 Editor template to parse the contents of MQB Soundaktor data.
MIT License
47 stars 19 forks source link

Unexpected end of file #9

Closed jilleb closed 2 years ago

jilleb commented 2 years ago

Hi,

Sorry maybe a stupid question but I'm not able to parse this file directly with the template. Now I'm not sure should I just take the binary part and paste it as a new hex file or what? It also fails at some point in parsing with unexpected end of file. I would like to have this file modified so that it works with 1.2TSI engine Hatchback Leon : FL_5F0907159B__0004.zip )

Originally posted by @downtime358 in https://github.com/jilleb/mqb-soundaktor/issues/5#issuecomment-1018682979

jilleb commented 2 years ago

@downtime358, you should indeed take the binary part, which is between the tags. There's one part which is about 56kB, that's the one you need.

downtime358 commented 2 years ago

Ok thanks. That was my impression as well :) Ok I will try with that when I get my bench ready in few minutes. Thanks.