[UPDATED 2/13/09] Skip's All-In-One Titan Kitchen v1.0 - Mogul, XV6800 ROM Development

Hello my xda family!!
I take no responsibility for anything you do to your device.
Please see the WIKI page first.
You will need to install .net 3.5 and Microsoft Visual 2008
~<INCLUDED IN MY KITCHEN>~
-Unlock your Titan-
-Flash the newest radio-
-Extract a titan rom-
-Cook a roms-
-Build a OEM package from a cab-
-Look for folder differences-
~<MY KITCHEN>~
Skip's All-In-One Titan Kitchen v1.0
OEM, SYS, & ROM FOLDERS
~<INSTUCTIONS>~
MORE INFO COMING SOON
- Edit: mxipupdate_zzPIED_100.provxml in OEM\OEMVERSION folder to put rom information.
- Edit: initflashfiles.dat in OEM_Lang_0409 folder to set directory structures and some shortcuts and folders.
- To set your custom boot screen replace: SYS\Base_Lang_0409_DPI_96_RESH_240_RESV_320\welcomehead.96.png
- To set background set SYS\base_dpi_96_resh_240_resv_320\Default_stwater_ 240_320.gif
- To set rom date: Hex Edit os-new.nb file before creating nbh and search 2007 in nb file and set according date in first two places that come up.
FYI... Technicall you can mix different rom and sys folders, I.E. ROM from 19213 and SYS from 20753
~<THANK YOU>~
dcd1182 for his kitchen and carrier cabs
joshkoss & m3Jorge for info and oems
CRCinAU for Device Update

~<CHANGE LOG>~
Version 1.0
-Unlock your Titan
-Flash the newest radio
-Extract a titan rom
-Cook a roms
-Build a OEM package from a cab
-Look for folder differences
~<KNOWN BUGS>~
none yet

Sys, OEM, and XIP's below are working and for the most part have been tested by me. (no gaurantee's though )
~<ROM Folder>~
ROM - 20954 (WM6.1)
~<SYS Folder>~
SYS - 20954 (WM6.1)
~<OEM Folder>~
Coming Soon
Various OEM add ins:
HERE thanks to starbase

~<Archived Kitchens>~
Skip's All-In-One Titan Kitchen v1.0

Keep getting build errors with and without adding oems

psternklar said:
Keep getting build errors with and without adding oems
Click to expand...
Click to collapse
I need more info so I can help.... What kind of build error???

build os crashes and generates a windows error report

psternklar said:
build os crashes and generates a windows error report
Click to expand...
Click to collapse
Ok is it a file error or a build hv error?

"Buildos.exe has encountered an error.....send data report?" This haapens after relocating modules and the message to hit play after build os opens, but build os never opens, it crashes. I am running win xp 32bit with all new updates.

psternklar said:
"Buildos.exe has encountered an error.....send data report?" This haapens after relocating modules and the message to hit play after build os opens, but build os never opens, it crashes. I am running win xp 32bit with all new updates.
Click to expand...
Click to collapse
i dont know why its not working for you... it works fine for me... i even downloaded the one that is uploaded and it works fine...
do you have .net 3.5 installed and vb2008?

yes, perhaps I'll try a reinstall. Thanks for trying.

psternklar said:
yes, perhaps I'll try a reinstall. Thanks for trying.
Click to expand...
Click to collapse
do you have a sys oem and rom dirs in the main dir? i did not include them with the kitchen... post 3 has sys and rom

skippyd said:
do you have a sys oem and rom dirs in the main dir? i did not include them with the kitchen... post 3 has sys and rom
Click to expand...
Click to collapse
No, I will add them and try, thanks.

Related

[A087RC4] NeoKit easy2use rom cook/modding tool

