PDA

View Full Version : [Released Translation TUTORIAL] - HOW to translate ANY ROM


Tna
9th June 2007, 10:49 AM
Hi!

After a long time of trying to cook custom roms in greek language I am ready to post a small tutorial on how to translate your Rom to your Language using kitchens with a quick and dirty way .

Attention there is a better way to do so but this is what I Do to make my Greek ROMS


Step 1)
a)Download your language emulator Files from
http://www.microsoft.com/downloads/details.aspx?FamilyID=38c46aa8-1dd7-426f-a913-4f370a65a582&DisplayLang=en#filelist (http://www.microsoft.com/downloads/details.aspx?FamilyID=38c46aa8-1dd7-426f-a913-4f370a65a582&DisplayLang=en#filelist)

(b) extract the files in a new folder.



Slumpolo 's suggestion:

-----
to extract files from the emulation rom follow this direction:

- Download Tadzio's imgfs excelent tools in: http://forum.xda-developers.com/showthread.php?t=298327 (http://forum.xda-developers.com/showthread.php?t=298327)
- Unzip the tools along with the image in any folder.
- Rename the image to A.BIN (to make the next commands easier to type).
- Open a D.O.S. command window and perform these commands:

Code:
> NBSPLIT -emu A.BIN
(it generates two files: A.BIN.EXTRA and A.BIN.PAYLOAD)

> IMGFSFROMNB A.BIN.PAYLOAD IMGFS.BIN
(it generates the file IMGFS.BIN)

> IMGFSTODUMP IMGFS.BINAnd that's all. Files are dumped in /Dump directory


-----

(c) Rename ALL the 4xx files to 409 (e.g. 0408.mui -> 0.409.mui) Apply this to all files and folders (an eyasier way to do that is to search from windows for all *408* files and then rename them)


Slumpolo's suggestion
----

For step 1c) during the translation of italian rom for the mui files that resides in directory I edited also a file (simply with Supered) that has a line that pointed to the 0410 files (ea. italian) and changed this to 409.

----




Step 2)
Find your BASE ROM.


Step 3)
Download your Kitchen. I prefered Anichillus kitchen due to the fact that supports ROM dumping in an easy way


Step 4)
Dump ROM ( If you use Anichullus Kitchen , follow the manual but Stop BEFORE using Bepe's Package TOOL !


Step 5)
Go to DUMP folder ,(eg C:\core\extract\dump) and paste ALL the language files you have renamed from step 1c . ATTENTION you have to copy and paste ALL files from your language folder AFTER you have renamed them to 409 . REPLACE duplicate files


Step 6)
Continue with kitchen steps . For instance if you were to use Bepe's Package TOOL , go on and build the packages.

Step 7)
Edit Initflashes.dat file . Information on how to do that are in every cooking tutorial. In Intflashes.dat file you will have to translate all the links and directories according to your language files. CAUTION if you make mistakes in translation your WM6 will be crappy and programs may not start

->In order to make a good translation check your original rom, or try the WM6 emulator wth your language files and check the directory names (eg
folder Programs in Greek have to be Προγράμματα)

Step 8)
Save Initflashes.dat in unicode and remove first two bytes with a hex editor


Step 9)
Choose your OEM packages.


For GREEK USERS : If you need a greek software keyboard like the original one I have made an OEM package that allows you to do so


Slumpolo's suggestion

------
For step 9) / 10) about keyboard, you must add with a oem package also:
- dictionary in your language
- settings for your language
- t9 dictionary for your language
- for keyboard layout make this registry mod:


Code:
Registry Editor:
HKCU >> ControlPanel >> Keybd
Create a string "Locale" with "0410" vale. Everything without "Where 0410 is your country value.
------


Step 10)
build your rom according to your kitchen manual



I hope this helps

Good luck with your tries

slumpolo
9th June 2007, 10:56 AM
I have used the same method for the italian version but you must translate also some parts of .hv files and .rgu or you must pay more attention during the translation of initflashfiles.dat because not all links and directories can be translated without .hv and .rgu editing.
My suggestion? Edit only initflashfiles.dat :)

Some add for your excellent tutorial:

----

For step 1b) to extract files from the emulation rom follow this direction:

- Download Tadzio's imgfs excelent tools in: http://forum.xda-developers.com/showthread.php?t=298327
- Unzip the tools along with the image in any folder.
- Rename the image to A.BIN (to make the next commands easier to type).
- Open a D.O.S. command window and perform these commands:

