Create own language packs for MK5 IPC
Re: Create own language packs
Yes it is true and absolute necessity. However, I did not create this topic and do not make order, so it is better to follow the logic of the forum itself ...
Re: Create own language packs for MK5 IPC
Don't argue guys, it's so easy to split a topic
But i would also suggest to put information about the model into posts to not mix up
But i would also suggest to put information about the model into posts to not mix up
Re: Create own language packs for MK5 IPC
Thx Go4IT to split MK5 related information into own thread.
Re: Create own language packs
The GO code what I posted here was created by analysing the HMI binary in a simple hexeditor and using my brean to identify some logic.
I already discovered the function in IDA and Ghidra to process the language area, and extracted all the references for menu items from the file.
At the moment I'm working on a tool to parse exactly the same way the menu elements like the HDMI program.
It seems that my old GO code has some mistakes, so I think that is not usable...
Of course I will post the code of my current development if i will finish it.