Making a ROM - P3600 ROM Development

Das someone has a simple way to dump rom from trinity, extract change and
customizes the rom( add or remove application and themes).
Then make a new rom to install in the trinity.
Das we have emulation of PDA Smartphone in the windows to test roms

shpitz said:
Das someone has a simple way to dump rom from trinity, extract change and
customizes the rom( add or remove application and themes).
Then make a new rom to install in the trinity.
Das we have emulation of PDA Smartphone in the windows to test roms
Click to expand...
Click to collapse
Look here: http://forum.xda-developers.com/showthread.php?t=320338
and here: http://forum.xda-developers.com/showthread.php?t=320504

making a rom
How I can extract RUU_signed.nbh file and see what insight?

Related

[TUT]bepe kitchen for trinity user howto...kook your rom!!!

Hi, I'm preparing all you need to kook a italian rom by yourself...
in some minutes 1st part, with programs that you need to extract .nb files from .nbh, and reassemble .nbh as you like, how to dump a rom and how recompile it..
bye!!!
ok, the utilityes you need are:
*** all utilities are ready to download in the end of this post!!! ***
1) nbhtool_trin.rar
2) package_tool.rar
3) nbdumper.rar
4) bepe_kichen_trinity_ita_WM-6.1.rar
Code:
6.1 bepe_kitchen.rar
5) Flash_nbh.rar (included into kitchen!)
6) rgu to xml transform an rgu or a reg file into a provxml file!!
7) dsm patcher to update also the dsms files to respect the rom's os and build version
1) nbtool from dutty is usefull to decompile/recompile nbh , decompil enbh, choose nbh to decompile, you have 1 or more .nb files, windows.nb is that you need, the rom, you should find also:
radio.nb (radio)
first/second_splash.nb (the 2 images shown as splashscreens!!!)
ipl.nb (boot of trinity...)
spl.nb
and other that now I not remember...
................
to recompile the nbh file, just select that you need (os.nb, first.nb second.nb)
for my experiences, try first times only with os.nb, choose the file and compile the nbh files,your rom is ready to be flashed into device...
2) package tools analize the dumped os windows.nb and tell about sys and oem versions, more it creates packages of dumped rom, and insert all files into the 2 system directory "oem" and "sys" with button (menu) "build packages"
3) nbdumper from tadzio, it is the important tool togheter bepe kichen, with it you are able to dump "windows.nb"
put windows.nb into the folder, dos prompt and write:
nbdump windows.nb (then press enter...)
in few minutes you have inside also the directory named: windows.nb.dump, iside you can find all files that will be in rom on your device...
4) now open package tools by bepe, search this directory, and analize, after analizing, click on build packages...
after some time, you in "windows.nb.dump" directory have: sys and oem folders...
this is the real os...
now you neeedd xip directory...
copy windows.nb into the directory named:XIP_extract (that you can find in "bepe_kichen_trinity_ita" tool...
copy it into the directory, rename from windows.nb into "os.nb"
click on "Make_XIP.bat" and then you have "xip" folder...
copy xip folder into "rom" folder in of "bepe_kichen_trinity_ita", copy os.nb too into "rom" folder, so you have rom folder and inside:xip fiìolder and os.nb...
ok...
now, oem and sys folder obtained with package tools, copy them into "bepe_kichen_trinity_ita" tools, and you have:
oem, sys, tools, xip_extract and rom folders, and the exes...
now is ready...
you have to click on "buildos.exe" and the rom will be build, ok, now there is a new folder, "temp", now you have finished, only click on createrom.bat and in few seconds you can find into \temp\ folder a file named os-new.nb, this is the new rom, build .nbh with dutty nbtools, and can flash it on your device!!!
5) to flash put nbh created into folder:Flash_nbh, flash....
next, tools and howto: create extended_roms;create own splashscreens, adding own packages (the packages are additional programs... into I left yet 3/4 packages from mine!!).....
*******************************************************************
I must make all credits also to udK, that discovered with me the right way to kook roms...
and invite all people to make some dotations to him, for the hard work that he made to have a good italian rom to mount on our devices!!!
thanks friend...
*******************************************************************
I think is better to try with udk or lasagna roms to start, they are perfext and logically structured as bepe kichen wants!!!
bye!!!
****************************************************************************************
*
* P.S.: and finally I think that if you decide to use udk rom to make experiments, you have to donate him,
* and if uou want to use lasagna rom to learn to use bepe kichen, also you have to make donations to guybrush.
* they worked hard to translate the rom, you must donete to use theyr roms I think is the only think to do
* to tell them "thanks!!!", really...
*
****************************************************************************************
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
lesson 2:
how make own splashscreen!!!
just open an image or create one, with also paint;
make it 240x320 pixels, 240 in width, 320 in height...
save it as bmp, with 24 bits...
open it with nb_image_converter
convert to "nb"
save it as first and second.nb...
now, if you don't have windows.nb use dutty's nbtools to extract from rom, reuse nbtools to compile nbh, add
in os: windows.nb
in "first splash" the file first.nb
in "second splash" the file second.nb...
compile nbh file and flash into ppc, when you finish, you can see you freferred splash screens!!
next:
create a package and/or translate the exe/mui files in your language with resource hacker!!!
try to open an exe, or first a mui files if there is into the package!!
you can see:
icon (you are able to change it , but is not important for us!!)
dialog, you can move the object inside them, rename or translate strings and other...
string table, here you can change, translate in your language tje strings of mui/exe!!!
and other, but for modify translate this basts!!
see later!!! bye!!!
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
lesson 3:
for mui:
if you have traslated them, you have also to rename: exaple, if therer is amui xxx_409.mui, in english of couse, and you stranslated it into italian, you hace also to rename it by xxx_409.mui to xxx_410.mui!!!
and for italians mui you can use the ones from tynh wm6 Italian rom!!!
and also initflashfiles.dat must be traslate...:
and also rgu files:example:
string: "programs" must became "programmi"
string: "my pictures" must became "immagini"
etc.etc.
howto: CREATE A PACKAGE!!!
ok, download theese utility:
wince cab manager from here:
http://www.ocpsoftware.com/
(full funcional trial for 15 days!!!)
and my utility: packages creator (a little tools of mine!! )
from here:
-------------------------------------------------------------------------------
UPPED:
(new version... bugs solved... option improved!!!)
now in bilingual ITA/ENG, and with more option to personalyze your new packages!!
new beta with more and more options to create initflashfiles.txt...
flag:"simulate folder names" on wince cab manager and put reg file into package folder you choice...
example: "...\trypackage\windows\batterystatus\batterystatus.exe"
you have to put reg file into "...\trypackage\to-import.reg" ok???
and here the new beta of package creator!!!
Hi all, from a Bennec83's Idea I released this last version that works with cab analyzer, and make packages from cab files automatically...
*******************************Re-reupped 1st good working release!!! 4.1 *********************
-------------------------------------------------------------------------------
ok!!!!
P.S.: if th bepe kichen shows an error during the kook operation, it will be becouse there is another file (duplicate file) yet present in rom, delete it from other subfolder, not in the package just inserted...
next appointmant to create own extended_rom!!! and some triks on registry (modifing rgu files!!!)
see you!!!
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
lesson 4 playing with extended rom:
howto: create and use extended roms...
ok, have to download the utility htc_extended_rom_editor
I think is all.... (for now!!!)
your knowledge about roms, its components, how to dump, build, add packages are full... rests to edit rgu and provxml...
but in next days....
bye bey and good experiments!!!
*********************************************************************************
*********************************** ******************************
*********************************** UPDATES ******************************
new version of buildos+packagetools, some imporvements, and context menu on packages to enable/disable them by default!!
new version of buildos, now:
1) xip porting for os ber updating;
2) updater for Rom Creation Date;
3) Updater for Rom version at Boot screen!!!
enjoy!!!
improved some context menus on selected package.....
xip porting for OS version and Rom's Date creations Updater!!
new version of package creator, to have own directory where place shortcuts, and some minor bugs solved
here: and added links in initflashfiles.txt for .htm files for "Help"!!!
P.S.: I need beta testing for my apps, becouse, I go on programming and there are allwais same bung into...
bye!!! ( a big thanks to guybrush and udk for testing and support, but specially to Vibranze for testing package creator!!!)
*********************************************************************************
Traduzione in italiano della guida del Kitchen
Lavori in corso..
ervius said:
Hi, I'm preparing all you need to kook a italian rom by yourself...
in some minutes 1st part, with programs that you need to extract .nb files from .nbh, and reassemble .nbh as you like, how to dump a rom and how recompile it..
bye!!!
Click to expand...
Click to collapse
thanx, let's start cook togheter
--reserved for packages--
I only hope that my 3d iwill be usefull to be better, and share togheter a lot of packages for our trinity devices!!
see lather...
I love you.
This is what I searched for long time.
Two question.
1) What difference there is between this and Orginiale Bepe ROM kitchen form Hermes.
2) Can I use all ROM that i Want to start the cooking?
....
3) This is possible some mirror not rapidshare? (for example www.divshare.com)
Grazie mille.
Viva il P3600.
cicciocant said:
I love you.
This is what I searched for long time.
Two question.
1) What difference there is between this and Orginiale Bepe ROM kitchen form Hermes.
2) Can I use all ROM that i Want to start the cooking?
Grazie mille.
Viva il P3600.
Click to expand...
Click to collapse
1) infinite greetings to bepe for the beautifull tool...
the kichen is the same, only you have os and xip for trinity (after you extrapolated oem-sys folders and xip!!!)
2) you can use all roms you want, also in other languages, but only if they , after you dumped and analyzed with bepe package tools, and have oem and sys folders (and xip folder...), but if you try with roms that have missed files, you must try to insert them into oem or sys dolder, you, after use bepe package tools must see only "oem" and "sys" folder, nothing else, to know that the rom is really ok..., in other case the rom was built in confused mode or with other utilities, that I consider oldier...
bye!!!
and my final point is also share a lot of packages....
for now I think it's all, but in few days I explain also howto build packages and other....
see you!!
ervius, very good tutorial i think it'll be useful not only for italian people but for everyone who want learn how to cook their own rom. Just a tip...be careful, read everything and try to understand how these tools works and check everything before try to flash your device.
Guybrush said:
ervius, very good tutorial i think it'll be useful not only for italian people but for everyone who want learn how to cook their own rom. Just a tip...be careful, read everything and try to understand how these tools works and check everything before try to flash your device.
Click to expand...
Click to collapse
yes... by attentions, use the tools at own risk, and specially use them with "brain"!!!
bye!!
Thanks ervius! you are truly "mythical". I`ll read all with much attention tomorrow, now i`m seat in one park bench to 5 meters from the sea.....
Hi...... morf3o.
added lesson 2 (how to create/modify images and create your splashscreens at ppc boot!!!)
at first post!!
see you later to build our first package!!!
I tried this tools with Lasagna 205 ROM.
I arrived to package tools
When I press "Build Packages" I've this error:
Code:
Syntax error map.txt:
tom
tom is the last lin of map.txt.
Can i delete it witouth problem?
At the end I've also the OEM and SYS directory but there are also three file out all directory:
Recorder.exe
Voice Recorder (link)
Recorder.exe.0410.mui
It's ok?
One Advice.
To arrive at DUMP directory and afther to OEM and SYS I found more easy and fast this way:
http://forum.xda-developers.com/showthread.php?t=316940
Thanks 1000!
cicciocant said:
I tried this tools with Lasagna 205 ROM.
I arrived to package tools
When I press "Build Packages" I've this error:
Code:
Syntax error map.txt:
tom
tom is the last lin of map.txt.
Can i delete it witouth problem?
At the end I've also the OEM and SYS directory but there are also three file out all directory:
Recorder.exe
Voice Recorder (link)
Recorder.exe.0410.mui
It's ok?
One Advice.
To arrive at DUMP directory and afther to OEM and SYS I found more easy and fast this way:
http://forum.xda-developers.com/showthread.php?t=316940
Thanks 1000!
Click to expand...
Click to collapse
so, you have to install also java virtual machine... with this utilities in not necessary...
thanks ciccio but i'd like to continue with bepe's kichen, do you like use it??
ok...
3 files are out, put them into \oem\oemapps\ directory, so you now have only oem and sys directory, then... extract xip etc... etc...
ok!!!
thank's for your answers.
I like also Bepe's Kitchen. GO ON!
For the Syntyax error?
I've to delete "tom" at the end of map.txt?
cicciocant said:
thank's for your answers.
I like also Bepe's Kitchen. GO ON!
For the Syntyax error?
I've to delete "tom" at the end of map.txt?
Click to expand...
Click to collapse
I don't have your error, but if finally you have oem and sys folders, then it works well...
but you can try to delete and post if it work...
bye!!
Sorry for my newbie question...
In my understanding all this tools are working with ROM files you already found "somewhere".
What I want to do first is getting a working ROM out of a Trinty device. E.g. I have a german Vodafone device with the Vodafone custom ROM. I simply want to "copy" this ROM on my Harddisk. No changes. I only want to be able to flash it back if I want to, to have the device in the same state it is now.
Which tool do I have to use?
What do I have to do?
Check this article
http://wiki.xda-developers.com/index.php?pagename=Hermes_HowtoDumpRom
Ciao
A question ervius:
we suppose that I succeed to modify/create my first ROM, exists a way in order to test it without flash on my device? A way for being sure that if I flash, i do not burn my trinity....
Thanks........ morf3o.
morf3o said:
exists a way in order to test it
Click to expand...
Click to collapse
The only way is flash your trinity and hope
claros said:
Check this article
http://wiki.xda-developers.com/index.php?pagename=Hermes_HowtoDumpRom
Ciao
Click to expand...
Click to collapse
Thanks... that is what I was looking for. I found this (http://www.modaco.com/Paul-s-guide-to-backin-t255090.html) in the meantime. But the two guides differ: Paul says, that I only need the Part02.raw file. Why?
saminegm said:
Thanks... that is what I was looking for. I found this (http://www.modaco.com/Paul-s-guide-to-backin-t255090.html) in the meantime. But the two guides differ: Paul says, that I only need the Part02.raw file. Why?
Click to expand...
Click to collapse
Your OS is in part2, first two parts are the XIP partition aka your boot sector.
Ciao

vivi Kitchen for ASUS P525 : A simple Kitchen ever , modified from Scoter Kitchen.

vivi ROM Kitchen for ASUS P525
Mainly modified from Scoter Kitchen​
Introduction
I've made this ASUS P525 ROM Kitchen for ASUS P525 because I think someone can make it,but no one makes it till now. So I made it myself and share.
Though it is not the best and complex Kitchen with many features but I'm sure it is the good first step for us.
The main aim of this ROM Kitchen is easy using, so this ROM Kitchen is only one click and follow the screen.
You will have a new ROM for ASUS P525 at ease.
Aims
1.For easy modifying private ROM.
2.For helping new user to easy start cooking ROM.
3.For sharing OEM Packages.
4.For someone makes it better.
Let's see
Before using it just let us understand in the same way as follows.
1.This ROM Kitchen is made for using with ASUS P525 only,but it can be used with any other device if modified a little.
2.This ROM Kitchen is modified mainly from Scoter Kitchen.
3.The commands modified from DoubleOFour ROM Kitchen , edhaas ROM Packer Kitchen and some parts from Excel @AsusMobile.ru
Credits should give to them , not me.
Tools use
1.Tools in Scoter Kitchen included bepe package tools and mamaich tools.
2.P525ROMTool from Ingvarr.
Ingredients
There are 3 parts.
1.Program Part : The Kitchen itself.
vivi.exe
2.ROM Part.
3.OEM Part.
Download
You have to download all 2 of these and Base ROM supplied in Packages.
1. The Kitchen in executable file vivi.exe
http://www.zshare.net/download/398685039d2949/
2. OEM Packages
http://www.zshare.net/download/397176124ce74d/
You can find other OEM Packages or create your OEM Packages by looking at this thread.
http://forum.xda-developers.com/showthread.php?t=303195
Base ROMs
1.OLD :
Alex UltraLite 2
SYS and OEM from Alex
{This is Alex ROM (added Powerpoint and WLM files) in packages not ROMGalaxy.NB0.}
http://www.zshare.net/download/3987487fd85cf9/
2.NEW : Add 10 Oct 2007 :
SYS and OEM from Alex,plus settings pages from official ROM. !!!NEW!!!
Add files and settings from official back into Packages.
This packages of Base ROM will create official like unofficial WM6 ROM for your ASUS P525,since I add back official 3 settings pages from official ROM,include official system tray icons.
http://www.zshare.net/download/41190946d9bc4b/
How to cook
1. Place vivi.exe from download 1 in Root of C: and execute it.
You will see a new folder named vivi , this is your Kitchen.
2. Enter Kitchen , replace OEM and SYS folders with OEM and SYS folders from Base ROM provided from download 2.
3. In ROM folder , replace ROMGalaxy.NB0 (0 KB) with any ROMGalaxy.NB0 you want its size.
eg. if you want to build a new ROM with a huge size, place official CHS or Russian ROMGalaxy.NB0 here.
Or if you want small size ROM , place Alex UltraLite ROMGalaxy.NB0 here.
I think you guys already have ROMGalaxy.NB0 so no need to support this file.
4. Place OEM Packages you choose from download 3 in OEM folder.
5. Click Start.cmd.
6. Follow on screen.
That's all.
Thanks
@ Xda-developer.com
Thanks bepe for BuildOS.exe and Packages Tools.
Thanks mamaich for ROM Tools.
Thanks Ingvarr for ASUSP525Tool.
Thanks JKR for Scoter Kitchen.
Thanks DoubleOFour , edhaas for Kitchen I use as command guide.
Thanks sp3dev or Alex for Ultralite WWE ROMs as Base ROMs.
Thanks Owners of OEM Packages I collected(forget where I downloaded them).
And thanks my friends : Vibranze , AndrewSH , Jackleaung , guitarz for sharing knowledges.
@AsusMobile.ru
Thanks Excel for some parts of command line.
Thanks RN21, LiquidStrom , Zoff for sharing knowledges.
Thanks Alex for Ultralite WWE ROMs as Base ROMs.
Tips
1.Before you Exit BuildOS,you can go to temp/dump and delete all rgu files and nearly all html files except these 9 files.
1.compose_mtgreq.htm
2.compose_note.htm
3.compose_sms.htm
4.compose_vcard_sms.htm
5.default_0409.htm
6.read_mtgreq.htm
7.read_note.htm
8.read_sms.htm
9.read_vcard_sms.htm
Or you can edit welcomehead.96.png or another files as you want.
Regards,
vivi
PS
1.I know there are many experts here.This is my attempt to help us, ASUS P525 users, to make our devices better as best as I can.
2.I don't want any credits for this Kitchen , only named it vivi Kitchen since it is my attempt and only want to give this community back the thing I can do.Credits should go to the names I stated in Thanks Part above.
3.I hope you will develop this Kitchen better and share.Or share your OEM Packages or knowledges.
4.All feedbacks are welcome.
Thanksss
New OEM Packages
ASUS P526 Phone Skin (Thanks Jackleung)
woowww...cooool
Vivi,
Congrats! Finally I can see ROM Kitchen for P525 and now everybody can cook their own ROM
Btw, what do you mean by putting base ROM into OEM and SYS folder? Did you mean Romgalaxy.nb0?
I've put romgalaxy.nb0 into ROM folders and BOS failed to execute.
Cheers,
vibranze
vibranze said:
Vivi,
Congrats! Finally I can see ROM Kitchen for P525 and now everybody can cook their own ROM
Btw, what do you mean by putting base ROM into OEM and SYS folder? Did you mean Romgalaxy.nb0?
I've put romgalaxy.nb0 into ROM folders and BOS failed to execute.
Cheers,
vibranze
Click to expand...
Click to collapse
No, Vibranze.
You have to download Base ROM I provided here.
http://www.zshare.net/download/3987487fd85cf9/
It is not NB0 but splitted in 3 Package folders.
ROM , SYS and OEM.
Place them in the corresponding place in Kitchen.
Images attached.
And you have to place your old ROMGalaxy.NB0 in ROM folder.
This is to use as template for new ROM only.
Vibranze,
Check your PM.
vivi
Hi Vivi,
Thanks for all your work. Is it possible for you to make a similar ROM kitchen for the HP iPAQ HX4700?
bub
Thanks for your work ... once again
Vivi, congrate. Glad to see someone finally take this job over.
Great work vivi.
Now maybe it's possible to bulid TouchFlo in P525? If anyone could help me with the OEM version of this, please help me.
Thanks
EDIT:
I would like to make my own OEM packages, but I don't know how. Anyone can help me with this too? I saw that I need the files from the program, and I saw some files like .DSM, .RGU. That is it do? How can I make this files, to my programs?
Thanks fot helping me
jackleung said:
Vivi, congrate. Glad to see someone finally take this job over.
Click to expand...
Click to collapse
Jack,
This is why I want your rgu.files.
The ROM with no rgu can't be dumped and Packed as Base ROM.
I try to use P526 Modules from your ROM,but I can't use it since no rgu files.
Could you please give me all files and tell me how to replace Phone Module as your ROM?
HyperMalac said:
G
I would like to make my own OEM packages, but I don't know how. Anyone can help me with this too? I saw that I need the files from the program, and I saw some files like .DSM, .RGU. That is it do? How can I make this files, to my programs?
Thanks fot helping me
Click to expand...
Click to collapse
From this thread.
http://forum.xda-developers.com/showthread.php?t=303195
I add Tips in first post.
Tips
1.Before you Exit BuildOS,you can go to temp/dump and delete all rgu files and nearly all html files except these 9 files.
1.compose_mtgreq.htm
2.compose_note.htm
3.compose_sms.htm
4.compose_vcard_sms.htm
5.default_0409.htm
6.read_mtgreq.htm
7.read_note.htm
8.read_sms.htm
9.read_vcard_sms.htm
Or you can edit welcomehead.96.png or another files as you want.
bub181 said:
Hi Vivi,
Thanks for all your work. Is it possible for you to make a similar ROM kitchen for the HP iPAQ HX4700?
bub
Click to expand...
Click to collapse
bub,
I will look at it when I have time, not too long since I am also using HX4700 and modifying kozhura ROM for my personal use.
vivi said:
bub,
I will look at it when I have time, not too long since I am also using HX4700 and modifying kozhura ROM for my personal use.
Click to expand...
Click to collapse
Thank you so much vivi, I saw you posting in kozhura's topics a few times so I thought you must have a HX4700 too. I've been trying to modify kozhura's ROM for a long time, but all I have managed to do so far is add some themes and a few programs which don't need any registry entries. It will be great to be able to add full packages.
bub,
I have a look.
It's not hard.
Just modify some command line from vivi Kitchen for P525.
And create Base ROM.
I will make it for you.Not too long.
But I wonder how many users want it?
Touchflo on P525
HyperMalac said:
Great work vivi.
Now maybe it's possible to bulid TouchFlo in P525? If anyone could help me with the OEM version of this, please help me.
Thanks
EDIT:
I would like to make my own OEM packages, but I don't know how. Anyone can help me with this too? I saw that I need the files from the program, and I saw some files like .DSM, .RGU. That is it do? How can I make this files, to my programs?
Thanks fot helping me
Click to expand...
Click to collapse
great work guys. yeah, i would love to see TouchFlo working on the P525 as well.
Anybody? Vivi?
vivi said:
bub,
I have a look.
It's not hard.
Just modify some command line from vivi Kitchen for P525.
And create Base ROM.
I will make it for you.Not too long.
But I wonder how many users want it?
Click to expand...
Click to collapse
Thanks vivi, I think there are at least 3-4 people that have posted in the HX4700 thread asking for a ROM kitchen, and I think many more people will start using it once it is made available. The HX4700 seems to have a set amount of reserved space for the base ROM and the user space always has 82.59 MB free regardless of how much you put in the base ROM, so it's a good idea to fill the space in the base ROM, which leaves more space available to install applications in the user space.
Will the ROM kitchen you make work with kozhura's latest WM5 build? I'm still using his WM5 build because it's more stable than his WM6 build and it's almost as fast as WM6.
Thanks for all you work, I really appreciate it.
bub.
bub181 said:
Will the ROM kitchen you make work with kozhura's latest WM5 build? I'm still using his WM5 build because it's more stable than his WM6 build and it's almost as fast as WM6.
Thanks for all you work, I really appreciate it.
bub.
Click to expand...
Click to collapse
Yes , I think so.

Samsung i780 kitchen - release 0.2 BETA (New Version!)

PLEASE NOTICE THAT THIS KITCHEN IS A VERY EARLY BETA AS IT HAS NOT BEEN DEEPLY TESTED
*** USE IT AT YOUR OWN RISK! I ASSUME NO RESPONSIBILITY! ***
Hi guys,
after many days of testing I'm releasing my kitchen for i780.
It is very basic: no gui, only batch Windows scripts.
What you can do with this kitchen:
A) Convert your Part02.raw dumped rom to bin flashable PDA rom
B) Create a dump folder to cook your own rom and recreate a bin flashable PDA file.
Please notice that there's no tool included to edit, add or delete modules and files from rom dump.
You must use one of the tools available here in forum to do this or do this by hand.
Donwload the zip file and extract everything.
READ CAREFULLY THE README FILE IN THE ZIP ARCHIVE
This file explains how the procedures work and what you need.
PLEASE TEST THIS KITCHEN AND REPORT YOUR RESULTS
I thank chaimd for his bintonb0 tool, tadzio for his tools and Juggler for conv3 sourcecode.
I also thank Topogigi for his original procedure.
I modified conv3 tool to make it work with i780 rom files and made split and merge tools.
If you want to try this kitchen, I thank you!
[FONT=&quot]If any guru in the forum wants to make a gui for this kitchen or insert tools for module, file and registry editing (like the ones you can find in other kitchens), it would be appreciated.[/FONT]
Issue 1: it seems there's a problem with Part02.raw conversion. It screws up connection settings. Problem is being investigated.
[Partial solution]: it seems that this problem is due to both size and language: I used an English rom to convert an Italian Part02.raw.
Using an Italian rom seems to solve the problem. But you must check the new rom size: if it's too big it gets cut down and it doesn't work.
Version 0.2: this version contains a new conv3 release. This release it's a little bit more complicated than the previous one but it supports a wider variety of rom images and guarantees correct conversions. Previous release could lead to incorrect roms so you should consider it as deprecated.
For Issue 1, limitations are still the same: you should use a rom of the same language of the dump and mind the result size
this is just great
great job
great effort for the great device.
I will try for sure, thanks a lot
Recreate???
At first thanks for the kitchen!!!
But I got one question... How can I rebuild the dump folder and what files are needed in the kitchen directory to recreate???
Do I just have to start RecreateBin.bat and it uses the files from the dump-directory???
THANKS!!
mievalt said:
At first thanks for the kitchen!!!
But I got one question... How can I rebuild the dump folder and what files are needed in the kitchen directory to recreate???
Do I just have to start RecreateBin.bat and it uses the files from the dump-directory???
THANKS!!
Click to expand...
Click to collapse
You must read the PDF file in the kitchen directory. Some parameters may change according to the ROME used
Hi Famusc,
Great Kitchen!
I have some questions before I can try your kitchen.
In the PDF you mentioned, an existing bin PDA ROM, what do you mean by that and how to get it? I have E1 ROM .raw files with me but not the .bin file.
Cheers,
Vibranze
vibranze said:
Hi Famusc,
Great Kitchen!
I have some questions before I can try your kitchen.
In the PDF you mentioned, an existing bin PDA ROM, what do you mean by that and how to get it? I have E1 ROM .raw files with me but not the .bin file.
Cheers,
Vibranze
Click to expand...
Click to collapse
you need flashable pda part file for convert,
like XHD1 pda file (you can find in this forum).
vibranze said:
Hi Famusc,
Great Kitchen!
I have some questions before I can try your kitchen.
In the PDF you mentioned, an existing bin PDA ROM, what do you mean by that and how to get it? I have E1 ROM .raw files with me but not the .bin file.
Cheers,
Vibranze
Click to expand...
Click to collapse
Hi,
Existing bin file will be used as a model ton convert your raw file. Famusc said that the bin file must be the largest possible. So far, we use the D1 bin file. The probleme is E1 raw file part is larger than D1 bin file.
There may also have concerns related to the language of ROM file. I try to cook a French raw file with an UK D1 rom, and the result is a broken ROM
Hi Eunjea & Webise,
Thanks for the explanation.
My current stock ROM is D1 and how to convert it to .bin format if I want to use mine?
Actually I always use English ROM and replace the wince.nls and add some fonts to support Chinese reading
Btw, how do I know what is the value for first jump, footer start and footer checksum address? In the PDF, the first jump address is on 444400 and in my bintonb0.txt I also have 444400, can I follow the same address?
Cheers,
Vibranze
webise said:
Hi,
Existing bin file will be used as a model ton convert your raw file. Famusc said that the bin file must be the largest possible. So far, we use the D1 bin file. The probleme is E1 raw file part is larger than D1 bin file.
There may also have concerns related to the language of ROM file. I try to cook a French raw file with an UK D1 rom, and the result is a broken ROM
Click to expand...
Click to collapse
I just want to backup my ROM which is built by my operator so that if I have problems with the upgrade I can always go back to my original ROM.
How can I create the bin files for te part 1 and 3?
Can anyone advise, as there is no bin file for the Omnia this kitchen will not be compatible, right? Or is there a way to create one?
I managed to dump an Dutch rom, version E1.. Could you explain how I can make a flashable image for the complete rom and/or how to make a radio rom from the three parts I dumped?
Furthermore, i have had some issues when I dumped the rom with the instructions that were in the readme.pdf.
There are some connection problems, that the originally phone doesnt have..when I flashed my rom, there werent any connection settings visible. e.g. settings > connections > connections > advanced > select networks, here was nothing visible.
It seems a bit like the same problem that people had with the english dumped E1 rom. Is there a chance that certain files from the raw files werent correctly put in the i780_flashable.bin (final product) ?
Is this the latest version of famusc's kitchen?