> NBSPLIT -emu A.BIN
(it generates two files: A.BIN.EXTRA and A.BIN.PAYLOAD)

> IMGFSFROMNB A.BIN.PAYLOAD IMGFS.BIN
(it generates the file IMGFS.BIN)

> IMGFSTODUMP IMGFS.BIN


And that's all. Files are dumped in /Dump directory

----

For step 1c) during the translation of italian rom for the mui files that resides in directory I edited also a file (simply with Supered) that has a line that pointed to the 0410 files (ea. italian) and changed this to 409.

----

For step 9) / 10) about keyboard, you must add with a oem package also:
- dictionary in your language
- settings for your language
- t9 dictionary for your language
- for keyboard layout make this registry mod:


Registry Editor:
HKCU >> ControlPanel >> Keybd
Create a string "Locale" with "0410" vale. Everything without "


Where 0410 is your country value.

Next days I'll try to release an

Ciao

anichillus
9th June 2007, 11:00 AM
Very good..now i can direct all people who ask this question here.
Great initiative :cool:

Tna
9th June 2007, 11:05 AM
Thanks

Slumpolo


Updated

slumpolo
9th June 2007, 11:31 AM
Thanks

slumpolo can you post info about the which parts of hv files you edit?

I'll post everything next week. All my files are in office :)
Ciao

phsnake
9th June 2007, 12:10 PM
btw. as far as i know only certain wm6 builds can be translated using EMU mui files. i dont remember build no's.

Tna
9th June 2007, 12:19 PM
Why is that ? What are the restrictions?

ZorgX
9th June 2007, 10:26 PM
does it work for Universal to ?

phsnake
9th June 2007, 10:38 PM
thats what i wrote above, as far as i know(consulted with bepe) 17913 build its not supported(latest uni) it must be build ???? i remember there is 4 in build no. cannot fint irc log with that conv. with bepe

therealholg
10th June 2007, 01:29 PM
Hi and thanks for your tutorial. I try to go a different way and want to port over a hermes mui cab to get german wm6. i have some trouble of getting it done.
- the file explorer draws no softkeybar, so it is not usable. does anyone know what files i need therefore?
- the free space when installing a cab isn't displayed correctly

what have i done?
- i took the cab from asukal and removed hermes specific things
- afterwards i copy the files from the emulator image to get newest versions of the files.

if somebody want to test it - here you go:
http://www.gsm-multifund.de/holg/Making_German_Wizard.cab

i would appreciate every help.
best greetings
holg

phsnake
10th June 2007, 02:57 PM
answer from midget about builds that can be translated:the changes from 17740-5 are not language related so the mui's work for all of them

therealholg
10th June 2007, 06:01 PM
i tried a newer rom and also got no luck with the file explorer. does anybody know what file is responsible for translating the file explorer?

Tna
11th June 2007, 01:10 PM
No i don't... since file explorer is the least used program i didn't really care about it ...

so sorry but i can't help in that ... why don't you leave it as it is ?

ditheo
11th June 2007, 03:16 PM
i think filesys.exe.0409.mui

Tna
11th June 2007, 03:51 PM
I think that he has found the file. The problem is about the softkey .

Try using reshack tool (it can be found in most kitchens) and open the mui file. search for the softkey

But yet I am not sure ...

therealholg
11th June 2007, 09:17 PM
yeah thanks for the suggestions
i personally like the build in filexplorer, cause it is fast and has softkey control, it's good if you just browse and open a file.

filesys.exe.0407.mui is already inserted in windows directory, so i will test with reshack,but at the moment i am a little busy.

PauloBarreiros
15th June 2007, 02:40 AM
Hi people

About the translation... i have one question.
After doing the "IMGFSTODUMP IMGFS.BIN" command, and all files are in the Dump Directory... besides the files with 4xx names, there are also some folders with 4xx names... and inside those folders are some files also with 4xx names.
Do i have to rename the folders and the files inside those folders, or just the files... or just the folders.
And one thing more... for example the folder "bbcbres.dll.0816.mui" inside these folder, one of the files called "imageinfo.txt".. inside this txt there's something written on the first line : " Module name: bbcbres.dll.0816.mui" if i have to change the name of the file inside the folder called "bbcbres.dll.0816.mui".... do i have to change this line also inside the txt ???

