[WP7 KITCHEN] OS Builder V1.4.236 FULL (01.12.2012) - Windows Phone 7

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.

Related

(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

[UPDATED 2/13/09] Skip's All-In-One Titan Kitchen v1.0

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.

[ROLLUP](13/08/09) Avoid confusions or damages => Find answers, Guides, Links

ROLLUP - HTC TOUCH DIAMOND 2
Respect the Rules & Check in Questions&Answers for known solved problems
First, What is a HTC TD2?
This is the HTC T535X / HTC Touch Diamond 2 / T-Mobile MDA Compact V,
But you probably knew that already...
So here is a rollup thread about 'anything' you need to know about the TD2,
If you find any errors, missing items, old items to be renewed, idea's
Please e-mail me at [email protected]
Moderator Edit: You may PM me for any questions you have about the Topaz. Send PM's to "ThaDeanesta"
This guide is based on KOKOTAS' work for the Elfin which helped me a lot!
Contents:
=> Information
=> Unlocking, Flashing, ...
=> Modifying, Cooking, ...
=> Troubleshooting
=> Tests, Projects, Links
=> Outro and Credits
Recent Updates
Code:
26/06/09 - First Release.
03/07/09 - Added some registry tweaks, Corrected some spelling errors.
11/07/09 - Added a new section, 'Applications'.
14/07/09 - Added some registry tweaks, Added a application.
16/07/09 - Added a project; How to add folders to TF3D program tab.
25/07/09 - Added a useful link, The Newbie Guide At Configuring iGO8.
28/07/09 - Added a new registry edit And a new credit.
12/08/09 - Added a new tool to flash a radio and a free SIM Unlocker.
13/08/09 - Added a alternative to creating the goldcard and corrected some spelling mistakes.
14/08/09 - Added some applications, some credits and corrected the layout a little bit.
16/08/09 - Added a few applications and their credits.
27/09/09 - Edited the link for the radio's
08/10/09 - Added a guide for hspl, radio's & more.
Information
Click to expand...
Click to collapse
1. General
1.1) HTC Touch Diamond 2 Wiki
1.2) HTC Touch Diamond 2 Specifications
2. Useful terms
2.1) Technical Terms
2.2) Glossary
2.3) Services & DLL's
3. Things you should know about your device
3.1) Availble ROM & RAM size:
Go to settings > Device Information > Hardware
Check out "RAM Size" & "Flash Size"
3.2) IMEI:
To get your IMEI just dial " *#06# " And 17-digits should appear, The first 15 are your IMEI
3.3) CID: When using ATcommander issue, and use the command: [email protected]?
3.4) Device ID:
When using mtty Go into the bootloader (soft reset & hold volume down pressed) and use the command: info 8
4. Educational Reading
4.1) Kaiser's G.W.E.N.I It might be for Kaiser, But it's very useful.
4.2) On this site I will soon launch a full guide about the Topaz in DUTCH
Unlocking, Flashing, ...
Click to expand...
Click to collapse
5. Unbricking
5.1) Gold Card
Since there is no wikipage about this, I'll quickly discribe how you can do this
1] Requirements:
- A working WM Device (used to obtain the microSD card's ID)
- The shipped stock rom your phone came with (Shipped Roms for HTC Touch Diamond 2)
- Qmat (Latest version of Qmat)
2] Format your SD card into FAT32:
- go into dos and type:
format <volume> /FS:FAT32 /A:4096
3] Run Qmat to create a gold card:
- Put the formatted microSD card in the working WM device and connect via ActiveSync
- Run Qmat, Go to Hardware Forensics and select 'Generate HTC Goldcard'
- Select your bricked device's key
- Get the SD Card Serial from WINCE Device
- Save the Goldcard image to the SD Card
Now you have a SuperCID which allows you to flash any shipped ROM
4] Go into the bootloader with inserted goldcard and run the .exe from the Shipped rom
5.2) If all else fails, you can PM Cmonex she will make one for you
But perhaps, It's better if you first try yourself?
6. Dumping a ROM
This is basicly a backup of your ROM, Note that this does not backup any personal information on the phone
6.1) Dump Rom
7. CID Unlock your phone
This will allow you to flash ANY ROM with a different CID on your phone (e.g. Custom ROM)
7.1) HARDSPL, CID Unlock with overwrite protection
In this topic you also see how to remove the CID lock (if you want to send the phone back...)
Before you take any further steps, Please confirm that your device now has a HARDSPL, by going into the bootloader,
Then check the SPL it should say "1.33.OliNex"
7.2) Security Unlock
This is a security unlock tool that will remove the CID & SIM lock on your device
8. SIM Unlock your phone
8.1) Free SIM Unlocker for contributing XDA members
8.2) Commercial SIM Unlocker 1
8.3) Commercial SIM Unlocker 2
9. Availble ROMS, Radios, SPL's
9.1) Shipped Roms
9.2) Custom Roms
9.3) Available radio's --- Alternatively, You can flash any radio with this tool
9.4) Available (H)SPL's
Modifying, Cooking, ...
Click to expand...
Click to collapse
10. Kitchens
This is used to rebuild and or modify shipped roms, and by this produce custom roms
10.1) WM 6.1 / 6.5 Visual Topaz Kitchen
10.2) WM 6.1 Kitchen
10.3) WM 6.5 Native Kernel, ...
11. Modifying & Cooking Stuff
11.1) Guide to cook for Xperia, But it's the same for all devices
11.2) Full XIP Porting (& more)
11.3) OEM Package Tutorial
11.4) Windows Mobile 6 Emulator to test your cabs
12. Useful registry edits
Here I will list some useful and most wanted registry edits, You can perform these with any registry editor.
12.01) Remove the locked program tab items
Code:
HKLM/Software/HTC/Manila/ProgramLauncher/0/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/1/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/2/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/3/IsReadOnly
Change this value from 1 to a 0 and you can then edit their shortcuts.
12.02) Always keep WiFi on
Code:
HKLM/Comm/BCMSDDHD1/Parms/HTCKeepWifiOnWhenUnattended
Change this value from 0 to 1 and WiFi will stay on.
12.03) Smoothen out GPS Usage (not really a registry edit)
Code:
A. With Advanced config in the GPS menu
- disable A-GPS
- disable GPS logging
- logfile name must be empty
- old logfile name must be empty
- maximum size of logfile must be 0
- delete the file:
\windows\GPSLogFile.txt and \windows\GPSLogFileBack.txt
12.04) Enable Manila Landscape mode
Code:
1. Add string value to HKCU\Software\HTC\Manila
String: EnableLandscape Value: true
2. Add string value to HKCU\Software\HTC\HTCSENSOR\GSensor\ModuleName
String: TF3D Value: \Windows\manila.exe
3. Add string value to HKCU\Software\HTC\HTCSENSOR\GSensor\WhiteList
String: TF3D Value: Manila
More registry edits to enable landscape mode, You can find here
12.05) Boost TouchFLo3D performance
Code:
HKLM,"System\GDI\GLYPHCACHE","limit", Change this value to 32768
HKLM,"Software\OEM\TFLOSettings","SpeedHigh",Change this value to 25
HKLM,"Software\OEM\TFLOSettings","SpeedLow", Change this value to 14
12.06) Enable Burst, Sport & Video Share mode in the camera
Code:
HKLM,"Software\HTC\Camera\P10","Enable",0x00010001,1
HKLM,"Software\HTC\Camera\P6","Enable"
HKLM,"Software\HTC\Camera\P8","Enable"
HKLM,"Software\HTC\Camera\P9","Enable"
Change these value's to 1 to enable
12.07) Prevent screen switching off during phone call
Code:
HKCU,"ControlPanel\Phone","Sleep",
Change this value to 0 to disable
12.08) Enable better power management
Code:
HKLM,"Drivers\SDCARD\ClientDrivers\Class\SIM_Class","DisablePowerManagement"
HKLM,"Drivers\SDCARD\ClientDrivers\Class\MMC_Class","DisablePowerManagement"
HKLM,"Drivers\SDCARD\ClientDrivers\Class\NAND_Class","DisablePowerManagement"
Change these value's to 0
12.09) Increase volume during call
Code:
HKCU,"ControlPanel\SoundCategories\InCall","InitVol",
Change this value to 4
12.10) Show or Hide Activesync
Code:
HKCU, "Software\HTC\TaskManager\ExclusiveList\System,
Make a new dword named "Repllog.exe" Change the value to 1 to show,
Or change it to 0 to hide
Troubleshooting
Click to expand...
Click to collapse
13. Troubleshooting
13.1) My device is bricked
13.2) Bootloader Errors
13.3) ActiveSync fails
13.4) Battery Life Issue's
14. Manuals
14.1) HTC Touch Diamond 2 Manual
14.2) HTC Touch Diamond 2 Disassebly Guide
Tests, Projects, Links
Click to expand...
Click to collapse
15. Useful Applications
15.01) Stop PushInternet, For Real
15.02) Soft Reset Button
15.03) Enable Battery status in the notification manager, Note that this doesn't work for 100% in languages other then WWE
15.04) Rhodium dialer for Topaz, Note that this disables the in-call curtain and enables conference calls
15.05) TF3D / Titanium Toggler
15.06) HTCPedia Topaz Settings tool Alternatively you can get the messaging only application here.
15.07) WiFi Smartlauncher
15.08) Birthdays To Calender app
15.09) Music Recognition app
Want your application here? Know an application that is extremely helpful? e-mail me at [email protected]
Click to expand...
Click to collapse
16. Alternative OS
16.1) Android on HTC Touch Diamond 2
17. Benchmarking
17.1) Serval benchmarks on Custom Roms
18. Projects
18.1) XDA UC
18.2) WM Img Updating system
18.2) How to put folders in the TF3D program tab
19. Useful Links
19.1) Touch Friendly programs for WM
19.2) Tweaks & Tricks
19.3) The MIDlet bible
19.4) Discussion about a Matt cover for the HTC Touch Diamond 2
19.5) Facebook Integration, How to get it back.
19.6) Custom RUU to put in .nbh files
19.7) The Newbie Guide To Configure iGO8
19.8) Guide to installing Hspl, Radio's & more!
Outro & Credits
Click to expand...
Click to collapse
20. Outro
* If you didn't find what you were looking for, Use the Search function
* Don't try anything with your phone if you are not sure of what you are doing, To be sure of what you are doing you have to search, read, reread, understand... If you are still unsure, ASK before breaking your precious phone!
* Being grateful is a virtue, Don't forget to donate to anyone who spent a lot of time in any of these items.
* @Mods feel free to edit this thread, add or remove things, But please make sure it fits the overall lay-out. Thanks
21. Credits
Code:
* [B]KOKOTAS[/B]
* [B]Neotelos_com[/B]
* [B]SkunkyGwen[/B]
* [B]cmonex[/B]
* [B]Olipro[/B]
* [B]rajan nishchal[/B]
* [B]its right[/B]
* [B]jerpelea[/B]
* [B]Da_G[/B]
* [B]gtrab[/B]
* [B]Ameet[/B]
* [B]pedroo[/B]
* [B]shadowline[/B]
* [B]pietrucci[/B]
* [B]Noonski[/B]
* [B]Menneisyys[/B]
* [B]dsixda[/B]
* [B]Tom_Condon[/B]
* [B]udK[/B]
* [B]Mkoz[/B]
* [B]TinTin
* BeeGee_Tokyo
* qbus00[/B]
[B]* prdic[/B]
[B]* hEiMDaLL[/B]
[B]* !aman![/B]
[B]* elmalote[/B]
[B]* jklondon[/B]
[B]* dcogen[/B]
Forgot you? Want a change? [B][U]Please e-mail me at [/U][/B][EMAIL="[email protected]"][email protected][/EMAIL]
Note that I do not take ANY credit for anything that has been posted. I simply added it all to one thread,
If you want to donate to me, that is great, But first think of the dev's who made this possible.
This guide is written by Jeutie, Based on an earlier made guide by KOKOTAS, And cannot be copied without my permission.
And if you get the permission to copy this guide,
Please give credit to all the developers listed above,
They put hard work into all of this!
*reserved*
@Mods, Please sticky this thread, it summarises what's in the other stickies, And if anything isn't added yet, I'll do that asap.
*edit*
Thank you Tom
jeutie said:
*reserved*
@Mods, Please sticky this thread, it summarises what's in the other stickies, And if anything isn't added yet, I'll do that asap.
Click to expand...
Click to collapse
nice job
I sticked this thread.!
Tom
This Topaz sticky links to a free unlocker for the HTC Touch.
Is this a fault or does it really work for the Topaz/TD2? HTC Touch SIM Unlocker (free)
mickman said:
This Topaz sticky links to a free unlocker for the HTC Touch.
Is this a fault or does it really work for the Topaz/TD2? HTC Touch SIM Unlocker (free)
Click to expand...
Click to collapse
Looks like a mistake to me.
Will edit it to avoid confusion.
Thanks
Well it should be universal... But I didn't try it, because my phone doesn't have a simlock... But thanks l3v5y ^^
jeutie said:
Well it should be universal... But I didn't try it, because my phone doesn't have a simlock... But thanks l3v5y ^^
Click to expand...
Click to collapse
Ah right. I wasn't sure, and thought there would be a lower risk of damaging devices if it wasn't there...
The newer unlocks (Diamond, Raphael etc) all flash a new radio to the device, which if using the wrong device/radio could break things.
l3v5y said:
Ah right. I wasn't sure, and thought there would be a lower risk of damaging devices if it wasn't there...
The newer unlocks (Diamond, Raphael etc) all flash a new radio to the device, which if using the wrong device/radio could break things.
Click to expand...
Click to collapse
Yup true ;-) I'll look around if I find one for the TD2
l3v5y said:
Ah right. I wasn't sure, and thought there would be a lower risk of damaging devices if it wasn't there...
The newer unlocks (Diamond, Raphael etc) all flash a new radio to the device, which if using the wrong device/radio could break things.
Click to expand...
Click to collapse
not really as we check what device you are buying for.
jeutie said:
Well it should be universal... But I didn't try it, because my phone doesn't have a simlock... But thanks l3v5y ^^
Click to expand...
Click to collapse
the htc touch (elf) unlocker won't work. totally different radio & security
PS: I sent you a PM
Got the pm, added all the content, Thanks m8 ^^
- Sorry for the inactivity, I'm busy with exams & such -
And also thanks !Aman! your changes have been made aswell.
I'd just like to say a big big thankyou to the founders of xda-developers, all the chefs and cooks, all the app makers, the creators of threads like this one, and all the members who contribute thoes magic tweaks and offer advise to people who are stuck.
I am totally new to the world of Windows Mobile, and without you all, I wouldnt have had the first clue nevermind flashing and tweaking shenanigans.
Thanks guys.
glad you liked it
I have a permanent problem with all 6.5 versions and it's really weird.All 6.5 roms work very well when memory card is not inserted...but when I turn my Topaz off and insert the memory card. Albums/Camera/Music Player/File explorer and all concerning memory card freeze when I use them.
That is, when I try to launch Album for pictures on memory card, it freezes...same with Camera.....
I changed memory card, formatted with FAT32...but all in vain
I have no such problem with 6.1 roms
Any comments?