hiho,
i made an easy to use romcooking tool (i use it for moding my favorit roms )
its still alpha but if someone like to test it. ON YOUR OWN RISK !!!
because its written in C# and you can easyliy work with diffrent roms @ same time
just select an *nbf and this tool dumps it into a folder beside this file
i.e. no need for winhex(initflashfiles.dat) and default.rgu are save in the correct format automaticly
for simply add/remove files and/or regtweaks everthing is included
the scripts based on Molski's kitchen updated with bigstorage imagetools
the main app is the neokit.exe
have fun
inteks
you like it ? let me know ;-) --->>> DONATE
update version a087:
http://rapidshare.com/files/139239824/NeoKitSetup_A087RC4_.msi.html
PKGTool.exe isnt needed anymore "refreshPackageInfos" works much faster now
Setup is fixed , you dont need to uninstall old vers of NeoKit before installing the new one (after this version!!)
update version a084:
http://rapidshare.com/files/138975571/NeoKitSetup_A084RC3_.msi.html
some bugfixes. + skip extrom if empty + a small LNK file editor on doubleclick *.lnk
update version a083:
fixed a bug in neoflash (uc config)
goes back to framework 2.0 !!!
update version a081:
look @ http://forum.xda-developers.com/showthread.php?p=2474684#post2474684
update version a080:
the buid process is more automated now
the new build nbf file is copied together with RUU into "ROMDUMP\UpdateFiles"
G'Reloc is back
it has a setup now
a 'small' UC Config tool is included (path is fixed to \Storage Card\Cabs)
on the UC Config tab the files in "\Storage Card\Cabs" are listed (if you prophet is connected)
you can check which ones to install. sdconfig.txt is written directly to your storagecard.
you can also clear the autorun flag in registry and run checkautorun.exe directly to test your setup.
have fun
inteks
ps:
ist finally fixed that neokit can run from "long" pathnames. it can now run from i.e. "c:\program files\.... .....\neokit"
the setup will add the filetyp ".nbf" to registry. you can edit rom bei dubbleclick now ;-)
update version a070:
ok. beside some other fixes and optimations the most interesting new feature is the "comparer" button on the 'Files' tab!
you can select an other rom and neotab hides all files included in both roms!!!
in other words.
select a "reference" rom i.e. micro V3 as smallest but working rom and neokit hides all files that are "needed" !!!
you can edit/remove the files that are not really needed ;-)
update version a061:
Fileinfos(comments) are included in fulltextsearch now ;-)
update version a060:
1. i removed package import because it dont work as it should !! i dont dont why. . .
2. i fixed many bugs and put proper errorhandling in most functions.
update version a050:
biggest new feature is automated dumping and building of extension.rom
on the filestab you can select "remove" OR "moveto extRom"
if you move *.dll to extrom, then neokit ask you to include extRom in SystemPath! ;-)
update version a035:
added a treeview for packages
update version a034:
fixed a bug when option.xml is not unicode.
and i've added a ceipui.exe for WM6.1
if you remove this file you get an error messsage on boot. so i compiled a replacement that does absolutly nothing
update version a033:
added a fulltextsearch on the "files" tab ;-)
update version a032:
fixed some bugs when importing OEM Packs. pls copy the exefile into neokit folder.
update version a030:
add's OEM packeage import support
update version a021:
this is an hotfix only! pls replace the neokit.exe from version a020!!!
this version brings a big new feature ->
neokit creates a folder in its apppath called Fileinfo
on the filetab in the contextmenu you can "add comments" for everyfile
this comments saved as Filename+txt AND they are shown as tooltip AND they are on every dump you work on AND they are shareable !!!
I.E. -> if you know a file cant be removed because your neo dont boot without that file, add comment and share your comments here ;-)
update version a020:
new pic preview with thumbs
on the fly UPX compresion
removing with contextmenu now to prevent removing by mistake / removed items are red
screen -> http://m8z.de/screen.a020.PNG
update version a010:
ok. here is a new version with some really nize features ;-)
->winimage is included and there is a new button to edit extrom
->reshacker is included, on the fileTab in contextmenu you can open every file directly with reshacker !!!
if you edit resources with reshacker click "save" in reshacker then close reshacker.
neokit will "wait" till you exit reshacker and then it moves the *_original.* file to "ReshackerBackups" .
i also added "reversmode.exe" to edit the resources of "moduls" BUT NOT ALL DLL/EXE WORK AFTER CONVERSION MODUL->DLL->MODUL
if such a Modul not work try using the DLL file instead.
btw. its a multipart rar renamed to .zip
update version a006:
found and fixed this bug:
"Could not open input file '80040000-OS.nb'. Aborting."
it occurs on "long" filenames in path to nk.nbf. sorry for the circumstances
update version a005:
if you use an extendedRom you can put your tools into the extrom folder. on the initflashfiles tab click createstartmenuentry to create a linkfile to your tool
neokit reads the name of your "should be unlocked" extrom out of default.rgu ;-)
sample:
i put my neotab.exe in my extrom called "xFlash"
then neokit create a linkfile like 20#"\xFlash\neotab.exe" and an entry like Directory("\Windows\Start Menu\Programs"):-File("neotab","\Windows\neotab")
(you still have to build and translate the extension.nb for yourself !!!)
some bugfixes
update version a004:
runtimeerror on filestab fixed
http://forum.xda-developers.com/attachment.php?attachmentid=66063&d=1200406481
update version a003:
-"search" now search over default.rgu+user.rgu
-you can filter out packages in the filestab
-a new button to recreate packageinfos (if you copy the content of an OEM package to the dump dir)
-a contextmenu on filestab to edit i.e. bitmaps (it open the standart edit progy for that file)
http://forum.xda-developers.com/attachment.php?attachmentid=65915&d=1200321831
EDIT:
howto ->
1. select the *.nbf you like to work with
2. dump rom
3. if needed go to the default.rgu / user.rgu tab
3a. click create/load default.rgu
3b. make changes (if needed)
3c. click save
3d. if there are no errors !!!! click "copy to dump"
4. click load to load the initflashfiles.dat
4a. you can edit this file
4b. you can create lnk files from exe file in the dump dir
4c. you can create programs entrys automaticly like
i.e."Directory("\Windows\Start Menu"):-File("MediaPlayer.lnk","\Windows\PLAYER.lnk")"
4d click save (neokit removes the first 2 bytes no need for winhex)
5. removing files ->> neokit moves all selected file to the "removed" dir and move them back to dump if you deselect them ;-)
6. now click "build rom"
7. if there are no error click nb2nbf tool (create the nbf file in the neokit dir !!!)
7a. modelID -> Prophet
7b. outputfile should be -> ..\neokit\nk.nbf
7c. check File # 1: and browse to the newos.nb in the ROMDUMP dir
7d. Image Name -> select OS (Start address is filled automaticly)
7e. then click translate
8. click G3 or G4 !!! and then "start RUU" to flash the cooked rom . thats it.
your phone should allready hardSPL patched. !!!! ->>> http://forum.xda-developers.com/showthread.php?t=350033
you could make a manual please???
Thanks
Thanks! very good
I found out that you should use the tool from the root directory.
Otherwise you (eg I) get an errormessage.
ruipgouveia said:
you could make a manual please???
Thanks
Click to expand...
Click to collapse
this alpha version is in first for people that know what to do.
if you need help than read i.e the pdf that is included in Molski's kitchen.
but i will write some info text like on the "files" tab in next versions
skylow said:
I found out that you should use the tool from the root directory.
Otherwise you (eg I) get an errormessage.
Click to expand...
Click to collapse
yepp neokit expect all commandline tools in its own appdirectoy
how to use this tool, If I want to add some program, that from OEM?
varanusvincent said:
how to use this tool, If I want to add some program, that from OEM?
Click to expand...
Click to collapse
you can manually add file to the dump directory BUT
since bigstorage is possible it doesnt make sense to ADD files then to REMOVE files !!!
everything in ROM cant be deinstalled later !!!!!!
i for myself do the following -> i remove files, flash, if it doesnt work i put them back and try again ;-)
Okay this looks brilliant.
I've got as far as dumping a rom, building it.
When I come to the nb2nbf dialog box I get stuck. I have no idea what values to enter in the boxes! Please help, thanks.
I saved this from another thread, if this is what you need:
ModelID - PM300
Lang - WWE
OEM v. - any
operator v. - any
CID- clear
StartAddres - 80040000
ImageName - OS
littld said:
Okay this looks brilliant.
I've got as far as dumping a rom, building it.
When I come to the nb2nbf dialog box I get stuck. I have no idea what values to enter in the boxes! Please help, thanks.
Click to expand...
Click to collapse
pls have look @ this http://forum.xda-developers.com/showthread.php?t=350033 thread.
modelID -> Prophet
outputfile should be -> ..\neokit\nk.nbf
check File # 1: and browse to the newos.nb in the ROMDUMP dir
Image Name -> select OS
Start address is filled automaticly
then click translate
Thanks. If I don't include anything for the Extension rom, is that just wasted space on the device? Can I build a rom with no Extension?
littld said:
Thanks. If I don't include anything for the Extension rom, is that just wasted space on the device? Can I build a rom with no Extension?
Click to expand...
Click to collapse
in my own rom i unlocked & unhide the extended rom
and yes you can build a rom without extended rom, but the extended rom it cleared on flashing !!!
Great tool! Does it work on Wizard? If so, that'll be an easy of use ROM maker.
Thanks....
Com_Reg said:
Great tool! Does it work on Wizard? If so, that'll be an easy of use ROM maker.
Thanks....
Click to expand...
Click to collapse
i dont know i dont have a wizard.
I'm trying your tool, but Is possible to remove Windows Media Player?
humrod said:
I'm trying your tool, but Is possible to remove Windows Media Player?
Click to expand...
Click to collapse
i removed the wmplayer app in my rom, but i dont know for shure witch dll's needed for mp3 ringtones.
if you completly remove the package you loose mp3+wma ringtones.
i use korands 2.5 superclean as base rom and i removed sql mobile and wmplayer app and the kamera app (coolcamera works great and is only 52kb )
i am near 70mb on a G4 neo ;-)
i just want to make some minor adjustments in the korand 2.5 rom. it is already bigstorage.
is there anything i need to pay attention to?
and how can i modify/delete/add any registry key before i create the new rom?
cheers.
p. s.: found it.
Hi...
i tried to dump PDAViet Mysterious 1.0
replaced some png images (phone and comm manager)
generate default.hv and user.hv
build the os.nb (file size is smaller then original)
create the nk.nbf and include the dumped Extension.nb file (file size is smaller then original)
after flashing, my prophet hangs on boot screen...
Edit:
resolved on my own...
inteks said:
this alpha version is in first for people that know what to do.
if you need help than read i.e the pdf that is included in Molski's kitchen.
Click to expand...
Click to collapse
Thanks i cand find the pdf file man.
please send to me
ruipgouveia said:
Thanks i cand find the pdf file man.
please send to me
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=297027
or better here http://www.molski.biz/romcooking.html on his website ;-)

(11-02-2009) Niki Rom Kitchen wm6.1 21042(Build 21042.1.6.1) - JADE PORT