Thanks

4irm
15th June 2007, 04:49 AM
how about the hardware keyboard? because I am on a German MDA Vario, Wizard of course, since we are using QWERTZ instead of QWERTY?

Will this be fixed automatically as well?

Cheers.

Tna
15th June 2007, 07:39 AM
Hi people

About the translation... i have one question.
After doing the "IMGFSTODUMP IMGFS.BIN" command, and all files are in the Dump Directory... besides the files with 4xx names, there are also some folders with 4xx names... and inside those folders are some files also with 4xx names.
Do i have to rename the folders and the files inside those folders, or just the files... or just the folders.
And one thing more... for example the folder "bbcbres.dll.0816.mui" inside these folder, one of the files called "imageinfo.txt".. inside this txt there's something written on the first line : " Module name: bbcbres.dll.0816.mui" if i have to change the name of the file inside the folder called "bbcbres.dll.0816.mui".... do i have to change this line also inside the txt ???

Thanks


You have to change all the *0816*. There is no need to change the folders al long as you rename the *.816* files that are included in those folders. There is no need to change the imageinfo since your are not going to replace the original one.

After renaming All the files (including the language files inside the folders) then you shoud copy only THESE files to your dumped ROM .

therealholg
15th June 2007, 08:44 AM
how about the hardware keyboard? because I am on a German MDA Vario, Wizard of course, since we are using QWERTZ instead of QWERTY?

Will this be fixed automatically as well?

Cheers.

no ... look for hades language pack to fix that, too

jwzg
15th June 2007, 10:42 AM
Moving to dev. and hacking since it isn't Wizard specific.

PauloBarreiros
15th June 2007, 01:52 PM
You have to change all the *0816*. There is no need to change the folders al long as you rename the *.816* files that are included in those folders. There is no need to change the imageinfo since your are not going to replace the original one.

After renaming All the files (including the language files inside the folders) then you shoud copy only THESE files to your dumped ROM .

Thanks....

lovelyfox
16th June 2007, 10:57 AM
when i run this command:
> IMGFSFROMNB A.BIN.PAYLOAD IMGFS.BIN
(it generates the file IMGFS.BIN)


The result as following,why:confused: :confused: :confused:
>ImgfsFromNb 2.0 RC 2
>Searching for IMGFS start...
>No IMGFS signature found. Exiting.

Kapiza
20th June 2007, 07:37 PM
It found to thanks

greetz

itje
21st June 2007, 11:16 AM
when i run this command:
> IMGFSFROMNB A.BIN.PAYLOAD IMGFS.BIN
(it generates the file IMGFS.BIN)


The result as following,why:confused: :confused: :confused:
>ImgfsFromNb 2.0 RC 2
>Searching for IMGFS start...
>No IMGFS signature found. Exiting.

Hi, I got the same error, would be great if someone knew the sollution to this :)

NetrunnerAT
21st June 2007, 04:08 PM
when i run this command:
> IMGFSFROMNB A.BIN.PAYLOAD IMGFS.BIN
(it generates the file IMGFS.BIN)


The result as following,why:confused: :confused: :confused:
>ImgfsFromNb 2.0 RC 2
>Searching for IMGFS start...
>No IMGFS signature found. Exiting.

What are you do? Du you want create a new Rom for your Phone? What type is your Phone? Or do you want create a Emulator Image?

Create a working Emulator Image isnt supported by any cooking tool. If this info are wrong ... correct them :->

If you want create a image for a unsupported device you get this error too.

itje
21st June 2007, 11:00 PM
I can onlu answer for me though, but im trying to extract the norwegian setup for phonepad for my htc4350 witch I have recently installed wm6, but it has Russian phonepad. I have tried to change the setup to norwegian, but cant find any other solutions then the one suggested in this post. But if there is any other I really would appreciate suggestions :)

ZorgX
22nd June 2007, 12:09 PM
for universal can i use Professional VGA or Professional image ?

ITAXBoss
3rd July 2007, 10:56 AM
Sameone have cook italy room 06 for htc tytn and can host for me ? bye

hwpeter
8th July 2007, 04:26 AM
is there a way to cook to a Korean language?
got stuck with installing the fonts, input and dictionary.

