EXT Package builder for new bepe kitchen - Windows Mobile Development and Hacking General

Hi all, little app to build packages usuable with new bepe kitchen:
howto:
is a prompt application, use it with:
a complete rom (dump filder builded by bepe "packagebuilder")
a \OEM folder
or a unique package
You'll have finally the pachage/s goos to use with new bepe kitchen, enjoy!
last vetsion here:
translates new and old packages and has check inside for yet translated packages!!!
bye!
http://ervius.altervista.org/others/index.html

ervius said:
Hi all, little app to build packages usuable with new bepe kitchen:
howto:
is a prompt application, use it with:
a complete rom (dump filder builded by bepe "packagebuilder")
a \OEM folder
or a unique package
You'll have finally the pachage/s goos to use with new bepe kitchen, enjoy!
Click to expand...
Click to collapse
revision 2 here:
added support for old packages that contains initflashfiles.txt and option.xml
it if recognize an old package:
rename initflashfiles.txt into app.dat;
delete option.xml
and build new packages' structure!!!
try it!!!
bye!

try to do the package twice
little fix needed m8 if the pckg has been done already

anryl said:
try to do the package twice
little fix needed m8 if the pckg has been done already
Click to expand...
Click to collapse
yes, you are true.....
done, at first post, follow the link to download newest version with check for new packages inside

how does this handle modules in the same folder? I just try it, and it place it outside of the files folder. so i am not sure how that would work or not. I didnt build yet because I have no time to test right now. but curious to know this.
also any plans on making a GUI kitchen off Bepe latest? Would love to see it, with you all packages to one trick you have in there.

how does this handle modules in the same folder? I just try it, and it place it outside of the files folder. so i am not sure how that would work or not. I didnt build yet because I have no time to test right now. but curious to know this.
Click to expand...
Click to collapse
I was just about to say the same thing
When you try to build in that way(with the modules outside the "files" folder) the modules are excluded from the rom...
No problem though, I just recmoded the modules and it's ok,
but I'm sure ervius is somewhere around with a new version lol
Regards!

Could someone upload this util - seems that ervius page is gone ...

Related

[PROJ] TG01 "The Kitchen Project" UPDATED (29/03/2010)