[ROM] I love DFT (7392 ROOTED) [YukiXDA] [26/06]

Let's make HD2 the best Windows Phone 7 device ​
My tutorial on porting WP7 sys (and update to NoDo) for HD2 is in my 2nd post, you'll find too my tricks and ideas​
Thanks to Ruzzichella, DFT, bepe, cotulla, ervius, AnDim, Nokser, ansar, OndraSter, airxtreme, misar etc. etc.​
{
"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"
}
16/05 First release:​Porting HD2 WP7 rom to NoDo (see 2nd post)
​New theme with transparency I've called Aero
​HTC Hidden Wi-Fi works since I've updated some OEM packages. To have a wifi mac adress which don't change at reboot try to set it in the nvram.txt file (see my second post)
​Rom is unlocked and prevented to relock.
​A video demonstration: Youtube_WP7_NoDo_ROM_HD2 (thanks Jaxbot)
​05/06 Update:​Green key is now hard remaped, I've chosen the function of bluetooth Headset: Play/Pause multimedia, Skip by pressing twice, Answer a call (when receiving), End call, (when in call), long press to rapidly call someone by speech input.
​Replaced camera button by a software button with autofocus like on Androïd so no more blur.
​Radio is working without the need of headphones.
​Added keyboards layout for some other countries and added some cool features. More layouts to come soon.
​Improve performances, localisation (assisted gps - agps), Bluetooth, battery consumption. (mine is between 3 and 6 mA)
​Solving of certains difficulties to establish a link with some Wi-Fi routers.
​Smooth gradients (no more 16bit banding bug) without lost of performances.
​Backlight adjusted and set to never by default (work have to be done)
​Changed volume settings and added a sound template to make it more clear.
​Replaced all Microsoft and OEM wallpapers by transparent png, so a total of 41.
​08/06 Update:​Replaced all overlaped modules of the 7392 base rom, so improve about everything​Speech recognition (long press Win key and Call contact Green key) works for every languages
​13/06 Update + 16/06 minor Update:Added direct access to Wi-Fi and Bluetooth in start menu and home tiles.
Added direct acces to Airplane mode and Brightness (16/06)
​Update of the HTC RIL manager module and added the last HTC Connection Setup for autodata config at boot.
​Added keyboard layouts but there is a limitation of 20 keyboards so I split the rom in 2.
​Added some other long press on keyboards layout ie w->www. f->ftp://ftp. (16/06)
​23/06 + 26/06 Update:Rom is rooted now (first WP7 rooted rom)
Optimisation of the policy database for root access (+live games fix) (26/06)
​Added direct acces to Cellular and Location
Added direct acces to Sound and Lock and changed all icons added to real metro theme (26/06)​Added 2 extra themes (Aero variations with transparency): Aero Black and Aero Rich​The Rom Files: v5_lang1 and v5_lang2 - These are the roms, no language pack!!! see below
Rom is split in two versions with differents keyboards layouts
In both: Spanish, French/Canada/Swiss, German, English US/UK, Italia
Lang1: Finish, Hungarian, Swedish, Czech, Danish, Dutch/Belgian, Norwegian, Polish, Poruguese/Brazilian, Filipino
Lang2: Turkish, Malay, Arabic(as Ecuador), Hebrew(as Uruguay), Farsi(as Bolivia), Chinese, Greek, Korean, Russian, Indonesian, Ukrainian, Thai(as El Salvador)​
A xap to give back the 3rd option speaker/headset in FM radio (but you'll need Headphones): ProvXml-FMradio.xap (thanks to xboxmod, for use see his thread)
A pack with all HD7 radios (files part00.bin to replace in Data.zip before flash): HD2 WP7 radios pack
If you want another hard keys remaping template see here​
If you like my work, don’t pay me a beer, don’t thank me but just send as much “MISS U” as you want to +33 682732382 (France)​
Tutorial to port sys (update to NoDo)​
Ok guys, I don’t know why DFT haven’t release an update for HD2 earlier since it take only few days to a noob to achieve a working NoDo rom. Their first version was built on a test rom with developer’s certificates from Microsoft and HTC, debug tools, recompiled drivers for HD2 and a method to build SLDR and NK sections. They had before everybody a test version of Mango too. So I suppose they, or only one, is working for HTC or has good contacts and perhaps had a commercial interest or was more interested by the exploit than giving users a great experience of WP7 on HD2, updates as soon as it’s possible and tools/knowledge to members like ervius, AnDim, Nokser etc. to achieve that by themselves. Someone in another post suggest an agreement not to release their mango before the 24th, it’s quite possible. But I don’t know and I don’t blame, it’s life lol
Perhaps we’ll see a version of Mango for HD2 soon (and new exiting videos^^’) but since a lot of people are waiting for NoDo (some desperate posts made me cry XD) I’ll give you a first version, and better, the method to achieve that by yourself for the next coming.
!The trip isn’t how to flash an HD7 rom on HD2 like certain people seems to believe and we don’t need a new malgr for the moment!
What you need:
DSM editor by Ervius http://forum.xda-developers.com/showthread.php?t=523139
WP7 Rom Tools by AnDim http://forum.xda-developers.com/showthread.php?t=884239
IMGFSFromDump-TURBO by airxtreme http://forum.xda-developers.com/showthread.php?t=610713
Imageinfo.bin, packages.cif/sof Tool by kokotas http://forum.xda-developers.com/showthread.php?t=674477
DFT rom and DWI by by bepe and Cotulla
A rom with 7392 SYS like RUU_Mozart_TMO_DE_1.32.111.01_5.65.09.25_22.45.50_ RELEASE http://forum.xda-developers.com/showthread.php?t=1065281 (MOZART is not important for SYS parts)
Some extra roms for updated other SYS languages
A rom with latests HTC packages to have the possibility of stuff like Hidden Wi-Fi like RUU_Schubert_O2_DE_3.04.207.01_Radio_5.66.09.21a_2 2.48.50.21 http://forum.xda-developers.com/showthread.php?t=1037967
Optional:
A rom for a new radio, this one seems to be the latest too
A rom for developpers tools and kitl like RUU_Schubert_hTC_Asia_SEA_WWE_1.57.728.02_Radio_5.52.09.16_22.33a.50.10_TEST
Roms for OEM APPS stuff that you want
A good HEX editor and a file/directories comparator may help a lot
Just a little time and patience lol
PS: open roms with an archive tool like 7-Zip and take the RUU_signed.nbh file, we only need this.
1. A new radio: (optional)
The radio is the part00.bin in the Data.zip
With HTCrie open the nbh which contains the radio you want, select GSM and extract the GSM.nb
Open it with an hex editor and search for 7F 45 4C 46 01 01 01 61, it’s the beginning of the part we need. The end is the series of 00 just after the last AMSS string you can find (refer to DFT part00.bin if you need help).
Keep only this section (delete the rest) and add some 00, for example if the files ends at the byte e004d0h go to e004ff.
Save the file, rename it part00.bin, you’ll have your new radio (in this case 5.66.09.21a).
Replace it in the Data.zip, you can flash now with DWI to test it.
You’ll show the new version in the Settings/About of WP7.
2. Change The SYS by 7392 Step 1: Common packages
With HTCrie open the nbh which contains the 7392 SYS build (or another you want), extend OS/IMGFS and select SYS. Extract it to a folder.
Do the same for other rom(s) containing extra languages in another folder.
Add the extra *_LANG_0XXX packages from the second directory to the first, after that you can delete it (the second folder lol, if only English was my native language^^).
You can use NabSync and NabSync_Lang_0XXX packages or not, if not delete them, just remember you’ll not need to add MOS entries in default.hv in this case.
Put the metadata package in another place, we’ll use it in step 2.
Put the content of all other packages in a new folder (for ex called IMGFS), with HTCRIE open the same 7392 rom, extend OS and in IMGFS content select .ROM and .VM modules, extract them in your IMGFS folder.
It’s your new SYS.
You could past/overwrite it in DFT IMGFS and build the rom now it will function (the DFT video of March) and YES it’s as simple as that, you’ll have new stuff from NoDo like copy/paste but not the possibility of Hidden Wi-Fi since it depend of OEM packages.
PS: It’s possible since there isn’t many changes in NK and SLDR sections made by NoDo, so we can use like that. dsm files are not very important (just to have good references of packages) and rgu content is added in default.hv
Modules that need to be updated are:
NK: cachefilt.dll, hd.dll and osaxst0.dll
SLDR: exfat.dll, filesys.dll, k.coredll.dll, k.fatutil.dll, kernel.dll, mtpuldrsvc.dll, pm.dll, sdbus.dll, sdmemory.dll and unifiedblock.dll
3. Change The SYS by 7392 Step 2: metadata package
With HTCrie extract the metadata package of the SHUBERT rom which contains OEM that you need, so we have to play with 3 metadata packages: DFT, SHUBERT OEM, MOZART SYS.
It could be a little simpler if we have a 7392 rom for SHUBERT but not for the moment.
Some files need to be updated, first is BasePolicy.xml, compare the new content of MOZART with DFT one, same for SCHUBERT (replace C:\WM700\release\LEO and C:\WM700_7392\release\MOZART by C:\WM700_7392\release\SCHUBERT). If you find new entries and you judge them useful (refer to dsm and find the package) then add them in MOZART one (it’s the most important for SYS).
Second is DefaultCerts.dat, these files contain certificates. In hex each one begin with 30 82 ?? ?? 30 82 so you can cut this file in x parts, one for each certificate.
The common build is Microsoft root, oem roots, Microsoft Windows Mobile PCA0, oem, Microsoft Mobile Device Unprivileged PCA0.
We’ll keep DFT one as bas as it’s include Qualcomm infrastructure development, Microsoft Corporation CE Image Update Test and HTC_Develop_Test, useful for later (we never know^^). DFT has included HTC_Develop_Test twice (like in dsm beside Microsoft Corporation CE Image Update Test) so you can remove the second.
What you need is to take DefaultCerts.dat from other metadata packages, extract OEM 168 or/and OEM 169 (personally I’ve included both from other roms so I’ll never have to touch this file again) and insert oem/oem root certificates in DFT one.
packages.cif and packages.sof are certainly updated but you can edit them with Imageinfo.bin, packages.cif/sof Tool.
Compare the imginf.txt you obtain for each roms you use (you can sort this file to make it more simple).
Like with BasePolicy.xml, if there is an entry that you judge useful, just add it in packages.cif and .sof (refer to this tool’s post in forum to know how use it well, but it’s quite simple).
The last two files but more important are default.hv and user.hv
To edit them just drag them onto HVEdit.exe by AnDim, you’ll obtain default.hvm and user.hvm which can be edited like rgu files.
To rebuild hv just drag hvm onto HVEdit.exe
I suggest keep the 7392 ones as base, compare them with DFT originals and modify entries you want.
For some you need a little knowledge (refer to forum) but for most it’s language entries and some tweaks.
You can refer to rgu files which differ and take a look at NoDo and 7392 pku to know which files/rgu are concerned (see forum to know how obtain pku for each zune update and extract them but don’t use files as they are in your build since most of them are not suitable (except dsm), they only contain information to update files/modules)
You can add for exemple your LiveID useful for HD2 users:
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\GwpCPC]
"ActivationCode"="77777-77777-77777-77777-77777"
Copy the content of the new metadata package in your IMGFS folder. Now you have a fully functional SYS that you can use instead DFT one Let see OEM packages.
4. Change OEM packages Step 1: common packages
With HTCrie extract in two folders (like for SYS before) the OEM packages, one for DFT (for most you’ll find them at the wrong place: in SYS - like for most of TEST roms you can find) the other for the rom with most updated HTC packages.
You don’t need HTC_8x50_OS_UI_LEO as we replace it by HTC_8x50_OS_UI_SCHUBERT
You don’t need StartKitl and kitl.dll from DFT as it’s debug tool (we’ll see later) and HTC_CSPOSDrivers is new stuff so don’t search it in DFT rom.
Other packages which can be used without modification beside HTC_CSPOSDrivers are CSConn_DB, HTC_Global_Customization, OEM_8x50_BLDR, OEM_8x50_BSP, OEM_8x50_LOGO, OEM_8x50_MODEM, QC_8x50_OS_MM_CFG_2 so just delete them like for HTC_8x50_OS_UI_LEO in DFT folder to see more clearly.
5. Change OEM packages Step 2: updated packages
Like I’ve said we could use DFT OEM packages as they are but we won’t have new stuff from HTC like Hidden Wi-Fi. So we have to update some modules.
We could update the most of them (certain drivers are HD2 specific) but since we can’t update NK/SLDR sections for now you’ll got some troubles (I’ll speak of that later).
So for each package we change all files,rgu and dsm but we have to keep some modules from DFT.
For HTC_AppDrivers and HTC_OSDrivers don’t keep anything (so delete them from DFT folder) but remove HTCConnectionSetUp.dll since it is in SLDR and have some dependencies so you’ve got some troubles to connect secure wifi networks.
For HTC_8x50_OS_UI_COMMON, OEM_8x50_OS, QC_8x50_OS_GPS, QC_8x50_OS_MMRIL overwrite all modules with DFT ones
For HTC_8x50_OS_WIRELESS overwrite all modules. wl_server_serial.dll and wlan_oem.dll were files, we need updated ones in modules from new oem package for HTC Hidden Wi-Fi, the other thing to do is to verify in default.hv that BtOem, RSS and WLANOEM entries are in HKEY_LOCAL_MACHINE\Drivers\BuiltIn\ sections like in new roms and not in HKEY_LOCAL_MACHINE\Services\ like DFT’s one (and never both) otherwise it won’t work.
For OEM_8x50_OS_CAMERA replace modules and add camerasettingsmanifest.0XXX.xml from DFT in new one (since these files are normally in SLDR in new roms we have to add them). Use DSM editor to edit c6158f86-ef71-4a8b-8c04-0cf57c158b2f.dsm and add entries for these files (refer to this tool’s post to know how use it but it’s easy too).
For OEM_8x50_OS_SURF replace all modules. But you don’t have to add Backlightmdd_htc_6541.dll, just be sure you have backlightmdd.dll instead in default.hv like in new roms.
For QC_8x50_OS replace modules. You have to delete windiag.dll or verify in default.hv that “dll”=”windiag.dll” is replaced by “dll”=”” like in new roms.
6. Change OEM packages Step 3: extra packages (optional)
HTC_OEMAPPS contain OEM software.
You can add from different roms and operators. Just add the *.xap and * _License.xml you want, edit mpap_HTC_MASD_01.provxml to add/have only entries for these files and use DSM editor to edit 47c557c0-08b2-493c-a380-08c72d78e3ba.dsm and update the list of files in this package.
operatorpkg contain the HTC or Operator personalization files. Like for OEMAPPS, keep/add what you want from different roms, Email accounts/providers, Browser favorites are useful, MNS_Cust_xxx too, I’ve personally built a new theme with transparency called Aero, added the entries in the default.hv and add the 02XX*.xaml in this package.
A picture with transparency in png format for the lockscreen too.
After use DSM editor to edit 438abf0c-b691-4259-a742-1f224fa3b5ba.dsm like before.
You can add developer stuff/kitl and HTC tools packages too: AutoDeviceConfig, CommsDogfood, CoreOSDogfood, dogfoodDM, EtwChannelDefaultInternal, KitlShell, LoaderVerifierTestCerts, NetDrvVMINI, QC_8x50_OS_TEST, SensorView, SirepForPlatDev, StartKitl, TouchTools. GPSxxx from HTC_8x50_OS_WIRELESS.
Extract them from a test rom and add the content and entries in default.hv you find in rgu files.
HTC_TEST tools are xap files: DebugFlagEdit, GCFSettings, HTC BATTERY TOOL, HTCGPSTool, RegisterEdit, StopWatch, StressTool, USBModeSwitch. Refer you at the HTC_OEMAPPS explanations.
You have finished the job with OEM part, just extract the content of each of these packages in your IMGFS folder.
7. Wi-Fi problems: (optional)
Some people had some troubles with the old roms and wifi. In forum most were speaking about the SD-card but it didn’t solved the problem (and gone back to android^^).
It’s not the only problem. If you examine the file nvram.txt which is used to enable the built-in wifi chip there are some differences between files from DFT, HD2 3.14, SCHUBERT operators.
EDIT: macaddr=00:11:22:33:44:55 in its file seems the place to put a mac adress for routers with some mac filters.
I list it below, so i use a mix from HD2. When I was using the original, I didn't reached secured networks, I had to remove battery for hours.
Code:
DFT: SCH:TMOUS/WWE/TIM/O2UK HD2 3.14: SCH:Orange + MOZ:O2UK
boardrev=0x32 boardrev=0x36 boardrev=0x32 boardrev=0x36
pa0b0=5747 pa0b0=6003,6003,5576 pa0b0=6003 pa0b0=5552
pa0b1=64128 pa0b1=64086,64086,64172 pa0b1=64086 pa0b1=64245
pa0b2=65195 pa0b2=65195,65195,65155 pa0b2=65195 pa0b2=65200
pa0maxpwr=72 pa0maxpwr=82 pa0maxpwr=72 pa0maxpwr=78
opo=20 opo=16
ofdmpo=0xAAAAAAAA ofdmpo=0xAAAAAAAA
mcs2gpo0=0x6666 mcs2gpo0=0xAAAA mcs2gpo0=0x6666 mcs2gpo0=0xCCCC
mcs2gpo1=0x6666 mcs2gpo1=0xAAAA mcs2gpo1=0x6666 mcs2gpo1=0xCCCC
rssismf2g=0xa rssismf2g=0xa,0xa,0xa rssismf2g=0xa rssismf2g=0xa,0xa,0xa
rssismc2g=0xb rssismc2g=0xb,0xb,0xa rssismc2g=0xb rssismc2g=0xb,0xb,0xa
rssisav2g=0x3 rssisav2g=0x3,0x3,0x3 rssisav2g=0x3 rssisav2g=0x3,0x3,0x3
rcal_flag=0x61 rcal_flag=0x61
rxpo2g=2 rxpo2g=1 rxpo2g=2 rxpo2g=0
rxpo2gchnflg=0x1c00
btc_params6=20 btc_params6=20
I suggest to modify this entries in default.hv too
Code:
HKEY_LOCAL_MACHINE\Comm\BCMSDDHD1\Parms
"11nModeDisable"=dword:0 ; Wifi n
"PowerSaveMode"=dword:0 ; 0: Best Performance 1: Best Batterry 2: Between
"IBSSMode"="0" ; set the connection type in an ad hoc network (b/g)
"LegacyPowerCycle"=dword:0 ; new rom entry
"FrameBursting"="1" ; communication protocol (higher data transfer throughput)
8. Build your rom:
All this process can be found in the forum for more explanations:
Rename the your IMGFS folder to dump (yes you could have done it at the beginning^^) with HTCrie open the part04.bin from DFT you find in Data.zip, select IMGFS and extract IMGFS.bin
With ImgfsFromDump recompile the new IMGFS, the command line is: ImgfsFromDump imgfs.bin imgfs-out.bin
With HTCrie replace the IMGFS in part4.bin: select IMGFS, click on add files, choose imgfs-out.bin, it take only few seconds.
Replace part04.bin in Data.zip by the new one and flash it with DWI, you’ve got it!
If you like my work, don’t pay me a beer, don’t thank me but just send as much “MISS U” as you want to +33 682732382 (France)​
26/06 working great for me!
No issues other than the usual bugs!
To increase the speed, download Advanced Config Tool here: http://forum.touchxperience.com/viewtopic.php?f=11&t=890 and then in the "tweaks' section, check 'Don't dehydrate apps on pause' and UNckeck 'Enable Wi-Fi 802.11n Mode' or wifi won't work. (may or may not work, try not to fiddle with the settings too much )
Mango next !!
** also reserved for future comments *** =D
oh man. what have u done!! ;-)
waiting for the link.
GOD!!!
U are the ONE!!!!
Waiting for your link...
waiting on link too.
btw what do you mean send "Miss U" to the number?
Hope this brings out others to provide custom WP7 roms.
Hi YukiXDA,
I don't think you are a "noob" by any stretch of imagination.
I must admit most of it is too intimidating for me to even think of attempting. so I will, like I'm sure a lot of other users, will be waiting patiently for you to upload the ROM.
If I understand the last part right - All I would need to do to update my phone to NoDo is flash your updated ROM using DWI, isn't it?
Not noob but I begun from scratch lol
Imagination and thinking it's possible without DFT tools and new malgr. I regret the fact that there isn't a groupware at xda to achieve such of things (and a way to update SLDR/NK) since some guys have a lot of knowledge here. I hadn't but I didn't understand and not like that we are all waiting DFT tools and release as they have it from several months. So I tried ^^
Yes I've put my Data.zip beside DWI, same way as before for now
Remeber it's a first test version, we need reports...
It's uploaded
@thebranded:
I hope It 'll encourage other people to develop more WP7 stuff on HD2 too.
The problem of updating XIP is for any phones not just ours. But new drivers for future updates yes.
"btw what do you mean send "Miss U" to the number? " -> Just send a sms with "MISS U" as text (for my private life^^)
you are a fake foreigner,bie lai zhe tao le,tao bu chu shen me dongxi chu lai de。
hi XD(XD应该是国语?)
shen ma de fu yun a
神马都是浮云,鉴定完毕!
B!ueice said:
假洋鬼子,就别来这套了,到处乱喷,没人会理你的。
Click to expand...
Click to collapse
支持B!ueice,有本事的也建個論壇搞個直刷讓全世界人看看,別只是說這不好那不好的,這顯得你很沒本事。
這到底是神馬??跟神馬???
downloading now.
hey YukiXDA. what about u'r device? everything working good?
i'll test and report back.
Is this the real deal? Gotta get home & try this out. Anybody tried it yet?
Sent from my HD2 using XDA Windows Phone 7 App
JonnieLasVegas said:
Is this the real deal? Gotta get home & try this out. Anybody tried it yet?
Sent from my HD2 using XDA Windows Phone 7 App
Click to expand...
Click to collapse
Just installed now - only just got started and i don't have a code for sign in, so cant test live etc but so far looking good.
Says version is 7.0.7392.0.
Copy and paste is available and working..
wifi working...
....
It DOES appear to be unlocked - tried installing apps with toms XAP installer..
Says it fails after a while-but checked phone and app is on phone and working
this ROM
Hi,
I got an questions ?
1. How fast is this ROM ?
2. Is this ROM unlocked + prevented to lock again ?
3. Did you fix the green/yellow color after shot with flash ?
Thanks a for info and good work !