kevdawg
9th July 2007, 05:30 AM
Step 1)
a)Download your language emulator Files from
http://www.microsoft.com/downloads/details.aspx?FamilyID=38c46aa8-1dd7-426f-a913-4f370a65a582&DisplayLang=en#filelist (http://www.microsoft.com/downloads/details.aspx?FamilyID=38c46aa8-1dd7-426f-a913-4f370a65a582&DisplayLang=en#filelist)



Can I get a link to windows mobile 5.0?

Tna
10th July 2007, 09:35 PM
Sorry I don't have any link for wm5 customization

kevdawg
10th July 2007, 09:39 PM
Mostly i was looking for a language emulator file (In spanish). I was going to (attempt to)apply this excellent tutorial to WM5.

dancer_69
10th July 2007, 10:42 PM
I use language extender and I found that you can save with the testWM5 the translated mui files into a dump directory, and I think you can use them with this tutorial to put them in your rom.
Maybe this helps!

kevdawg
10th July 2007, 11:27 PM
I will give it a try! Thanks.

ZorgX
11th July 2007, 03:17 PM
T9 = statdict.dat + dictprob.dat =) in /windows

fla242
13th July 2007, 09:17 AM
T9 = statdict.dat + dictprob.dat =) in /windows


Thanks !

Who know other dictionnary files ?

ZorgX
13th July 2007, 12:43 PM
Thanks !

Who know other dictionnary files ?

autocorrect.txt <--- autocorrect
mssp*.lex <--- Word spelling
custom.dic <--- Word spelling User_Dict
sym.*.txt <--- hard keybord

[\HKEY_LOCAL_MACHINE\Software\Microsoft\Spell Check]
Main_Dict=\windows\mssp2_*.lex
User_Dict=\windows\custom.dic
User_Options=1

fla242
13th July 2007, 04:12 PM
Thanks ZorgX !


Is there a easy way to change shortcut name in startup menu (for example : Calendrier instead of Calendar or messagerie instead of messaging....)

Thanks

xvx45
13th July 2007, 04:20 PM
Hello,

Who know the what file is the displayed keyboard (qwerty) ?

ZorgX
15th July 2007, 02:12 PM
[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 2]
"" = "Kalender"
"Open" = "Calendar.exe"

[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 3]
"" = "Kontakter"
"Open" = "\Windows\addrbook.lnk"

ZorgX
15th July 2007, 03:48 PM
[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 2]
"" = "Kalender"
"Open" = "Calendar.exe"

[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 3]
"" = "Kontakter"
"Open" = "\Windows\addrbook.lnk"[/QUOTE]

kevdawg
16th July 2007, 07:07 PM
is there a tutorial for doing this on a WM 5 device?

neogin
18th July 2007, 06:52 AM
Very good..now i can direct all people who ask this question here.
Great initiative :cool:

i wonder .. could you guide me how to start ..

i have benq p51 device .. and the benq p51 jpn wm6 rom newest version ..

rom name = P5120600.nb0

what program do i need .. i am downloading http://www.microsoft.com/downloads/details.aspx?FamilyID=38c46aa8-1dd7-426f-a913-4f370a65a582&DisplayLang=en#filelist

from microsoft .. and the language image now ..

what should i do next ..

fla242
21st July 2007, 01:57 PM
hello

i'm looking to change shortcut in start menu but i've some problem to integrate that in an oem package.

The scope is to replace start menu shortcut to another one for example replace phone, messaging in the start menu and file exploer and other in programmes menu.

Somebody have an idea to do that in oem package or other way ?

Thanks

neogin
9th August 2007, 05:16 AM
I want to translate JPN to ENG. By doing this, I went thru so many ways including this tutorial and Bepe's Tools.

First, I am using Benq P51 WM5 AKU 3.5.0 ROM. I did my search and I found P51 newest ROM in WM6 JPN here at xda-developers and the info on Bepe's Tools are as follows:

//////////////////////////////////////////////////////////

[Selected Path]
C:\Documents and Settings\Administrator\Desktop\p51\tool\ImgfsTools 2rc2b\dump jpn 411

[Core OS]
Windows Mobile-based Pocket PCs

[Versions]
SYS: 5.2.17913.300
OEM: 5.2.0.300
NET: 2.0.7045.0

[Language]
0411 - Japanese (Japan)

[DPI]
96

[Certificates]
CN=Microsoft Corporation CE Image Update Test - Root
CN=Microsoft MDD Dogfood CA - MS Root
CN=Microsoft Windows Mobile PCA, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
CN=VeriSign Class 3 Code Signing 2004 CA, OU=Terms of use at https://www.verisign.com/rpa (c)04, OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US

