[TUTORIAL] How to Cook for GENE [UPDATED FEB-14] - P3400 ROM Development

Hi,
In this tutorial I'll try to explain how to cook for ours Genes. I'll try to be clear and i hope all of you can understand the necessary steps to acomplish this work.
For any doubts feel free to ask.
Index of steps:
1st step: How to Extract files from ROM to make a BASE ROM.
2nd step: How to build your first ROM
I thank all of the XDA for this work
and sorry for my bad english

How to Extract files from ROM to make a BASE ROM.
In this guide I not use any kitchen, only tools. This way is more easy to understand the whole process.
In this guide i'll use Chayn Diamond style ROM as an example but you can use any ROM that you like (The ROM must be unprotected).
Let's begin:
1 - Create a folder on your hd root (usualy C: ) called MOD_ROM and unpack the TOOLs folder inside it. Unpack Chayn and copy ruu_signed.nbh to MOD_ROM folder.
2 - Let's go extract the rom contents:
Type: (This will facilitate the work)
Code:
set path=C:\MOD_ROM\TOOLS
2.1 - Open a DOS prompt and navigate to MOD_FOLDER and type:
Code:
nbhextract ruu_signed.nbh
and wait it finish. This tool will extract all files inside a *.nbh file.
Now we have 2 files: 00_Extrom.nb and 01_OS.nb(We'll manipulate this file)
2.2 - Type:
Code:
imgfsfromnb 01_OS.nb imgfs.bin
This will extract imgfs.bin from os.nb. With imgfs.bin we can now dump the files inside rom.
2.3 - Type:
Code:
imgfstodump imgfs.bin
This will create a dump folder and store all files from rom inside it. This may take a while.
2.4 - Delete dump_MemoryMap.txt
2.5 - We have to run pkgtool now to create packages from these files
Code:
start "" /w pkgtool dump
2.6 - Now we have 2 folders inside dump: OEM and SYS. Sometimes pkgtool don't put packages in your right place so run this tool
Code:
pkg_cp
It'll put the packages in yours right places (if pkgtool left some). After this rename the dump folder to BASE_ROM and inside it create a folder called ROM. Should be this way: ROM(empty), OEM and SYS
3 - Dump and extract xip files
3.1 - Dumping xip
type:
Code:
msflshtool 01_OS.nb -d -p 1
It'll generate a 01_OS.nb.part1 file. Rename it to xip.bin
3.2 - Now create a folder called XIP inside MOD_ROM folder and type this
Code:
dumprom -5 -d xip xip.bin
This will extract xip files.
3.3 - Delete the dump folder and move XIP folder to ROM folder inside BASE_ROM.
Your BASE_ROM is now complete, ready for cooking.
Download Link TOOLS: http://www.4shared.com/file/84674501/ec87e7f4/TOOLS.html
Mirror: http://www.mediafire.com/?sharekey=27fc933b7e3147c3d1014a7a667fa2b4e04e75f6e8ebb871
In next step we'll build our first rom. When ready I post here.

Awesome Tutorial
ramersonw said:
Hi,
For any doubts feel free to ask.
Click to expand...
Click to collapse
Hi ramersonw,
i have successfully created the base ROM for my first ROM i am trying to cook...thanks for the wonderful steps it was so easy to follow...waiting for your next part of the tutorial...
Thanks in advance

THank you Veryyy...................... MUch
plz Go ahed
we ARe waiting

Thanks
Thanks very much for starting for the tutorial. Waiting for your next move

Thanks everyone.
In a couple days I'll be posting the second part:
How to Build your First ROM

Sorry, but where is pkg_cp (exe or bat) ?
@ramersonw: One more thing I wanted to know, if I remove office, will it give me more free space as storage memory?
EDIT:
Found pkg_cp.exe, Symantec has deleted the file as downloader ... (PUP) . But in my office, Mcafee Enterprise says nothing .

very nice thanks
hi
ur tutorial is a great effort very nice of you to be kind enough to impart your great knoledge to others but i think for some one who is a non techi like me it would take some time i will regularly save ur articles and read them many times and then try all when in 100% sure
thanks ur great man

Addicted2xda said:
Sorry, but where is pkg_cp (exe or bat) ?
@ramersonw: One more thing I wanted to know, if I remove office, will it give me more free space as storage memory?
EDIT:
Found pkg_cp.exe, Symantec has deleted the file as downloader ... (PUP) . But in my office, Mcafee Enterprise says nothing .
Click to expand...
Click to collapse
Hi Addicted2xda,
If you remove the office you have around 3MB free to use as storage space.
About pkg_cp my antivirus not detect it as a virus. It should be a false positive.

ramersonw said:
Thanks everyone.
In a couple days I'll be posting the second part:
Click to expand...
Click to collapse
Hi ramersonw,
waiting for the next part of the tutorial...

Originally Posted by htc3400
Hi ramersonw,
waiting for the next part of the tutorial...
Click to expand...
Click to collapse
Hi htc3400,
I'll post in this weekend. I'm a little busy at work.

ramersonw said:
Hi htc3400,
I'll post in this weekend. I'm a little busy at work.
Click to expand...
Click to collapse
We are ready to wait! Because We know it will be worth it . Take your time .

Well Ramerson, if you allow, i would like to post a tut to cook using your kitchen the way i do it. Its a little quick and dirty way and your tut would always serve as a great tool for advance learners but i feel that you have shortage of time a little greater than me. So it would keep the our not-so-patient fellows a bit busy while you post your detailed tut
Let me know what do you think about this idea.

krazy_about_technology said:
Well Ramerson, if you allow, i would like to post a tut to cook using your kitchen the way i do it. Its a little quick and dirty way and your tut would always serve as a great tool for advance learners but i feel that you have shortage of time a little greater than me. So it would keep the our not-so-patient fellows a bit busy while you post your detailed tut
Let me know what do you think about this idea.
Click to expand...
Click to collapse
doing this from kitchen is very easy I want to learn it dirty way
also I hear that new build of 6.5 u cannot use old tool did anybody know about this ¿??

krazy_about_technology said:
Well Ramerson, if you allow, i would like to post a tut to cook using your kitchen the way i do it. Its a little quick and dirty way and your tut would always serve as a great tool for advance learners but i feel that you have shortage of time a little greater than me. So it would keep the our not-so-patient fellows a bit busy while you post your detailed tut
Let me know what do you think about this idea.
Click to expand...
Click to collapse
Please do it . But preferably in a new thread .

@ankit360 : May be for you dear, its very easy but not for most of our friends here. I too want to learn it the detailed way and thats why i am eagerly waiting for ramerson to post the full tut. I was saying to write a tut about the easy way. And by the way, your XIPs also miss cacheflt.dll and some other DLL files so using XIPPorter may be easy for you, but it definately does not produce complete XIP's. Cacheflt.dll can be used to gain good filesystem speeds and VanillaManila Ultimate uses it. I use the manual method of XIP porting for that. Anyways, If not many people call for it, i wont write it anyways. Its a hard task writing such long tuts

krazy_about_technology said:
@ankit360 : May be for ........... tuts
Click to expand...
Click to collapse
Write it PLEEEEEEEEEEEEEEEASE

krazy_about_technology said:
@ankit360 : May be for you dear, its very easy but not for most of our friends here. I too want to learn it the detailed way and thats why i am eagerly waiting for ramerson to post the full tut. I was saying to write a tut about the easy way. And by the way, your XIPs also miss cacheflt.dll and some other DLL files so using XIPPorter may be easy for you, but it definately does not produce complete XIP's. Cacheflt.dll can be used to gain good filesystem speeds and VanillaManila Ultimate uses it. I use the manual method of XIP porting for that. Anyways, If not many people call for it, i wont write it anyways. Its a hard task writing such long tuts
Click to expand...
Click to collapse
brother
plzzzzz write ur tut
we want to learn both ways of COOKING the rom.
thnx

Addicted2xda said:
Please do it . But preferably in a new thread .
Click to expand...
Click to collapse
+1 .

Hi Sumit,
Feel free to post your tutorial here. It will help many people and we'll have more ways to cook.
Btw in this weekend I'll post the second part: How to build your first rom
Sorry to all for the delay in posting the tutorial. My job is taking much of my time.

Related

Dumping 6800 rom

ok i was able to get the ruu extracted with nbhtool.
what came out of that was
Extendedrom.nb
windows.nb
primarysplash.nb
radio.nb
secondarysplash.nb
spl.nb
then i tried tadzios app to try and dump the rom i used the hermes setting and prophet setting both didnt give me a dump folder just some files. one was imgfs others i forgot.
anyone have any ideas.
aWaiter.exe -1 05_OS.nb -force
aWaiter C# Port
===================
By Olipro, dibs to ahlok_hk
===================
[05_OS.nb] is not a valid OS file...
Not having much luck converting the nb to imgfs either. I've tried aWaiter, aChef, and then various imgfs tools that errored out. I don't know enough about the file format to conclude anything (for all I know, I missed a step somewhere. )
Anyone with more experience have anything to add?
upload the os.nb and ill try some things
Here it is! Extracted with nbhextract.
http://rapidshare.com/files/43674293/05_OS.zip
I just uploaded the windows.nb from the 6800 rom to an ftp (no wait):
ftp://ppcgeeks:[email protected]/Titan/Users/ImCoKeMaN/
I also uploaded the SPL incase anyone wants to take a look at that it's in the same directory.
dumped, uploading xip and imgfs
Midget_1990 said:
dumped, uploading xip and imgfs
Click to expand...
Click to collapse
Mind detailing how you did this for future reference?
i modified the tool to dump kaiser roms for use with the titan
IMGFS
XIP
have fun
Great!, Now all we need is someone to help create a working touchflo rom and away we go with touchflo cube.
nxtlidenno said:
Great!, Now all we need is someone to help create a working touchflo rom and away we go with touchflo cube.
Click to expand...
Click to collapse
err its not that simple
firstly atm the tool only goes one way, secondly even if you did get one to re-compile it you cannot flash unsigned code to the titan until someone bypasses that.
Oh that just bites. I was hoping to have some touchflo goodness sooner rather than later.
Also how fast does something like that usually take? days? Months? years? is it something simple. Or is it a very daunting task like looking for an exploit in the xbox 360
nxtlidenno said:
Oh that just bites. I was hoping to have some touchflo goodness sooner rather than later.
Also how fast does something like that usually take? days? Months? years? is it something simple. Or is it a very daunting task like looking for an exploit in the xbox 360
Click to expand...
Click to collapse
well you need someone to work on it. they need the knowledge of how and a device to try/experiment on. if no-one does it it will never be done
dump tools
HERE
Midget_1990 said:
dump tools
HERE
Click to expand...
Click to collapse
Very nice man i have tested these and the work perfect. thanks man again. lol like the third time.
well at least we have you and you have done more than the rest. I'm sure as soon as some of the rest of the smart people get a hold the work you have already done we will see more action in the coming months. So thanks for your contribution to the community. Best I can do is make everyone I can aware of the new titan subforums here so they can come and play. Thanks!!
Also anyone wanting me to test anything just let me know as I am a sprint repair center and I have full insurance and advance exchange at my disposal.
I dont want to sound like a noob but i am. So all i need to do is download the dump tools and install? Will this suffice or is there extra steps. please help me...im confused....
SuPreme1 said:
I dont want to sound like a noob but i am. So all i need to do is download the dump tools and install? Will this suffice or is there extra steps. please help me...im confused....
Click to expand...
Click to collapse
The dump tools in midgets post will dump the files from the RUU_Singed.nbh. you will need to extract the .nbh from the newest rom update HTC released. i think the nbh may be in this thread look on page one im not sure.
once you extract the .nbh whats the nexts step??

Hypercore Kitchen Help (Video Tutorial)?

Hello everyone. I am new to the forums, and I am struggling to create my own rom. I have read many tutorials and looked at Wiki too, but still am unable to create my own rom.
I was wondering if anyone on here is willing to create a video demonstration of how to actually use Hypercore Hitchen.
IE. Take an OS.nb dump it, make some changes, Cook and then Flash.
(I am particularly struggling to understand ExtROM part.)
You guys could use the following free software program to create the video demonstration as it allows Desktop recording: http://camstudio.org/
I'm sure there are many other people on these forums that would appreciate this gesture.
Thank you in advance.
sure ill make one.
i have camstudio anyway
kidnamedAlbert said:
sure ill make one.
i have camstudio anyway
Click to expand...
Click to collapse
Ah amazing!!!! I think this will be beneficial to many beginners like myself.
(Please take into consideration that im a noob at this when making the demonstration haha. )
alright some is going to be really obvious so if you dont understand tell me.
there will lots of parts where you need to copy ad do this but i didnt do them in the video because im working on a ROM right now and i dont want to mess things up
I know how to dump an OS.nb to get the SYS and OEM files.
What I dont understand is what to do next, and what to do with a rom that has an ExtROM folder.
Perhaps just make a demo of your procedure and I'll see if I can understand / learn from that.
i havent used a rom with an extended rom folder so i wouldnt be able to help you on that.
Could you still produce a video for one without an extrom folder? It will still be a good start. Thanks.
here you go:
http://www.fileden.com/files/2006/10/23/312524/hypercore.zip
kidnamedAlbert said:
here you go:
http://www.fileden.com/files/2006/10/23/312524/hypercore.zip
Click to expand...
Click to collapse
Thanks alot bro,.....
kidnamedAlbert
Thank you very much.

Topaz WM6.5 OEMDrivers + OEMXIPKernel v2.02

As above, for everyone who want to cook it's own WM6.5 with a native base drivers + kernel.
Don't ask to me how to use these packages, use the Search!
http://rapidshare.com/files/254961113/Topaz_OEM_WM65_v2.02.rar
Have fun.
Hello Udk,
Thank you very much
udK said:
As above, for everyone who want to cook it's own WM6.5 with a native base drivers + kernel.
Don't ask to me how to use these packages, use the Search!
http://www.mediafire.com/download.php?hgmyjzktgwz
Have fun.
Click to expand...
Click to collapse
Thank's for sharing , you think possible to share manila 2.1.38xx to have the left button in parameter work with wm6.5.
Thanks,great man!!!
udK said:
http://www.mediafire.com/download.php?hgmyjzktgwz
Click to expand...
Click to collapse
The file is marked private, and not available for download at present.
can anyone upload this file to rapidshare? Mediafire is not accessable from China. Lots of internet storage sites are baned.
Mirror added
Need a wince.nls and it works well.
Thank you very much!
udK said:
Mirror added
Click to expand...
Click to collapse
Thanks a lot!
that's would be nice if we can get ruu_signed.nbh completed or shipped maybe
Error
This file is neither allocated to a Premium Account, or a Collector's Account, and can therefore only be downloaded 10 times.
This limit is reached.
To download this file, the uploader either needs to transfer this file into his/her Collector's Account, or upload the file again. The file can later be moved to a Collector's Account. The uploader just needs to click the delete link of the file to get further information.
can anybody mirror another copy on rapidshare.com?
Yes, this is the best way to let people like you .
Thanks a lot.
email123 said:
Error
This file is neither allocated to a Premium Account, or a Collector's Account, and can therefore only be downloaded 10 times.
This limit is reached.
To download this file, the uploader either needs to transfer this file into his/her Collector's Account, or upload the file again. The file can later be moved to a Collector's Account. The uploader just needs to click the delete link of the file to get further information.
can anybody mirror another copy on rapidshare.com?
Click to expand...
Click to collapse
slow, but no download limits => BeeGee's Topaz File Mirror
Is there any chance to see the 2.03? like we can see in tom rom?
Thanks for this, though are there any differences between this and the 2.01 OEM stuff?
Yes, some OEM packages and OEMXIPKernel are updated.
udK said:
Yes, some OEM packages and OEMXIPKernel are updated.
Click to expand...
Click to collapse
I think you mean the drivers...?
Question 1: I want to use this to make a WM6.5 ROM. Where can I find a WM6.5 SYS folder?
Question : is it possible to cook a WM6.5 ROM with old generation Kitchen?
At the moment I use the Kitchen of jerpelea (-link-) because the new visual Kitchen is too complex. It's due to long to cook a ROM and my system (Windows 7) freezes.
Thanx in forward!
Black-Rose said:
I think you mean the drivers...?
Question 1: I want to use this to make a WM6.5 ROM. Where can I find a WM6.5 SYS folder?
Question : is it possible to cook a WM6.5 ROM with old generation Kitchen?
At the moment I use the Kitchen of jerpelea (-link-) because the new visual Kitchen is too complex. It's due to long to cook a ROM and my system (Windows 7) freezes.
Thanx in forward!
Click to expand...
Click to collapse
Hi my friend, here u have a topaz 6.5 rom for u to dump.
Use Platformrebuilder from Bepe, that´s a nice kitchen for u to make roms.
Cheers.
ark666 said:
Hi my friend, here u have a topaz 6.5 rom for u to dump.
Use Platformrebuilder from Bepe, that´s a nice kitchen for u to make roms.
Cheers.
Click to expand...
Click to collapse
Thank you!
This Kitchen is very nice indeed! It does what it must do, in the way I like it!
I'm cooking now with the, in the previous post posted, Bepe Platformrebuilder and it seems to go good. To make the OS-new.nb to RUU_signed.nbh I use dutty's NBH Tool 1.1.
What do I need to fill into:
3. Signature Size:
5. CID Type:
1. OS: selected the OS-new.nb
2. Version: depends what version and give it name...
4. Device: I filled with TOPA100
Thanx in forward!

Where to Find Clean ROM WM 6.5 Atom Pure like Clean ROM 6.1 Hellowordl1..???

can somebody upload or cooked Clean ROM WM 6.5 Atom Pure like Clean ROM 6.1 Hellowordl1..
I need one..
Here is your link....http://forum.xda-developers.com/showthread.php?t=360664
juliuscezar said:
Here is your link....http://forum.xda-developers.com/showthread.php?t=360664
Click to expand...
Click to collapse
There's nothing only 6.1 not 6.5
You can try this...
http://forum.xda-developers.com/showthread.php?t=515720
juliuscezar said:
You can try this...
http://forum.xda-developers.com/showthread.php?t=515720
Click to expand...
Click to collapse
Already tried, all roms from pdaviet by Khao Ha, it's not the clean one. he always customize his rom with his work or logo, on the other hand bluetooth and wireless not working well.
dolphinxda said:
Already tried, all roms from pdaviet by Khao Ha, it's not the clean one. he always customize his rom with his work or logo, on the other hand bluetooth and wireless not working well.
Click to expand...
Click to collapse
still waiting somebody cooked clean rom 6.5 like Hellowordl1 ROM, with original logo, working bluetooth and wireless...
miebasomurah said:
still waiting somebody cooked clean rom 6.5 like Hellowordl1 ROM, with original logo, working bluetooth and wireless...
Click to expand...
Click to collapse
I will post some Atom driver package so people can use my update f kitchen to build the ROM for atom. I hope it will work. But I can't test. I need someone to test.
Please watch closely to the main thread.
helloworld1 said:
I will post some Atom driver package so people can use my update f kitchen to build the ROM for atom. I hope it will work. But I can't test. I need someone to test.
Please watch closely to the main thread.
Click to expand...
Click to collapse
I'm willing to test if u release 6.5 for atom soon....
dolphinxda said:
I'm willing to test if u release 6.5 for atom soon....
Click to expand...
Click to collapse
I hope you can build it yourself. It is very easy to build. Replace oemdriver and run buildos.bat in windows. Copy diskimg.nb0 to your sd card and flash. You can post the problem if you build like this and I will try to explain.
helloworld1 said:
I hope you can build it yourself. It is very easy to build. Replace oemdriver and run buildos.bat in windows. Copy diskimg.nb0 to your sd card and flash. You can post the problem if you build like this and I will try to explain.
Click to expand...
Click to collapse
Thanks Master, but i don't have Atom 6.5 Kitchen, how can i replace ur atom driver?
New 6.5 ROM and Kitchen here:
If u just want to flash the ROM. Go to FLASH directory and copy the diskimg.nb0 to your SD card and do an update normally.
If u want to help me improving the ROM, you can use the Kitchen. I appreciate your help. If u want to do something your own, just do it.
I also include the XIP tools that you can port the XIP.
Hope this package is a great gift to you ALL.
Download here:
SYS based on SYS/XIP 21867, Stable TREE of the official releases.
Can i use with Kitchen above?
Pls Advice
Thanks
helloworld 1 ..please help Sensei...
Master helloworld ... please help me i want a 6.5 rom for my hardly earned atom i bought this lastnight secondhand because still student dont have enough money but i like ur rom do u have any 6.5 rom with procedures how to install - for my o2 Atom ? please help thanks master !
helloworld1 said:
I hope you can build it yourself. It is very easy to build. Replace oemdriver and run buildos.bat in windows. Copy diskimg.nb0 to your sd card and flash. You can post the problem if you build like this and I will try to explain.
Click to expand...
Click to collapse
Hi Helloworld1, i have download 651 kitchen as u release, just wonder something.
1. there is a disimg.nb0 in flash directory
2. copy-diskimg.nb0-to-this-directory-from-flash-directory in ROM directory
what can i do?
Can u pls give me a simple Readme file how to use that kitchen and OEM Driver that u attached.
Thanks in advance!
dolphinxda said:
Hi Helloworld1, i have download 651 kitchen as u release, just wonder something.
1. there is a disimg.nb0 in flash directory
2. copy-diskimg.nb0-to-this-directory-from-flash-directory in ROM directory
what can i do?
Can u pls give me a simple Readme file how to use that kitchen and OEM Driver that u attached.
Thanks in advance!
Click to expand...
Click to collapse
They are in the main thread http://forum.xda-developers.com/showthread.php?t=360664
There is an diskimg.nb0 in FLASH directory, copy it to the ROM directory, that's it.
To use the kitchen, you just run that bat file and follow steps and press the |> button when done, close the buildos window and wait until it gets done.
I have just attached atom's driver recently. Search the last few pages.
helloworld1 said:
They are in the main thread http://forum.xda-developers.com/showthread.php?t=360664
There is an diskimg.nb0 in FLASH directory, copy it to the ROM directory, that's it.
To use the kitchen, you just run that bat file and follow steps and press the |> button when done, close the buildos window and wait until it gets done.
I have just attached atom's driver recently. Search the last few pages.
Click to expand...
Click to collapse
Thanks for the explanation!
one more thing!
1. if i copy diskimg.nb0 from Flash and past in ROM directory, shall i still keep diskimg.nb0 file in Flash directory or delete?
2. How about the file that u rename copy+to+this+folder .... in ROM directory, still keep or delete?
3. OEMDriver that u attached is bigger than OEMDriver in Kitchen, is it OK ot replace it?
thanks in advance
Sorry for my English.
helloworld1 said:
They are in the main thread http://forum.xda-developers.com/showthread.php?t=360664
There is an diskimg.nb0 in FLASH directory, copy it to the ROM directory, that's it.
To use the kitchen, you just run that bat file and follow steps and press the |> button when done, close the buildos window and wait until it gets done.
I have just attached atom's driver recently. Search the last few pages.
Click to expand...
Click to collapse
Hi Helloworld1 while OS Build is ruining there is an error like this
pls help...
hi helloworld1
is the bluetooth driver fix?
dolphinxda said:
I'm willing to test if u release 6.5 for atom soon....
Click to expand...
Click to collapse
like dolphinxda... i will be a voluntier to test your clean 6.5 rom.
i just a newbie, to many risk for build a kitchen ROM without enough knowlledge.
so will waiting for someone build ROM 6.5, upload, and i will test to report...
Master Helloworld1!
Successfully built the new rom!
Downloaded the Kitchen,used WinRAR to extract 651, copied diskimg.nb0
to ROM folder,replaced the OEMDrivers folder in OEM,run the bat file,
enter |> in Build OS, when done closed Build OS and allowed cmd to complete.
The new rom is in the Flash folder..
Testing now...
Hard Reset twice. Oh! I love this! 6.5 Professional CE OS 5.2.21867(Build 21867.5.0.68) on my Atom!
Will complete testing and report later
Thank you.
Yeaaah.. Glad to hear that mns123 !!
mns123 said:
Master Helloworld1!
Successfully built the new rom!
Downloaded the Kitchen,used WinRAR to extract 651, copied diskimg.nb0
to ROM folder,replaced the OEMDrivers folder in OEM,run the bat file,
enter |> in Build OS, when done closed Build OS and allowed cmd to complete.
The new rom is in the Flash folder..
Testing now...
Hard Reset twice. Oh! I love this! 6.5 Professional CE OS 5.2.21867(Build 21867.5.0.68) on my Atom!
Will complete testing and report later
Thank you.
Click to expand...
Click to collapse
Yeaah, i glad and very happy to hear that mns123. and it will be more great and kindly please soon upload your very new 6.5 Professional CE OS 5.2.21867(Build 21867.5.0.68).. i would like to try it also..i am really wanna give it try for the new ROM for our beloved atom. and all testing i will report it immediately..^^ pleaaasseeeeeee mns123..my atom is very available to try it.. the new 6.5 O2 XDA Atom. Thank you before.
After testing, some problems:
Cannot install any applications. Network connections(GPRS) not configurable/not working
SMS cannot send, Activesync not working.
Do we have to use any ExtendedROM?
Thanks.

[KITCHEN] WP7 Custom ROM Manual Kitchen

I am thinking of making a GUI Kitchen too, but can't promise anything for now ! =(
This is nothing special -- Just packed HTC ROM Image Editor, HV Edit & IMGFS from Dump into a package with some .BAT files to make cooking a basic WP7 Custom ROM easy
How to Cook?
Code:
1.Extract part04.bin from Data.zip of any flashable MAGLDR WP7 ROM for HTC HD2
2.Rename part04.bin to part04.nb and put it in the "1.ROM Image Editor" folder
3.Run "htcRIE.exe" & Select part04.nb
4.Select IMGFS in the Left Column, then click on any item in the right column & press "Ctrl+A" to slect All.
5.Now press the "Save Selectd Files" button on the top bar & save the files to the "3.IMGFS from Dump\dump" folder
5a.Again, Select IMGFS in the Left Column and press the "Save Selectd Files" button on the top bar & save the "imgfs.bin" file to the "3.IMGFS from Dump" folder
6.Once saved, goto "3.IMGFS from Dump\dump" & copy the "default.hv" & "user.hv" to the "2.HV Editor" folder
7.Now drag and drop "default.hv" & "user.hv" on "HVEdit.exe"
8.Delete "3.IMGFS from Dump\dump\default.hv" & "3.IMGFS from Dump\dump\user.hv" files
9.Two files will be creatd "default.hvm" & "user.hvm" respectively. Edit them as per your requirement to make Registry changes.
10.Once editing is done, again drag & drop the "default.hvm" and "user.hvm" onto the "HVEdit.exe"
11.Now "default.hv" & "user.hv" will be recreated. Cut & Paste them into "3.IMGFS from Dump\dump" folder & replace the old files.
12.Now run "start.bat" in the "3.IMGFS from Dump" folder
13.Cut and paste the imgfs-out.bin into the "1.ROM Image Editor" folder
14.Make a copy of part04.nb in the same folder & rename it to part04.bin
15.Run the "build.bat" in this folder
16.Now replace the part04.bin file in the "data.zip" with this new creatd part04.bin
17.Flash MAGLDR Rom as you normally would.
Enjoy !!
If you have any problems, share here dont PM me because as this is new so everyone must know problems & there solutions if there are any
Note: I or DFT Team or anyone else will not be responsible if this process or any ROM made using this process causes any kind of damage to your any device. USE AT YOUR OWN RISK !!
Thanks AnDim for great tools
thanks , downloading..........
Hey,
thank you very much for this little HowTo my friend!!
Greetings
No Problem, Enjoy everyone & do let me know it any bugs or etc though there must be none
HD2 Windows Phone Development or how to edit WP7 ROM
Why was it necessary to open a new thread?
All my tools are discussed here:
HD2 Windows Phone Development or how to edit WP7 ROM
If you want something clarified, you can do it in the same thread.
AnDim
AnDim said:
Why was it necessary to open a new thread?
Click to expand...
Click to collapse
Noob question ^^
Answer => to make this section the "official xda most messy section"
People just don't read
AnDim said:
Why was it necessary to open a new thread?
All my tools are discussed here:
HD2 Windows Phone Development or how to edit WP7 ROM
If you want something clarified, you can do it in the same thread.
AnDim
Click to expand...
Click to collapse
Yeah i kind of know about that thread, my apologies if this seemed offending but i thought that thread was for discussions so i posted the KITCHEN in a new thread ...
Sakem said:
Noob question ^^
Answer => to make this section the "official xda most messy section"
People just don't read
Click to expand...
Click to collapse
I actually read but i just didn't felt like posting in that thread, i had a feeling that it wasn't the right place :-(
hello.can someone help me.when i try edit default.hv and user.hv by drag and drop nothing not happend.what iam doing wrong?everything else before edit i making correctly.
and second thing.how to change first boot screen on image?ill try edit original first dft rom
Thank you
NEW WP7 Custom ROM Manual Kitchen
http://forum.xda-developers.com/showpost.php?p=11499528&postcount=32
Thank you
wp7 Turkhis http://www.ctrlpda.com/thread-24437.html
kondejm said:
hello.can someone help me.when i try edit default.hv and user.hv by drag and drop nothing not happend.what iam doing wrong?everything else before edit i making correctly.
and second thing.how to change first boot screen on image?ill try edit original first dft rom
Click to expand...
Click to collapse
Nothing would happen except that two files default.hvm & user.hvm will be created in the same folder with default.hv & user.hv
pdaimatejam said:
Thank you
wp7 Turkhis http://www.ctrlpda.com/thread-24437.html
Click to expand...
Click to collapse
No Problem !!
Thank you, downloading!
thanks i go to work with it
very good , i like you
Hi,
I have a question: how do I do to add a description on the DFI Flashing tool?
Cheers,
xda2_haseeb said:
I guess im the first one to get this out !!
Click to expand...
Click to collapse
How do you mean you're the first if you simply stole Andin's work?
sev7en said:
Hi,
I have a question: how do I do to add a description on the DFI Flashing tool?
Cheers,
Click to expand...
Click to collapse
Just change the readme.txt
abhavananda said:
How do you mean you're the first if you simply stole Andin's work?
Click to expand...
Click to collapse
Well actually if you see i added Andim's name to the thanks because he was the one who gave the way of cooking but by the first i mean that im the first one to give it a shape of a kitchen
xda2_haseeb said:
Well actually if you see i added Andim's name to the thanks because he was the one who gave the way of cooking but by the first i mean that im the first one to give it a shape of a kitchen
Click to expand...
Click to collapse
No sorry dude. I don't see where you're giving him credit or say thanks. Did you ask for his permission to repackage and distribute his tools?
Personally, I would also have felt offended. Andim's reaction is unfortunate, but a loss to the community.
abhavananda said:
No sorry dude. I don't see where you're giving him credit or say thanks. Did you ask for his permission to repackage and distribute his tools?
Personally, I would also have felt offended. Andim's reaction is unfortunate, but a loss to the community.
Click to expand...
Click to collapse
Excuse me, but his tools? I dont think he was the maker of those tools so technically i didn't need his permission to re-package them ... If you see the first post there it is said clearly that thanks to Andim If they really are his tools, then my pardon that i didnt ask ...
You can Follow him here !
xda2_haseeb said:
Excuse me, but his tools? I dont think he was the maker of those tools so technically i didn't need his permission to re-package them ... If you see the first post there it is said clearly that thanks to Andim If they really are his tools, then my pardon that i didnt ask ...
[/URL]
Click to expand...
Click to collapse
Yes, it is his tools. You even linked there. So your package now contains an old version of one of the apps he created.
And you only added a rudimentary thanks to Andim today. No on, dude.
abhavananda said:
Yes, it is his tools. You even linked there. So your package now contains an old version of one of the apps he created.
And you only added a rudimentary thanks to Andim today. No on, dude.
Click to expand...
Click to collapse
Pardon me then ... if he had asked me politely instead of being angry i could have removed the tools & said the mod to close or remove the thread ... he didn't say a word about it to me ! :-S

Categories

Resources