Hi guys, after the release of the latest cedemish tgtool, we may expect that we have the enought elements to create a kitchen for the TG-01. So... let's start:
I built a package with all the tools needed for a custom ROM on the TG-01.
http://www.megaupload.com/?d=DQOSCQBJ
This package contains the latest release of the TGTool created by cedemish and a custom version of ImgfsFromDump that allows ROM sizes up to 512MB.
The package description is:
-TGTool 1.3.19
-OSNBTOOL 1.59
-IMGFS Tools (Custom version up to 512Mb)
-Package Tools
-Xidump beta
That's all you need to create custom roms on your tg01. The knowledge is not included
(29/03/2010) Update: Added bat files to dump and repack tsw files from and to dump directory.
NOTE: The TGTool Thread is: http://forum.xda-developers.com/showthread.php?t=650075 I'm sure you may think to donate to cedemish that released the tool in order to support his work because the tool stills under develop and without cedemish we couln't start this project.
NOTE2: The TGTool 1.3.19 stills not tested as stable and reliable, so the users flashing a ROM created with this tools may brick their device. We will delete this advice once cedemish can asure it's not goint to brick any device
Unpacking a TSW File:
Code:
tgtool -sp *.tsw tg01.os.nb.payload
osnbtool -d tg01.os.nb.payload 2 imgfs.bin
imgfstodump imgfs.bin
Optional:
xidump -x tg01.os.nb.payload
You can also use the runtime to dump with: "tswtodump *.tsw" or droping a tsw file to the bat file in a file explorer window.
Repacking a TSW File:
Code:
imgfsfromdump imgfs.bin imgfs-new.bin
osnbtool -c tg01.os.nb.payload 2 imgfs-new.bin
tgtool -mp tg01.os.nb.payload.New source.tsw destination.tsw
You can also use the runtime to dump with: "dumptotsw source.tsw" or droping a tsw file to the bat file in a file explorer window (the dropped tsw will be the source, a tg01-release.tsw will be created).
reserved 2
reserved 3
sweet....
HOTFILE mirror http://hotfile.com/dl/34607196/21b9adb/tgtool_set.zip.html
Once I've tested the ROM I'm working on, I'll post that as a set of packages.
I've written a set of batch scripts as well if they'd be useful.
Will upload stuff tomorrow, as I need my sleep....
l3v5y said:
Once I've tested the ROM I'm working on, I'll post that as a set of packages.
I've written a set of batch scripts as well if they'd be useful.
Will upload stuff tomorrow, as I need my sleep....
Click to expand...
Click to collapse
That would be nice. Now I'm using this steps to get from the TSW to the dump folder:
tgtool -sp tg01.tsw tg01.os.payload
osnbtool -d tg01.os.payload 2 imgfs.bin
imgfstodump imgfs.bin
Seems to be the fastest way to go.
arag0n85 said:
That would be nice. Now I'm using this steps to get from the TSW to the dump folder:
tgtool -sp tg01.tsw tg01.os.payload
osnbtool -d tg01.os.payload 2 imgfs.bin
imgfstodump imgfs.bin
Seems to be the fastest way to go.
Click to expand...
Click to collapse
I've got that, followed by some of bepes tools, for making a PRB folder layout, and then rebuilding it with PRB. Seems to have booted, with 23549!
Will upload that tomorrow!
Cedesmith is amazing!
l3v5y said:
I've got that, followed by some of bepes tools, for making a PRB folder layout, and then rebuilding it with PRB. Seems to have booted, with 23549!
Will upload that tomorrow!
Cedesmith is amazing!
Click to expand...
Click to collapse
Yes I know how do you build back from the PRB? I couldn't with imgfsfromdump or xidump.
l3v5y said:
I've got that, followed by some of bepes tools, for making a PRB folder layout, and then rebuilding it with PRB. Seems to have booted, with 23549!
Will upload that tomorrow!
Cedesmith is amazing!
Click to expand...
Click to collapse
Crazy stuff man!
First WM6.5.5 Rom on the TG01.
Damn cedesmith is a real genius in software development...this guy is totally crazy. So it seems his tool works just like a charm. Great...
And it's also great that you sucessfully booted WM6.5.5 I3v5y! That's a Milestone in the development.
I'm looking forward to flash the WM6.5.5 Rom tomorow on my TG01 right after you upload it
Best regards and again, I want to thank all the people that worked on the project!
Just one thing i'd like to know...
Is it difficult for us, french users (or more generaly speaking, non english users) to have your rom in French? A lot of modifications to do, or just 2/3 things?
Will we to wait for a french developper, or are you going to make one in french, or something to adapt your rom?
Thanks!
All the people who work on this project are amazing, and you are doing a fantastic work!
That's unbelievable . Actually i can't wait
are you serious?! tomorrow is the dat we all have been waiting for?
too god to be true... I won't be able to sleep tonight
welldone!!!
arag0n85 said:
Yes I know how do you build back from the PRB? I couldn't with imgfsfromdump or xidump.
Click to expand...
Click to collapse
PRB just generates a dump from OEM\XIP\SYS (and relocates the modules). From there, you get an XIP and a dump, and I used IMGFSFromDump (a slightly modified one, but still). The XIP can then be put in to the OS.nb.payload file, and it's done!
One thing that needs to be done is clearing up the mess that is Toshibas OEMDrivers. HTC have put most things in seperate packages which is great, but Toshiba have seemingly failed to do this.
I'll post some batch scripts when I get home.
To try and keep things a little more organised, I'll reply to this here:
Well, I detected some rubish files that may help us to improve the ROM space abalible, and might help also with RAM usage:
Orange UK 10Mb Help Video
Arround ~12Mb from toshibas keyboard
Arround ~15Mb from Toshibas strip menu
Arround ~6Mb from random useless files.
There is also other work arrounds not including myphone, windows live, messenger, marketplace... well... almost any program that usually comes by default to strip down the rom size another couple of MB. I guess we can expect reduction sizes from 40Mb up to 80Mb.
Click to expand...
Click to collapse
The 10MB help video is junk, along with things like the Orange home screen, but unless they're loaded (like the keyboard) there's no RAM usage.
I've built a ROM based on a light WM6.5.5 kitchen I have, so the SYS is pretty clean, but I need to clear up the OEMDrivers etc.
PRB/WMReloc/something else is an absolute requirement to get a booting ROM, otherwise you end up with bad things happening in virtual memory causing a lot of issues.
There is a version of WMReloc that can handle the 6.5 kernel and added slots, or PRB can, but G'Reloc can't (I think). I'm also working on a relocate function, but that could take some time!
Great work l3v5y .I can't wait to flash your rom.
Is there a chance to have it in italian too?
When you will release it please post a videotutorial for flash with shorten pin method.I didn't understand yet what we need to do and how make the bridge between pins.
Alucard24 said:
Is there a chance to have it in italian too?
Click to expand...
Click to collapse
And polish of course
l3v5y great work! Thanks!
will you cooks be using the new radio from the tosh update as it seems to have improved sound a bit or try some different ones to test results.
and if a sense based rom is made am i right in assuming that it probably wouldnt have the same bugs as the port in ather thread.
good work all cant wait to make my tg01 better
about t01a
I have a japanese version known as t01a, Can I test your rom i3v5y?
waiting....
bird_9527 said:
I have a japanese version known as t01a, Can I test your rom i3v5y?
waiting....
Click to expand...
Click to collapse
no way now

Adding HTC Sense to Custom Rom

Hi cookers!
I'm looking for a tutorial on how to add Sense to roms I've cooked.........
Is there in the forum or somewhere out there some kind of instructions?
Thanks a lot!!!
Hi,
Welcome to Chefs Central
Could you tell for what device you are cooking?
It's requested in the 'Welcome to chefs Central' anouncement here:
http://forum.xda-developers.com/announcement.php?f=612
It's important because if people don't know what resolution your device is it's impossible to give you the correct answer.
Also some info about which kitchen you are using would help a lot.
Laurentius26 said:
Hi,
Welcome to Chefs Central
Could you tell for what device you are cooking?
It's requested in the 'Welcome to chefs Central' anouncement here:
http://forum.xda-developers.com/announcement.php?f=612
It's important because if people don't know what resolution your device is it's impossible to give you the correct answer.
Also some info about which kitchen you are using would help a lot.
Click to expand...
Click to collapse
Sorry
I'm cooking for the Xperia X1 with Ervius VK....... but I'm just trying the OSKitchen right now....
I'm trying to add Sense 2.5 to my roms (WM 6.5.5 build 23563 or 23568)
Allright so that's a wvga device, thank you
Do you know how to dump a rom?
If so dump the rom which contains the Manila you want to cook in.
After dumping search in dump for initflashfiles.dat and open this file with a text editor.
Search for all Manila entries and copy them in a new .txt document.
Save this document as app.dat to a location you remember.
Next copy all Manila packages into your kitchen.
app.dat you can copy to the Core package of Manila
Done
Samhain77 said:
Sorry
I'm cooking for the Xperia X1 with Ervius VK....... but I'm just trying the OSKitchen right now....
I'm trying to add Sense 2.5 to my roms (WM 6.5.5 build 23563 or 23568)
Click to expand...
Click to collapse
Very simple!! I'll try! Thanks a lot!
Ok man, offcourse some other packages are depended too but this is a good start.
Run through all the Manila entries of the corresponding packages in the app.dat you create and don't forget to add them all.
After that you can cook and check how everything works.
Probably you need to update a lot more packages but that's a case of trial and effort.
Other packages you probably need are:
StartIconLoader
Settings_Improvement
Contact_Utility_Engine
HTCFramework
Menu_Enhancement
Well that's just quesing, you need to find out yourself.
Before you start make a backup of your kitchen and then start updating the packages step by step and test.
A reminder, all the packages you add extra in your kitchen in most cases also have initflashfiles.dat entries, don't forget to check that.
You can do the same with them by placing a app.dat file in the package or adding the line to initflashfiles.dat in your kitchen.
Samhain77 said:
Very simple!! I'll try! Thanks a lot!
Click to expand...
Click to collapse
Anybody knows if latest Manila files are the same for all devices?
If aren't the same which would be the best choice to port it to X1?