NEW NIKE KITCHEN for both WM6.5 and WM6.1
http://forum.xda-developers.com/showthread.php?p=3543733#post3543733
Old and Unmentined Kitchen WM6.1
NEW ROM KITCHEN 1.2b
Needed
1.Kitchen core
2.SYS (Choose one)
3.OEM (Choose one)
4.ROM (Choose one)
Download
KITCHEN v1.2b (8.1.09) (Thanks to all Developpers) http://www.mediafire.com/download.php?tdzyzxndkd4
ROM
for XIP search forum
SYS(ONLY FOR NEW 2.xx ROM BASE)
for SYS search forum
OEM
OEM v5.50 (3D Enabled) copy the OEM folder into the kitchen folder(11.02.09) - Iolite
!!! Only for new radios >1.65 (recomanded 1.65.29.22)
http://www.mediafire.com/download.php?mekzmnm5yct
Recomended Setup
OEM-5.50 - it is FAST
ROM - 210765(iolite)
SYS - 210765(iolite)
RADIO - 1.65.29.22
HARDSPL - 1.22 - som seems faster - maybe "Placebo" effect
is the most fast and stable rom till now
please flash first 2.16 official rom
http://rapidshare.de/files/41219609..._Radio_NikeMR_1.65.29.22_signed_Ship.exe.html
YOU MUST USE ACTIVE SYNC 4.5 (free download from Microsoft website)
Older wersions don't work
KITCHEN_Niki_20765_20765_6.1_001_ITALIAN
http://www.megaupload.com/?d=007C9W7K
ALL CREDITS FOR 3D DRIVER GO TO:
http://www.htcclassaction.org/ for creating the 3d Drivers
and
http://forum.xda-developers.com/showthread.php?t=426314
i have only adapted and tested the drivers
if you want to donate donate to them
Guide
Extract Kitchen_NIKI.rar to c:
extract OEM-vx.xx.rar anywhere and copy the OEM folder into the kitchen
extract SYS-xxxxx-xxxxxx.rar anywhere and copy the SYS folder into the kitchen
you will obtain this folder structure
c:\Kitchen_NIKI
c:\Kitchen_NIKI\OEM (here are apps and drivers)
c:\Kitchen_NIKI\ROM (here is the XIP)
c:\Kitchen_NIKI\RUU (here will be the final rom)
c:\Kitchen_NIKI\SYS (here is the OS)
c:\Kitchen_NIKI\Tools (various tool from the forum)
c:\Kitchen_NIKI\BuildNB.bat----->start the kitchen
c:\Kitchen_NIKI\BuildOS.exe
c:\Kitchen_NIKI\G'reloc.exe
c:\Kitchen_NIKI\pkgcommon.dll
If you dont have this structure DO NOT TRY TO KOOK or you will break your device
To start cooking just run BuildNB.bat
Select the packages that you like
Press the green button (when it finishes just close the window)
Wait to finish and flash the rom
[This Kitchen is not tested on Vista]
Thanks to all people that created tools,themes or foud bugs and fixes
Big thanks to
DarkForcesTeam, Bepe,itje,Tom Codon,Anichillus,Duttytroy,Papamopps,Sleuth,Swtos,spencepu3,Blackdragon_860 for their hard work
And everybody that i forgot to mention
I hope that even if we use windows we can create an share
:O good!!
i'm waiting the file to download...
Cool, I think I will try and see if I can fix my own rom soon. Thanx for the updated Kitchen.
I've installed the kitchen just to see if it works but I get two errors.
1. The buildos in the tools section gave an error. Solution copy the one in the base kitchen rom folder and paste it in the tools section. Error gone.
2. While building the OS I get the error: The file 'temp\dump\cgautil.exe\imageinfo.bin' already exists.
Hopefully your build 19949 is a real 19949 build!
(OS 5.2.XXXX build 19949 )
wmn79 said:
I've installed the kitchen just to see if it works but I get two errors.
1. The buildos in the tools section gave an error. Solution copy the one in the base kitchen rom folder and paste it in the tools section. Error gone.
2. While building the OS I get the error: The file 'temp\dump\cgautil.exe\imageinfo.bin' already exists.
Click to expand...
Click to collapse
check folders
i tried it and works
i tested all the sys builds
animelover said:
Hopefully your build 19949 is a real 19949 build!
(OS 5.2.XXXX build 19949 )
Click to expand...
Click to collapse
i tested it and it shows 5.2.19949 build 19949
but is unstable and full of bugs
most stable builds are from latest diamond rom and latest kaiser
5.2.19949 Build 19591
5.2.19949 Build 19214
Thank you, jerpelea!
EDIT:
What do you think when you've fixed the 20226 Build? Is this Build fast and stable?
animelover said:
Thank you, jerpelea!
EDIT:
What do you think when you've fixed the 20226 Build? Is this Build fast and stable?
Click to expand...
Click to collapse
it is the latest beta build
it seems very fast but highly unstable
i will try to make it more stable and finish the benchmark
i will post the results
Alright guys, Im a noob at this is there any guide i can follow to create a rom? that would be great. I no the risks of bricking my device done it a few times with my old XDA mini and my Axim X51 mid. Ive made a very basic rom with no modifications to the files. Really fast though haha.
Cheers,
Kurt
So where's the new created OS.nb staying after cooking?
HY
In ROM you have the nbh file
and in tools\HTools\ you have all tree nb files(2x splash.nb and 1x os.nb)
BR
I can't start cooking because I get everytime an errorlevel: 9020! Any suggestion or explaining from you?
animelover said:
I can't start cooking because I get everytime an errorlevel: 9020! Any suggestion or explaining from you?
Click to expand...
Click to collapse
i have it too !! Help pls
Same here, installed it on my desktop and I get this message. On my laptop where the message I posted earlier.
hy
to use the kitcen you will need
.net framework 2 and 3
http://www.microsoft.com/downloads/...0b-f857-4a14-83f5-25634c3bf043&DisplayLang=en
visual c++ 2005 redist
http://www.microsoft.com/downloads/...EE-A3F9-4C13-9C99-220B62A191EE&displaylang=en
visual c++ 2008 redist
http://www.microsoft.com/downloads/...34-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en
HOPE THIS SOLVES YOUR ERROR
BR
Yeah, it helped a lot! Thank you!
BTW:
I heared from valvarin that some new ROMs/Builds will cause some troubles with the Radio, dropping down the signal extremely! Can you confirm this with your kitchen cooked ROMs?
Hy
i use my own rom build with this kitchen
rom version 19591-19591.1.1.6 dumped from diamond latest rom
and everithing is fine
BR
jerpelea said:
NEW ROM KITCHEN
ROM Version 5.2.19949 Build 20226.1.0.1
SYS 19214.1.0.4 from latest Kaiser
OEM-APP from Diamond,Kaiser,Niki
THEME-Touch-IT Black
APPS & Registry Included
OEMAPPS
OEMDrivers
OEMMISC
OEMOPERATORS
OEMVERSION
OEM_DPI_96
OEM_Lang_0409
PACKAGE_Diamond_TaskManager
Registry - Change Scrollbar thickness to 9
Registry - Disable the SMS Sent notification
Registry - Enable Auto TimeZone from Network
Registry - Enable FileSystem cache and set to 8000
Registry - Hide SIM Contacts
Registry - Increase FileSystem filter cache 8000
Registry - Increase font cache to 8000
Registry - Increase Ring Volume
Registry - Show Battery on Title Bar tweak
Registry Tools - PHM Registry Editor
Utilities - Softkey_Changer
_6ButtonCommManager
_AdvancedConfig_v2.1
_App_Slick
_BatteryStatusExt_1_05
_Diamondish Black Dialerv3_21
_Diamond_Dialer WWE v_3b-Default
_Diamond_AudioBooster_HTC_ALL
_Diamond_CalculatoR
_Diamond_ConnectionSetup
_Diamond_WMP
_DummyCustsat
_Large Title Bar
_Opera v9_5 Build 1184 QVGA
_S2U2-1_05-WM5
_SecurityOff
_Today - Disable Calendar
_Today - Disable Date
_Today - Disable Device Lock
_Today - Disable HTC HOME
_Today - Disable Internet Calling
_Today - Disable Messaging
_Today - Disable Owner Info
_Today - Disable Tasks
_Today - Disable Wireless
Download
Kitchen Tools - Final
http://rapidshare.com/files/125356228/Kitchen_NIKI.rar.html
copy an SYS folder into the kitchen folder
SYS-19214 from Kaiser
http://rapidshare.com/files/125305149/SYS-19214-Kaiser.rar.html
SYS-19591 from Diamond
http://rapidshare.com/files/125306328/SYS-19591-Diamond.rar.html
SYS-19949 from Xperia
http://rapidshare.com/files/125307028/SYS-19949-Xperia.rar.html
SYS-20226 from Xperia (THANKS abusalza)-TimeBombRemoved-FIXED
http://rapidshare.com/files/126151541/SYS-20226-Xperia.rar.html
copy the OEM folder into the kitchen folder
http://rapidshare.com/files/125352663/OEM-v0.2.rar.html
My Build-5.2.19949 build 19591
http://rapidshare.com/files/125455229/Niki_5.2.21949_Build_19591.rar.html
Click to expand...
Click to collapse
would be nice if u gave me credit after ripping my 20226 sys