[Missing Manifests]
d92a4f0a-378a-4482-8fd3-bd127a05e4de.dsm
723fb954-d931-4348-b672-82a188e587b5.dsm
686dd77a-1600-5e3a-c2e9-fad9f0a78409.dsm

//////////////////////////////////////////////////////////

**Note: Finally, I got the dump for .nb0 file by using mamiach's Tools. I'm trying to do the next step. I rename the 409 (WM6 EMU ENG ROM) into 411. I replaced to folder 411 most of them. When I use Bepe's Tools open it. I got the error "package sof missing."

Any advices ???

Help me plz .. I want to use WM6 also.

1. Is it possible that I use someone ROM from other devices to edit it for my Benq P51, I see only HTC or ATOM here?

1.1 If yes, Could you give me advice from scratch?
1.2 I'd like to learn many ways to edit .. cooking ROM. That's why, I couldn't miss any basic steps here.

Thank you so much for all your help. I'd appreciate it.

neogin
9th August 2007, 07:52 AM
NOTE NOTE ::
My friend told me today that .. I have to do the BuildImgfs .. (I did it and It seemed that I got good result from it .. looked from the processing went thru so well)

Next, he told me to do the make_imgfs but I got errors on this step. He told me to do the checksum at this point.

I don't know the checksum step and he couldn't help me on this also. He isn't an expert.

neogin
15th August 2007, 07:26 PM
Alright .. I'm so close to the final step.

Do you know how to do package to dump?

I used buildOS from xplode's .. Got errors .. either can't find the os or can't open the input file.

//////////////////////

Trying Scoter now .. from the beginning ..

pswnio
17th August 2007, 09:37 AM
i'm trying to make a greek rom for prophet but i have some questions.i dumped the files from wm6 emulator image and the files from base rom (tnt 4.0 for prophet). i renamed and replaced all the mui files. but when i open the dump folder inside package tool it says something about missing files. i found the missing files but i don't know where to put them. and i also got an error when i was building packages for a dublicate file. but this file wasn't dublicated.it was the dll and a folder called <dllname>.0409.mui.

A little help would be great.

neogin
19th August 2007, 05:30 PM
i'm trying to make a greek rom for prophet but i have some questions.i dumped the files from wm6 emulator image and the files from base rom (tnt 4.0 for prophet). i renamed and replaced all the mui files. but when i open the dump folder inside package tool it says something about missing files. i found the missing files but i don't know where to put them. and i also got an error when i was building packages for a dublicate file. but this file wasn't dublicated.it was the dll and a folder called <dllname>.0409.mui.

A little help would be great.

u put the missing file into dump folder ..

i wonder .. how do u find the missing file .. i can't find my missing files ..

about the second question of yours .. i have no idea .. but i used to see something like ..

when u don't put the missing file at the correct place or .. u just leave the missing file as the original ..

when u build the package .. it will get error .. like .. u miss this file that file those file .. etc ..

Likesmoke
21st August 2007, 11:51 AM
Hi all.
Im a new wizards user and now a days im remembering my english at the school xD.
The fact im in love (with my wizard xD)... and im trying to translate a rom.:)

When i install Windows Mobile 6 Professional Images (ESN).msi i have this files:

PPC_NOR.BIN
PPC_NOR_GSM_QVGA_VR.BIN
PPC_NOR_GSM_SQUARE_VR.BIN
PPC_NOR_GSM_VGA_SQUARE_VR.BIN
PPC_NOR_GSM_VGA_VR.BIN
PPC_NOR_GSM_VR.BIN

And the first question come.
witch rom is for wizard?what are the others for?.I only know that "PPC_NOR_GSM_VGA_VR.BIN" is for Universal and "PPC_NOR_GSM_VR.BIN" for Hermes.

Thanks.
PD:Sorry for my poor english :rolleyes:

gullum
5th September 2007, 03:59 AM
I have extracted almost all mui files from the M$ side

the thread
http://forum.xda-developers.com/showthread.php?t=327225