[Q] Problem: No changes take effect in cooked ROM in EVK!

Hi pals
I Cooked a WM6.1 19971 Official ROM for OPAL in Ervius Visual Kitchen. The cooked ROM seems quite alright except that:
1.The original ROM was about 100MB while despite the fact that I added a lot of packages, the cooked ROM is about 80MB.
2.None of my packages exist in the cooked ROM when I flash it.
Can you tell me what the problem is?
The smaller size is fine.
What do you mean packages not there?
Are the files not in the windows folder or are you just missing shortcuts?
mnvoh said:
2.None of my packages exist in the cooked ROM when I flash it.
Can you tell me what the problem is?
Click to expand...
Click to collapse
What?!...EVK generates a build_log...look at this, and u'll see, what's in your rom.
Cannot belive that u've applied packages in EVK they wouldn't cook in....strange.
It is happened to me too in the beginning when i was cooking for kaiser and tried to cook inside HTC Mega packages with Manila 2d...i solved it using OsKitchen,lol.
af974 said:
.i solved it using OsKitchen,lol.
Click to expand...
Click to collapse
Sorry...but usin' OSKitchen is still hard work in my opinion. Maybe others think similar to me, and please forgive me @airxtreme!
But still the best kitchen in my opinion is EVK....
Its not true,
OsKitchen compared to any other Kitchen is much more easy to use expecially for newbie users.
EVK it is much complete.
Which is the best between one and another its only a personal taste.
icke said:
Sorry...but usin' OSKitchen is still hard work in my opinion. Maybe others think similar to me, and please forgive me @airxtreme!
But still the best kitchen in my opinion is EVK....
Click to expand...
Click to collapse
Kitchen
I can`t understand that someone say the os kitchen is to difficult
I work with these kitchen hours and days and no problems whatsoever and easys`t do use, if someone got problem to use this kitchen,live the finger from cooking
af974 said:
Which is the best between one and another its only a personal taste.
Click to expand...
Click to collapse
And that's what i said!
For new's, maybe OSKitchen is easier to use...but still beta.
Speak is free and give opinions too...but please people dont start flaming about kitchens.
I mean about what in red....its not nice.
lumisab said:
I can`t understand that someone say the os kitchen is to difficult
I work with these kitchen hours and days and no problems whatsoever and easys`t do use, if someone got problem to use this kitchen,live the finger from cooking
Click to expand...
Click to collapse
While EVK was building the ROM I checked the log it was generating. I saw all my packages. But when I used osKitchen it had problems with the *.dsm file in the packages and said that it's corrupt. I think it's the problem but I used package-creator-v2.7 to convert *.cab files to a package. So obviously the problem is with the package creator.
But on thing that's for sure is that newbies (like me) should stick to osKitchen.
FYI, Barin's OSBuilder has a .dsm autocorrection option.
Well, OsKitchen has its own package creator so all you need is to import your original rom and convert all your cabs again plus it has an auto mui converter,thats mean if that you have some 0410 mui's and you are cooking for 0409 oskitchen wiil rename all the mui for you.It worth a try.
mnvoh said:
While EVK was building the ROM I checked the log it was generating. I saw all my packages. But when I used osKitchen it had problems with the *.dsm file in the packages and said that it's corrupt. I think it's the problem but I used package-creator-v2.7 to convert *.cab files to a package. So obviously the problem is with the package creator.
But on thing that's for sure is that newbies (like me) should stick to osKitchen.
Click to expand...
Click to collapse
Let's state this once for all: Ervius kitchen is basically a GUI to create _skip files that launches a giant batch file that does all the cooking and that needs to be customized for every device: if you created your own _skip files by hand and used a batch file to cook there would be virtually no difference. OsKitchen has a simple GUI by design but that doesn't mean that it isn't orders of magnitude more complete and advanced than ervius kitchen: it does everything from detecting all device/ROM informations without asking anything (the list of supported devices actually has nothing associated to them but the alternative names: no customized fixed, no customized settings, nothing) to cooking with all sorts of checks to prevent bricking or unbootable ROMs and even parsing all the files in the package: if I had proper relocation code (that I was waiting Da_G to write since he knows that stuff better than everybody else) the kitchen could already natively cook its own ROMs. I'm already using all the code I wrote to replace platformrebuilder to implement all sorts of cool stuff like complete validation of all package files and installing packages directly on the phone trough activesync (to avoid having to reflash any time you want to test something) as you can see on the alphas thread, things that on ervius kitchen, where cooking just means running a giant batch file, you could only dream of.
I hope that finally clears the minds of the people saying that ervius is more advanced or complete: it's not, it's just a simple batch file-based kitchen with an unnecessarily complex GUI. It may have some bundled tools that oskitchen doesn't include (like xipporterex, that while works on some NK.EXE wreaks havoc on unofficial native kernel and latest kernels) but having a dedicated button to launch a tool doesn't make a kitchen "more advanced" or "more complete".
No offence and I do appreciate and use your work, but aren't all kitchens just fancy GUI's around a set of batch files and same old imgfstools and platformrebuilder from yesteryear?
pkoper said:
No offence and I do appreciate and use your work, but aren't all kitchens just fancy GUI's around a set of batch files and same old imgfstools and platformrebuilder from yesteryear?
Click to expand...
Click to collapse
Not really, I process all the files before feeding them to platformrebuilder hence the recmod/upx/tweaks/ordering/manila compression/etc without touching any of the original files. I also only use the newest tools available like libnb and osnbtool that the kitchen calls directly and checks the output to warn of any error and to get informations about the ROM format indeed it can import any proper BIN/NB/NBH file and cook it without even knowing what device they come from. The only original imgfstools I keep are nbmerge and nbsplit because I was waiting Da_G to finish his BuildNB function but osnbtool can probably replace both (nbsplit for sure with the -sp parameter).
@OP, it sounds like your package structure is wrong. Are the packages in EXT format (not OEM)? If they're in oem format, none of the files will be included. Just make the packages manually, it's a lot easier.
Can you please post the build log file?
pkoper said:
No offence and I do appreciate and use your work, but aren't all kitchens just fancy GUI's around a set of batch files and same old imgfstools and platformrebuilder from yesteryear?
Click to expand...
Click to collapse
My kitchen (OSbuilder) uses it's own engine to process packages, build dsms, rebase modules, merge dsm and build ROM file. The only external tool i use is "TurboImgfs" by airxtreme.
Yes , when i wrote that EVK ,maybe, its more complete then OsKitchen i was referring to this, only some tools.
airxtreme said:
It may have some bundled tools that oskitchen doesn't include
Click to expand...
Click to collapse
airxtreme said:
Let's state this once for all: Ervius kitchen is basically a GUI to create _skip files that launches a giant batch file that does all the cooking and that needs to be customized for every device: if you created your own _skip files by hand and used a batch file to cook there would be virtually no difference. OsKitchen has a simple GUI by design but that doesn't mean that it isn't orders of magnitude more complete and advanced than ervius kitchen: it does everything from detecting all device/ROM informations without asking anything (the list of supported devices actually has nothing associated to them but the alternative names: no customized fixed, no customized settings, nothing) to cooking with all sorts of checks to prevent bricking or unbootable ROMs and even parsing all the files in the package: if I had proper relocation code (that I was waiting Da_G to write since he knows that stuff better than everybody else) the kitchen could already natively cook its own ROMs. I'm already using all the code I wrote to replace platformrebuilder to implement all sorts of cool stuff like complete validation of all package files and installing packages directly on the phone trough activesync (to avoid having to reflash any time you want to test something) as you can see on the alphas thread, things that on ervius kitchen, where cooking just means running a giant batch file, you could only dream of.
I hope that finally clears the minds of the people saying that ervius is more advanced or complete: it's not, it's just a simple batch file-based kitchen with an unnecessarily complex GUI. It may have some bundled tools that oskitchen doesn't include (like xipporterex, that while works on some NK.EXE wreaks havoc on unofficial native kernel and latest kernels) but having a dedicated button to launch a tool doesn't make a kitchen "more advanced" or "more complete".
Click to expand...
Click to collapse
Don't let them get you down man. Ervius's kitchen is a piece of **** in my opinion. The GUI blows and it crashes on the smallest thing that's not exactly right with a package. Did I mention the GUI is horrible ?
I will say it as well, erv's kitchen is NOTHING but a glorified GUI for platformrebuilder which is the real workhorse.
p.s. I made my own kitchen GUI, based on platformrebuilder as well. Mine's designed to cook for 12 devices at a time though... so I can't exactly share it. PM me if you'd like the details necesssary to make Samsung Omnia 2 ROMs with prb though, it seems nobody else seems to know what the "secret" is... I just think they didn't try hard enough. lol If anything, you can add 4 more devices to your already impressive collection of supported devices