[16 August 09|TUTORIAL|XIP+SYS] MSXIPKernel + MSXIPKernelLTK & SYS of Build 23025

WARNING:
ROM Updating is NOT without risks. Please read the instructions carefully here:
http://forum.xda-developers.com/showthread.php?t=472169
If you already do the step in that thread, you safe to update your ROM.
PRECLUDE:
I just want to share My ROM with everyone here, I Hope All of you enjoy it.
THANKS TO:
All People who upload Cooking Tutorial and tools for cooking in GENE and ATOM.
Special thanks to Helloworld1, ankit360, krazy_about_technology, and All of you.
MSXIPKernel+MSXIPKernelLTK & SYS of Buld 23025 for My Kitchen :
Here is the latest Build of WM 6.5. Replace the content of SYS, ROM\MSXIPKernel, and ROM\MSXIPKernelLTK in My 23017 Kitchen, then Build your ROM.
MANILA 2D MEGA THEME WM 6.5 V3 :
ROM FEATURE:
- CE OS 5.2.23017 (BUILD 23017.5.3.0)
- MANILA 2D WITH MEGA THEME AS DEFAULT INTERFACE. This is not M2D V2 from HTC MEGA, M2D HTC MEGA run slow on GENE. I Like the Theme, so i take the theme only to run on GENE, enjoy it.
- Pagepool: 7 MB.
- ROM is Protected as default of Platform Rebuilder Kitchen
ADDITIONAL APPLICATION:
- Advance Configuration Tools
- Black Me: To turn of your device screen when you play music at music widget or when your Device became a modem
- Clear Temp
- Capsure
- Facebook in the Internet Widget
- PHM Registry Editor
- Pocket XPDF: More low Storage and RAM consumption than Adobe Reader
- PPC PimBackup
- Hibernate
- Pocket RAR
- UCWEB: For internet surfing, more fast and light than IE or Opera
- reSTART: For customizing start menu icon
- SRS WOW HD: for sound quality, you can set the sound as you want, treble, bass, 3d effect and other. JUST GO TO SETTING\SYSTEM\WOW HD SETING. The picture below is the optimal setting for SRS WOW HD. If you don't like it, just disable it.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Known bugs of this ROM
I applied the "Camera Loader" provided by Helgee to get more free RAM 4Mb -5 Mb, and as you know that Manila 2D use more RAM, The effect is all 3rd party app that use camera can't start it, Camera can't start from "Photo and Video" Widget, but can start by push camera hardware button and link in start menu.
If someone can find how to fix it please inform me, i will update my ROM.
If you restart yor device you need to set again the SRS WOW HD.
KITCHEN MANILA 2D MEGA THEME WM 6.5 23017
OK Guys, Here is the Kitchen:
1. You can directly build the ROM, and the result is same with my ROM at this thread
2. I moved some folder inside SYS to "removed" folder, and if you want to build non M2D ROM (Default Titanium) you have to move that folder again into SYS Folder.
As confirmed by dheerajk27, Titanium in this Kitchen is working well.
HAPPY COOKING.....
ORIGINAL WM 6 for OLD GENE
This ROM is Default/Original of WM 6, this link contain 1 file, RUU_Singned.nbh
HERE ARE THE DOWNLOAD LINK:
MSXIPKernel+MSXIPKernelLTK & SYS of Build 23025
http://www.4shared.com/file/124715077/b36a7d63/SYS__XIP_23025.html
[ROM] NEW MANILA 2D MEGA THEME WM 6.5 V4
[ROM] OLD GENE :http://www.4shared.com/file/122666096/52f7f51a/OLD_GENE_M2D_23017_V4.html
[ROM] NEW GENE:http://www.4shared.com/file/122688333/85db9e14/NEW_GENE_M2D_23017_V4.html
[KITCHEN] MANILA 2D MEGA THEME WM 6.5 23017: http://www.4shared.com/file/122991532/476f06df/BesFen_Kitchen_23017.html
[PACKAGE] FOR ROM COOKING REAL MANILA 2D V2 HTC MEGA : http://www.4shared.com/file/123014711/69020006/M2D_HTC_MEGA.html
[PACKAGE] FOR ROM COOKING MANILA 2D MEGA "THEME ONLY": http://www.4shared.com/file/122709380/bcb6e964/PACKAGE_MEGA_2DManila.html
[ROM] MANILA 2D MEGA THEME WM 6.5 V3
[ROM] OLD GENE :http://www.4shared.com/file/122401876/9d38e53e/OLD_GENEM2D_23016_V3.html
[ROM] NEW GENE:http://www.4shared.com/file/122512609/acd11699/NEW_GENE_M2D_23016_V3.html
[ROM] MANILA 2D WM 6.5 V2
[ROM] OLD GENE :http://www.mediafire.com/?sharekey=f78eaeb3b46df2af19747bd91027d4dd7be150b36b617da5
[ROM] NEW GENE: http://www.mediafire.com/?sharekey=f78eaeb3b46df2af19747bd91027d4dd4039828f5073f7e4
Default Manila 2D Homscreen for V2: http://www.mediafire.com/?vdjdv1z1oyn
Extract it, and replace the file in windows folder, use resco explorer or others than can replace ROM file, and restart your device.
[KITCHEN] WM 6.5 21815: http://www.mediafire.com/?sharekey=f78eaeb3b46df2af19747bd91027d4dd84a703babd6cd602
PREVIOUS ROM
[ROM] APP_M2D_WM_6.1_V1.0 for OLD GENE: http://www.mediafire.com/?sharekey=f78eaeb3b46df2af7069484bded33bcd575155fe02b1718f
[ROM] ORIGINAL WM 6 for OLD GENE: http://www.mediafire.com/?n1ydj4mzlyg
TOOLS
[TOOLS] DUMP & REBUILD ROM: http://www.mediafire.com/?ugzjnjlgt2z
Cooking course class
COOKING COURSE CLASS for NOOB Chef
As request from some people to make a tutorial in cooking a ROM, I open a “COOKING COURSE CLASS” to fulfill that request, everybody can joint my class here.
Before you joint to my “COOKING COURSE CLASS”, the most important thing you must do is “Download my 23017 Kitchen”, then make sure you already install DotNET 2 or above and Visual basic redistribution 2008 in your PC, you can download it at Microsoft Site.
Extract my Kitchen and you will see the folder:
- EXT\Packages (Some Custom app)
- OEM (Driver and Default Device app)
- RELEASE (The result of the ROM)
- Removed (Some folder that I don’t use to build ROM)
- ROM (contain of XIP of NEW GENE & OLD GENE)
- SYS (OS)
- TOOLS (some app to build ROM)
If you already have that you ready to follow my class, the registration fee is USD 1000 (Just Kidding…..)
Here is the Course Module:
Lesson 1: How to use my kitchen
It very simple to use, go root of the kitchen, you will find a bat file there. If you have OLD GENE (OG) click “build_OldGene.bat”, and if you have New GENE (NG) click “build_NewGene.bat”, and the process will run automatically, the result of your ROM is in “RELEASE” Folder, the file name is “RUU_Signed.nbh”
Lesson 2: How to build a Newer ROM with my kitchen.
You have to download the SYS and Xip of the new Build.
SYS:
SYS contain several folders, basically it can be grouped as: Common SYS, Language, DPI, and Resolution. And for GENE you should have the Common SYS, DPI_96, and resh 240*320. For language use it as you want, default is 0409 (US English).
Remove everything inside my SYS Folder, and then put the new SYS.
XIP:
The Component of XIP are:
1. LangDB
2. OEMXIPKERNEL
3. WinCENLS_WWE
4. MSXIPKernel
5. MSXIPKernelLTK
1,2, and 3 are device related, 4 & 5 are OS related, so if you want to build a newer ROM, replace the content of 4 & 5 inside ROM\ XIP_OLD and inside ROM\ XIP_NEW
How if you can’t find MSXIPKernel & MSXIPKernelLTK from the new Build?, very simple, some people only provide with xip.bin, download that file, and dump it with XIPPort.exe, here is the tools.:
http://www.4shared.com/file/125449740/a1b9e454/XIPPort.html
Now, put the attached file and the xip.bin in the same folder, then run XIPPort.exe, click “dump xip.bin” and wait until folder “OUT” appear, then click “make pkgs”, close the XIPPort.exe. go to folder “out” and you will find “Files and Modules” folder, inside each folder, you will find folder 1,2,3,4, & 5, take only files and module in folder 4 & 5, and put it in ROM\ XIP_OLD and inside ROM\ XIP_NEW. And don’t forget to delete any *.txt file inside that folder.
Now you have a XIP from new ROM.
Lesson 3: How to make a custom app
Prepare your cab or package of the app. If you use cab file you must convert it first, use this tool to do it:
http://www.4shared.com/file/125449769/ea533e72/Package_Creator.html
Put the cab in the same folder with this tools and click “cab2newkitchen.bat”, it will transform cab to new kitchen.
After that put the packages inside folder EXT\Packages of my kitchen.
Lesson 4: How to make a shortcut to the app and group it in specific folder
In the each package app folder, you will find file “app.dat”, open it by notepad, than you will find line like this:
Directory("\windows\start menu\programs"):-File("BlackMe.lnk","\windows\BlackMe.lnk")
It mean, the shortcut of Blackme will be putted in programs folder, so you will find it in stat menu.
If you want to group it app, for example in folder “Utility” in the start menu, that it very simple, just change the value of the above to:
Directory("\windows\start menu\programs\Utility"):-File("BlackMe.lnk","\windows\BlackMe.lnk")
After that, save your file, click menu file, save as. In the save as type column choose “All Files, In the Encoding Column choose “ANSI”,
Lesson 5: How to change the app icon
In the each package app folder, you will find file “app.reg”, open it by notepad. If you want to assign the .png file as an icon of Blackme app, then write this value:
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Utility\BlackMe.lnk]
"Icon"="\\Windows\\Your_PNG_File_Name.png"
"Group"=dword:00000000
Take a look to the bold word, you need to write “Utility” because your shortcut in the Utilities Folder, if it not in Folder, just remove “Utility” from there.
After that, save your file, click menu file, save as. In the save as type column choose “All Files, In the Encoding Column choose “Unicode”,
Lesson 6: How to get a more phone storage
There are some trick to get more phone storage.
1. Use a light app
2. MMS, for this time, we almost never use MMS, email is more powerful than MMS, so you can use the older version of this MMS app, you will get more phone storage and more RAM.
3. Remove module/folder inside SYS. If you don’t use some app inside sys, you can remove it.
4. The default installation of CAB is in Program Files folder. So if you directly convert the cab to packages, the file of app will be put in program files folder and in the windows folder, so every file of the app will have clone, it will waste your phone storage. My suggestion, avoid to put app in the program files folder, put it in the windows. Before you convert the cab file, you can edit the cab by “WinCab Manager”, and then change the installation directory to windows, save the cab and convert it, back to lesson 3.
Lesson 7: I am forget what else, I will add some tip if I remember….., If you have some trick post it in my thread and i will update The module in my “COOKING COURSE CLASS”
kindly explain
hi
i dont get it i need to extact both the files and then do wat
im used to just extacting one file and flashing using Rom uttly this seems to be knew to me can u pls explain in detail pls
BesFen said:
Here are the Download Link:
M2D WM 6.1 for OLD GENE
http://www.mediafire.com/?sharekey=f78eaeb3b46df2af8c9e7c56ba37815f1058f81c35d03459
ORIGINAL WM 6 for OLD GENE
http://www.mediafire.com/?n1ydj4mzlyg
Click to expand...
Click to collapse
svrhari said:
hi
i dont get it i need to extact both the files and then do wat
im used to just extacting one file and flashing using Rom uttly this seems to be knew to me can u pls explain in detail pls
Click to expand...
Click to collapse
If you want to update your ROM with M2D WM 6.1 V1.0, just click the download link, and you will be directed to the folder containing 2 files:
1. OLD_GENE_M2D_WM61_V1.0.part1.rar
2. OLD_GENE_M2D_WM61_V1.0.part2.rar
You must download that 2 files, put in the same folder, and select one file ( up to you which it) and extract it, and it wll extract it.
Update your ROM by PC, it alredy include the ROM Update utility
and again you must install WINRAR in your PC to extract it.
@:---Very Very Very Special thanks to MY WIFE, She always support me in cooking this ROM and give me a second SON on April 14th, 2009, and also I upload My ROM from Hospital.
Congratulations my friend.
downloading the rom
is my understanding rite @besFen
hi
is my understanding rite
i download both the files but extract the one i need use ROm utty and load one of the 2 files ur files are only around 24MB in size each most of the ROMs i have downloaded are much more in size even when downloading as Rar
i do have win rar on my laptop
agin i need to load one of the two files of the 2 which ever i chose rite and not both the files sorry to ask again im just confirming as this is new to me ie seeing two files
BesFen said:
If you want to update your ROM with M2D WM 6.1 V1.0, just click the download link, and you will be directed to the folder containing 2 files:
1. OLD_GENE_M2D_WM61_V1.0.part1.rar
2. OLD_GENE_M2D_WM61_V1.0.part2.rar
You must download that 2 files, put in the same folder, and select one file ( up to you which it) and extract it, and it wll extract it.
Update your ROM by PC, it alredy include the ROM Update utility
and again you must install WINRAR in your PC to extract it.
Click to expand...
Click to collapse
haree said:
hi
is my understanding rite
i download both the files but extract the one i need use ROm utty and load one of the 2 files ur files are only around 24MB in size each most of the ROMs i have downloaded are much more in size even when downloading as Rar
i do have win rar on my laptop
agin i need to load one of the two files of the 2 which ever i chose rite and not both the files sorry to ask again im just confirming as this is new to me ie seeing two files
Click to expand...
Click to collapse
No, you don't need ROm utty to extract it, OK follow my step:
Put in the same folder in your PC, right click one of that files and choose "extract here"
i got it
hi
i have downloaded both ur files i have Flashed many ROMs not new to this
its just that u had 2 files which was confusing now i have downloaded both ur files and will extract the one i want and just flash it RIGHT
i can see that the Rom utty is present in ur rar file
thanks and sorry for bugging on flashing ur ROM will give u an update here
Note : i have changed my id from svrhari to haree this is for urinfo
BesFen said:
No, you don't need ROm utty to extract it, OK follow my step:
Put in the same folder in your PC, right click one of that files and choose "extract here"
Click to expand...
Click to collapse
rakesh_4utoo said:
@:---Very Very Very Special thanks to MY WIFE, She always support me in cooking this ROM and give me a second SON on April 14th, 2009, and also I upload My ROM from Hospital.
Congratulations my friend.
Click to expand...
Click to collapse
Thank you My Friend.
haree said:
hi
i have downloaded both ur files i have Flashed many ROMs not new to this
its just that u had 2 files which was confusing now i have downloaded both ur files and will extract the one i want and just flash it RIGHT
i can see that the Rom utty is present in ur rar file
thanks and sorry for bugging on flashing ur ROM will give u an update here
Note : i have changed my id from svrhari to haree this is for urinfo
Click to expand...
Click to collapse
Of course it is not new, The HOT ROM now is wm 6.5, I upload this because you ask me to share my ROM, and in my Signature it clearly said "M2D WM 6.1" and that is same with Others M2D ROM.
just flashed ur ROM
hi
i just flashed ur ROM sucessfully will give feed back tomorrow
sorry for my confusion
BesFen said:
Thank you My Friend.
Click to expand...
Click to collapse
u got me wrong
hi
u got me wrong i said im not new to Flashing
i have already flashed ur ROM will give feed back tomorrow
one problem the tom and bottom bars are showing green only how do i make this Blue as in the touch flow
thanks for uploading the rom
BesFen said:
Of course it is not new, The HOT ROM now is wm 6.5, I upload this because you ask me to share my ROM, and in my Signature it clearly said "M2D WM 6.1" and that is same with Others M2D ROM.
Click to expand...
Click to collapse
haree said:
hi
one problem the tom and bottom bars are showing green only how do i make this Blue as in the touch flow
thanks for uploading the rom
Click to expand...
Click to collapse
Change the theme, Start, setting, then tab "Today" change to O2 or Opal.
does not work for me
BesFen said:
follow my step:
Put in the same folder in your PC, right click one of that files and choose "extract here"
Click to expand...
Click to collapse
hey besfen ...congrats man for your new born...
n i followed your steps still get image corrupted ...any ideas?
they are 2 ROMS
hi
yar they are 2 ROms he has provided extract each ROM put them in separate folders namely 1 &2 and flash any one of them
i have flashed one today and its working fine very much like Sumits first Vanilamanila
htc3400 said:
hey besfen ...congrats man for your new born...
n i followed your steps still get image corrupted ...any ideas?
Click to expand...
Click to collapse
BesFen said:
also I upload My ROM from Hospital.
Click to expand...
Click to collapse
wow here in india if we try it may take more then 1day
ankit360 said:
wow here in india if we try it may take more then 1day
Click to expand...
Click to collapse
I upload it in 3 hours by my phone, first time i uploaded it, it terminated when reach 80%, because of that i split it in 2 files. I am lucky because i have unlimited data pocket and gene is good in power management, so the battery is not drain fast.
And for uploaded that 2 ROM, I need 6 hours , but i still can received/maked a call and sms during uploading process.
Hey BesFen, Congratulations to you and your wife for being blessed with a baby boy, great to hear this news Although i have a new gene so i wont be able to test it now, but since its unprotected, if people give good feedback, i'll recook it for next update of ProUsers ROM / Vanilla Manilla, with special thanks to you
krazy_about_technology said:
Hey BesFen, Congratulations to you and your wife for being blessed with a baby boy, great to hear this news Although i have a new gene so i wont be able to test it now, but since its unprotected, if people give good feedback, i'll recook it for next update of ProUsers ROM / Vanilla Manilla, with special thanks to you
Click to expand...
Click to collapse
Thank you my Friend.
It's unprotected, You can do anything with it, I suggest you take the Manila Package and XIP. My Manila Package was ported from jade ROM. XIP is more stable and have more free RAM 2 MB Than before i Modified it.
Also I already try your ROM .
I hope everybody have a good cooperation in build a ROM here, not as competitor.
thx
BesFen said:
Thank you my Friend.
It's unprotected, You can do anything with it, I suggest you take the Manila Package and XIP. My Manila Package was ported from jade ROM. XIP is more stable and have more free RAM 2 MB Than before i Modified it.
Also I already try your ROM .
I hope everybody have a good cooperation in build a ROM here, not as competitor.
Click to expand...
Click to collapse
hey besfen thanks for sharing this beautifull ROM ...i have not been a grt fan of manila roms....but your rom changed my opinion abt manila roms....its fast and working good....i just have a couple of hinderances i found using this rom...
1)the phone does not switch off if i try to press the power buton...yes it gives me the warning that it will be turned off but it just puts the phone in standby...which mean soft reset is the only option if i wanted to restart the phone...also taking the battery out is the only way to switch it off...
2)active sync keep starting again and again which i was able to fix using the workaround provided by krazy for his Pro users ROM....
and Congrats buddy for the Jr Bes.....