mui files can be found Here (http://gullum.4shared.com)

dancer_69
15th September 2007, 07:43 AM
I tried using this tutorial to include greek in my wm6 rom, but after building and flash to the device, nothing except pocket powerpoint was translated.
Any ideas or help?

Speedy_01
19th September 2007, 07:20 PM
Can I like you act? If you are able to do the ROM of the TouchFLO Charmer WM6. 2.1 translate FINAL into German and put Rome here? This would be great this!:)

rlandim
24th September 2007, 10:59 PM
Proceding the first steps:

- NBSPLIT -emu A.BIN

I had the follwing problem

NBSplit 2.0 RC 2
Error writing to payload file. Generated files are unusable!

What should I do?

scimitar
9th October 2007, 09:06 AM
Hello,

excuse for my bad english. I have tried to convert with the help of the tutorial an english ROM into a german. I used in addition the hypercor kitchen. Up to the point BuildOS I can see in the core to lists \SYS\Base_Lang_0409 the exchanged file MUI. If I BuildOS explain only the list exists in the temp/dump without file MUI. After the Build of ROM, it also is furthermore everything into english. What do I make wrong? Thank you for the help.

chris

PS: I test BuildOS 0.90beta and 0.91beta

Supplement, the test with a not changed ROM runs out to the same one. Are the System-MUI files put down by BuildOS in another file? *.hv?

yulik
10th October 2007, 01:46 PM
Alright .. I'm so close to the final step.

Do you know how to do package to dump?

I used buildOS from xplode's .. Got errors .. either can't find the os or can't open the input file.

//////////////////////

Trying Scoter now .. from the beginning ..

Hi neogin,

did you finish with translating?? I'm also use Benq P51.

albertorrent
13th October 2007, 01:34 PM
Hi!


Step 1)
a)Download your language emulator Files from
http://www.microsoft.com/downloads/details.aspx?FamilyID=38c46aa8-1dd7-426f-a913-4f370a65a582&DisplayLang=en#filelist (http://www.microsoft.com/downloads/details.aspx?FamilyID=38c46aa8-1dd7-426f-a913-4f370a65a582&DisplayLang=en#filelist)

(b) extract the files in a new folder.




Hi,

is it possible to use the file "040C\Windows Mobile 6 Professional Images" for a WM6 classic rom ?

I wante to change the language of the WM6 rom for HX4700 made y Kozhura

but HX4700 is a "classic pda" (without phone) while WM6 professional is made for pda with phone.

TheWhiteRabbit
4th November 2007, 05:04 PM
Hi, I wanted to know if there was someone capable of translating the rom of helmi (wm6 for Qtek 9090) in Italian, or if it was already translated by someone if there is a link to download it. :)

Thanks

riri
10th November 2007, 03:54 AM
Hello,
I want translate a WWE to FRA rom of Artemis (i used hypercore)
At first I copied all the files *040C* (and renamed *0409*) of a French rom that I had already discoloured previously
I make: (I used Vista)
1- a_Dump ROM
b_update all files *040C* after I rename *0409* in the dump folder

2- a_Start PGKTOOL
b_used manual mode (3)
c_Move sys and OEM (4)
d_copy os.nb....(5)

3- a_modify initflashfiles and remove two first bytes (FF FE)
b_Dump XP

4- a_Build OS
b_create os.nb from sys &...

5- a_start htcrt
b_create nbh files
And flash my Artemis

Result ==> He does not want to boot!!!
I made some try, even to modify only the language of the help files

If somebody is to help me and to say to me or is the problem
I read some forum to understand(include) but I do not have to find my solution !

I thank you beforehand for your precious help.

leomandelbrot
24th November 2007, 06:53 AM
It can be used to translate a WWE Toshiba G900 to Spanish?

thanks in advance!

leomandelbrot
24th November 2007, 06:54 AM
and what for a Eten X800?

thanks!

yixiar
28th November 2007, 03:36 AM
Ooooh, it's great. Is it realy work

Wajk
28th November 2007, 08:31 AM
Hi, i have one question. I will must translate some english MUI file to Hungary.

But i don't find any program (MUI editor.) I probed some program, like Resource Editor, Resource Tuner, but edited MUI was bad.

Do you now what the correct program for edited MUI?

thnx

kkwong00
30th December 2007, 07:13 AM
hi all,

fail to run nbsplit as below, pls help

D:\WM6RomTools\ImgfsTools 2.1rc2>nbsplit -emu a.bin
NBSplit 2.1rc2
Wrong or missing parameters.
Usage: nbsplit -hermes|-kaiser|-titan|-acer|-wizard|-athena|-sp
|-data <number> -extra <number> <filename.nb>
Generates <filename.nb.payload> and <filename.nb.extra> from <filename.nb>

