Make Your Own ROM's With OsKitchen, Illistrated Guide! - Windows Mobile

Hi All, this is my TUT with lots of pics and easy to use instructions!
So, first things first.
Contents:
1. Porting A Supported HTC Device That Has H-SPL
2. Updating SYS & XIP
3. Acknowledgments
THIS IS NOT COMPLETED YET!!!
OK, so, Porting a supported device!
So first you need a few ingredients to get yourself started! You need:
1. A copy of Ondrasters new GUI kitchen, You can download it from this thread
2. A Stock ROM for your device
3. A windows based PC with a big proccessor
1. So when you have downloaded the Kitchen and Stock ROM, you need to get the NBH and call it something memorable and put it on your desktop, in my case, Rhodium_Stock.NBH.
2. Extract the kitchen to the shortest path possible, something like C:\\Kitchen\, it should look like this!
{
"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"
}
3. Run OSKitchen.EXE
4. You will see this screen
You need to select your device and stock ROM
5. Click Next
6. Grab a coffe and a Donut (My preference is cream & strawberry), this bit takes a while, it is dismantaling your ROM for the drivers, systemfiles and apps, the drivers are known as the OEM, systemfiles are known as the SYS and the other stuff is known as the EXT (this includes manila, if your on AT&T, tv apps ETC...)
7. Eat a Donut in a happy celabrationol manor, you have got a kitchen!!!
Your kitchen will only cook your stock ROM that you used in your port but we will add to your menu in the next post!

OK, so you want to build your menu up. Now you will have dumped a WM 6.1 or 6.5 ROM, these have given you your drivers. but you want to test out the latest 6.5.5 ROMS, but don't like them. So, Make your own
So, a new ingredients list!
1. A nice, pre packed ROM package, availible Here
2. Or, if you are a slightly more advanced user, you can get a newer build from DA_G or Tom_Codon, DA_G is on XDA and Tom_Codon is on HTC Pedia, you need to port this yourself and i am not going to show how in this TUT as i have done it once and don't know if it works yet
Ok so now you have downloaded your Pre packed OS, you need to put it into the correct folders, so SYS -> SYS, OEM -> OEM ETC...
Now lets start!
1. So launch your kitchen, The folder should now look like this:
2. Select your device and build:
3. Pick your SYS packages, if it is marked as essential, DO NOT DISSABLE IT!!!
As you can see i disable certian things, like ADC, i don't use it as i have no Data Connection
3. Don't touch OEM, these are your drivers
4. Choose your SYS, if you like certian apps that are in CAB form, in the tools menu, there is CAB2EXT, you can guess what it does, i used it to intergrate the Win7 Boot animations:
So click start cooking and your off, Please posst your ROMS as a public release, what goes around, comes around

Aknowledgements
I give my gratitude to the following people:
1. Af974 - General solution finder
2. OndraSter - Kitchen Author
3. AirXTreme - Updated GUI Author
4. You - That is if you posted some feedback, good or bad, just say how i could make this better!

OK, you can post now, but THIS ISN'T FINISHED YET!!!!!!!!!!!

Very Nice Indeed!

Bookmarked page and sitting in the front of the class.

Glad you like, just finished first bit and little bit more to do
Thnx for all your support
Badwolve1

Ok since I also use this kitchen I will help out a little. Aside from what you have stated above there are a couple of important things you have to do or the ROM will not boot even the stock ROM.
Make sure you Recmod the NTConfig.dll module in Notification Enhancement EXT package.
Also the ConcurrenceMgr.dll module should be recmodded but leave the ConcurrenceMgr.dll file inside the module. This is done automatically in EVK but not in this one.
Ther is a really easy way to port the new sys with a couple of tools and using the import sys function in the kitchen. This way everything gets put in the right folders and is very easy. I will post about this later today when I have more time.

bobsbbq said:
Ok since I also use this kitchen I will help out a little. Aside from what you have stated above there are a couple of important things you have to do or the ROM will not boot even the stock ROM.
Make sure you Recmod the NTConfig.dll module in Notification Enhancement EXT package.
Also the ConcurrenceMgr.dll module should be recmodded but leave the ConcurrenceMgr.dll file inside the module. This is done automatically in EVK but not in this one.
Ther is a really easy way to port the new sys with a couple of tools and using the import sys function in the kitchen. This way everything gets put in the right folders and is very easy. I will post about this later today when I have more time.
Click to expand...
Click to collapse
Thanks, Didn't know this as i havent flashd a cooked rom from this kitchen yet

Could you add this to the step by step instructions?
Cheers.

Importing a new WM build from OsKitchen :
Download one of the build posted from Da_g, it must be a roll-up,this doesnt work with build ready for Ervius Kitchen.
Extract the downloaded build.
Run osKitchen....click on tab Import......and Import a new build.
In the new windows select the folder where you extracted Da:G roll-up....click sort.
restart OsKitchen and cook your new build.
Sorry i dont have a lot of time to make screenshoots right now.
--------------------------------------------------------------------------
I guess this is a HD2 and Touch Pro 2 bug only,doesnt happen on QVGA devices with Mega EXT apps....not on my Kaiser though.
EDIT: I did a test and you need to recmod NTConfig.dll for QVGA too.....i didnt test it yet with Native kernel.
bobsbbq said:
Make sure you Recmod the NTConfig.dll module in Notification Enhancement EXT package.
Also the ConcurrenceMgr.dll module should be recmodded but leave the ConcurrenceMgr.dll file inside the module. This is done automatically in EVK but not in this one.
Click to expand...
Click to collapse

af974 said:
Importing a new WM build from OsKitchen :
Download one of the build posted from Da_g, it must be a roll-up,this doesnt work with build ready for Ervius Kitchen.
Extract the downloaded build.
Run osKitchen....click on tab Import......and Import a new build.
In the new windows select the folder where you extracted Da:G roll-up....click sort.
restart OsKitchen and cook your new build.
Sorry i dont have a lot of time to make screenshoots right now.
--------------------------------------------------------------------------
I guess this is a HD2 and Touch Pro 2 bug only,doesnt happen on QVGA devices with Mega EXT apps....not on my Kaiser though.
Click to expand...
Click to collapse
Thanks, i can make the screenshots. will do it later, probably tommorrow night
Thanks for all your support!