[KITCHEN|13-09-2009]dmTC2 Windows Mobile 6.1|6.5[NL]

dmTC2 NL 20765|23047 new Visualkitchen
Code:
[SIZE=2][FONT=Book Antiqua]Release notes 20090913
* SYS/XIP 20765 (stock)
* SYS/XIP 23047
* nothing althered, stock as possible
* added a couple of packages (enabled on 23047, optional 20765
* ervius SIP selector
* Total Commander
* PIM Backup
* Soft Reset
* Disable_scrollbars
* DummyCustsat-DisableSQMFirst
* Full_Transparent_TaskManager_Icon_Patch
* NetCF35
* SDTuneUP
* Security_Warnings_OFF
* included dmTC2_NLD_20765 saved ROM for building stock ROM
* [/FONT][/SIZE][SIZE=2][FONT=Book Antiqua]included dmTC2_NLD_23047 saved ROM for building wm6.5 ROM
[/FONT][/SIZE]
VK TUTORIAL
http://forum.xda-developers.com/showthread.php?t=521632
VK XIP SYS TUTORIAL
http://forum.xda-developers.com/showthread.php?t=526610&highlight=Visual+Kitchen+Tutorial
Based on ervius' new Visualkitchen 1.8.2 (check latest version here)
For creating your own packages use the tools at the bottom of this post.
BIG shout out to the ones who made this possible
- ervius for visualkitchen
- bepe for the tools
- Da_G for sharing latest wm6.5 builds
- gtrab for shares and inspiration
- jerpelea for kitchen
- hilaireg for tutorials
- others I can't think of
Thnxs, Build the 20765 no problem, but building the 23047 gives a shell error?
Copying: EXT\IOLITE\20765\Iolite_External_Packages\zlibce_m_1_2_3_0
Packages Saved Successfull and inserted into Rom!!!
ERROR!!!!!
554 Modules present; Too many modules.... with 6.1 NK.exe and 6.5 XIP you' ll have non-bootable ROM.... Exiting...
Any solution??????????
I'm just a cook beginner........
pvdvlies,
you can optimize your SYS/OEM (just delete unuseful Packages) or just translate some modules into files
pvdvlies said:
Thnxs, Build the 20765 no problem, but building the 23047 gives a shell error?
Copying: EXT\IOLITE\20765\Iolite_External_Packages\zlibce_m_1_2_3_0
Packages Saved Successfull and inserted into Rom!!!
ERROR!!!!!
554 Modules present; Too many modules.... with 6.1 NK.exe and 6.5 XIP you' ll have non-bootable ROM.... Exiting...
Any solution??????????
I'm just a cook beginner........
Click to expand...
Click to collapse
Oops, my bad. Since there is no native kernel for Iolite the 6.1 kernel can only hold around 535 modules (this is max-ed in the kitchen). The saved ROM file I included for 23047 included 554 modules, so a bit too many.
I attached a new saved ROM holding 535 modules, so you are able to build a ROM.
Just extract and place in the Tools\RomSaved folder of the kitchen
gr
muchias gracias
going to give it a try
hope i dont screw it up
the platformrebuilder times out at my comp
and i egt error at the end
Executing: kitchen_build_rom.bat.....
Copying OS.nb.payload...
1 bestand(en) gekopieerd.
Implantxip & Payload Resizer v. 1.1 by ervius!!!
XIP: xip.bin not found!
XIP not Inserted!
ImgfsFromNb 2.1rc2
Sector size is 0x800 bytes
ImgFs partition starts at 0x006e0000 and ends at 0x00700000
Dumping IMGFS at offset 0x006e0000 (size 0x00020000)
Done!
ERROR! (errorlevel: -1073741819)
ERROR executing: kitchen_build_rom.bat
ERROR!!!
Wait some seconds...
No ''SVN'' folders present...
Restored Original config.txt...
Temp config.txt Deleted!!!
can someone please help me
Thnxs again,
Give it a try tomorrow.
Oops,
Again same problem as above.
Something is wrong with your XIP. Is there xip.bin in \ROM\Iolite folder?
dancer_69 said:
Something is wrong with your XIP. Is there xip.bin in \ROM\Iolite folder?
Click to expand...
Click to collapse
yes it is:S
is it possible that it wont work because im on windows 7?
I don't use windows 7, so I don't know. And I don't use this kitchen(I have my own visual kitchen)
But I think, from error that you get, that the XIP cause the problem.
And if your base's rom XIP is there, maybe something is wrong with the XIP of the rom that you wanna build.
Lokatho maybe can give you more help, did you change anything in the kitchen?
dancer_69 said:
I don't use windows 7, so I don't know. And I don't use this kitchen(I have my own visual kitchen)
But I think, from error that you get, that the XIP cause the problem.
And if your base's rom XIP is there, maybe something is wrong with the XIP of the rom that you wanna build.
Lokatho maybe can give you more help, did you change anything in the kitchen?
Click to expand...
Click to collapse
nope downloaded the visual kitchen
then replaced the .erv file with the new one lokatho has placed
dont know how but got a nbh file the only thing is it hangs on the smart mobilityscreen
Hmm originele rom is 1.09.404.4 (40104) van 16 jan 2009.
Radio 0.41.30.12.
Hoe zie ik nu de wm6.1 rom 20765. Nieuwer, ouder of geen van beide?
Hoe extract ik nu een rom van de Iolite?
Uhh. Origional rom is 1.09.404.4 (40104) of 01/16/2009.
How can is tell that the wm6.1 rom 20765 is newer, older or neither one of them?
And hwo can I extract a rom of the Iolite?
why you want to extract a rom(for warranty?)
check this thread http://forum.xda-developers.com/showthread.php?t=555653
it is a rebuilded dump of a dutch rom by lokatho
worked fine for me
what version of windows are you running on youre desktop ive its aslo windows 7 i think thats why we cant get a good build out the kitchen and then im going to downgrade to xp again(already thinking about doing that)
miniterror said:
nope downloaded the visual kitchen
then replaced the .erv file with the new one lokatho has placed
dont know how but got a nbh file the only thing is it hangs on the smart mobilityscreen
Click to expand...
Click to collapse
Working on the issues, unfortunately my gf doesn't want me to touch her phone anymore So fixing this blindly isn't easy.... Until fixed only use the 20765 part of the kitchen...
pvdvlies said:
Hmm originele rom is 1.09.404.4 (40104) van 16 jan 2009.
Radio 0.41.30.12.
Hoe zie ik nu de wm6.1 rom 20765. Nieuwer, ouder of geen van beide?
Hoe extract ik nu een rom van de Iolite?
Uhh. Origional rom is 1.09.404.4 (40104) of 01/16/2009.
How can is tell that the wm6.1 rom 20765 is newer, older or neither one of them?
And hwo can I extract a rom of the Iolite?
Click to expand...
Click to collapse
Well the base I used in the kitchen is the original Iolite NL ROM you mention, only thing I did was change the date on xip.
If you have the kitchen you will have all the packages (OEM, XIP, SYS) from the original ROM.
If you want a rebuild stock ROM see miniterrors link.
gr
Lokatho said:
Working on the issues, unfortunately my gf doesn't want me to touch her phone anymore So fixing this blindly isn't easy.... Until fixed only use the 20765 part of the kitchen...
Well the base I used in the kitchen is the original Iolite NL ROM you mention, only thing I did was change the date on xip.
If you have the kitchen you will have all the packages (OEM, XIP, SYS) from the original ROM.
If you want a rebuild stock ROM see miniterrors link.
gr
Click to expand...
Click to collapse
saw the pagepool o the rebuild stock rom whas 6 ive i change this to 20 will it greatly affect the rom?
regards miniterror
miniterror said:
saw the pagepool o the rebuild stock rom whas 6 ive i change this to 20 will it greatly affect the rom?
regards miniterror
Click to expand...
Click to collapse
MS uses stock pagepool of 6
I usually put it to 0, that means you give wm a free hand in the size of the pagepool.
Some users claim that a higher pagepool (8, 16 or maybe 20) is best for performance.
But only way to find out is to try it yourself, but imo a pagepool of 16 is max for stability.
gr
hi all its me again
ive found how i could manage to get nbh files again
only thing is im trying to make the 6.5 windows
i can check on top a thing calles real 6.5 aku
wath does this option do
i have to check ive the nbh's are working but ive the do i post it here
miniterror said:
hi all its me again
ive found how i could manage to get nbh files again
only thing is im trying to make the 6.5 windows
i can check on top a thing calles real 6.5 aku
wath does this option do
i have to check ive the nbh's are working but ive the do i post it here
Click to expand...
Click to collapse
It tells the kitchen if the kernel is native 6.5 or not. So far I haven't seen a native kernel for Iolite, so this option should be disabled.
gr
Lokatho said:
It tells the kitchen if the kernel is native 6.5 or not. So far I haven't seen a native kernel for Iolite, so this option should be disabled.
gr
Click to expand...
Click to collapse
thanks for the reply
then im goignt o delete that nbh
and test the other tonight

[WP7 KITCHEN] OS Builder V1.4.236 FULL (01.12.2012)

Hi all!
I want to present the tool which can port/rebuild XIP (NK) and build IMGFS partition file for Windows Phone 7 with real registry recompiling and relocations according to WP7 memory model.
It can also build NB (D000FF and WMSTORE containers) and NBH files for HTC WP7 devices (tested on HTC HD2, HTC HD7, HTC Mozart, HTC Radar, HTC Titan).
This thread is the continuation of OSBuilder for WM topic. The future discussion about WP7 ROM assembling by means of OsBuilder will take place over here
Thanks again to the team (AndrewSh, Feropont, Vladimir1973, lucifer3006) - for the support, for the tests, for your work!
Special thanks to HD2Owner for enthusiasm and his titanic work in testing WP7mode.
Thanks a lot to AnDim for his tenderness and important information provided.
Sincerely,
Barin and Ultrashot
Tutorial videos:
How to dump NBH
How to work with registry
How to work with packages.sof/packages.cif
to be continued...
[POLL] What new features do you want to have in OsBuilder future releases
Changelog links:
Changelog - OS Builder V1.4.236 FULL (01.12.2012)
Changelog - OS Builder V1.4.235 FULL (25.11.2012)
Changelog - OS Builder V1.4.234 FULL (22.11.2012)
Changelog - OS Builder V1.4.223 FULL (02.10.2012)
Changelog - OS Builder V1.4.209 FULL (19.05.2012)
Changelog - OS Builder V1.4.206 FULL (21.04.2012)
Changelog - OS Builder V1.4.205 FULL (16.04.2012)
Changelog - OS Builder V1.3.199 FULL (09.12.2011)
Changelog - OS Builder V1.3.189 FULL (08.11.2011)
Changelog - OS Builder V1.3.187 FULL (03.11.2011)
Reserved...
To -=Barin=- and Ultrashot
Dear friends!
Thank you for all the help you have given me with my WP7 experience.
I especially appreciate the information and advices you have provided, and the excellent OsBuilder you have shared with me. Your assistance has been invaluable to me!
Again, thank you so much. I greatly appreciate your generosity, willingness to help and friendship.
Regards
Andrew.
Changelog - OS Builder V1.3.187 FULL (03.11.2011)
1. Fixed issue with deleting a parameter defined in boot.rgu, if the removing directive was stored in other packages - the post http://forum.xda-developers.com/showpost.php?p=18251257&postcount=564
The second step to full WP7 support
2. Relocation engine is totally redesigned. (Hats off to Ultrashot for valuable help with WP7 modules Z .reloc sections)
3. Added possibility of porting/rebuilding XIP (NK) and the assembling IMGFS partition file for Windows Phone 7 with real registry recompiling and relocations according to WP7memory model (tested on HTC HD2, HTC HD7 and HTC Mozart. Credit for tests goes to Feropont and HD2Owner)
I want to warn that the registry files have to be checked by registry preview, because there is a hell of syntax errors in the original registry. Frankly, it seems (IMHO) that first the registry was generated and then some comments for dumb and mistakes were added.
Registry Preview will define incorrect lines to help you to fix that. The most common errors are:
- Parameter name without the quotes
- The comments are not marked with a semicolon or marked with colon.
- HEX type values end with point (the last or the only parameter line)
- The value MULTI_SZ contains comments between the lines parameter
- Existence of Directives for conditional compilation IF ... END (it's not a mistake, but currently these directives are not processed, so you should label them as a comment)
4. The dsm-editor has now the feature to set/clear Z-flags for modules.
Warning! This flag is used for WP7 XIP modules only if the RW section of a module must be located within the boundaries of RAMStart-RAMFree (nk.exe, kernel.dll, kitl_noplat.dll and similar)
5. For WP7 - Added ability to edit the file MsDefaultcerts.dat (see Additional Tools)
6. For WP7- Added ability to edit files CoreOS.dat and initobj.dat (see Additional Tools)
7. Added ability to automatically insert a certificate which will sign files while assembling DefaultCerts.dat and MsDefaultCerts.dat (for WP7) - see the settings in Build Dump and ROM. The original files stay untouched.
8. XIP Port settings - added the list of additional MS packages (for WP7). When porting WP7 XIP, the packages specified in this list will be replaced with donor packages.
At the moment, we can safely add the following packages to this list:
BaseDrivers_NK
CCFGSVC
GFX_NK
KFPCRT
Watson_Core
WinCENLS
9. In Configuration and packages tab of Setting - added the option "Always include 0409packages." If your WP7kitchen allows the language selection, it is recommended to use this option enabled to include English-language packages by default to your ROM, otherwise there is risk to get non-bootable ROM.
10. Added - the ability to build NB files (! For the moment only D000FF container !, NB assembling for the new _wmstore structure devices is not supported yet) and NBH files for WP7
To build NB you should have the original NB and should define the way to it in Build ROM settings, for example ".\NB\OS.nb". Unfortunately, to get rid of the original NB is not yet possible, but the work is in process. Hats off to AnDim for help and information provided. NBH build configuration settings are similar to the previous version, except that the CID tab can contain multiple values (each value in a separate line)
Warning! If you plan to use for cooking WP7 dump obtained by earlier versions of OSBuilder, I would strongly recommend you to dump again, and to copy the new ROM template \ ROM.tpl to your kitchen. The new template will contain additional service information, which was not recorded in earlier versions of OSBuilder
11. OSBuilder is fully backward compatible with WM6.x kitchens, (it was a big deal btw, but it was implemented). When you open the kitchen OSBuilder automatically detects the required mode WM6/WP7.
This compatibility will remain for the future, but no new features for WM kitchens will be added. OSBuilder WM Kitchens Development is terminated due to the termination of WM6.5.x development from MS side.
Thanks again to the team (AndrewSh, Feropont, Vladimir1973) - for the support, for the tests, for your work!
Special thanks to HD2Owner for enthusiasm and his titanic work in testing WP7mode.
Thanks a lot to AnDim for his tenderness and important information provided.
Sincerely,
Barin and Ultrashot
Thanks
Thank you my friends Barin and Ultrashot, with you was nice work in a friendly and well-coordinated team. Thank you for large lessons learned and tools OSBuilder.
Regards
feropont.
hd2 7720 files in the SYS and OEM Give
please
thanks
Good Job !!! keep going
yes indeed. great work barin. thanks alot.
pdaimatejam said:
hd2 7720 files in the SYS and OEM Give
please
thanks
Click to expand...
Click to collapse
just dump any mango rom to get that stuff.. what's the problem?
boot 7720 remains hd2
pdaimatejam said:
boot 7720 remains hd2
Click to expand...
Click to collapse
We do not distribute SYS here. We provide only the OsBuilder. For SYS and other device specific packages - ask in the rom topics from the rom developers.
Thanks for new version, I've dump HTC Titan rom and now trying to rebuilt.
ct_moi said:
Thanks for new version, I've dump HTC Titan rom and now trying to rebuilt.
Click to expand...
Click to collapse
Titan is the second generation device with another rom structure (_wmstore)
Only nk and imgfs partition files can be built for it, but not NB. Current version of OSBuilder supports D000FF NB container only, but not _wmstore/_wmpart
Dude you is a wonder. Thank you very much...
-=Barin=- said:
Titan is the second generation device with another rom structure (_wmstore)
Only nk and imgfs partition files can be built for it, but not NB. Current version of OSBuilder supports D000FF NB container only, but not _wmstore/_wmpart
Click to expand...
Click to collapse
Thanks Barin, that's reason why I've an error . But nice, can begin to see registry, packages etc...
Thanks a billion Barin, as well as to his team mates.
Excellent work indeed! This is what I was waiting for, before I put my hands into WP7 on HD2.
Let me dig in and see whats under wp7 hood.
Thanks again...
Best Regards
Edit:
I just tried to dump and rebuild an WP7 ROM made for HD2.
* Dumped successfully
* Fixed the registry errors
* When building, I get "The given key was not present in the dictionary." No idea what it means but I haven't changed any files/folders.
* Disable Demand Paging is empty but no idea either were does those list of modules comes while building.
Any idea whats wrong am I doing?
Great work, thanks a bunch.
CRACING said:
...Disable Demand Paging is empty but no idea either were does those list of modules comes while building...
Click to expand...
Click to collapse
Don't worry 'bout the list - it appears only because OsBuilder detects correspondent flags assigned to these modules. About the mistake - not sure -better later Barin will explain it more correctly than me....
AndrewSh said:
Don't worry 'bout the list - it appears only because OsBuilder detects correspondent flags assigned to these modules. About the mistake - not sure -better later Barin will explain it more correctly than me....
Click to expand...
Click to collapse
Ah you are right, I had forgot about DSM contains flags.
Will wait for barin reply and till then will try different ROM to see if I get same error.
Thanks...
Best Regards
CRACING said:
* Dumped successfully
* Fixed the registry errors
* When building, I get "The given key was not present in the dictionary." No idea what it means but I haven't changed any files/folders.
* Disable Demand Paging is empty but no idea either were does those list of modules comes while building.
Any idea whats wrong am I doing?
Click to expand...
Click to collapse
AndrewSh is absolutely rightt about modules with flag M in dsm
About error - no idea too. Just try to close OSbuilder and then open the kitchen again.

Categories

Resources