Diamond ROM dumping + GER MUI

Hey everybody.
I spent a lot of time now into translating the WM 6.5 for Hermes into german...
Now I found two Diamond ROMs completely german. I tried to dump them the way i knew (nbhextract, nbsplit, imgfsfromnb, imgfstodump) but it doesn't work.
Is there any way to dump such a ROM or to extract the mui-files at least?
I also got some german MUI files here but if i put them into my Windows directory, after Softreset, most of the dialogs are in german, but i can't open the start menu. any solutions for that?
http://www.4shared.com/file/104008549/e91e07e4/ger.html - Credits by alexeym
ive had trouble as well. i have vista and think its down to that as ive not been able to dump any rom with it
I know youre problem i had the same problems with a dutch translation. The problems is it hink related in a wrong MUI file. Youre original GER MUI file is from a lower build.
I solved it witch a Anryl translation cab file but that is not our final solution. I am now looking for the richt files te get it work without this "LIM" cab file
ice8lue said:
Hey everybody.
I spent a lot of time now into translating the WM 6.5 for Hermes into german...
Now I found two Diamond ROMs completely german. I tried to dump them the way i knew (nbhextract, nbsplit, imgfsfromnb, imgfstodump) but it doesn't work.
Is there any way to dump such a ROM or to extract the mui-files at least?
I also got some german MUI files here but if i put them into my Windows directory, after Softreset, most of the dialogs are in german, but i can't open the start menu. any solutions for that?
http://www.4shared.com/file/104008549/e91e07e4/ger.html - Credits by alexeym
Click to expand...
Click to collapse
Hey ice8lue When u translate ur winmo u have to rename some folders:
Startmenu --> Startmenü
Startup --> Autostart
Fonts --> Schriftarten
Hey ice8lue wenn du dein Windows auf deutsch übersetzenwillst, dann musst du folgende Ordner umbenennen:
Startmenu --> Startmenü
Startup --> Autostart
Fonts --> Schriftarten
Yeah, I know. I already figured out most of the translation. There's just one problem left: It seems to need a german xip. If i build the rom using english MUIs, everything works fine. But if i use the german ones, platformrebuilder.exe crashes...