kkwong00
30th December 2007, 07:43 AM
get it, need old version ImgfsTools 2.0rc2

leomandelbrot
30th December 2007, 06:44 PM
I have to reformulate my last question, this tools can be used in other PDAs than HTC ones? (like fujitsu, Eten, Samsung, Imate, Toshiba)

Any comments would be appreciated...

Happy new year!

merlino4000
28th January 2008, 01:38 PM
@kkwong00

Hi! Can you share a link to this version? i've the same problem...

cyron_at
29th January 2008, 07:24 PM
Just download the kitchen from:
http://rapidshare.com/files/46348339/ROMDonalds.rar.html

GPSSlovakia
6th February 2008, 10:06 AM
How do you extract files (mui files) from emulator images downloaded from here http://www.microsoft.com/downloads/details.aspx?FamilyID=38c46aa8-1dd7-426f-a913-4f370a65a582&DisplayLang=en#filelist ???

axl79
24th February 2008, 11:40 AM
Hello,
I want translate a WWE to FRA rom of Artemis (i used hypercore)
At first I copied all the files *040C* (and renamed *0409*) of a French rom that I had already discoloured previously
I make: (I used Vista)
1- a_Dump ROM
b_update all files *040C* after I rename *0409* in the dump folder

2- a_Start PGKTOOL
b_used manual mode (3)
c_Move sys and OEM (4)
d_copy os.nb....(5)

3- a_modify initflashfiles and remove two first bytes (FF FE)
b_Dump XP

4- a_Build OS
b_create os.nb from sys &...

5- a_start htcrt
b_create nbh files
And flash my Artemis

Result ==> He does not want to boot!!!
I made some try, even to modify only the language of the help files

If somebody is to help me and to say to me or is the problem
I read some forum to understand(include) but I do not have to find my solution !

I thank you beforehand for your precious help.