ROM Kitchen based on Osbuilder (See Post 2)

So,i don't get the time to cook rom's anymore
the next few days i will release a Rom Kitchen based on Osbuilder which is the most fastest and easy tool for rom cookling
Plz just wait
ffboy2009 said:
So,i don't get the time to cook rom's anymore
the next few days i will release a Rom Kitchen based on Osbuilder which is the most fastest and easy tool for rom cookling
Plz just wait
Click to expand...
Click to collapse
pls check you payPal donte it work not! i´m willing to donate for your new kitchen
OSBuilder
ffboy2009 said:
So,i don't get the time to cook rom's anymore
the next few days i will release a Rom Kitchen based on Osbuilder which is the most fastest and easy tool for rom cookling
Plz just wait
Click to expand...
Click to collapse
Sorry my bad English
The best tool for OSBuilder, I can assure you, the more we are together with the Barin many of the functions of OSB for TG01 adapted, in particular the initialization FAT32 sections.
I can give his version of the kitchen, with support multibild in the kitchen is two build 21687 and 21916
Instructions for Multikitchen:
1 install OSBuilderSetup.msi
2 to start the kitchen open the file OSBuilder.osb
3 select your build (21916, 21687.... also allows you to use the mode multilang)
4 mark / unmark ext package
5 click on start button (play)
wait...
6 look inside the PRG folder
download the necessary radio and put in a folder TOOLS
to change the radio used respectively cmd script.
XIP porting:
very simple, change only these folders:
-Donor\MSXIPKernel;
-Donor\MSXIPKernelLTK.
The kitchen itself, the ROM and Radio to find my public folder on 4shared.
MY Shared folder
To purchase the full version osbuider, contact by Barin
Special thanks to:
1. Barin for perfect rom-building tool and a lot of friendly advices
2. Cedesmith for cool TGtool program
3. Alexx~ & AndrewSh for friendly support
Attention in Resco Keyboard not registered by default, setting it as a major get a brick, installs with standard keyboard.
Thanks))))
feropont said:
Sorry my bad English
The best tool for OSBuilder, I can assure you, the more we are together with the Barin many of the functions of OSB for TG01 adapted, in particular the initialization FAT32 sections.
I can give his version of the kitchen, with support multibild in the kitchen is two build 21687 and 21916
Instructions for Multikitchen:
1 install OSBuilderSetup.msi
2 to start the kitchen open the file OSBuilder.osb
3 select your build (21916, 21687.... also allows you to use the mode multilang)
4 mark / unmark ext package
5 click on start button (play)
wait...
6 look inside the PRG folder
to change the radio used respectively cmd script.
XIP porting:
very simple, change only these folders:
-Donor\MSXIPKernel;
-Donor\MSXIPKernelLTK.
The kitchen itself, the ROM and Radio to find my public folder on 4shared.
ROM_&_Multikitchen
To purchase the full version osbuider, contact by Barin
Special thanks to:
1. Barin for perfect rom-building tool and a lot of friendly advices
2. Cedesmith for cool TGtool program
3. Alexx~ & AndrewSh for friendly support
Attention in Resco Keyboard not registered by default, setting it as a major get a brick, installs with standard keyboard.
Thanks))))
Click to expand...
Click to collapse
tnx for sharig! BUT 4shared folder ROM_&_Multikitchen is empty
mirolg said:
tnx for sharig! BUT 4shared folder ROM_&_Multikitchen is empty
Click to expand...
Click to collapse
Fixed link... MY Shared folder
4Shared today buggy
Topics of discussion OSbuilder are here and here
The kitchen is not the final release, as development under the TG01 together with the Barin still underway
Hello,
The link to the Osbuilder TG01 does not work. Could someone give me?
Thank you in advance.
chdeul said:
Hello,
The link to the Osbuilder TG01 does not work. Could someone give me?
Thank you in advance.
Click to expand...
Click to collapse
For the next hour, upload an updated version of OSBuilder with a new algorithm for assembly fat32 partition
Link fixed MY Shared folder
I'm hope the answers to the questions will help me fxdjacentyfxd he has sufficient experience with OSBulder
I'm have difficulty communicating in English literacy. Sorry
feropont said:
I'm hope the answers to the questions will help me fxdjacentyfxd he has sufficient experience with OSBulder
I'm have difficulty communicating in English literacy. Sorry
Click to expand...
Click to collapse
feropont, in my oppinion if someone starts to cook he should not use osbuilder.
It is powerfull, professional tools with a lot capabilites. Me myself only know some options I needed, but before I use it I have many hours spent with l3v5y and ffboy kitchens to analyze their work.
People saw more ROM and "go on !". Let They learn some basic steps from leston2379 tutorial http://forum.xda-developers.com/showthread.php?t=804529
I hope nobody felt insulted
Regards
fxdjacentyfxd
Thanks you very much for the kitchen tool. I dont speek english very well, too. I'm French Google Translator is my friend!
I already know l3v5y kitchen tool, I have make some French ROM with this tool. I want to try other method.
Osbuilder allow me to take care a bit.
If possible, I'm will support and answer questions
Thanks!
Great tool!! Easy to use! Nice work
I managed to create my French ROM build 29007 without problem. In total I 323.42mo ROM (normally it's not 350Mo?)
While creating the SE CE is now 5.2.0 whereas before I had the SE CE 5.2.29007. How to fix problem XIP?
Again, this is a great tool!
chdeul said:
Great tool!! Easy to use! Nice work
I managed to create my French ROM build 29007 without problem. In total I 323.42mo ROM (normally it's not 350Mo?)
While creating the SE CE is now 5.2.0 whereas before I had the SE CE 5.2.29007. How to fix problem XIP?
Again, this is a great tool!
Click to expand...
Click to collapse
For autoport xip to the donor in a folder create a folder with a new portable xip and invest packages MXIPKernel and MXIPKernelLTK or xip.bin of build 29007.
The amount of free ROM depends on the size of the newly created IMFGS and tg01os.nb.payload.
Sorry my bad English
Thanks
Thank you for your reply.
I have put the files in the folder Donor/29007. I'll try again.
It's work. My dsm file into Mskernel have not the correct build version.
Nice work Feropont !!! I'll try now your kitchen !
@ feropont very good tool, tnx for share. exist a way to settings that make the ROM possible to full dump? without cleaning of dsm and rgu files after ROM create?
i like to re open my ROMs (made with osbuilder) for re cooking by other chefs
many tnx, miro
Go to "Settings" -> Build Dump and Rom -> Unmark "Merge all packages to one"
Create your ROM
For a dump
Extract os.nb.payload with Tgtool (-sp command)
Go to Dump mode in OsBuilder and open os.nb.payload
You can see your packages and extract.
Sorry for my poor english
chdeul said:
Go to "Settings" -> Build Dump and Rom -> Unmark "Merge all packages to one"
Create your ROM
For a dump
Extract os.nb.payload with Tgtool (-sp command)
Go to Dump mode in OsBuilder and open os.nb.payload
You can see your packages and extract.
Sorry for my poor english
Click to expand...
Click to collapse
tnx, mate!
.... how make you FRA miROM7 ROM?
chdeul said:
Go to "Settings" -> Build Dump and Rom -> Unmark "Merge all packages to one"
Create your ROM
For a dump
Extract os.nb.payload with Tgtool (-sp command)
Go to Dump mode in OsBuilder and open os.nb.payload
You can see your packages and extract.
Sorry for my poor english
Click to expand...
Click to collapse
And in the settings porting xip do not remove dsm and rgu files.

osKitchen Zero STOCK OEM ROM Kitchens Pre-Built Ready to Cook! - Requests Welcome

Ready to Cook Stock OEM Kitchens​
It seems there is a bit of interest in Stock OEM ROM Kitchens all ready for cooking using osKitchen Zero, so I thought I'd offer up a few that I have working currently. I'm using the latest osKitchen Zero v1.33.5 found HERE because it's the BEST Kitchen out there IMHO.
I also want to take requests for Kitchens. I will do my best to make them work, but I cannot promise they will. I don't have all the devices, so I cannot test them, but I will post both the Kitchen and a ROM cooked from it for testing. At this time, I only know how to work with Windows Mobile Devices, so lets stay with that until further notice.
These will be Completely Stock and Unchanged. You can make your own modifications to them. I just wanted to give a jumping off point to those who are having trouble getting a working Kitchen.
For questions about cooking and modifying your ROMs, please refer to the thread for your device. This Thread is only to take requests for Kitchens and Posting the final results for your use. I will not go into how to Hard SPL each device, again, check your device thread for more info on that.
I'm going to start off with 4 Kitchens and we will build from there. - ATT Tilt, HTC Trinity P3600, HTC T-Mobile HD2, and HTC MEGA.
If requesting a Pre Built Kitchen, Please give me a link to the Stock OEM ROM and any extra info you think might help. I suggest finding the Latest OEM ROM.
All my ROMs and Kitchens are Custom Packaged for easy use.
The Kitchens are Self Extracting. Just Run the EXE file with my SuperMan (SuperSport) icon to extract the kitchen to the current directory.
The ROMs will be AutoFlash files. Again, simply Run the EXE file with my SuperMan (SuperSport) icon to Automatically Extract and run the RUU Updater.
Kitchens and ROMs downloads
Here they are:
1. Download HTC MEGA ROM & Kitchen
Based on "RUU_Mega_hTC_Asia_SEA_WWE_1.37.728.3_Radio_Signed_61.55t.25.38_3.54.25.25_Ship.exe"
SuperSport Custom - HTC MEGA OEM ROM.exe
This is the OEM ROM Packaged by Myself for Easy Flashing. Just run the File and follow the Instructions.
SuperSport HTC MEGA osKitchen Zero.exe Parts 1 & 2
Download both parts. Run Part1 to extract the Kitchen.
2. Download HTC T-Mobile HD2 ROM & Kitchen
Based on "Based on "T-Mobile_HD2_MR_Software_3.14.531.1.exe"
SuperSport T-Mobile HD2 Stock 3.14 ROM.exe Parts 1 & 2
This is the OEM ROM Packaged by Myself for Easy Flashing. Just run the File and follow the Instructions.
SuperSport T-Mobile HD2 Stock 3.14 Kitchen.exe Parts 1-4
Download all 4 parts. Run Part1 to extract the Kitchen.
3. Download HTC Trinity P3600 ROM & Kitchen
Based on "RUU_Trinity_DOPODASIA_WWE_3.00.707.18_6275_1.46.30.11_108_Ship.exe"
SuperSport HTC Trinity P3600 Stock OEM ROM.exe
This is the OEM ROM Packaged by Myself for Easy Flashing. Just run the File and follow the Instructions.
SuperSport HTC Trinity P3600 Stock OEM Kitchen.exe 1 Part
Download this file and Run it to Extract the Kitchen.
4. Download HTC ATT Tilt ROM & Kitchen Coming Next Week
Based on "RUU_Kaiser_CINGULAR_WWE_3.57.502.2_radio_sign_25.88.40.05_1.65.21.18_Ship.exe"
SuperSport Custom - HTC ATT TILT OEM ROM.exe
This is the OEM ROM Packaged by Myself for Easy Flashing. Just run the File and follow the Instructions.
SuperSport HTC ATT TILT osKitchen Zero.exe Parts 1 & 2
Download both parts. Run Part1 to extract the Kitchen.
5. Download HTC TOPAZ ROM & Kitchen
Based on "RUU_Topaz_S2_hTC_Asia_WWE_2.53.707.4_Radio_Signed_Topaz_61.44etc.25.35_4.49.25.91_Ship.exe"
SuperSport Custom - HTC TOPAZ OEM ROM.exe
This is the OEM ROM Packaged by Myself for Easy Flashing. Just run the File and follow the Instructions.
SuperSport HTC TOPAZ osKitchen Zero.exe Parts 1 & 2
Download both parts. Run Part1 to extract the Kitchen.
6. Download HTC ELFIN Kitchen
Based on "RUU_Elfin_hTC_Asia_WWE_3.07.707.02_4.1.13.71_03.34 .90_BLUE_Ship"
SuperSport Elfin Kitchen.exe Parts 1, 2 & 3
Download all three parts. Run Part1 to extract the Kitchen.
This one is larger because I've included 23504 and 23569
I'm interested but i have a question. Would you be prepared to to a HD2 rom with XDA_UC included and configure it in such a way that XDA_UC is launched on first boot? I've played with oskitchen before and got good results but this little trick is something that always evaded me.
As for links. You could use the tmous version you have already as a base as that would work with all Leo's
Just wondering, if my device has no HSPL, will this work too? Or if there's only SSPL? Or really nothing?
I mean, it can't work with a not-HSPL'd device, unless you was able to crack ALL SPL's out there?
M3PH said:
I'm interested but i have a question. Would you be prepared to to a HD2 rom with XDA_UC included and configure it in such a way that XDA_UC is launched on first boot? I've played with oskitchen before and got good results but this little trick is something that always evaded me.
As for links. You could use the tmous version you have already as a base as that would work with all Leo's
Click to expand...
Click to collapse
You want XDA_UC with default settings? I can do that for a custom Kitchen. Will post when it's ready.
_Madmatt said:
Just wondering, if my device has no HSPL, will this work too? Or if there's only SSPL? Or really nothing?
I mean, it can't work with a not-HSPL'd device, unless you was able to crack ALL SPL's out there?
Click to expand...
Click to collapse
I don't believe you can flash a ROM to any phone that does not have HSPL flashed to it. I can pull out the SSPL, but I don't think that will be all you need. What device are you trying to cook for?
SuperSport said:
I don't believe you can flash a ROM to any phone that does not have HSPL flashed to it. I can pull out the SSPL, but I don't think that will be all you need. What device are you trying to cook for?
Click to expand...
Click to collapse
I cook for HTC Photon (HD Mini), but don't worry, I'm using OSBuilder now. However, I used OsKitchen before and I liked the CFC thingy. In OSBuilder I had to patch Manila manually
How do you mean "pull out the SSPL". Isn't that stealing of the work that DFT did? And SSPL is diffirent for each device, I can't imagine you want to look for all devices if they have HSPL or SSPL and implement that?
SuperSport said:
You want XDA_UC with default settings? I can do that for a custom Kitchen. Will post when it's ready.
Click to expand...
Click to collapse
Yeah that would do i could probably work it out from there but if you fancy setting it up so it looks for stuff to run from \storage card\xda_uc that would save me some time.
Thanks dude.
_Madmatt said:
I cook for HTC Photon (HD Mini), but don't worry, I'm using OSBuilder now. However, I used OsKitchen before and I liked the CFC thingy. In OSBuilder I had to patch Manila manually
How do you mean "pull out the SSPL". Isn't that stealing of the work that DFT did? And SSPL is diffirent for each device, I can't imagine you want to look for all devices if they have HSPL or SSPL and implement that?
Click to expand...
Click to collapse
If you can send me a link to the Latest ROM, I will convert it to osKitchen Zero if you like. Sounds like your phone is all ready for flashing, so it should work fine.
M3PH said:
Yeah that would do i could probably work it out from there but if you fancy setting it up so it looks for stuff to run from \storage card\xda_uc that would save me some time.
Click to expand...
Click to collapse
Will do exactly that. I will place the download link in this post to keep the number of posts down.
EDIT: Instead of posting a complete Kitchen with XDA_UC included, I've attached the XDA_UC EXT Package that will do what you are wanting. This package will work with ALL of the Kitchens I will be posting. Unzip the file and copy the folder "SuperSport Base XDA_UC" to the following Folder in the Kitchen:
"HD2 T-Mobile osKitchen Zero v1.33.5\Sources\Devices\HTC Leo\EXT Packages\HTC Leo Packages"
Once copied over, restart the Kitchen and find the new EXT package in the EXT Packages Tab. I hope that made sense, my mind is tired today.
SuperSport said:
If you can send me a link to the Latest ROM, I will convert it to osKitchen Zero if you like. Sounds like your phone is all ready for flashing, so it should work fine.Will do exactly that. I will place the download link in this post to keep the number of posts down.
Click to expand...
Click to collapse
My phone can flash custom ROMs thanks to SSPL. But it looks like you don't get my point I meant that if you give us a kitchen made for our phone, you should eiter include a manual how to flash HSPL or flash custom ROM with SSPL. Or you should edit every kitchen you make for each phone that SSPL or HSPL is included in the RUU your kitchen has included (or generates).
SuperSport said:
If you can send me a link to the Latest ROM, I will convert it to osKitchen Zero if you like. Sounds like your phone is all ready for flashing, so it should work fine.Will do exactly that. I will place the download link in this post to keep the number of posts down.
EDIT: Instead of posting a complete Kitchen with XDA_UC included, I've attached the XDA_UC EXT Package that will do what you are wanting. This package will work with ALL of the Kitchens I will be posting. Unzip the file and copy the folder "SuperSport Base XDA_UC" to the following Folder in the Kitchen:
"HD2 T-Mobile osKitchen Zero v1.33.5\Sources\Devices\HTC Leo\EXT Packages\HTC Leo Packages"
Once copied over, restart the Kitchen and find the new EXT package in the EXT Packages Tab. I hope that made sense, my mind is tired today.
Click to expand...
Click to collapse
Cool that will do just nicely. Thank you muchly!
_Madmatt said:
My phone can flash custom ROMs thanks to SSPL. But it looks like you don't get my point I meant that if you give us a kitchen made for our phone, you should eiter include a manual how to flash HSPL or flash custom ROM with SSPL. Or you should edit every kitchen you make for each phone that SSPL or HSPL is included in the RUU your kitchen has included (or generates).
Click to expand...
Click to collapse
I think I understand, and I'm sorry for being dense. My mind is tired today, as I mentioned above.
If you cook a ROM using this Kitchen, after it completes building the ROM, it will ask if you want to open the ROM folder. If you say "Yes", then inside that folder, I will have the RUU Updater included so you can flash the ROM. Everything needed to flash will be there, except for HSPL. Each Kitchen will have the correct SSPL RUU Updater included for that device.
I figure people will already have HSPL taken care of at this point. Consider this an advanced thread, not for complete beginners. If someone does not have their phone HardSPL'd, or does not know how to do that, then please check the threads for your phone model to find out how to accomplish that. This thread will be solely about releasing Working Complete Stock OEM Kitchens that can be modified any way you like.
Is there any chance you can make one for the Topaz?
Kedarik said:
Is there any chance you can make one for the Topaz?
Click to expand...
Click to collapse
I'd be happy to try if you get me a link to the Latest Stock ROM.
Looks like "ROM version:2.53.707.4" is the latest one. I don't have a serial number to download it from HTC.
UPDATE: Found a ROM from Europe WWE. RUU_Topaz_S2_HTC_WWE_2.53.405.5_Radio_Signed_Topaz_61.44etc.25.35_4.49.25.91_Ship.exe Downloading Now!
UPDATE 2: Just got a serial to work for "RUU_Topaz_S2_hTC_Asia_WWE_2.53.707.4_Radio_Signed_Topaz_61.44etc.25.35_4.49.25.91_Ship.exe.m21l92h" Downloading Now!
SuperSport said:
I'd be happy to try if you get me a link to the Latest Stock ROM.
Looks like "ROM version:2.53.707.4" is the latest one. I don't have a serial number to download it from HTC.
Click to expand...
Click to collapse
Almost all shipped ROMs can be found here thanks to conflipper and ppcgeeks.com.
mwalt2 said:
Almost all shipped ROMs can be found here thanks to conflipper and ppcgeeks.com.
Click to expand...
Click to collapse
Thank you for this, I think? Looking at that list is a little overwhelming. I'll slowly work through it, but I'd like to do requests first since I know they will be used first.
SuperSport said:
...
"RUU_Trinity_DOPODASIA_WWE_3.00.707.18_6275_1.46.30.11_108_Ship.exe"
...
Click to expand...
Click to collapse
First of all I have to say that I like your idea.
But do you really think is useful to a have a kitchen based on a stock rom wm 5.0 or 6.0 now? There is a very long road to drive to achieve a wm 6.1/6.5 cooked rom since that...
You could also post an almost updated profile (oem/xip/sys) to integrate the stock rom.
Surely I could also post my old trinity rom, 6.1 sys/nk 19965 based on ervius kitchen 1st version, with opal manila2d, but it is 0410. Probably a wwe edition here would be better...
Ciao
P.S. I'm curios to try to import my old trinity kitchen into Oskitchen. I haven't trinity any more but would be nice to test the same 3 years old release made today with these new and a lot more advanced kitchens
OsKitchen converted for Omnia 2 (i920)?
Well, I use to cook with OsKitchen for the Omnia 1 and now having issues adapting to the new kitchen. On OsKitchen's thread it says it can be adapted for other devices with some processes I'm not sure how to do...
Here's a link for the latest update for the Omnia i920:
http://ars.samsung.com/customer/usa...ID=2&PROD_SUB_ID=557&PROD_ID=561&AT_ID=226255
As far as I know, we only need to cook the PDA part, not CSC otherwise it won't load, and I'd be happy to test anything out that you may need. I know there are a few others interested in this type of kitchen for the Omnia 2 (i920 CDMA-not sure about the i8000 GSM)
Thanks and I hope to hear back from you!
Sorry if I misunderstood your post too, it's late and I'm tired, but my take is you can make OSK fit an OEM ROM basically no matter the device?! If you need more information, please PM me!
ONE last thing, if you build this kitchen, will I be able to edit it with new SYS/XIP, etc? can I build it off of the kitchen you create?
nickmo20 said:
ONE last thing, if you build this kitchen, will I be able to edit it with new SYS/XIP, etc? can I build it off of the kitchen you create?
Click to expand...
Click to collapse
I will try to get a chance to build a ROM from the kitchen tomorrow and let you test it. If it works, I will post the kitchen. And yes, you will be able to use the kitchen and modify it any way you like.
SuperSport said:
I will try to get a chance to build a ROM from the kitchen tomorrow and let you test it. If it works, I will post the kitchen. And yes, you will be able to use the kitchen and modify it any way you like.
Click to expand...
Click to collapse
Thanks for the hard work and effort! I'll be more than happy to test it out!
nickmo20 said:
Thanks for the hard work and effort! I'll be more than happy to test it out!
Click to expand...
Click to collapse
I have question for you. Do you know if there is an nbh or NB file inside that update program? I tried to extract the contents, but was unsuccessful. Is it possible to start the update, then grab the NB or nbh from your temp directory? Since I don't have the same phone, it won't start the extraction process for me.

Categories

Resources