ROM for Hurricane 5.2.23017 Build 23017

The material provided in the unofficial theme. In the case of a failed flash unit, and the topic of the site is not liable! All actions are at your own risk.
I present you the firmware WM 6.5.Standard Build 23 017
Just a flashing 3 languages ​​(0407 (German), 0409 (English), 0419 (Russian)), the default English. And 3 input language.
Screen theme (Sliding Panel & Sliding Panel Media) converted from Rose Sliding Panel's, which made it possible to use HTC Weather.
After the firmware necessary to reboot the device!
Programs: Celetask, CHome configurator, Clock on Top, WM5torage, Registry edit.
Links:
http://www.mediafire.com/?hnd324uanwwz0id
https://rapidshare.com/files/3185754262/6.5.BIN
Calls, SMS sending, SMS takes, SMS as chat, Bluetooth works, in general, everything seems to be working pretty well!
Thanks to all who helped in creating this firmware!
downloading - will give you feedback asap
I have checked on the package and here are the comments:
The backlight/display driver is not acting according to the settings in the control panel. The display does not get off. The light gets off - but not the LCD. You can see that when you put the display in bright light. When making my kitchen for WM6 I have tried out several different drivers all having one or the other problem and finally decided for the one present there. Please re-check your choice in the light of above problem which creates a big battery drain unfortunately.
The German language is only fractional available. I think that the packages are missing some .provxml files or that these are not read correctly. You can cross-check needed actions for multi-language in my beginners guide for cooking. Especially tracking down the correct execution of .provxml is tricky. There are some threads at XDA dealing with this. I found finally that using the rapiconfig tool on the connected PC sending the files for execution is giving a fast and reliable method for debugging. Search for "provxml" and "rapiconfig".
For my kitchen I had added at the end of each .provxml a registry entry to write to HKLM\Platform with the name of the .provxml as an entry. This way you can check if the file was executed in the first place and then further investigate which was not.
Finally I have seen that the WM65 allows to have skinned menus which complement the sliding panels appearance. Would be good to see that in the WM6.5 ROM as well.
Good luck with your further cooking!
Oh one last thing: You should change your topic title to include "WM 6.5". Not all know that WINCE 5.2.23017 is one internal version of the WM6.5. I think that WM6.x translates to WINCE 5.2.y before that was WM5 with WINCE 5.1.z.
tobbbie thanks for the posts!In other rom, i want to do all languages good!
Upd.04.09.11
Hmmm... I don't know what with backlight driver!!!I i don't change him!
Nex update will be only with 2 languages (en-ger and eng-rus) because, i don't know how edit mxip_lang.vol!!!
Have you done anything lately to the ROMs? I finished my Typhoon and Tornado porting to OS Builder, so Hurricane is on the list now to have these old candy-bar phones complete on OSB.
When dumping the ROM with OSB, I noticed that you had used the "merge packages" option when assembling it. This makes it harder to get started, though not impossible as I have the XIP to build my own 6.5 (which I used from the Captain for the Tornado).
Where did you get the base from?
Which kitchen tools have you used?
Hi tobbbie!
Ok, i send you archive later.
but there is a problem, display driver(backlight) don't work correctly(i trying 5 or 6 backlight.dll) and if driver saving power correctly, when you receive incoming call, display don't turn on =(
I think best choose for hurricane is 6.1 =)
It is strange with the backlight. Usually the OEM parts are those that do NOT change in the porting process and so their behavior should also not when the SYS changes.
Problem with the Hurricane is that many OEM modules do not have a relocation section and so can not be properly relocated by some tools. In the batch kitchen I used, the wmreloc.exe could magically do the job nevertheless, probably by making clever general assumptions on the structure of the modules.
When porting Aleut's WM65 for Typhoon to OS Builder I have identified the modules without relocation section (wmreloc writes a special file to the modules folder for those) and "nailed" them to their current location by adding them to the OSB list of "do not relocate" modules.
To be sure that you start with a working set of modules, it is mandatory to start with a dump of such a working device and not a fresh directory setup - where you would rely on the relocation to properly work for ALL modules.
For Typhoon there were just 5 modules without relocation section because there existed a leaked WM5 "dogfood build" for that device. This had all modules including their relocation section. So just the non-Typhoon (Feeler and Amadeus) specific things (keyboard I remember) needed that special treatment.
For the Hurricane I had counted many more such modules and I am not sure if I will ever get a running OSB setup for this. Last time I tried I could not even get my working WM6 setup rebuilt, so this project may find an early ending.
Good news: I got my WM6 build running and re-built with OS Builder. Took some time to discover that the empty boot.rgu from OEMXipKernel package has left out the Launch20=service.exe from the resulting registry, which made the boot stop at that point.
So nailing the OEMDrivers does work here as well - there is hope for more to come here as well
Tobbbie, it's fantastic!!!
I use your kitchen to create imgfs.bin, then i use imgfs.bin with program nbwork to create os.nb(with uldr.bin xip.bin imgfs.bin) and then use you program xipbin =)
To port wm standard roms, i also tryed 28004, and once it's work, but there is no different =)
P.S. links add some minutes later, now uploading to mediafire.
Thanks for your work!
link: http://www.mediafire.com/?qu1x574f8u437g0,lb4ha9rm53n9gpu
And i also rying to poted wm pprofessional on hurricane,it start, but work with some lags, and need to rewrite some oem drivers =)
Why do you need extra tools outside my Hurricane kitchen set? If you put the WM6.5 XIP and Partition framework in the Source folder with the right names then the batch should deliver a ready-made .bin at the and as well.
The easiest way to get back to the one-step batch would be to pick one of your two-step created .nb files, rename it to 82040000-OS.nb and put it to the SOURCE folder.
Batch processing will cut out the pieces and supply the compression for imgfs later - no more two-step.
Last step of the kitchen is basically to joint the new created imgfs with the already ported XIP and ULDR (if present) to a new .nb and then put it to transfer format of the BIN file - transparent blocks with some kB size (not sure if it is64k) and a checksum so that transfer errors can be detected.
Anyway the important part is the creation of the imgfs and especially the correct relocation of modules, something special with the Hurricane and its many modules without reloc section.
You up'ed 2 files, one named "part1.." is there a part 2 also or is this the create_wm6_5?
I guess I will just use the SYS I have for WM61 (from Rose) and WM65 (from Captain) in my Tornado OS Builder kitchen for porting inside OS Builder. This is easier than porting from Batch to OS Builder.
I see no advantage of WM65 over WM61, but all done for the WM61 can be transferred 100% to WM65, so no big deal here. The added functions on WM65 are not worth it:
some memory and CPU hogging browser ad-on
and "widgets" you cannot use on smartphone anyway
and a 1MB bigger SYS with otherwise identical packages
make not up for the option to be able to skin your menus, they just get bigger and making that finger friendly on smartphone is a joke
Sliding panels are in WM61 already (for those who like it) but I have my private homescreen that does all I want on one page and it includes ToDos which the Sliding panels does not.
---------- Post added at 05:10 PM ---------- Previous post was at 05:08 PM ----------
sniper304 said:
And i also rying to poted wm pprofessional on hurricane,it start, but work with some lags, and need to rewrite some oem drivers =)
Click to expand...
Click to collapse
Why professional - you have touchscreen on Hurricane? Just the 96DPI is nice for more screen estate (smaller top/bottom bars) - but I don't care, really.
---------- Post added at 05:12 PM ---------- Previous post was at 05:10 PM ----------
BTW: WM6 Kitchen runs full gear and all options - time to port to WM61 and WM65
in part 1 your kitchen with sys 6.5
in create 6.5 nbwork and rom files(uldr.bin xip bin)
I don't like imgfstonb tool =)
Some times i get bad roms, with bugs, but when i used nbwork, all roms work good.
tobbbie said:
I see no advantage of WM65 over WM61, but all done for the WM61 can be transferred 100% to WM65, so no big deal here. The added functions on WM65 are not worth it:
some memory and CPU hogging browser ad-on
and "widgets" you cannot use on smartphone anyway
and a 1MB bigger SYS with otherwise identical packages
make not up for the option to be able to skin your menus, they just get bigger and making that finger friendly on smartphone is a joke
Sliding panels are in WM61 already (for those who like it) but I have my private homescreen that does all I want on one page and it includes ToDos which the Sliding panels does not.
Click to expand...
Click to collapse
I found one advantage WM65 over WM61 that maybe useful for some: WMPlayer shows embedded Album Art in WM65 while it does not in WM61. This includes the art display in the sliding panels Media Panel. I use Conduits PocketPlayer for years so never cared about this.
All OS Builder kitchen run well now (6.0, 6.1-Rose and 6.5-Captain). XIP porting was a little inconsistent across these versions but all startup and reboot without flaws.
Still have to cleanup the package sort order - at least in WM6.5 - and see if A2DP would work well (though it is a CPU hog and I would never recommend it).
Release may happen next weekend -> watch out for a dedicated thread then.
Best with the Hurricane cooking is that you will not have to care about ROM size and balancing with storage space on the device in 1 MB steps like on the Tornado - or be limited to fix size like on the Typhoon. The "l" (load) commend will trigger in the SPL a ROM-size matched formatting of the BINFS (in 64k steps, I guess).
Also "good" is that the device still has a RIL v1, so the Radio ROM is smaller (and less capable) then the Tornado Radio. You will hardly note the difference, however will NITZ (Time setting via GSM Network) not work with this RIL.
Even with 8MB Paging Pool (my default) you have free RAM of ~32MB (Sliding Panels Homescreen) or ~34MB with standard Homescreen. You could make the PP even 10-12 MB here and have the device even more "snappy" with several applications in parallel.
tobbbie Thanks for the good work!
I want also clean rom from FWUpdate, because in our phone it's not used, i some time make experiments with some files and when deleted one(i don't remember what file =((( )and it will free about 3 Mb Ram(on startup 35-36MB with sliding panels with weather =)), but i sometimes think, it's unbeliveble, because when i deleted that file, some system pictures don't work(etc. system notification) =(
I think the need to rewrite some system files in order to achieve this = (
No wild deletions, please. FWupdate is removed in the OSB kitchen and only one stub is left in WM6.1+ because otherwise the ROM does not work. Also some other packages are made optional (e.g. SQL mobile) - it so easy making something selectable with OSB (drag + drop), really fun to play with.
The OSB framework has sophisticated tools to analyse the dependencies, so a lot of insight to gain there. If you are curious, download my Tornado OSB Kitchen and do some dry-cooking, the Hurricane will be 98% the same. Also visit the main OSB kitchen thread to get the basic documentation.

Categories

Resources