I have the same problem, i tried to translate MARY 3.7.1 to Spanish and the resultant ROM is not booting freeze after the sub-splash. What i`m doing wrong?.

Thanks

cpastou
1st March 2008, 04:30 PM
guys it looks a very good tutorial here but there are somethings that i dont understand. could you explain please a little more about the language pack from Microsoft. I mean how we extract it? its .exe file.
thanks

Nixeus
29th May 2008, 08:29 PM
Hello,

I don't understand, with the last Tadzio's imgfs ( 2.1 rc2) nbsplit didn't have the "emu" argument !!!

so NBSPlit -emu a.bin cannot execute !!

An idea ?? Thanks !! :)

msmsms
14th July 2008, 06:45 PM
use the version 2.0 rc2

vip_snoopy
15th July 2008, 09:24 PM
awesome tutorial
thanks.

ady_uaic
21st August 2008, 09:07 AM
where can we get ImgfsTools 2.0rc2 from?

P.S. found it. thx

Can i modify an existing wm 6.1 wwe?

ady_uaic
21st August 2008, 09:57 AM
i have some questions:
1. i've downloaded from microsoft the file Windows Mobile 6 Standard Images (ROM).msi and after i've run it, i have 3 files: SP_ROM_GSM_QVGA_LS_VR.bin, SP_ROM_GSM_QVGA_VR.bin and SP_ROM_GSM_VR.bin. which one should i use for htc diamond, or htc p3300/artemis?

2.i've selected one of that file, and after dumping, i have in the dump folder a lots of folders called ....0409.mui and ...0418.mui (0418 is for romania, as i want). which one should i rename, and what for, if them are allready named in this way?

3. 'find your base rom' - can you be more specific? which base rom? any rom, for ex. wm 6.1?

4.


Hi!


(c) Rename ALL the 4xx files to 409 (e.g. 0408.mui -> 0.409.mui) Apply this to all files and folders (an eyasier way to do that is to search from windows for all *408* files and then rename them)

Step 2)
Find your BASE ROM.

andrea_marcello
27th October 2008, 10:08 PM
Hi Tna,I've used your tutorial to translate a rom to italian...it was my first work,but go..!!I've only a problem with SMS...I can send normally sms but when I try to open one they its don't appear(same with reply...not appear sent menu too)...what's wrong?:(thanks

crocodile010
27th October 2008, 11:17 PM
I have already read this thread but still have a question.
I live in Czech Republic. Bought a TP when it first showed up. It was WWE one without Czech localization. Then someone came with CZ language extracted from Diamond. It was done by the Czech company called "Sunnysoft". They make soft "Interwrite" and that is what they put in the localized Diamonds/TP. Yep, it is not freeware.
BUT, the TP version is the same as Diamond and it is buggy because of incorrect support of TP hardware keyboard. There is also SIP keyboard in the instalation, but I do not like it either. So I searched and found Resco keyboard which is highly customizable and suits my needs best. Then I got an idea. How about use the Sunnysoft product only to localize my windows os. Yep, the soft puts all the *.0405.mui files in the machine correctly and therefore translate the system. My thought was that the *.0405.mui files were MS product anyway, available in the MS Emulator for example so what I wanted was not cracking the commercial soft nor breaking any copyrights.
I deCABbed the installation and this operation created 5 separate cabs for five languages. Picked mine (CZ) and deCABbed again. Then I got all the *.0405.mui files needed to localize my system plus localization for several OEM apps. I also got some .xml and .dll files and also .ini files.
Now, I am new in this whole stuff. But I know I would need to make some registry changes, not only copy the locales into windows dir. So I stepped back and took another approach then and went the known route of extracting localization files from MS Emulator. Then I compared the files from both approaches and obviously there were differences - not only in number of files but also in size of those with the same name. So I would like to stick with the first option and use the files extracted from Sunnysoft cab.

After I decompiled the cab, the files are all in on directory. The xml file should help to put them in apropriate directories, but I am lost as it is a huge xml file. I think the dll's I got after extraction are related to the keyboard driver, but I am not sure.

Anyone would like to help me shed some light on this project?

Thanks a lot.

oldboy66
31st October 2008, 01:56 PM
Hi,

extracting with nbsplit with -emu switch , do i obtain a dump that is compatible with all hardware pocketpc devices ?

Thanks!!

andry_ad
17th April 2009, 04:23 PM
As cyron_at wrote, 2.0 rc2 is here:
http://rapidshare.com/files/46348339/ROMDonalds.rar.html

victory144
20th April 2009, 07:42 PM
Thanks for the great tutorial !

But i need some information :
can i cook rom for HP IPAQ rx1950 With HyperCore ?
If not with which one can i do that ?
I have WM 6.1 cooked for HP IPAQ rx1950 bu its in Russian !
So if any body interested to translate that just send me PM ....
Thanks in advance !

devloper
5th May 2009, 03:46 AM
It's a really great tutorial. But too complicated for me personally. I tried to build something but it never worked on my HTC. I found an alternative - some guys develop mui rom packages for free - http://alocala.com . This works fine for me. I've asked for Onyx spanish and he did it for me in several days.

Nik Ahmad
27th July 2009, 12:20 PM
Hi there, :D

Anybody know to create ROM in Malay or Indonesia Language. :p

Pudl
2nd November 2009, 01:01 PM
Hello together,

Could anyone tell me how to change the spelling check for SMS/MMS in an WWE Rom to German? Which files do I need and which keys I have to change.

Thanks in advance.

Greetings Pudl

tomcug
3rd November 2009, 11:26 AM
Can anybody tell me where Windows Media Player MUI files are located? I can't translate this :(.

troyleeguy
21st November 2009, 03:11 PM
hi thanks for your tool, but i got an error and i can get throught this :

a.bin.payload has no valid boot sector when i try to do imgfsfromnb

i try on windows 7 and windows xp

thanks for your answer

euplio
11th January 2010, 07:46 PM
Slumpolo io sono italiano,mi spiegheresti come tradurre bene un rom dall' ing all' ita?

tommeke19
7th June 2010, 02:27 PM
I can not pass the first step
I always get the following error

NBSPLIT is not recognized as an internal or external command, program or batch file.

Sorry for my bad english

xxSAKISxx
12th November 2011, 01:08 PM
hi guys.i dont know if this is the right thread to look for my answer but i ask anyway.i use SE XPERIA X1 and 10 days before i flash it for the first time.hopefully i find a cooked rom that is build in my language.greek.
The thing i whant to ask is.i find many beautyfull custom rom s in xda for my x1 but the most of them is in WWE.There is any way to put greek in those custom roms and if yes how?
pls help and ty in advance.