Customize/edit cooked rom?

Hi all.
I have a Touch Diamond (bought in Denmark).
I have tried many cooked roms now and the best I have found than runs blazing fast is this one: httpREMOVE://forum.xda-developers.com/showthread.php?t=483539 - with danish language (hurray).. (cannot post links yet)
But, I find the apps that are preinstalled quite old and I would really like to update them (and maybe completely remove some apps).
Is this possible? I don't know anything about cooking roms. I downloaded Gen.Y's kitchen but with this I can't open a .nbh fil - only .erv can be opened.
I hope someone can help me. I have finally found a rom that suit my needs (well almost), but it is just a bit outdated..
Best regards from Denmark.
Use this to open the .NBH file
cdynu said:
Use this to open the .NBH file
Click to expand...
Click to collapse
Thank you very much for your reply.
I can open the nbh file with htcRIE.
I have found some programs in OS>IMGFS>SYS> and in OS>IMGFS>OEM that I would like to remove/update.
But that doesn't seem possible in htcRIE? I cannot delete any files..
Maybe this is harder to do than I thought?
Best regards from Denmark
Some .nbh files (roms ) are protected for delete ,change some files ; others no .
I am so close (I guess)..
I downloaded "Surface Kitchen" and got the rom file extracted.
I removed som apps.
I build a new rom - but here it goes wrong. Under the process it reports missing "boot.rgu" and something with XIP?
It builds the rom but it doesn't boot up on my phone, guess the boot.rgu file is some crucial
How can I extract the boot.rgu from the rom? Or can I use a boot.rgu from another rom??
Best regards from Denmark

Categories

Resources