Import an already cooked ROM
After I run osKitchen with stock ROM, is it possible to import an already cooked ROM? Or is it not at all possible because of the missing .dsm files?
Thankyou for the great tutorial. (I'm at the back of the class - THE Back-bencher)

illi said:
After I run osKitchen with stock ROM, is it possible to import an already cooked ROM? Or is it not at all possible because of the missing .dsm files?
Thankyou for the great tutorial. (I'm at the back of the class - THE Back-bencher)
Click to expand...
Click to collapse
Hi there, i it is possible but sometimes chef encrypt the ROM so that peeps cannot steal there stuff
You can try, what device are you using and ROM are you trying to get?
Badwolve1

Noob!
Hi people, great thread! I have im guessing a real noob question! think this is the best place to ask seeing as i'm using oskitchen. i have tried searching chefs corner but im obviously not looking in the right places. How can i set a theme as default (livven simplegloss) that i've cooked in? do i need to tweak the reg? if so how. sorry if this is the wrong place to ask. cheers

GrantyBaby said:
Hi people, great thread! I have im guessing a real noob question! think this is the best place to ask seeing as i'm using oskitchen. i have tried searching chefs corner but im obviously not looking in the right places. How can i set a theme as default (livven simplegloss) that i've cooked in? do i need to tweak the reg? if so how. sorry if this is the wrong place to ask. cheers
Click to expand...
Click to collapse
Hi there, i am unsure how to do this, will tell you if i find out
Badwolve1

Badwolve1 said:
Hi there, i it is possible but sometimes chef encrypt the ROM so that peeps cannot steal there stuff
You can try, what device are you using and ROM are you trying to get?
Badwolve1
Click to expand...
Click to collapse
Hi Badwolve1
I want to get OS 5.2.21897 or higher with Manila 2.5.2012 1429 or higher.
Pisca did a release couple days ago. The battery draining seems to have improved with this combination. I just wanted to remove some apps.
My device is Topaz.
Any help would be much appreciated.
BTW thanks very much for the TUT. A great help

illi said:
Hi Badwolve1
I want to get OS 5.2.21897 or higher with Manila 2.5.2012 1429 or higher.
Pisca did a release couple days ago. The battery draining seems to have improved with this combination. I just wanted to remove some apps.
My device is Topaz.
Any help would be much appreciated.
BTW thanks very much for the TUT. A great help
Click to expand...
Click to collapse
OK, in the rhodium ROM forum, there is a thread with the latest EXT Senses, find your version and download it, if you want landscape pick one from a rhodium, but there are leo and topaz dumps there to (All are fully interchangable!)
I looked around and found an all res all lang build of 21897, am downloading now its in post 12 of this thread

Cab to EXT Livven cab then source in the folder which name has .TSK.
Go to OEM and search and mod Config.txt ,here is mine:
Code:
LOCK:Enabled
TSK: \WINDOWS\Htc_black.tsk
LOCK:Disabled
RST: Reset
GrantyBaby said:
Hi people, great thread! I have im guessing a real noob question! think this is the best place to ask seeing as i'm using oskitchen. i have tried searching chefs corner but im obviously not looking in the right places. How can i set a theme as default (livven simplegloss) that i've cooked in? do i need to tweak the reg? if so how. sorry if this is the wrong place to ask. cheers
Click to expand...
Click to collapse

found the answer.. to my newbie question

Related

[ROM][10-SEP][silentUC] Valkyrie_v7.4 FireStorm FX-23135-21916 [1024MB TMO supported]

Valkyrie_v5.x FireStorm
wm6.5(23518) + topaz\Rhodium\leo
​
Click to expand...
Click to collapse
{
"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"
}
DESCRIPTION: FireStormLEO
today i bring to you all my line of firestorm series that some might recognize from X1 and\or tp2 ROM DEV section.
all usual stuff from those builds are cooked in. based on the latest dump available to me. feel free to take them for a spin and let me know if im just wasting my time or something
what u get:
-custom skinworks
-custom startmenu
-some useful apps
-576MB RAM
-black dialer
-office2010
-stuff ill fill up later.....
-LOTS OF SPEED​
Credit
Fard: for the performance improvement tips
Fard: for giving me tips on what to do and what not to do which saved atleast 2 days of work for me
bassam: for helping me get the HD2
wazaaappp & RobbyTouchHD: for beta testing ROMS that wont boot properly
maxycy: for weather on demand\callhistory\4tabb contact icon modds for manila2.5
billyJ: for the HUGE collection of theme\icons featured in his rom
jerpelea- for his packages & 21231 xip/sys port for x1
itje- for the inspiration and the brilliant TIT v7: gave me idea for bug fixing
Ethermind: for batii driver modd
knaplullig- manilla skining
hylu- utube helping
gitin,biernes_atrece- boot screen
all who has donated
cheers to u all and everi1 else
list last updated on: 14-feb2010
IMP
- flash at ur own risk
- HardSPL 1st. (version 2 recommended)
TMOUS USER: please go to phone>otion>band and select auto for both options there.....ROM is 100% compatible with tmous 512MB/1024MB
version id 4..................... 2 ......................64
...............^ main version ^ minor version ^ windows build (23064)
Click to expand...
Click to collapse
Flashing tools + pagepool changer
if u wana change lang of manila, then install this cab
Current FireStormLEO Version
Change log for v7.4-FX
- bug fixes
- 21916 and 23135 build
- fix dialer issues
- new contact add fix
- quickgps fix
- battery info fix
- chain fire turbo30
- TG01 d3d driver by chainfire
- ram now at 33% full with manila loaded on boot
- 1GB ROM support for TMOUS devices. (thxn to sumflipnol for confirmation)
- speed tweaks
- small fixes based to improve user friendliness
DOWNLOAD v7.4-FX
-valkyrie.ftp v7.4.23135-FX wm6.5.5 10th sept
-valkyrie.ftp v7.4.21916-FX wm6.5 10th sept
Change log for v7.3-FX
- build 23134
- new oboe 1.14 dump
- new manila 2.5.2018.xxxx
- cookie home tabb 1.85 (thnx to cookie)
- better memory management
- new skin
- Cookie editor fix
- internet connectivity fix
- ultra smooth performance when cookie is turned off
- start>utility>co0kie Tab lets enable/disable you know what
- start>utility>Manila tab to disable the extra tab (fixed, now woking)
- Added Wifi tools from Oboe 1.14
DOWNLOAD v7.3-FX
- valkyrie.ftp v7.3.23134-FX 30th AUG wm6.5.x
Click to expand...
Click to collapse
Change log for v6.9LEO
- build 23123
- cookie home tabb 1.85 (thnx to cookie)
- new manila from 3.02 + doc tabb
- better memory management
- 2.14+3.03 XIP/OEMdrivers
DOWNLOAD v6.9
- valkyrie.ftp v6.8.23123XT 25th june. wm6.5.x with extra tabb
reserved....
TWEAKS
- default startmenu with 3 column >>>> View attachment 187119(might improve startmenu scroll performance\more figure friendly)
- opera mini fixer thnx to grisha1
- voiceCOMMANDER NEW working
- copilot
ADD ONS
WM 6.5 goodies
Colorize manilla
manila 2.5 landscape|| panoramic bg|| transition panoramic bg NEW
Silent_UC
Introduction:
this lil package is desided to work the same way as UC but has certain advantages
- no need to write txt files....
- no need to wait for UC to finish and reboot as silent_UC works on background!!!
directory index:
cab>>> cab that require confirmation to run!
MScript>> mort scripts to be ran!!!
registry>> *.reg files to be imported!!
root\windows>> files to go inside win dir
root\program files>> files to go inside prog dir
myCAB>> cab to be installed without promt
myREGISTRY>> *.reg to be imported without promt!!!
Instruction:
0. download the file attached bellow
1.put the folder "silent_UC" in the root of mSD card. (IE: \storage card\silent_UC)
2.load the cab\reg to be installed
3.do the hardrest\flashing
this lil app is based on existing vip_fresh_install v 1.zip....
it will work with any ROM with mortscript cooked in and is designed to call the required .mscr
credit
v3patel >> based on his work, i think its his work....if not plz point me
Xventure & x1_flashaholics >> for finding it out
DOWNLOAD>>>silent_UC v2
TO DO:
import active sync and mail account settings!!!!
Adding custome Manila BG for TR manila 2.1
- note that the app have codes of sample4...6..bla bla
- u need to extract \windows\29cff4fe_manila,058acf31_manila,77feee1d_manila, 70083a29_manila and change it to ur own BG using whaterer image
- now lets say u want to add the theme to sample5.....
- after applying the bg to the files, remame them to 29cff4fe_manila5 & 058acf31_manila5 and so on
- copy them to windows dir and apply using the app
Adding custome Manila BG for LEO manila2.5
NOTE: to make a BG, you need the following tools: CFC GUI (latest) and MS paint
- note that the app have codes of sample4...6..bla bla
- u need to extract \windows\11d4e1ae_manila and change it to ur own BG using whaterer image....the backdrop needs to be croped of a normal 800x480 imange. but the 11d4e1ae_manila is 512x1024. JUST place the backdrop in the upper left most side using MSpaint, save and it back in. else the backdrop might me missed shaped.....to load/unload image, use CFC GUI
- now lets say u want to add the theme to sample5.....
- after applying the bg to the files, remame them to 11d4e1ae_manila5
- copy them to windows dir and apply using the app
trying the rom now...
dhruvzz said:
wheres the download link fellow i would like to try this rom......
Click to expand...
Click to collapse
m done updating posts...link is in post 2
u can also find them in valkyrie.htc-files.com
agent_47 said:
m done updating posts...link is in post 2
u can also find them in valkyrie.htc-files.com
Click to expand...
Click to collapse
welcome onboard
i am a big fan of your x1 rom
cshuwing said:
welcome onboard
i am a big fan of your x1 rom
Click to expand...
Click to collapse
thnx
ill b uploading new roms for x1 tomoro\day after if u still have it
started usig ur rom ...rilly gud work man keep up the gud work for leo as wll...
@agent47
You got your HD2 !!!! Don't you love it?
The Tilt2 was great but this is awesome ! Glad you are here!
Also - will you be doing a Lite version ?
I've been really happy with performance or SPB Mobile Shell on this higher powered processor! So a No Manila version would be great!
agent_47 said:
DESCRIPTION: FireStormLEO
today i bring to you all my line of firestorm series that some might recognize from X1 and\or tp2 ROM DEV section.
all usual stuff from those builds are cooked in. based on the latest dump available to me. feel free to take them for a spin and let me know if im just wasting my time or something
what u get:
-custom skinworks
-custom startmenu
-some useful apps
-576MB RAM
-black dialer
-office2010
-stuff ill fill up later.....
-LOTS OF SPEED​
Credit
Fard: for the performance improvement tips
Fard: for giving me tips on what to do and what not to do which saved atleast 2 days of work for me
bassam: for helping me get the HD2
wazaaappp & RobbyTouchHD: for beta testing ROMS that wont boot properly
maxycy: for weather on demand\callhistory\4tabb contact icon modds for manila2.5
billyJ: for the HUGE collection of theme\icons featured in his rom
jerpelea- for his packages & 21231 xip/sys port for x1
itje- for the inspiration and the brilliant TIT v7: gave me idea for bug fixing
Ethermind: for batii driver modd
knaplullig- manilla skining
hylu- utube helping
gitin,biernes_atrece- boot screen
all who has donated
cheers to u all and everi1 else
list last updated on: 14-feb2010
Click to expand...
Click to collapse
Agent47, it is great addition to see you here too. I Hope this means you have an HD2 too. Anyway, as you know I was big fan of your work in the Rhodium forum.
jcrompton said:
@agent47
You got your HD2 !!!! Don't you love it?
The Tilt2 was great but this is awesome ! Glad you are here!
Click to expand...
Click to collapse
Welcome our SE X1 master
i `m one of your x1 fans we mising you alot her
from today i will start flashing you rom again as befor
we are sooooo happy
Welcome my good fella Thx for bring the greatness to us Downloading ...
? Sluggish 6.5.x
Agent47
When you first got your HD2 did you run one of the stock ROM's for any length of time , i.e a 21891 based ROM? I have been running a 6.5 (21891) for the last few days and kinda got used to the old way and format of the screen. The HD2 was really snappy compared to my Tilt2!
Of course I immediatley flashed your new ROM (and have flashed a few other 6.5.x ROM's) and there is a definite difference in just the quickness of everyday button tapping etc. There seems to be just a bit of lag with your 24001 based ROM.
Do you think that is normal and / or just part of the newer OS? It seems to me that I had one of the quickest ROM's on my Tilt2 that was 24001 based ???
Hey Agent47,
nice to see you in the HD2-section!!
was a big fan of your X1Roms, but then the HD2 happens..
big welcome, hope you enjoy your HD2..
Wifi router
Thanks for your presence here Agent, i am a big fan of your Rohdium roms.
This Rom is perfect but one of the nicest apps which is: Wifi Router to enable the phone to be a wireless router is short of.
Where do i get this app or it has to be included by chief into the ROM?
Many thanks
Sweet! Valkyrie was the ROM I used on my X1 all the time.
Can't wait to try it on my HD2 ;p
Thanks Agent!
lpsi2000 said:
Agent47, it is great addition to see you here too. I Hope this means you have an HD2 too. Anyway, as you know I was big fan of your work in the Rhodium forum.
Click to expand...
Click to collapse
wkharposh66 said:
Welcome our SE X1 master
i `m one of your x1 fans we mising you alot her
from today i will start flashing you rom again as befor
we are sooooo happy
Click to expand...
Click to collapse
wazaaappp said:
Welcome my good fella Thx for bring the greatness to us Downloading ...
Click to expand...
Click to collapse
bruno18 said:
Thanks for your presence here Agent, i am a big fan of your Rohdium roms.
This Rom is perfect but one of the nicest apps which is: Wifi Router to enable the phone to be a wireless router is short of.
Where do i get this app or it has to be included by chief into the ROM?
Many thanks
Click to expand...
Click to collapse
Svv4T said:
Sweet! Valkyrie was the ROM I used on my X1 all the time.
Can't wait to try it on my HD2 ;p
Thanks Agent!
Click to expand...
Click to collapse
thnx for thr warm welcome! hope i can liv upto the x1-tp2 standards
bruno18 said:
Thanks for your presence here Agent, i am a big fan of your Rohdium roms.
This Rom is perfect but one of the nicest apps which is: Wifi Router to enable the phone to be a wireless router is short of.
Where do i get this app or it has to be included by chief into the ROM?
Many thanks
Click to expand...
Click to collapse
ill have a cab wen i get home
jcrompton said:
Agent47
When you first got your HD2 did you run one of the stock ROM's for any length of time , i.e a 21891 based ROM? I have been running a 6.5 (21891) for the last few days and kinda got used to the old way and format of the screen. The HD2 was really snappy compared to my Tilt2!
Of course I immediatley flashed your new ROM (and have flashed a few other 6.5.x ROM's) and there is a definite difference in just the quickness of everyday button tapping etc. There seems to be just a bit of lag with your 24001 based ROM.
Do you think that is normal and / or just part of the newer OS? It seems to me that I had one of the quickest ROM's on my Tilt2 that was 24001 based ???
Click to expand...
Click to collapse
i was on 1.66 for about two days. din know any stkck rom with 218890. everything seemef faster. opera loads in under 1sec
if ur on manila keep in mind yhat it has some modds in with hometabb. but not slow.
mayb my scale is a lil off as i com from slower device. some once may b coulx clear it

[TMOUS][silentUC]Valkyrie_v6.5FireStorm-23115-21901-28233[TMOUS compatible(Post#2)]

Valkyrie_v5.x FireStorm
wm6.5(23518) + topaz\Rhodium\leo
​
Click to expand...
Click to collapse
{
"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"
}
DESCRIPTION: FireStormLEO
today i bring to you all my line of firestorm series that some might recognize from X1 and\or tp2 ROM DEV section.
all usual stuff from those builds are cooked in. based on the latest dump available to me. feel free to take them for a spin and let me know if im just wasting my time or something
what u get:
-custom skinworks
-custom startmenu
-some useful apps
-576MB RAM
-black dialer
-office2010
-stuff ill fill up later.....
-LOTS OF SPEED​
Credit
Fard: for the performance improvement tips
Fard: for giving me tips on what to do and what not to do which saved atleast 2 days of work for me
bassam: for helping me get the HD2
wazaaappp & RobbyTouchHD: for beta testing ROMS that wont boot properly
maxycy: for weather on demand\callhistory\4tabb contact icon modds for manila2.5
billyJ: for the HUGE collection of theme\icons featured in his rom
jerpelea- for his packages & 21231 xip/sys port for x1
itje- for the inspiration and the brilliant TIT v7: gave me idea for bug fixing
Ethermind: for batii driver modd
knaplullig- manilla skining
hylu- utube helping
gitin,biernes_atrece- boot screen
all who has donated
cheers to u all and everi1 else
list last updated on: 14-feb2010
IMP
- flash at ur own risk
- HardSPL 1st. (version 2 recommended)
TMOUS USER: please go to phone>otion>band and select auto for both options there.....ROM is 100% compatible with tmous 512MB
version id 4..................... 2 ......................64
...............^ main version ^ minor version ^ windows build (23064)
Click to expand...
Click to collapse
Flashing tools + pagepool changer
if u wana change lang of manila, then install this cab
Current FireStormLEO Version
Change log for v6.5 LEO
- build 23113
- battery life increased in 446 version
- use 2.10 radio for all version (only a recommendation)
- cookie 1.7.1
- manila speed optimization
- updated with HD1.77 and HD2.11 (where applicable)
- for bluetooth market place fix install this cab
BUUILD 28233
- facebook tab
- touch smoothness fixed
- swype
DOWNLOAD v6.5
- valkyrie_v6.5.23115-576MB 29th april wm6.5.3 based on 2.11- 576MB RAM (TMOUS comp)
- valkyrie_v6.5.21901-576 29th april wm6.5 based on 2.11-576MB RAM (TMOUS comp)
- valkyrie_v6.5.28233-576MB 2nd may wm6.5.3 based on 2.11- 576MB RAM (TMOUS comp)
TWEAKS
- default startmenu with 3 column >>>> View attachment 187119(might improve startmenu scroll performance\more figure friendly)
- opera mini fixer thnx to grisha1
- voiceCOMMANDER NEW working
- copilot
ADD ONS
WM 6.5 goodies
Colorize manilla
manila 2.5 landscape|| panoramic bg|| transition panoramic bg NEW
Silent_UC
Introduction:
this lil package is desided to work the same way as UC but has certain advantages
- no need to write txt files....
- no need to wait for UC to finish and reboot as silent_UC works on background!!!
directory index:
cab>>> cab that require confirmation to run!
MScript>> mort scripts to be ran!!!
registry>> *.reg files to be imported!!
root\windows>> files to go inside win dir
root\program files>> files to go inside prog dir
myCAB>> cab to be installed without promt
myREGISTRY>> *.reg to be imported without promt!!!
Instruction:
0. download the file attached bellow
1.put the folder "silent_UC" in the root of mSD card. (IE: \storage card\silent_UC)
2.load the cab\reg to be installed
3.do the hardrest\flashing
this lil app is based on existing vip_fresh_install v 1.zip....
it will work with any ROM with mortscript cooked in and is designed to call the required .mscr
credit
v3patel >> based on his work, i think its his work....if not plz point me
Xventure & x1_flashaholics >> for finding it out
DOWNLOAD>>>silent_UC v2
TO DO:
import active sync and mail account settings!!!!
Adding custome Manila BG for TR manila 2.1
- note that the app have codes of sample4...6..bla bla
- u need to extract \windows\29cff4fe_manila,058acf31_manila,77feee1d_manila, 70083a29_manila and change it to ur own BG using whaterer image
- now lets say u want to add the theme to sample5.....
- after applying the bg to the files, remame them to 29cff4fe_manila5 & 058acf31_manila5 and so on
- copy them to windows dir and apply using the app
Adding custome Manila BG for LEO manila2.5
NOTE: to make a BG, you need the following tools: CFC GUI (latest) and MS paint
- note that the app have codes of sample4...6..bla bla
- u need to extract \windows\11d4e1ae_manila and change it to ur own BG using whaterer image....the backdrop needs to be croped of a normal 800x480 imange. but the 11d4e1ae_manila is 512x1024. JUST place the backdrop in the upper left most side using MSpaint, save and it back in. else the backdrop might me missed shaped.....to load/unload image, use CFC GUI
- now lets say u want to add the theme to sample5.....
- after applying the bg to the files, remame them to 11d4e1ae_manila5
- copy them to windows dir and apply using the app
note that the main support dev is in here: http://forum.xda-developers.com/showthread.php?t=632628
but i will try to keep this thread well supported as i can
and don forget
please go to phone>otion>band and select auto for both options there.....
**** Warning ****
Needs HSPL. Otherwise you may brick your device
Don't flash Radios other than TMOUS radios. Otherwise, you may brick your device.
Disclaimer: Iam in no way responsible for bricking of your device by installing my ROM or by improper installations.
You are not wasting your time
I noticed you uploaded a 23xxx, 21xxx and 28xxx. I'm a big 21xxx fan, but don't know anything about the 28xxx branch. Is it new or stock? I remember seeing the number on my phone but I don't remember which phone or which ROM, LOL!
Your introduction / information posts don't mention that this is using Max Manila. I had to find that by clicking through a link.
Are you also planning to release a version with CoOkie's Home Tab? It's my current fave
Are you planning to use Tom's AutoInstaller? It sure made things a lot easier for me lately For me, the perfect ROM would be empty with tons of CABs to download and autoinstall, but maybe I'm just dreaming there...
I can't flash right now, still beta testing for b16b, but as soon as I can, I'll swing back by and give you a shot.
Welcome to Tmo HD2!
Snarksneeze said:
You are not wasting your time
I noticed you uploaded a 23xxx, 21xxx and 28xxx. I'm a big 21xxx fan, but don't know anything about the 28xxx branch. Is it new or stock? I remember seeing the number on my phone but I don't remember which phone or which ROM, LOL!
Your introduction / information posts don't mention that this is using Max Manila. I had to find that by clicking through a link.
Are you also planning to release a version with CoOkie's Home Tab? It's my current fave
Are you planning to use Tom's AutoInstaller? It sure made things a lot easier for me lately For me, the perfect ROM would be empty with tons of CABs to download and autoinstall, but maybe I'm just dreaming there...
I can't flash right now, still beta testing for b16b, but as soon as I can, I'll swing back by and give you a shot.
Welcome to Tmo HD2!
Click to expand...
Click to collapse
?? I think that maybe your confused Ive been running agents ROMS for the better part of the year. for rhodium and now leo. I dont think that any of these builds use Max Manila at all. and Im pretty sure that ALL of them have Cookie mod cooked in. But definately come try after beta testing cuz Agents roms are amazing.Crazy fast and the best battery life ive experienced on any leo ROM.
loving this ROM, thank you. Fast and stable Preferred the 6.5 over the 6.5.X. Not really liking the big softkey buttons.
Using it with radio 2.10.50.08_2 on my tmous hd2.
hey uhmmm yea im kinda noob but lik i know how to flash other rom but idk how ot flash this one lik when i finsih dowloading it jus gave me this ruu signed how do i flash that file ?
dannii299 said:
hey uhmmm yea im kinda noob but lik i know how to flash other rom but idk how ot flash this one lik when i finsih dowloading it jus gave me this ruu signed how do i flash that file ?
Click to expand...
Click to collapse
you need to dl "custom ruu" as well. use search, but some chefs include it with their roms so you might already have it.
dannii299 said:
hey uhmmm yea im kinda noob but lik i know how to flash other rom but idk how ot flash this one lik when i finsih dowloading it jus gave me this ruu signed how do i flash that file ?
Click to expand...
Click to collapse
if you flash another ROM before use the same "custom.ruu" that came with that ROM
help
uhm i dowalod the rom installed it correctly and it run up every thign work great except for one thing there no network at alll lik i cant call text anythign no wifi i try to reset it a couple time putting the sim in and out and see if it work but nothign loll no network or anythign is that normal
dannii299 said:
uhm i dowalod the rom installed it correctly and it run up every thign work great except for one thing there no network at alll lik i cant call text anythign no wifi i try to reset it a couple time putting the sim in and out and see if it work but nothign loll no network or anythign is that normal
Click to expand...
Click to collapse
yes, it's normal for this rom. just go to the phone settings and change the bands to auto, that should fix your problem.
i have become a fan of your ROMs on my touch pro 2 i wil try out your hd 2 ROMs thanks for your good work agent47
I too have enjoyed your roms on my tilt 2!! I have now got my hands on two HD2for aboot a month now and saw you were here making roms for HD2s. But I havent seen any news aboot updates or anything. So, i guess im just asking if there is any plans in work for updates?
good job on the rom
Good Job. Any update on 21911 based COM2 ROMs. Look forward to a release now

[ROM][WWE][21/September/2010] chrisd1a1 sense DROIHYBRID R13 [s.2016] [B.3.04][23569]

WITH THANKS TO:
Evirus – for the visual Kitchen
l3v5y – for the Kitchen (and for help and advice.)
the_scotsman – for giving me the bug (lol) and for help and advice
Badwolve1 – for help and advice
Amarullz – for themes, and all the hard work modding Sense and loads of other Apps so we can use them.
awran5 – for kitchen help and packages
The point of the forums is to help others and share our work. The above are positive examples to all.
{
"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"
}
Base Rom Information
Windows Mobile 6.5.5 build 23569 Base 3.02 Sense 2012/2016 DROIDHYBRID!! 576MB Ram enabled
208 MB free storage
304 MB free ram
This is close to stock in look and feel, if you want a theme you can install your choice people have different tastes, mine is stock so you can choose
You must use a 2.07, 2.08 or 2.10 radio for this ROM
TMOUS compatability confirmed
This is my second ROM Series, following from my Diamond Sense series
This is a HYBRID Sense. Coverflow enabled in the Album and Music. i've also added my HYbrid droid files. the Rom is fully Android capable.
Android is partially built into the ROM. this build is for those who want full WinMo Sense and Android - the best of all worlds. As Droid is built in the remainder installs to the Storage card by CAB file. PLEASE NOTE - THE CAB FILES INSTALL WITH THE DROID INBUILT TO THE ROM - YOU CAN'T USE THEM SEPERATELY
Full information on how to use this system, plus the download links for the Droid Cab files, is available in the following thread
http://forum.xda-developers.com/showthread.php?t=786683
the HTC base has been updated to 3.02much faster and smoother - also i'm no longer noticing the audio bug from the 2.10/2.14 builds
Updated Sense tabs as follows:
Manila_Core_2_5_2016
Manila_Home_2_5_20113626_2
Manila Calendar v2.5.20153812.0
Manila Internet v2.5.20161412.0
Manila Mail v2.5.20161212.0
Manila Message v2.5.20161428.0
Manila People v2.5.20161612.0
Manila Weather v2.5.20152712.0
Manila_eReader_2_5_20113722_0
Manila_Footprints_2_5_20111529
Manila_DocumentBrowser_2_5_2014
Manila_Stock_2_5_20111730_0
Manila_Twitter_2_5_20153032_1
Manila_Music_2_5_19224026_0
Manila Settings v2.5.20153812.0 - redundant options removed
All the sense tabs are active – you pick which ones you want
Rotation is enabled on the Album and Music tabs in sense (I just don’t use it on the others.)
I’ve included the following
l3v5y Android Boot – default is set to boot android Thanks for letting me use this l3v5y
7zip mobile
Droidhybrid built in!!
HTC Messaging Client 2016 been working on getting rid of the bugs reported on some threads
Album 2016
Titanium - added back by request
LeoCpuSpeed v3 (with thanks to NetRipper) http://forum.xda-developers.com/showthread.php?t=682663
Swype v3.19.20.20.6343 (with thanks to ratelutz)
Manila E-Book Library Manager – all the ‘free books’ are removed from the eReader tab so you need to add your own!!! Please see this thread for more info on using this. Have to say it works brill http://forum.xda-developers.com/showthread.php?t=632517
Chainfire 3D driver Fix http://forum.xda-developers.com/showthread.php?t=592663
nuesipdefault - you can select your default input swype, ezinput or add your own)
BSB tweaks http://forum.xda-developers.com/showthread.php?t=589305&highlight=tweaks
Cleanram
Lockscreen moved to middle - easier to use
Opera_Browser_9_70_35853_0
HD2 soft reset
Google Maps 4.1
Facebook 1.1.0.14.
Coreplayer
Skype (my link is at the top)
HTC YouTube App
ALL THE USUAL BASE APPS
POINTS TO NOTE!!!!
I’ll try to respond to posts as soon as I can but with working full time and having 5 kids, my ‘XDA TIME’ is a little limited.
I’ll apologise now for slow responses and I promise I’ll get back to everyone as soon as I can
I’m not aiming to release new builds every day; I’ll try to bug fix in batches.
I’ve put this together for my personal use and released in case anyone shares my taste in roms, so I’ve removed what I don’t use.
Please don’t ask me to ‘add this’ or ‘add that’. Everything people are likely to want is available in cab form with a bit of looking.
I STRONGLY ADVISE MITTY OR TASK29 AND HARD RESET WHEN FLASHING
Download links
Multiupload
http://www.multiupload.com/ULXDU9932C
hope you enjoy the rom
RESERVED
Bugfixes and issues
there has been an issue raised with the Manila build. more info below
http://forum.xda-developers.com/showthread.php?t=677916
i understand this is due to a conflict with the mail and documents tab. TBH i've never noticed it as a problem. the only fix is to remove the new tabs and i use them far more than i notice the problem.
as its across most roms i'm not looking at resolving this as i consider it to be minor
issue with changing the date via windows settings - use Manila settings instead as this works fine will look to fixing in the future
RESERVED
Build history
R5 base 23569
http://www.4shared.com/file/JctmF3RZ/chrisd1a1_hd2_hybrid-r5_23569.html
R4 base 23569
http://www.4shared.com/file/qzqvxHHr/chrisd1a1_hd2_hybrid-r4_23569.html
R3 base 23568
http://www.4shared.com/file/MG2w4DiA/chrisd1a1_hd2_hybrid-R3_23568.html
R2 base 23566
http://www.4shared.com/file/iCI5uxbX..._R2_23566.html
R1 base 23566
http://www.4shared.com/file/ElRIscUG...hybrid_R1.html
Does this work with TMOUS HD2?
skwizod said:
Does this work with TMOUS HD2?
Click to expand...
Click to collapse
its using the 2.10 base so it's possible but i would not want to say yes and brick anyones phone. i'm on the EU HD2 so can only advise compatibility with the origional model.
sorry if that's not much help
regards
Chris
chrisd1a1 said:
its using the 2.10 base so it's possible but i would not want to say yes and brick anyones phone. i'm on the EU HD2 so can only advise compatibility with the origional model.
sorry if that's not much help
regards
Chris
Click to expand...
Click to collapse
Understood. Thanks for the reply.
I’ll try to respond to posts as soon as I can but with working full time and having 5 kids, my ‘XDA TIME’ is a little limited.
Click to expand...
Click to collapse
Great man.. hw can you have time to even cook !! kudos..
swordfish2009 said:
Great man.. hw can you have time to even cook !! kudos..
Click to expand...
Click to collapse
rofl, what do you think keeps me sane!!!!!!
Grate Rom! Thanks
THANKs
DWNLD now
2 B tested​
cheers for downloading, hope you enjoy and feedback is much appreciated.
as anyone who used my Diamond rom will tell you i work all the bugs out before adding anything new i've found this to be fairly solid, i've not found any bugs so far so fingers crossed, if they are there they won't be biggies
regards
Chris
Hey Chris,
i am looking for the cleanest possible rom with the stock icon set, i have been using Miri roms, but i have been getting the sleep of death o) and your ROM looks pretty clean, have you had any SOD errors?
Thanks mate
Badwolve1 said:
Hey Chris,
i am looking for the cleanest possible rom with the stock icon set, i have been using Miri roms, but i have been getting the sleep of death o) and your ROM looks pretty clean, have you had any SOD errors?
Thanks mate
Click to expand...
Click to collapse
hi Badwolve1, long time no speak, hope life is treating you ok?
to answer the question, i've been running this build for over a week and no SOD erros so far (fingers crossed it stays that way)
so far i've not found a glitch and we both know from experience there are bound to be some.
as always i'd love feedback cos the one thing that seems to be a given is people use the rom but don't feedback.
take care mate
MESSAGE TO ANYONE WHO DOWNLOADS...
i post the rom without a donation link and only ask that you enjoy and report back how you find the ROM, please, please feedback, good or bad? i can only improve the rom if i know what needs fixing
thanks
Chris
chrisd1a1 said:
hi Badwolve1, long time no speak, hope life is treating you ok?
to answer the question, i've been running this build for over a week and no SOD erros so far (fingers crossed it stays that way)
so far i've not found a glitch and we both know from experience there are bound to be some.
as always i'd love feedback cos the one thing that seems to be a given is people use the rom but don't feedback.
take care mate
MESSAGE TO ANYONE WHO DOWNLOADS...
i post the rom without a donation link and only ask that you enjoy and report back how you find the ROM, please, please feedback, good or bad? i can only improve the rom if i know what needs fixing
thanks
Chris
Click to expand...
Click to collapse
Nice to speak to you to I can see why everyone loves the HD2 so much now! the screen is just impossible to get over, its HUGE! I'll flash this later when i have time, I plan to release some ROMs for the Diamond, TP2 and hopefully the HD2
Have had a few SOD with Miri, i need something with a nice stock icon set
i will post feedback when given it some testing, and one other thing, what kitchen are you using and on what OS, have had issues with Ervius and OSKitchen on Win7 pro RTM
Thanks mate
Badwolve1 said:
Nice to speak to you to I can see why everyone loves the HD2 so much now! the screen is just impossible to get over, its HUGE! I'll flash this later when i have time, I plan to release some ROMs for the Diamond, TP2 and hopefully the HD2
Have had a few SOD with Miri, i need something with a nice stock icon set
i will post feedback when given it some testing, and one other thing, what kitchen are you using and on what OS, have had issues with Ervius and OSKitchen on Win7 pro RTM
Thanks mate
Click to expand...
Click to collapse
i've updated my evirus from the diamond days.
i'm running vista so no issues can't advise any of the others as i'm stuck in my ways.
Now available @ VBNFILES
US -> http://us.vbnfiles.com/xda/chrisd1a1/
EU -> http://eu.vbnfiles.com/xda/chrisd1a1/
@chrisd1a1 : Sent you a PM with FTP login details also
'▼' said:
Now available @ VBNFILES
US -> http://us.vbnfiles.com/xda/chrisd1a1/
EU -> http://eu.vbnfiles.com/xda/chrisd1a1/
@chrisd1a1 : Sent you a PM with FTP login details also
Click to expand...
Click to collapse
@▼,
many thanks, added to first post
chrisd1a1 said:
i've updated my evirus from the diamond days.
i'm running vista so no issues can't advise any of the others as i'm stuck in my ways.
Click to expand...
Click to collapse
Thanks m8, have got a rhodium Kitchen from jackwater, that should work with the appropriate mods
r2 uploading
release 2 uploading, a few changes.
please see post 1 for updates, link will be available shortly
regards
Chris
waiting for the new relese!

[ROM][ENG][10.01.11]DruROM4 + Cab AutoInstall (23563.5.5.0) (NEW!! updated 10.1.11)

Clean just got Cleaner!
Public Warning: This ROM is VERY FAST!
A 6.5.5 fastest ROM is now THE cleanest!
DruROM4 is based on miROM4 retroclassic 6.5.5 ROM - 18 downloads!
Guys, I need feedback on this ROM, without feedback, I can't make better ROMs according to the needs of users! Please leave a feedback if you download any of the DruROMs..
Now with Cab Auto Install via UC_net cooked in the ROM!
Make a folder in your storage card and name it XDA_UC
Put your registry entry files, PIM phone back up files and your cabs that you want to install as soon as you finish the flash
Flash you phone
Go to start -> UC_NET Customize ->Press 'customize'
Sit back and relax, and your cabs will be installed
Best for all ROM cooks for cooking customization
Best for all USERS for customizing by adding cabs..
Ideal for using:
TOUCH FLO 2D/3D
SENSE UI CABS
SPB SHELL
THROTTLE LAUNCHER
WAD
POINT UI
HOST UI
If your custom UI allows you to place a short cut to 'start menu' you can remove miROM Mod MMApplauncher completely to get even more free RAM!!
FREE MEMORY RAM: 103 MB
FREE STORAGE: 262 MB
{
"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"
}
Flash time for this rom 4 MINUTES
No titanium - windows today available
No slide to unlock screen - standard windows lock available
Toshiba Keyboard
No windows startmenu
Includes:
Active Sync
Alarm
Calender
Camera
Contacts
Dark Ninja taskbar 6.5.x
Email
File Explorer
IE 6
Phone
Pictures & Video
Search Phone
SIM Manager
Task Manager
Tasks
Text
Windows Media Player
miROmod MMAppLauncher
Special thanks to MIRO for his immense help and guidance throughout my learning phase of cooking! Vielen Dank/Danke Mirolg!
Thanks to cedersmith without whom no rom for tg01 would have existed!
Thanks to leestone for his amazingly helpful tutorial
Thanks to all the app/mod makers for letting us use these apps mentioned above for free on xda
If I have used your app and you don't like it - please pm me and I will remove it!
Please report any bugs you might find and I will fix them very soon
If you like this ROM please hit the thanks button!!
DOWNLOAD NOW AVAILABLE!!- without Autocab Install
Download now with Auto Cab InstallerNEW!!
If you want any other radio than 1600, please use miRO's Radio changing kitchen - it takes only few seconds! - CHANGE RADIO before you flash new ROM!!
UPDATES:
Like all other DruROMs, DruROM4 as well comes with AUTO CAB INSTALL feature now.
You can install your cabs immediately after flashing this rom by literally 3 clicks! Instructions in 1st post.
UNSOLVED BUGS
NONE
FAQs - HELP QUESTIONS:
I removed MMApplauncher, can't access start menu now - You won't be able to because mmapplauncher has been installed INSTEAD OF start menu. This ROM does not have WINMO startmenu so please don't remove mmapplauncher. The reason is removal of start menu saves valuable 15-20mb RAM that makes this rom faster even with multitasking.
Finger Keyboard - It shows error or I don't like it or it's rubbish etc etc - Please install another keyboard that is available in the forum. The reason I haven't cooked in a keyboard is solely because it's a very very personal choice that change from user to user and if you don't like your keyboard, you will hate your phone!
Linux/Ubuntu users can't active sync - Yes, reason being .exe files are not support in Linux and hence you can only install programs in VirtualBox - however, I have removed few packages to save 5-7mb of storage in the ROM as Linux based users are in minor numbers. On Linux you will still be able to activate this phone as 'mass storage device' and will be able to add or remove files, photos, music etc from the memory card. Only thing not possible is - ActiveSync program installations on Linux.
If any of the above answer does not satisfy your hunger for your choice of ROM, please PM me and I will cook the ROM as you want!
I won't know, if you don't say it!
Now with cab auto install! for all the cab junkies
Big memory,big thx!
yunhover said:
Big memory,big thx!
Click to expand...
Click to collapse
Don't forget the thanks button
I hope you are loving the free big memory and are able to customize it to your wish. Please let me know if you need any help with this DruROM
i would try your fantastic druROM4, but DL is dead:
DOWNLOAD NOW AVAILABLE!! - without Autocab Install
mirolg said:
i would try your fantastic druROM4, but DL is dead:
DOWNLOAD NOW AVAILABLE!! - without Autocab Install
Click to expand...
Click to collapse
thanks for letting me know!
now changed it and re-uploaded - it's active now will wait for your very valuable feedback
Hi
i would try your fantastic druROM4, but DL is dead:
Download now with Auto Cab Installer x 6 downloads NEW!!
drupad2drupad said:
Clean just got Cleaner!
Public Warning: This ROM is VERY FAST!
A 6.5.5 fastest ROM is now THE cleanest!
DruROM4 is based on miROM4 retroclassic 6.5.5 ROM - 18 downloads!
Guys, I need feedback on this ROM, without feedback, I can't make better ROMs according to the needs of users! Please leave a feedback if you download any of the DruROMs..
Now with Cab Auto Install via UC_net cooked in the ROM!
Make a folder in your storage card and name it XDA_UC
Put your registry entry files, PIM phone back up files and your cabs that you want to install as soon as you finish the flash
Flash you phone
Go to start -> UC_NET Customize ->Press 'customize'
Sit back and relax, and your cabs will be installed
Best for all ROM cooks for cooking customization
Best for all USERS for customizing by adding cabs..
Ideal for using:
TOUCH FLO 2D/3D
SENSE UI CABS
SPB SHELL
THROTTLE LAUNCHER
WAD
POINT UI
HOST UI
If your custom UI allows you to place a short cut to 'start menu' you can remove miROM Mod MMApplauncher completely to get even more free RAM!!
FREE MEMORY RAM: 103 MB
FREE STORAGE: 262 MB
Flash time for this rom 4 MINUTES
No titanium - windows today available
No slide to unlock screen - standard windows lock available
Toshiba Keyboard
No windows startmenu
Includes:
Active Sync
Alarm
Calender
Camera
Contacts
Dark Ninja taskbar 6.5.x
Email
File Explorer
IE 6
Phone
Pictures & Video
Search Phone
SIM Manager
Task Manager
Tasks
Text
Windows Media Player
miROmod MMAppLauncher
Special thanks to MIRO for his immense help and guidance throughout my learning phase of cooking! Vielen Dank/Danke Mirolg!
Thanks to cedersmith without whom no rom for tg01 would have existed!
Thanks to leestone for his amazingly helpful tutorial
Thanks to all the app/mod makers for letting us use these apps mentioned above for free on xda
If I have used your app and you don't like it - please pm me and I will remove it!
Please report any bugs you might find and I will fix them very soon
If you like this ROM please hit the thanks button!!
DOWNLOAD NOW AVAILABLE!!- without Autocab Install
Download now with Auto Cab Installer x 6 downloads NEW!!
If you want any other radio than 1600, please use miRO's Radio changing kitchen - it takes only few seconds! - CHANGE RADIO before you flash new ROM!!
Click to expand...
Click to collapse
mortein666 said:
Hi
i would try your fantastic druROM4, but DL is dead:
Download now with Auto Cab Installer x 6 downloads NEW!!
Click to expand...
Click to collapse
It works! work for me now. try today it work?
I tried it now - doesn´t work ... what a pity
thanks
mortein666 said:
I tried it now - doesn´t work ... what a pity
thanks
Click to expand...
Click to collapse
4shared site need enabled cookies ....
BUT the Link is DEAD!
getthatfreakout said:
It works! work for me now. try today it work?
Click to expand...
Click to collapse
mortein666 said:
I tried it now - doesn´t work ... what a pity
thanks
Click to expand...
Click to collapse
mirolg said:
4shared site need enabled cookies ....
BUT the Link is DEAD!
Click to expand...
Click to collapse
New LINK now UPDATED! Sorry for the last one. No idea why it went dead!
Yes! now it works
Thanks
FAQs in POST 2
it is possible to have this rom in french ?
flatule said:
it is possible to have this rom in french ?
Click to expand...
Click to collapse
Hi Flatule,
I would LOVE to try and make this rom in French (ps: I love that language, can speak little, basic)
BUT, I don't have any TG01 that I can test it on.
If you really want it in French, You are free to ask your favourite cook to translate it, I don't mind someone else doing this for you (may be ask Miro if he can do it or someone else who is active cook on XDA + who have done French roms before)
OR
give me some time, and I will try to translate and make beta which some beta testers can test before i can release for you
I am very sorry, but without TG01 it's really hard to test what I make and don't want to brick your device
Thanks for the clean rom. I have installed the rom yesterday, so far no problem in operation. But I faced one problem with outlook (looking). When the keybord is open, it covers some area on bottom windows and other icons. I hope you will fix that soon
reazbuet99 said:
Thanks for the clean rom. I have installed the rom yesterday, so far no problem in operation. But I faced one problem with outlook (looking). When the keybord is open, it covers some area on bottom windows and other icons. I hope you will fix that soon
Click to expand...
Click to collapse
Could you please provide a screenshot?
is this development stop?
kevinchr said:
is this development stop?
Click to expand...
Click to collapse
No the development has not been stopped on this ROM, why? The last update was in Jan 2011 with cab install and further cleaning. Please let me know how you are getting along with this ROM!

[Q] How to build a custom ROM for Omnia 7?

Hi!
So now we have the possibility to flash custom ROMs on our devices, but how can we build our own custom ROMs? Do we have to use the same tools used for HTC phones? I really don't know, the last ROM I built was for Samsung Omnia i900
I would be very grateful if someone could explain it to me
Thanks for your help
AshleyT said:
Hi!
So now we have the possibility to flash custom ROMs on our devices, but how can we build our own custom ROMs? Do we have to use the same tools used for HTC phones? I really don't know, the last ROM I built was for Samsung Omnia i900
I would be very grateful if someone could explain it to me
Thanks for your help
Click to expand...
Click to collapse
the VERY best on wp7 is the booth seperate parts- the bootloader and the ROM file. So if you build a failure ROM, the not boot- no prob, you can put the device again in downloadmode and flash it again This make the wp7 device "relativ flash secure
I give you the first shoot- for more, sorry, I don´t have free time
needed tools:
Windows Phone SDK 7.1
OSBuilderSetup1.3.199-FULL_ROM_kitchen.zip tnx 1000x to BARIN for this perfect, might tool
mi7ROM omnia7 is not protected (you can dump it)
important: set in windows system hidden and system files as visuable! (in folder Options)
1. unzip the ROM file
2. Rename the OS.D000FF to OS.nb
3. start OSBuilder
4. switch in right corner to DUMP mode
{
"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"
}
5. open the OS.nb file
6. after read in the ROM (it stopps) press in menu CREATE PACKAGES
7. after few minutes the dump prozess is done
8. you find a new folder DUMP the contain the files and OEM folder
9. press OSBuilder.osb to open the ROM files with OSBuilder
10. set in OSBuilder settings "configurations and packages" Packages
disable "enable ROM language selection"
11. set in OSBuilder settings "Build Dump and Rom " ROM files and types"
set "enable use template DIRECT MAPPED" and rename to OS.D000FF
12. set copy ROM file to folder " in the same folder (Data) with DFT_WPI_SAM1.exe"
START now with little changes
Now customize files from OEM folder e.g. the preinstalled xap´s in CUSTOM_APPS
add or delete the apps. and edit the 505FB1E7-32C2-4dfe-A939-42283F3FA4C0.rgu
like this shema:
"\\Windows\\your.xap"=""
the latest line must be empty (after your latst entry, 1x enter)
or change in paint the mologo.bmp from csc package
After the changes press "refresh" and "start" in OSBuilder
= you find YOUR FIRST WP7 ROM (look to have DFT_WPI_SAM1.exe, rapitool.exe and OS.D000FF in same folder) if you allready have MAGDLR installed, start DFT_WPI_SAM1.exe and flash.
INFO: after flash first start: it will display image linking phone and PC. wait ca. 30 seconds it will reboot. then wait for ca.60 seconds on samsung logo- it will start
All (much) needed rest of cooking theory you find on xda site
Chef central Windows Phone 7
good luck!
Thank you!!
I'm gonna try this now!
I was worried about bad flasing (bad experiences with android devices ), but now I'm not anymore
Thanks again for your time
Sorry, but where can I find XAPInstall.txt??
AshleyT said:
Sorry, but where can I find XAPInstall.txt??
Click to expand...
Click to collapse
important: set in windows system hidden files and system files as visuable! (in folder Options) open dump folder with windows explorer , you will see OEM folder, in this a package Custom_apps and in it= now you see the XAPInstall.txt
Hi.does anybody know how to fully make a fully unlocked rom with rom kitchen
update ........ with pics
I Want to Make My Custom ROM Full Unlocked
What is Solution ?
thanks for all of u
I had successfully cooked my 1st rom
Can I remove some languages with this tool??
Mattemoller90 said:
Can I remove some languages with this tool??
Click to expand...
Click to collapse
let 0409 and 0809 in and yours (0407)- the other you can remove .......
+ remove the not needed dictionarys from SYS/IME
But I'm italian, I have to leave packages about 0409 0410 and 0809, why 0809 ??
Mattemoller90 said:
But I'm italian, I have to leave packages about 0409 0410 and 0809, why 0809 ??
Click to expand...
Click to collapse
0409 you need ever. 0809 not really, but all my last ROM are configured to 0809 as start language- it causes with problems on tango rom with 0409. The changes to delete 0809 are to deep in system. You need 0809, otherwise ROM will not boot. deleting language files give not much free Storage- delete from sys/ime the dictionarys, you will get 30- 50 mb free storage
hi Miro,
thanks for compiling this wonderful thread.
I am very new to ROM cooking .. To say, i just tried following the steps that you written and cooked my first rom today.
The OS builder has been updated and many new features have been added , can you update your tutorial according to the new build.
Also, i got some doubts , can you please clarify in your free time ?
Can i extract a os.nb file from my current running rom in my phone? ( Purpose: i want to extract the XAP files of the currently installed application from marketplace)
Can i set the Language and Region setting to INDIA by default ? Also the time settings ? Where to change the same in the application?
What are the new features in the latest build of OS Builder ? How to use the same?
yakaaithiri said:
hi Miro,
thanks for compiling this wonderful thread.
I am very new to ROM cooking .. To say, i just tried following the steps that you written and cooked my first rom today.
The OS builder has been updated and many new features have been added , can you update your tutorial according to the new build.
Also, i got some doubts , can you please clarify in your free time ?
Can i extract a os.nb file from my current running rom in my phone? ( Purpose: i want to extract the XAP files of the currently installed application from marketplace)
Can i set the Language and Region setting to INDIA by default ? Also the time settings ? Where to change the same in the application?
What are the new features in the latest build of OS Builder ? How to use the same?
Click to expand...
Click to collapse
hi, no reason to update this thread. for beginn learn to cooking- you can use the "old" osbuilder version. the latest is near the same, but with few new "profi" features. but for you and other beginner are those features not important ...
...normally you can dump your devices ROM, but you can´t dump the isolated storage with the installed xap´s, sorry= if you dump the ROM you get a dump of oem, sys and xip, but no isolate storage. isolate storage is a "virtual" section.
...yes you can set INDIA by default, but not in osbuilder, settings language. the works not correctly. but to explain you how is to complex for you if you beginn to cook. If you make a failure- your ROM will not boot. ..AND come on- not important if english or india default on start after first boot you can select your region and reboot ....to much risk, for a useless function, belive me
tnx, miro
thanks for the reply Miro.
I have successfully created my first ROM using the latest OS builder .. Edited your Mi7Rom for samsung focus and added some customization from Volunptary .. It worked well and running smoothly in my device too ...
yakaaithiri said:
thanks for the reply Miro.
I have successfully created my first ROM using the latest OS builder .. Edited your Mi7Rom for samsung focus and added some customization from Volunptary .. It worked well and running smoothly in my device too ...
Click to expand...
Click to collapse
cool, 12 points from germany . very nice! ....step by step, but do little steps
off course Miro, i am wont hurry more.
Now only one by one functionality .. Have to check about adding certificates and themes to the ROM.
If you have a documentation or a valid guide for the tool please share the same.
Thanks,
Managed to cook my own ROM for Samsung Focus
Thanks for the tutorial, i managed to cook my own room for Samsung Focus. Hope soon someone comes up with a breakthrough for Samsung Omnia W.
Miro,
Need some help from you again. Wanted to know how to dump a Omnia 7 Rom and make a equivalent for Samsung Focus ? .. What are the files i need to change ? ..
Say i wanted to Dump Omnia7 Tango V3.4 from ceesheim and wanted to make a equivalent for Focus , then what are the required things to be done ?
Please guide, Thanks

Categories

Resources