Home Forums Articles How To's FAQ Register
Go Back   Xoutpost.com > Electronics > Navigation System
Fluid Motor Union
User Name
Password
Member List Premier Membership Today's Posts New Posts

Xoutpost server transfer and maintenance is occurring....
Xoutpost is currently undergoing a planned server migration.... stay tuned for new developments.... sincerely, the management


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 06-11-2006, 05:48 PM
Member
 
Join Date: Jan 2006
Location: Moscow
Posts: 53
DaRkY is on a distinguished road
So, here is the language change instruction.
Lets imagine, that we want to see Italian, when wee choose Deutsch in the settings. So, we need to look for Lng_Italiano and Lng_Deutsch modules. We can get them after decompiling the navboot with split.exe, or directly copy them from navboot with hex-editor (I use WinHex). Open Lng_Italiano and change “Italiano” at address 0000005Ch to “Deutsch”. Change “6F” at address 00000063h to “00”.
Look for byte at address 00000027h (basically, we must analyse DWORD at address 00000024h, but it will be less understandable) – it’s “68” here. If value of this byte is greater or equal than the value of this byte in the module, that we change (German), than proceed to the next step. In our case this is so (68>64) and we can proceed (don’t do all, that written in slanting font).
But if we want to change Italiano to Deutch, for example, than we need to paste four (68-64) “00” bytes at address 00000064h in Lng_Deutcsh (Ctrl+O in WinHex) and change “64” to “68” at address 00000027h. After that we must change the module leight at address 00000006h from “39 38” (this is module size 14648 bytes, translated to hex) to “39 3C” (this is the new module size 14652 bytes, translated to hex).
Now you need to save Lng_Italiano and open crc24.exe. You can get it on HackTheIBus Yahoo Group, I can send it by e-mail, but it will be better to upload it somewhere. Open Lng_Italiano in crc24 and it says Error and write you correct CRC for your new module. Now change last three bytes of the Lng_Italiano from “D7 60 B9” to the CRC, that crc24.exe write you (“1A 22 BC”).
Now open original navboot and find Lng_Deutsch in it (it is at address 00B29B30h). Mark all module from the beginning to the end (at address 00B2D467h). You can do it by holding Shift key. Now press Del and delete module. Go to address, where module begins (00B29B30h), copy all your new module and paste it at that address. Save navboot and proceed to “ISO change” routine, that you all know by heart
If you cant get the result with another replaces, please, do de2it replace for better understanding.
And say thanks to Nomad (x5world member), who open our eyes to module construction during the logo change project and to Tpeterke, crc24.exe creator. Thank you, guys!
Reply With Quote
 

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





All times are GMT -4. The time now is 06:55 PM.
vBulletin, Copyright 2025, Jelsoft Enterprises Ltd. SEO by vBSEO 3.6.0
© 2017 Xoutpost.com. All rights reserved. Xoutpost.com is a private enthusiast site not associated with BMW AG.
The BMW name, marks, M stripe logo, and Roundel logo as well as X3, X5 and X6 designations used in the pages of this Web Site are the property of BMW AG.
This web site is not sponsored or affiliated in any way with BMW AG or any of its subsidiaries.