View Full Version : Tofclock Hima Wm6 Aku.0.7.0 Kitchen
helmi_c
22-09-2007, 04:10 PM
TOFCLOCK HIMA WM6 AKU.0.7.0 KITCHEN
I would like to dedicated all my Himalaya WM6 works to my dear friend TofClock, THE KING OF HIMALAYA, May Peace be with you my friend, Rest in peace... My deepest condolences to his family and friends... Tof, You will always be remembered In our heart...
Thanks Part:
MAMAICH , Luv2chill, Anton Japutra for let me borrow his device, Buzz and rhMartin (for keep supportin), Pof, Bepe, itsme, Misar (Great man) for saving me hours of debuging crap by tellin cmonex way, thanks you guys both, very appreciate it.
and also utak3r, who figure out about battery issue, thanks man! very appreciate...
Supported Device:
O2 XDA II, T-Mobile MDA II, Qtek 2020, iMate Phone Edition, TSM500, And all PH10 Variant.
Disclaimer:
This is free to use but at your own risk, I take no responsibility for any conflict, fault, or damage caused to your phone by this upgrading procedure. No warranties of any kind are given. Any commercial usage prohibited.
USE AT UR OWN RISK!
The Kitchen:
http://rapidshare.com/files/55266969/TofClock_HIMA_WM6_AKU.7_Kitchen.rar
Kitchen Documentation/How to:
From Xplode Kitchen
http://rapidshare.com/files/57472822/Guide.pdf
Apache Kitchen Walkthrough PDF By BigJ from ppcgeeks.com (Complete one, For Apache Device, But basicly the same)
http://rapidshare.com/files/57472121/Apache_Kitchen_Walkthrough_r1.0.pdf
Big thanks to xplode & BigJ for the documents.
hv a nice cooking
helmi_c
PanQi
22-09-2007, 04:24 PM
Thx~~~~~~~~~~~~~~
The_hesham
22-09-2007, 04:32 PM
Greate Graete work
Thank you very much
I hv ques.,
Is there is any hope to make touchflo working by using the kitchen
i.e. if I replaced touch.dll file, do u think it will work
I hv touch.dll working in wizard
Reagards
helmi_c
22-09-2007, 04:45 PM
Greate Graete work
Thank you very much
I hv ques.,
Is there is any hope to make touchflo working by using the kitchen
i.e. if I replaced touch.dll file, do u think it will work
I hv touch.dll working in wizard
Reagards
I dont think it will work, its about hardware compability, or we create dll wraper to emulate the real dll, but that not worth the pain :)
I believe there's a touchflo imitation with flash type application that act like real touchflo..
The_hesham
22-09-2007, 04:51 PM
I dont think it will work, its about hardware compability, or we create dll wraper to emulate the real dll, but that not worth the pain :)
I believe there's a touchflo imitation with flash type application that act like real touchflo..
Thanks 4 rply
and I hope the best 4 u
You made our mobiles worth 2 keep
Best Regards
ather90
22-09-2007, 04:53 PM
Wow Helmi..U r the greatest..i am sure tofclock is Very Happy
Rudegar
22-09-2007, 05:02 PM
yeah from what i read in the trinity forum the dll is screen spc so if it was changed to a dll from another device the screen as a whole would not function
^^rac
22-09-2007, 05:24 PM
Great work man!
The new ROMS will pop up now! (But you already mastered it with the AKU 7 Fresh!!!)
ather90
22-09-2007, 06:36 PM
Can Anybody Upload it to Another mirror like www.depositfiles.com
insaint
22-09-2007, 10:20 PM
Here you go:
http://depositfiles.com/files/1848205
http://www.mediafire.com/?4aj5bze55j9
utak3r
22-09-2007, 11:29 PM
Remember, if you want to make your own page pool size:
1. Decode your nbf file:
xda2nbftool -x nk.nbf nk.nba 0x20040304
2. Open nk.nba file with some hexeditor, and go the address 0x0040D650 (valid only for WM6 ROM!)
3. Change here the value to one of the following:
64 00 00 00 D8 FF 21 80 01 00 00 00 00 00 50 00 --> 5 MB
64 00 00 00 D8 FF 21 80 01 00 00 00 00 00 00 01 --> 16 MB
64 00 00 00 D8 FF 21 80 01 00 00 00 00 00 80 01 --> 24 MB
64 00 00 00 D8 FF 21 80 01 00 00 00 00 00 00 02 --> 32 MB (default)
4. Update ROM's checksum:
xda2nbftool -c -u NK.nba
5. Encode your nk.nbf file back:
xda2nbftool -x NK.nba NK.nbf 0x20040304
6. Flash it! :D
nesty24
23-09-2007, 02:08 AM
Sorry for my noob question...
Is it that one package contains one file?
Or more than one file?
because in the example option.xml there is no similar GUIDs.
What is the limit size of overall packaged files?
is Packaged files contains CAB files?
utak3r
23-09-2007, 10:19 AM
Is it that one package contains one file?
Or more than one file?
Every package can contain as much files as you want... It's up to you.
You can build a package for one file, for one application (and all its files) or for a bunch of apps.
because in the example option.xml there is no similar GUIDs.
:confused: I don't understand your question...
What is the limit size of overall packaged files?
is Packaged files contains CAB files?
You can know if it's ok only after building a filesystem. It's about 50MB of clean files in temporary dump folder. Just take a look at buildimgfs' last line, it's telling you, how it has gone.
Generally, you won't put much into it... there's no space.
Today or tomorrow I'll post some my OEM packages, which I've built.
insaint
23-09-2007, 11:05 AM
Today or tomorrow I'll post some my OEM packages, which I've built.
That would be my question :) where to get ready optional OEM packages?
I've tried to make iLauncher pack myself, and i got nowhere. The problem is the files go into different folders, and there are some files with the same name that go into different folders too. When extracting the .CAB htey overwrite eachother :) I just don't know how to make it work.
utak3r
23-09-2007, 12:10 PM
The problem is the files go into different folders, and there are some files with the same name that go into different folders too. When extracting the .CAB htey overwrite eachother :) I just don't know how to make it work.
You would make it with renaming them, and then using initflashes.txt file to copy them.
But... with such apps you're just wasting your really precious ROM space - remember: all your cooked in files will be in \Windows directory, no matter what you do in initflashes.txt.
ather90
23-09-2007, 12:56 PM
Here you go:
http://depositfiles.com/files/1848205
http://www.mediafire.com/?4aj5bze55j9
Hey Thankz alot..but the Link to depositfiles is DOwn..:(
nesty24
23-09-2007, 01:25 PM
I am reading the Apache_Kitchen_Walkthrough and it says that we need to have the WinCE Cab Manager to make apps we like and put them in the ROM.
But why it is not included in the kitchen?
nesty24
23-09-2007, 01:59 PM
Another thing,
Is the BuildOS.exe will be prompting a message if the build was successful and there are no errors found so that I've created a ROM without any errors?
insaint
23-09-2007, 02:41 PM
Hey Thankz alot..but the Link to depositfiles is DOwn..:(
I don't know what the problem is. Tryied it myself at home and at work, the link worked just fine.
ather90
23-09-2007, 03:30 PM
The LINK to WINCE CAB MANAGER
http://depositfiles.com/files/1853308
utak3r
23-09-2007, 05:19 PM
Is the BuildOS.exe will be prompting a message if the build was successful and there are no errors found so that I've created a ROM without any errors?
Sort of. It won't warn you that you have a too big ROM. You must watch for it while CreateROM.bat file executes buildimgfs.
twisted
23-09-2007, 05:56 PM
Hey Thankz alot..but the Link to depositfiles is DOwn..:(
yes, i find it difficult also downloading the files, can you please upload it to 4shared? thanks very much. :D
nesty24
24-09-2007, 06:22 AM
can someone give me the buildos.exe? mine was fuctioning properly at first but now, it creates an error "The file failed to initialize properly."
Tnx!
thinboon
24-09-2007, 10:28 AM
Here you go:
http://depositfiles.com/files/1848205
http://www.mediafire.com/?4aj5bze55j9
It does not work link.
Please up-load again
Thanks
Dr.Dracula
24-09-2007, 01:22 PM
downloading now~
thank you for your hard work .
ather90
24-09-2007, 01:24 PM
WHere r u downloading from Dracula..i mean which link
nesty24
24-09-2007, 02:54 PM
I really just don't know what to do...
Can we just extract the file from the CAB paste it in the OEM or any other folder. and just run the buildos.exe?
I've read all the pdf files, but none of them gives me the real idea of how to really create a ROM...
It never tells me that I have to run the createrom.bat.
very very risky!
how about a video clip of how-to-cook?
sorry for my words, just want to cook my own...
utak3r
24-09-2007, 04:00 PM
I really just don't know what to do...
Well, if so, you shouldn't do it... I mean, if you don't know what to do, then even after you'll learn, you won't produce anything better others did ;)
Doing it without a proper knowledge you could brick your device... what for?
Can we just extract the file from the CAB paste it in the OEM or any other folder. and just run the buildos.exe?
No, you can't. All the OEM package creating process is clearly described in the included pdf file.
It never tells me that I have to run the createrom.bat.
After running BuildOS.exe.
very very risky!
Exactly so. Why you want to do it?
nesty24
24-09-2007, 04:45 PM
Well, if so, you shouldn't do it... I mean, if you don't know what to do, then even after you'll learn, you won't produce anything better others did ;)
Doing it without a proper knowledge you could brick your device... what for?
No, you can't. All the OEM package creating process is clearly described in the included pdf file.
After running BuildOS.exe.
Exactly so. Why you want to do it?
Of course i want to learn, try and try until you succeed.
I don't want to stay as a noob. I've been here joining in this great community and then no one seems to give encouragement to noobs like me. You just ask why you want me to to do it? how about you? why do you cook your rom, I think it answers your question. ofcourse, mistakes are there, no one gets perfect at first. If you are concern with my device, better advice me with the most recommended ideas and encourage me. Why did helmi_C post the kitchen? Is it for chef with a better knowledge in cooking like you? I don't think so.
We are all unique. If you are a fast learner, others are not. What are we going to do? We just have to wait that someone gives us the good ROM we like? There is no learning there... What is our sense here in this forum? Stay as a noob?
Anyway, I just want to thank this community because I know how to read a LOT. I'm not fond of reading. Thanks for the author of that guide, but for the first time I've read that, some of the things are not described very clearly. The walkthrough or the step-by-step process is somehow clear but it doesn't tell what are the definitions of those words, ex. package, at first I really don't understand what files is he describing there that's why I ask question, I've end up knowing that it contains proper files like dlls, shortcuts etc, not just extracting the cab without any CE tool, that mostly I've found in some threads.
I want to thank helmi_c for giving us NOOBS to experience what he is doing.
"Great power comes with great responsibility." - Peter Parker's Uncle Ben
Sorry man, I just love this forum.
dkamin
24-09-2007, 05:55 PM
thanks for your really great work,
with this kitchen I was able to use all my selfmade packages from my cooked WM5 ROM and so it was very easy for me to cook my personally WM6 ROM with all my favorite applications and settings.
I have one Question: what is the Settings->System->CustomerFeedback for?
dkamin
ather90
25-09-2007, 02:24 AM
"Great power comes with great responsibility." - Peter Parker's Uncle Ben
ammmmmm..U r mistaken its
"WITH GREAT POWER COMES GREAT RESPONSIBILITY" :D
Hey i am just jokin ok..i m myself a noob.maybe u r rite..i mean Ut3kr was not born a ROM MASTER..he must hav been a noob also.spread the knowledge every one.thats what u r here for
utak3r
25-09-2007, 11:38 AM
Hey, if so, ask. BUT - don't ask questions like 'how to cook', instead, ask for example:
The walkthrough or the step-by-step process is somehow clear but it doesn't tell what are the definitions of those words, ex. package
Such a question is what I CAN answer :D
OEM package is:
1. All the files to go into \Windows folder
2. All the registry settings
3. What file to copy to what folder.
ad 3 -
Remember: if you want for example create a shortcut in \Windows\Start Menu\Programs, you have to burn it into \Windows folder and COPY it into Start Menu - so you will end with TWO identic links. So beware!
All those operations you enter in initflashes.txt file.
ad. 2 - Registry settings you enter in some_guid_number.rgu file.
After preparing such a directory, create an empty some_guid_number.dsm file. Generally it's enough, but I've found it's a really good idea to rebuild it for yourself, not leaving it to BuildOS.exe. You can do it by dragging your whole package directory onto BuildDSM.exe file.
When you're finished, one thing is left - creating an option.xml file, which is a guide for BuildOS.exe
When I'll be ready with my packages (I'm working on them for two months now), i'll post them for you all to watch them.
nesty24
25-09-2007, 01:18 PM
Hey, if so, ask. BUT - don't ask questions like 'how to cook', instead, ask for example:
Such a question is what I CAN answer :D
OEM package is:
1. All the files to go into \Windows folder
2. All the registry settings
3. What file to copy to what folder.
ad 3 -
Remember: if you want for example create a shortcut in \Windows\Start Menu\Programs, you have to burn it into \Windows folder and COPY it into Start Menu - so you will end with TWO identic links. So beware!
All those operations you enter in initflashes.txt file.
ad. 2 - Registry settings you enter in some_guid_number.rgu file.
After preparing such a directory, create an empty some_guid_number.dsm file. Generally it's enough, but I've found it's a really good idea to rebuild it for yourself, not leaving it to BuildOS.exe. You can do it by dragging your whole package directory onto BuildDSM.exe file.
When you're finished, one thing is left - creating an option.xml file, which is a guide for BuildOS.exe
When I'll be ready with my packages (I'm working on them for two months now), i'll post them for you all to watch them.
Hey, thanks anyway... Sorry for the things i've told you.
It's just that I'd like to have a custom ROM like yours and others. And to learn how to cook. Learning from scratch is not easy. :D
Anyway,
So it means that some things which are told to Apache_walkthrough can be done by buildos.exe? And it is safer to rebuild manually? hmmmm...
Thanks for the idea... I hope i can cook by myself.
But wait, I've try to run createrom.bat but the process stops at the wmv9decoder.dll and gives a windows error. But it continues and reports an error. Is it normal? I've done nothing yet with any files, I've just run the BuildOS.exe and createos.bat. Is it the ROM we have in our device right now? if not, can I use my previous ROM and cook from it?
Tnx a lot!
utak3r
25-09-2007, 01:30 PM
Learning from scratch is not easy. :D
Sure it isn't :D
And it is safer to rebuild manually? hmmmm...
Just dsm files. As for the rest, CreateOS.exe makes its job well.
But wait, I've try to run createrom.bat but the process stops at the wmv9decoder.dll and gives a windows error. But it continues and reports an error. Is it normal?
It usually means you've overloaded your image file system, so it couldn't fit all the files. Are you sure you didn't touch it yet?... :confused:
hm, what Windows?...
Is it the ROM we have in our device right now? if not, can I use my previous ROM and cook from it?
Well, yes and no. To use a ready made ROM for this type of kitchen you would split it into directories for yourself... and it isn't easy. Really.
nesty24
25-09-2007, 01:57 PM
Just dsm files. As for the rest, CreateOS.exe makes its job well.
Ok...
It usually means you've overloaded your image file system, so it couldn't fit all the files. Are you sure you didn't touch it yet?... :confused:
hm, what Windows?...
Yes, I never touch anything... I think I must download again and tell you what was my report. I'm running windows XP Pro SP2
Well, yes and no. To use a ready made ROM for this type of kitchen you would split it into directories for yourself... and it isn't easy. Really.
I've just wonder why there are packages in the kitchen that doesn't include in my ROM? Have you use this kitchen and cooked a ROM and flashed it in your device?
Dr.Dracula
25-09-2007, 03:08 PM
WHere r u downloading from Dracula..i mean which link
The link is http://rapidshare.com/files/55266969....7_Kitchen.rar,but it is too slow~:(
The_hesham
25-09-2007, 03:53 PM
Some one can clarify how to use G'Reloc from this link in our kitchen
http://forum.xda-developers.com/showthread.php?t=331094
Regards
utak3r
25-09-2007, 04:10 PM
I've just wonder why there are packages in the kitchen that doesn't include in my ROM? Have you use this kitchen and cooked a ROM and flashed it in your device?
Yes, I'm flashing it every day ;) I'm preparing a new ROM, which is meant to be fast and easy-usable... So, the kitchen is OK :)
The_hesham
25-09-2007, 08:34 PM
Yes, I'm flashing it every day ;) I'm preparing a new ROM, which is meant to be fast and easy-usable... So, the kitchen is OK :)
I hope that, if we used the kitchen as it is we will get Tof-helmi_c exactly?
utak3r
25-09-2007, 10:16 PM
I hope that, if we used the kitchen as it is we will get Tof-helmi_c exactly?
What do you mean by "exactly"? It won't be exactly the same ROM... what it would be for then?....
The_hesham
25-09-2007, 10:28 PM
What do you mean by "exactly"? It won't be exactly the same ROM... what it would be for then?....
Exactly means excatly
I liked Tof-helmi_c ROm and I want add only the autoexec pkg to the ROM.
This will enable me to install all the cab files from the sdcard directly after HR
So I thought that the kitchen will hv the exact ROM + addon if needed to add
Thanks 4 rply
utak3r
25-09-2007, 11:12 PM
Exactly means excatly
I liked Tof-helmi_c ROm and I want add only the autoexec pkg to the ROM.
This will enable me to install all the cab files from the sdcard directly after HR
So I thought that the kitchen will hv the exact ROM + addon if needed to add
Well, it will be this TofClock AKU 0.7.0 ROM - but not exactly the same bit by bit... It's just it depends on what OEM packages you'll choose...
And speaking of AutoRun... here's my package for that - it reads \Storage Card\ExtROM\config.txt file :D
Maggy
26-09-2007, 07:52 AM
@nesty: I'm a noob too and English isn't my native tongue so I'm not ashamed to say that this stuff is hard to understand for me as well. My suggestions to you, presuming that your native tongue isn't English either:
-take your time to understand the documents till you're able to fully translate them into your own language. Use a paper dictionary, or online library, or translation aids like babelfish. And if it translates into rubbish on some points, feel free to ask, but try to phrase clear detailed questions.
-The PDFs have not been written for the Himalaya, nor for this specific kitchen. So do not look at the specific GUID's, OEM pakages and so on mentioned in these documents, they are just examples. But I must say these documents are the best I've seen so far, I'm ALMOST confident that I MIGHT be able to cook a decent Dutch ROM before the end of the year. (after trial and error that started a few months back with a WM5 ROM)
-even the best documents are not able to describe EVERY aspect. If that could only half be so, than I could now proudly present not only the Dutch ROM, but the Dutch ROM with full Backpack support, backup battery meter in the power settings tab, much improved camera support, perfect Touchflo....
nesty24
26-09-2007, 09:18 AM
@nesty: I'm a noob too and English isn't my native tongue so I'm not ashamed to say that this stuff is hard to understand for me as well. My suggestions to you, presuming that your native tongue isn't English either:
-take your time to understand the documents till you're able to fully translate them into your own language. Use a paper dictionary, or online library, or translation aids like babelfish. And if it translates into rubbish on some points, feel free to ask, but try to phrase clear detailed questions.
-The PDFs have not been written for the Himalaya, nor for this specific kitchen. So do not look at the specific GUID's, OEM pakages and so on mentioned in these documents, they are just examples. But I must say these documents are the best I've seen so far, I'm ALMOST confident that I MIGHT be able to cook a decent Dutch ROM before the end of the year. (after trial and error that started a few months back with a WM5 ROM)
-even the best documents are not able to describe EVERY aspect. If that could only half be so, than I could now proudly present not only the Dutch ROM, but the Dutch ROM with full Backpack support, backup battery meter in the power settings tab, much improved camera support, perfect Touchflo....
Yeah, thanks for the advice... But utak3r understands me now why i said those words. I understands all guides in the PDF file, but there is just a few missing explanation that might help and utak3r explains me clearly those words. I'm not really fond of reading, but i know how to follow instructions. I am a student, I am 5 years in computer field, i can program a system, almost everyday I browse the internet, but windows ce is something new to me (actually I've bought my device just this last february 2007).
I don't have to translate, I just want to know what are they pointing.
I know that those written in the PDF are examples. I used my common sense. :D
I'm completely a noob and just want to cook a ROM for the first time.
Anyway, I've shocked that you wrote a comment / suggestion for me, I really appreciate it. Thanks bro!
Can anybody help me?
I'be build clean ROM (without any optioanla app's) with this kitchen and use 48 Mb RamDisk option.
And that ROM is unstable. Device usually hangs up after some minutes of work. And some app's says that "There is not enough memory", bus system, shows more then 50 Mb of RAM free...
Is the trouble in the RamDisk config or mybe in RAM of my device?
utak3r
26-09-2007, 09:45 AM
Can anybody help me?
I'be build clean ROM (without any optioanla app's) with this kitchen and use 48 Mb RamDisk option.
And that ROM is unstable. Device usually hangs up after some minutes of work. And some app's says that "There is not enough memory", bus system, shows more then 50 Mb of RAM free...
Is the trouble in the RamDisk config or mybe in RAM of my device?
Uh... it's hard to say :(
Tell me, how much Program memory you have, page pool size, and so on. The more infos, the better ;) we'll try.
The_hesham
26-09-2007, 10:14 AM
Well, it will be this TofClock AKU 0.7.0 ROM - but not exactly the same bit by bit... It's just it depends on what OEM packages you'll choose...
And speaking of AutoRun... here's my package for that - it reads \Storage Card\ExtROM\config.txt file :D
Thanks appreciated
The_hesham
26-09-2007, 10:51 AM
Some one can clarify how to use G'Reloc from this link in our kitchen
http://forum.xda-developers.com/showthread.php?t=331094
Regards
G'Reloc, how 2 use it in this kitchen?
pisey001
26-09-2007, 11:32 AM
Hello,
can anyone tell me what differences between this kichen rom with fresh rom?
Thks
nesty24
26-09-2007, 11:49 AM
@utak3r,
Bro, I've made my first package (I'm laughing at myself right now, hehe!).
It's just the PPCPimBackup2.5, and if it's ok, I want you to check if I made it right. TNX!
Uh... it's hard to say :(
Tell me, how much Program memory you have, page pool size, and so on. The more infos, the better ;) we'll try.
RamDisk = 48
PagePool =16 (tried both 16 and 32 Mb with same result)
After flashing system shows that I have 62 Mb of Free Ram - but it can not be (16 + 48 + ~16 uses Windows itself (so it was in WM5)) - must be 46~48 Mb free.
utak3r
26-09-2007, 02:27 PM
PagePool =16 (tried both 16 and 32 Mb with same result)
It depends on what programs you're using ;)
After flashing system shows that I have 62 Mb of Free Ram - but it can not be (16 + 48 + ~16 uses Windows itself (so it was in WM5)) - must be 46~48 Mb free.
:confused:
16PP + 48RD = 64MB, giving you 64MB of program memory... so it's fine :)
utak3r
26-09-2007, 02:32 PM
Bro, I've made my first package (I'm laughing at myself right now, hehe!).
It's just the PPCPimBackup2.5, and if it's ok, I want you to check if I made it right. TNX!
Almost full success :D The only thing is that initflashfiles.txt should be in Unicode. The rest is just perfect :cool:
utak3r
26-09-2007, 02:35 PM
can anyone tell me what differences between this kichen rom with fresh rom?
lol
There's only one difference between them - "fresh rom" is a ROM (you can flash it), while "kitchen rom" should be named as "ROM Kitchen" - that's a set of tools to produce your actual ROM :D
Why "the kitchen"? 'cause you're cooking with it...
utak3r
26-09-2007, 02:44 PM
G'Reloc, how 2 use it in this kitchen?
Well.... it becomes handy if you were porting an OS from another device... it's a revolution :D Till now all this work were made by hand.
nesty24
26-09-2007, 03:16 PM
Almost full success :D The only thing is that initflashfiles.txt should be in Unicode. The rest is just perfect :cool:
waw! Thanks man... Now, I will get into a more complicated one. Thanx bro! Anyway, do you have packages. please give us some. thanx!
utak3r
26-09-2007, 03:23 PM
Anyway, do you have packages. please give us some. thanx!
Some OEMs go... More will be available when I'll test them more :D
nesty24
26-09-2007, 03:37 PM
Some OEMs go... More will be available when I'll test them more :D
WOW! Very fast reply in just a few minutes. Thanx bro! I will post my packages to but I'll consult you first. Is it ok?
utak3r
26-09-2007, 03:46 PM
WOW! Very fast reply in just a few minutes. Thanx bro! I will post my packages to but I'll consult you first. Is it ok?
It's ok. I will review them in a few hours (I'm leaving to home soon).
dkamin
26-09-2007, 06:39 PM
Hello,
does anyone know what ist "Settings->System->Customer Feedback" for
and how to remove it from kitchen before cooking.
thanks in advance, dkamin
Marx2
26-09-2007, 07:17 PM
hello
there are many OEM packages, most of them is made by me, some by others, so don't duplicate your work.
Here you are:
http://wiki.xda-developers.com/index.php?pagename=OEM%20packages
Please, put your packages there too, and fill-in WIKI page. After a while it's very hard to dig through multipage thread to find some packages.
In future I will try to upgrade some older packages to the newest versions as soon as I will start work on my personal ROM
utak3r
26-09-2007, 08:39 PM
hello
there are many OEM packages, most of them is made by me, some by others, so don't duplicate your work.
Here you are:
http://wiki.xda-developers.com/index.php?pagename=OEM%20packages
Please, put your packages there too, and fill-in WIKI page. After a while it's very hard to dig through multipage thread to find some packages.
In future I will try to upgrade some older packages to the newest versions as soon as I will start work on my personal ROM
Yep, I was using most of your OEMs awhile back... I just don't know, how up-to-date they are? Are you still refreshing them?
And... cheers from Szczecin :D
pisey001
27-09-2007, 05:57 AM
No, i mean that is it more useful than fresh rom? size is also bigger than fresh rom. i've already installed fresh rom, but then remove to use the wm5 the last edition. it seemed better than fresh rom. Pls tell me if i am wrong of using it.
Thanks
It depends on what programs you're using ;)
:confused:
16PP + 48RD = 64MB, giving you 64MB of program memory... so it's fine :)
That is not fine - Windows itself uses some RAM, and it can not be 64 mb free for use.
And if I use 32 Mb PP - then it stil show 64 mb free RAM.
Then, I've created firmware with 64 Mb RAMdisk. And what do You think device shows me after flashing? Still 64 Mb of free RAM!
utak3r
27-09-2007, 07:31 AM
That is not fine - Windows itself uses some RAM, and it can not be 64 mb free for use.
And if I use 32 Mb PP - then it stil show 64 mb free RAM.
Then, I've created firmware with 64 Mb RAMdisk. And what do You think device shows me after flashing? Still 64 Mb of free RAM!
OK, tell me, how are you setting this RAMDisk size and page pool size... step by step (really, every step). We'll try to find, what's wrong.
utak3r
27-09-2007, 07:34 AM
No, i mean that is it more useful than fresh rom? size is also bigger than fresh rom. i've already installed fresh rom, but then remove to use the wm5 the last edition. it seemed better than fresh rom. Pls tell me if i am wrong of using it.
Thanks
Well, it's a different thing. ROM is what you can flash, a kitchen is NOT a ROM itself, it's a tool to BUILD a ROM. So... it depends on if you're going to cook your own ROM, or to use a ready made.
TofCLock WM6 AKU0.7.0 is really faster than any Hima WM5. That's a fact. Plus, it's more stable. It's just some people are installing unnessecary applications and then they're starting rumbling.
OK, tell me, how are you setting this RAMDisk size and page pool size... step by step (really, every step). We'll try to find, what's wrong.
PagePool is set using WinHex in file "\070\ROM\nk.nba"
at the address 0x0040D65F
02 --> 01 to get 16 MB
RamDisk - in BuildOS.exe
uncheck "Ramdisk support (32MB)"
and check "Ramdisk support (48MB)"
After making and flashing rom system shows correct RamDisk size (as it was chosen), and incorrect free RAM (if RamDisk is greater then 32 mb)
utak3r
27-09-2007, 09:58 AM
PagePool is set using WinHex in file "\070\ROM\nk.nba"
at the address 0x0040D65F
02 --> 01 to get 16 MB
RamDisk - in BuildOS.exe
uncheck "Ramdisk support (32MB)"
and check "Ramdisk support (48MB)"
After making and flashing rom system shows correct RamDisk size (as it was chosen), and incorrect free RAM (if RamDisk is greater then 32 mb)
Of course, you're making this in the reverse order, aren't you? :D
And this \070\ROM\nk.nba file... you are updating the checksum after editing it and encoding back to the nk.nbf file, right?
Of course, you're making this in the reverse order, aren't you? :D
And this \070\ROM\nk.nba file... you are updating the checksum after editing it and encoding back to the nk.nbf file, right?
Am I have to explain to You how does this kitchen work??
I named folder with kitchen like "070"
There is base ROM file in folder "ROM"
If I change PP size in that file - I get cocked ROM with that PP size
After setting options in BuildOS and processing I start "CreateROM.bat" file.
It decompiles base "nk.nba" file, integrates into new "nk.nba" selected in BuildOS files, automatic updates checksum and encodes into "nk.nbf"
New files are in folder "temp".
What do You think am I doing wrong?
Even if I don't touch that base "nk.nba" (so PP size = default 32 Mb) - I get the same faulty results with memory, when using 48 or 64 Mb RamDisk.
I even tried to uncheck all optional components in BuildOS, choosing only 64 Mb Ramdisk - and after flashing that rom - I get errorous free RAM.
p.s. блин, задолбался одно и то же писать...
utak3r
27-09-2007, 12:46 PM
Am I have to explain to You how does this kitchen work??
lol. No, you have to explain me, how do YOU THINK it's working :p
If I change PP size in that file - I get cocked ROM with that PP size
After setting options in BuildOS and processing I start "CreateROM.bat" file.
It decompiles base "nk.nba" file, integrates into new "nk.nba" selected in BuildOS files, automatic updates checksum and encodes into "nk.nbf"
New files are in folder "temp".
What do You think am I doing wrong?
While it's generally ok, try doing it another way: don't change the source nba, instead cook your nbf, decode it, change, update and encode. This way you are SURE it's good.
Other than that... I don't know. I've never tried so big RAMDisk, I prefer to have bigger RAM, as I'm storing my files on SD.
nesty24
27-09-2007, 07:24 PM
@ utak3r,
I've made a package of the latest MMS_4.2.8.1_Fixed.
Kindly check please... Thnx!
I found no error in BuildOS.exe! Cheers!
No error in CreateRom.bat! Cheers again!
If it's correct please be proud of me. LOL! :D
Sorry, can't upload in this site, the upload always failing.
Anyway, here is the link (http://depositfiles.com/files/1897934).
utak3r
27-09-2007, 08:23 PM
I've made a package of the latest MMS_4.2.8.1_Fixed.
While I can check it technically (as an OEM), you will have to check it out just by flashing... ;)
If it's correct please be proud of me. LOL! :D
We'll see ;)
BTW... OEM for AutoRun which I've posted earlier is not complete... while it works ok, it's not fired up after HR... ;) Forgot to link it with CheckAutorun... oh well.
One more - after running createrom.bat you could review your initflasfiles.dat file in temp\dump directory... sometimes editors puts errors in Unicode, which lead to unproper final file...
The_hesham
27-09-2007, 11:55 PM
While I can check it technically (as an OEM), you will have to check it out just by flashing... ;)
We'll see ;)
BTW... OEM for AutoRun which I've posted earlier is not complete... while it works ok, it's not fired up after HR... ;) Forgot to link it with CheckAutorun... oh well.
One more - after running createrom.bat you could review your initflasfiles.dat file in temp\dump directory... sometimes editors puts errors in Unicode, which lead to unproper final file...
Edit initflassshfiles.dat is my headek alawys create problems for me (as u mention above) can u tel me
1-which software to edit?
2-How 2 edit?
3-How to know that there will be error befoe flashing the ROM?
Sorry 4 too much ques.?
Regards
nesty24
28-09-2007, 04:22 AM
While I can check it technically (as an OEM), you will have to check it out just by flashing... ;)
We'll see ;)
BTW... OEM for AutoRun which I've posted earlier is not complete... while it works ok, it's not fired up after HR... ;) Forgot to link it with CheckAutorun... oh well.
One more - after running createrom.bat you could review your initflasfiles.dat file in temp\dump directory... sometimes editors puts errors in Unicode, which lead to unproper final file...
What editor?
What kind of errors may we encounter? Syntax error?
How do we know that iniflashfiles will be having an error? After you reflash it in your device?
I view the initflashfiles using notepad, but i don't know what errors I may encounter. Sorry for too many questions.... Thanx again! I'm learning a lot! :D
utak3r
28-09-2007, 07:51 AM
What errors I mean? No, not syntax ones - these are made by you ;) Sometimes editors just put a wrong Unicode text, thus after reworking with BuildOS, it gets screwed.
How can you check it? With the editor, but switching between Unicode and ANSI forth and back. Why? Because if this error will arise, in one of those modes wrong text won't be visible at all! And the effect after flashing it would be it weren't there. So, switching modes, you can see some of the text are... well, I call it "double unicode" ;) If you spot it, return to your source initflashfiles, convert it to ANSI, save, and reconvert back to Unicode and save. Then rerun BuildOS and recheck :)
What editors? Well, I'm using two of them: Notepad++ (http://notepad-plus.sourceforge.net/uk/site.htm) and Notepad2 (http://www.flos-freeware.ch/notepad2.html) :D
The_hesham
28-09-2007, 12:31 PM
What errors I mean? No, not syntax ones - these are made by you ;) Sometimes editors just put a wrong Unicode text, thus after reworking with BuildOS, it gets screwed.
How can you check it? With the editor, but switching between Unicode and ANSI forth and back. Why? Because if this error will arise, in one of those modes wrong text won't be visible at all! And the effect after flashing it would be it weren't there. So, switching modes, you can see some of the text are... well, I call it "double unicode" ;) If you spot it, return to your source initflashfiles, convert it to ANSI, save, and reconvert back to Unicode and save. Then rerun BuildOS and recheck :)
What editors? Well, I'm using two of them: Notepad++ (http://notepad-plus.sourceforge.net/uk/site.htm) and Notepad2 (http://www.flos-freeware.ch/notepad2.html) :D
So we can open initflashfiles.dat by one of those files above and edit the .dat file
save it
and thats it.
The_hesham
28-09-2007, 12:34 PM
I found this initFlashFileGenerator
http://forum.xda-developers.com/showthread.php?t=299723&highlight=initFlashFileGenerator
I hope it could help
ather90
28-09-2007, 01:47 PM
I cant stand it any more..the drooling..i mean that i am reading the forum for about two weeks and no one has posted another mirror for it..please..i also want to cook using this kitchen :(
utak3r
28-09-2007, 01:55 PM
So we can open initflashfiles.dat by one of those files above and edit the .dat file
save it
and thats it.
Wait... no.
You edit individual iniflashfiles.txt files in your OEM packs. CreateOS compiles them into the one big initflashfiles.dat in temp\dump folder. You have just to check this final one, and if it's wrong, go back and edit your source ones...
utak3r
28-09-2007, 01:58 PM
Sorry, can't upload in this site, the upload always failing.
Anyway, here is the link (http://depositfiles.com/files/1897934).
Still can't download it... country limit :rolleyes:
ojebz
28-09-2007, 02:18 PM
TofCLock WM6 AKU0.7.0 is really faster than any Hima WM5. That's a fact. Plus, it's more stable. It's just some people are installing unnessecary applications and then they're starting rumbling.
sorry me asking, if TofClock WM6 AKU0.7.0 is good enough, why use kitchen? :confused: is it so that we can make a 'customized' ROM of our own for our satisfaction, or making a better & more stable ROM for others? hehe.. sorry for the noob question :p
utak3r
28-09-2007, 02:25 PM
sorry me asking, if TofClock WM6 AKU0.7.0 is good enough, why use kitchen? :confused: is it so that we can make a 'customized' ROM of our own for our satisfaction, or making a better & more stable ROM for others? hehe.. sorry for the noob question :p
Both.
You can just customize this ROM, deleting this and that, and adding some of other stuff...
But if you will learn something on the OS structure, you could tweak it also... :)
nesty24
28-09-2007, 02:46 PM
Still can't download it... country limit :rolleyes:
Still failed uploading at this site.
here's another link (http://rapidshare.com/files/58856744/OEM_MMS_Fixed.zip.html).
utak3r
28-09-2007, 03:16 PM
here's another
Hm, looks ok... :) Now you have to flash it and see if all functions work.
ferioz
29-09-2007, 07:43 AM
Hi insaint:
Both links doesn't work..
Any chance to upload to some other site, how about 4shared . com?
Or anyone who could share it to some downloadeable site.. Thanks to you all in advance.
Here you go:
http://depositfiles.com/files/1848205
http://www.mediafire.com/?4aj5bze55j9
ferioz
29-09-2007, 07:49 AM
Hi all,
I need the smartdial which is in this rom, anyone could help extract it, probably in a cab file format? I thought of trying it on zinc, not sure if it will work though :s
nesty24
29-09-2007, 07:51 AM
Hm, looks ok... :) Now you have to flash it and see if all functions work.
Wait, before I flash, somethings bothering me.
In the PDF file, it says that I must create a folder in initflashfiles like this:
Directory("\My Documents"):-Directory("UAContents")
Directory("\My Documents\UAContents"):-Directory("Templates")
Is it necessary or not?
nesty24
29-09-2007, 11:56 AM
I've already create a package for:
MMS_4.2.8.1_Fixed
RC_Mod
PPCPimBackup 2.5
TCPMP 0.81
Softmaker Office
WM5torage
But I always got an error in CreateROM.Bat. I think it's because I exceed the MAXIMUM Memory limit. SoftMaker office makes 13mb of memory space. Waaaaa! :(
Anyway, I'll try to make packages for:
Group SMS 1.4.1
HTC Home
PHM Regedit
Risidoro Intent Midlet Manager 11.1.7.1036
Sip Change
WM5 New Menu
FullScreen Keyboard
Flash player 7
nesty24
29-09-2007, 12:22 PM
Please give me link on how to extract nbf files. Tnx!
ather90
29-09-2007, 12:27 PM
xda2nbftool -x NK.nbf NK.nba 0×20040304----to extract
xda2nbftool -x NK.nba NK.nbf 0×20040304----to put it back
nesty24
29-09-2007, 12:54 PM
xda2nbftool -x NK.nbf NK.nba 0×20040304----to extract
xda2nbftool -x NK.nba NK.nbf 0×20040304----to put it back
done! tnx! how about extracting nba files?
ather90
29-09-2007, 01:00 PM
i think u have to reverse it
giv it a shot !
xda2nbftool -x NK.nba NK.nbf 0×20040304----to extract
xda2nbftool -x NK.nbf NK.nba 0×20040304----to put it back
nesty24
29-09-2007, 01:04 PM
i think u have to reverse it
giv it a shot !
xda2nbftool -x NK.nba NK.nbf 0×20040304----to extract
xda2nbftool -x NK.nbf NK.nba 0×20040304----to put it back
No. I want is to extract nba file not to put it back... :D
ather90
29-09-2007, 01:15 PM
well u have to dump it now..
nesty24
29-09-2007, 01:19 PM
well u have to dump it now..
yes, I'm dumping it right now but there is an error.
prepare_imgfs.exe nk.nba
There is an error says,
Searching for IMGFS start... Not found!
ather90
29-09-2007, 02:48 PM
Use these tools to dump
http://rapidshare.com/files/59076577/imgfs_tools_182.rar
utak3r
29-09-2007, 03:57 PM
OK guys...
NBF to NBA:
xda2nbftool -x nk.nbf nk.nba 0x20040304
Extract files from NBA:
prepare_imgfs.exe nk.nba
viewimgfs.exe imgfs_raw_data.bin
Extract the registry hive:
set _FLATRELEASEDIR=.
rgucomp.exe -nologo -o default.hv >default.rgu
rgucomp.exe -nologo -o user.hv >user.rgu
Now, putting it all back....
Compiling the registry:
set _FLATRELEASEDIR=.
copy default.rgu boot.rgu
rgucomp.exe -b
copy boot.hv default.hv
del boot.* /f
copy user.rgu boot.rgu
rgucomp.exe -b
copy boot.hv user.hv
Building an image of a filesystem:
BuildImgfs.exe
make_imgfs.exe nk.nba
NBA to NBF (warning! you two forgor about one thing - updating a checksum!):
xda2nbftool -c -u NK.nba
xda2nbftool -x NK.nba NK.nbf 0x20040304
and that's it... manual cooking :)
While it's generally ok, try doing it another way: don't change the source nba, instead cook your nbf, decode it, change, update and encode. This way you are SURE it's good.
Other than that... I don't know. I've never tried so big RAMDisk, I prefer to have bigger RAM, as I'm storing my files on SD.
Well, at last I found it ! :)
One more step was needed.
After making ROM with tools I must update nk.nba with HexEditor in order to tell Windows how much free RAM it can use.
For correct RAMdisk Size go to address 0x0040C2F0 in nk.nba and change value to one of the following:
FF FF FF FF 00 00 00 08 (128MB RAM version: no RAMdisk)
FF FF FF FF 00 00 00 06 --> 96 MB program memory: RAMdisk = 32MB (default)
FF FF FF FF 00 00 00 04 --> 64 MB program memory: RAMdisk = 64MB
FF FF FF FF 00 00 00 05 --> 80MB program memory: RAMdisk = 48MB
Only after that update ROM's checksum and encode into NBF.
utak3r
29-09-2007, 05:12 PM
So... it's as I said :D
Good it's working for you.
ather90
29-09-2007, 06:31 PM
Please i Beg u guyz to Upload the kitchen to another server
utak3r..cant u UPLOAD
The_hesham
29-09-2007, 08:26 PM
Please i Beg u guyz to Upload the kitchen to another server
utak3r..cant u UPLOAD
4shared.com is ok 4 u?
I need 2 know b4 upload, it taks 2 much time
ather90
29-09-2007, 08:32 PM
yeah its good..i want a server with resuming support plz no offence
The_hesham
29-09-2007, 08:39 PM
yeah its good..i want a server with resuming support plz no offence
Transfere rate = 4.1 KB/sec
it will be in 2 files, I think this will finsh by tomorow.
Regards
The_hesham
30-09-2007, 12:07 AM
Dear all
Mirror in 2 files put them in one folder.
Select both of them, unrar
attached the Guide
Enjoy cocking
http://www.4shared.com/file/25337928/2e384b57/TofClock_HIMA_WM6_AKU17_Kitchen_mirrorpart1.html
http://www.4shared.com/file/25341521/c9b5895b/TofClock_HIMA_WM6_AKU17_Kitchen_mirrorpart2.html
Regards
ather90
30-09-2007, 03:42 AM
Thanx Hesham..Will download A.S.A.P
nesty24
30-09-2007, 09:12 AM
OK guys...
prepare_imgfs.exe nk.nba
viewimgfs.exe imgfs_raw_data.bin
and that's it... manual cooking :)
I've already run this command but it always prompts an error,
"Searching for IMGFS start... Not Found!"
I'm extracting an original ROM from O2. xda_ii_172187_final, it's a WM2003 ROM.
ather90
30-09-2007, 03:19 PM
OMG :D i cant belive i have made my own OEM packages
here they are :
WM Black Theme : http://rapidshare.com/files/59297577/S.Ather_WM_black_Theme.zip
psShutXP : http://rapidshare.com/files/59297575/psShutxp_eng.zip
Tombrader Game : http://rapidshare.com/files/59297206/Optional_Tombraider.zip
Fast CleanUp : http://rapidshare.com/files/59297576/Fast_cleanup.rar
Will Giv More
utak3r
30-09-2007, 05:33 PM
I'm extracting an original ROM from O2. xda_ii_172187_final, it's a WM2003 ROM.
You can't do this on PPC2003 ROM! Only WM5 and WM6...
nesty24
30-09-2007, 08:15 PM
You can't do this on PPC2003 ROM! Only WM5 and WM6...
Is there no way to extract WM2003 ROMs?
utak3r
30-09-2007, 10:27 PM
Is there no way to extract WM2003 ROMs?
Well, I don't know of any method of cooking PPC2003 ROM. If you want, go and ask Buzz :)
ather90
01-10-2007, 02:27 AM
@nesty24
well there could be a way..actually 2
1. ER 2003 Edit => http://wiki.xda-developers.com/index.php?pagename=ER2003Edit
2.IMGF_tools.1.8.2 => http://rapidshare.com/files/59076577/imgfs_tools_182.rar
Hope this helps
nesty24
01-10-2007, 05:55 AM
@nesty24
well there could be a way..actually 2
1. ER 2003 Edit => http://wiki.xda-developers.com/index.php?pagename=ER2003Edit
2.IMGF_tools.1.8.2 => http://rapidshare.com/files/59076577/imgfs_tools_182.rar
Hope this helps
Haha! I've already used it, nothing works... thanks anyway! :D
utak3r
01-10-2007, 07:48 AM
ER 2003 Edit
Have you ever run it?... ;) Go and try, it's not a filesystem editing tool.
nesty24
01-10-2007, 07:57 AM
Have you ever run it?... ;) Go and try, it's not a filesystem editing tool.
Who? me? Yes, I've try running it... Nothing works....
utak3r
01-10-2007, 08:41 AM
Who? me? Yes, I've try running it... Nothing works....
No, not you... you already know it ;)
So... it's as I said :D
Good it's working for you.
But You said nothing about correct address, where to HexEdit for correct RAM size....
Only common words about "doing something wrong..."
Anyway, thanx for trying to help ;)
ather90
01-10-2007, 01:37 PM
Have you ever run it?... ;) Go and try, it's not a filesystem editing tool.
@Utak3r
Woops..sorry i thought he wanted to Edit the Packages and the rom...:D
@nesty24
i hope this helps
Open the WM2003 Rom with ER2003 Edit..after that check the Header (0x2345556..etc)..then dump the Rom using that value
nesty24
01-10-2007, 04:47 PM
@Utak3r
Woops..sorry i thought he wanted to Edit the Packages and the rom...:D
@nesty24
i hope this helps
Open the WM2003 Rom with ER2003 Edit..after that check the Header (0x2345556..etc)..then dump the Rom using that value
Thanks man for trying helping me... but what header are you pointing to? the checksum? If not, where am I going to find it? Coz, the checksum is the number I only see similar to what example you've given. If it's the checksum, I've tried it but it gives me a warning (only means I insert the wrong password).
I know that er2003edit uses all possible password before it opens the nk.nbf, my only problem here is the nk.nba not the nbf coz I already extract the nbf file into nba file. So it means that the password or the header 0x20040304 is correct as utak3r was already mentioned. There is no necessary header needed when using prepare_imgfs.exe to dump the nba file.
Anyway, the checksum that I've seen was this 0x6232326664656365.
Any moderator/developer can help me out of it? but if you're busy, it's ok coz I think you have to fix our site from an ongoing maintenance. :D
ather90
01-10-2007, 04:53 PM
yes..the same thing..Which Rom are u trying to dump..cooked or Fresh..and from whome..if u can upload it..i will take a look at it
nesty24
01-10-2007, 05:33 PM
yes..the same thing..Which Rom are u trying to dump..cooked or Fresh..and from whome..if u can upload it..i will take a look at it
It is a fresh ROM originally from o2 site. I found this link (http://www.o2ug.ie/xda/Xda_II_172187_Final.exe) and I think it has the same ROM. Couldn't manage to upload, too large. hehe!
Rudegar
01-10-2007, 05:41 PM
as fresh as the last 2003rom officialy released for himalya from o2 can be
later roms are official like the 1.75 on the ftp
nesty24
01-10-2007, 06:44 PM
Ooops! Sorry! not fresh but not cooked is what I mean...
ather90
02-10-2007, 11:46 AM
@nesty24
Iam downloading it..btw giv it a shot with these tools : http://rapidshare.com/files/59544949/RomEditorTools.rar
ps:u just want to dump thed rom right?
nesty24
02-10-2007, 12:14 PM
@nesty24
Iam downloading it..btw giv it a shot with these tools : http://rapidshare.com/files/59544949/RomEditorTools.rar
ps:u just want to dump thed rom right?
Wow! thanks bro! I really appreciate your help. I'm gonna try these tools now. I will report what will happen later.
Yes, all i want is just to dump that rom.
Thanks again!
The_hesham
02-10-2007, 12:35 PM
@nesty24
Iam downloading it..btw giv it a shot with these tools : http://rapidshare.com/files/59544949/RomEditorTools.rar
ps:u just want to dump thed rom right?
This RomEditTool work done by "llbasha" from here
http://forum.xda-developers.com/showthread.php?t=293248
ather90
02-10-2007, 03:03 PM
@nesty24
Ive found a way..but for this to work u have to flash the ROM to ur Device (just as its downloaded) ..
then use this (http://forum.xda-developers.com/showthread.php?t=219261) TO Dump it To ur Hard drive
and u might wanna take a look at this (http://forum.xda-developers.com/showthread.php?t=238945)
nesty24
02-10-2007, 05:20 PM
@nesty24
Ive found a way..but for this to work u have to flash the ROM to ur Device (just as its downloaded) ..
then use this (http://forum.xda-developers.com/showthread.php?t=219261) TO Dump it To ur Hard drive
and u might wanna take a look at this (http://forum.xda-developers.com/showthread.php?t=238945)
I think this is the best way to dump it! But I don't think I will flash back to wm2003 just to get the STK. waaaaaaaaaaaa!
No other way besides that? I'm getting mind doubled. LOL!
I will going to think 100 times before I flash it back.
Bro, your the best! thanks!
ather90
02-10-2007, 06:10 PM
lolz :P....i just got to know that u wanted the STK..i am still looking for the other way around..im glad i could help
ather90
02-10-2007, 06:35 PM
@nesty24
Surprize..got what u were looking for :)
Attached Below
nesty24
02-10-2007, 07:30 PM
@nesty24
Surprize..got what u were looking for :)
Attached Below
Waaaaaaaaa! You're just f@#%king amazing bro. (sorry for the term).
How / Where did you get that? Is it from that ROM?
ather90
02-10-2007, 07:37 PM
yup its from a Working Chinese version..and no prob about the term...Enjoy
nesty24
02-10-2007, 07:44 PM
From a chinese version? waaaa! I thought it was from that ROM. Thanks anyway, but it doesn't running. Hehe!
ather90
02-10-2007, 07:49 PM
try running without *.reg file
nesty24
02-10-2007, 07:56 PM
No. Its not working....
ather90
02-10-2007, 08:01 PM
aww..well i will flash my device with that rom u gave tomorrow..(i hav to sold the charging block)..then i will extracti it..maybe that will work
nesty24
02-10-2007, 08:04 PM
Wow Man! You rock! Thanks thanks thanks thanks thanks thanks thanks!
utak3r
02-10-2007, 08:29 PM
Probably there're some another registry entries needed - it's a service... if it's working at all. I'll take a look at it tomorrow - I need it badly, too ;)
ather90
02-10-2007, 08:41 PM
oh its working all right..but u hav to run it using different techniques like once wid out reg..once with out sum another file..i hope u make it work utak3r
nesty24
02-10-2007, 08:44 PM
Probably there're some another registry entries needed - it's a service... if it's working at all. I'll take a look at it tomorrow - I need it badly, too ;)
Yeah, I also thought of it. It must be included in the service.exe as a service app (something like that).
ather90
02-10-2007, 08:50 PM
Hey Nesty try this one
Attached !
ather90
02-10-2007, 08:56 PM
also remeber to SOFT reset ur device after installing..try with the previous one...also try removing the battery for2 minutes...because the registery might get changed
ather90
03-10-2007, 12:22 PM
@nesty24
is this what u are looking for..i have flashed my device with ur provide wm2003 rom..now i will try to dump
nesty24
03-10-2007, 12:25 PM
also remeber to SOFT reset ur device after installing..try with the previous one...also try removing the battery for2 minutes...because the registery might get changed
I've try to run the stk_163. At first run (click), it doesn't seem to run, nothing happens, 2nd run (click) it runs (it is the module I've seen in the wm2003 so I think that's really it) but after you click a line it stops and locks the module.
Is that stk_163 doesn't have any dll included?
Coz, I think that its dll must be included in the services.exe module.
ather90
03-10-2007, 12:28 PM
i am dumping the rom now..try to include the dll of the first attached file..maybe we can make it work by mixing files :P
ather90
03-10-2007, 01:45 PM
@nesty24
The good news is that the rom is dumped..but the bad news is that it is in *.bin format..utak3r can u suggest what to do now
nesty24
03-10-2007, 01:54 PM
ow! That's bad! anyone help pls!
utak3r
03-10-2007, 04:30 PM
The good news is that the rom is dumped..but the bad news is that it is in *.bin format..utak3r can u suggest what to do now
Hm, how were you dumping it?
I was never cooking PPC2003 system... only flashing ;)
The problem with all stk versions I've seen since wm5, they're running, but ain't able to run any selected service :(
The last working version was in PPC2003, but I doubt it will work under wm6.
ather90
03-10-2007, 05:02 PM
i used Buzz's Great tool grab_it..
utak3r
03-10-2007, 06:38 PM
hmm... so probably it's in sd backup format... there's a tool for converting it to nbf - but it gives you just nothing ;)
Anyway, I have no idea, how to dismantle PPC2003 ROM, I've never seen any uncooked one :confused:
ather90
04-10-2007, 10:51 AM
@nesty24
I have the Dump in readable format from a WM2003Se..now tell me which files do u want me to copy from it
nesty24
04-10-2007, 10:56 AM
@nesty24
I have the Dump in readable format from a WM2003Se..now tell me which files do u want me to copy from it
I don't have any idea. Can you upload all the dumped files?
ather90
04-10-2007, 10:59 AM
well i wil try..caz its 17 mb..it will take sum time
utak3r
04-10-2007, 12:00 PM
bzip2 it! ;)
well, we want everything about STK :)
ather90
05-10-2007, 04:24 AM
@nesty24
the link to the dump is :
http://ather90.purplenova.net/0iq2r9df4yldr6d7/dumped_win2k3se.zip
Sorry, guys, but can You discuss dumping of 2003 firmware in other topic?
ather90
05-10-2007, 08:35 AM
we r not discussing the the dumping ..we r trying to solve ur guz problem regarding STK-Application
utak3r
05-10-2007, 11:19 AM
Sorry, guys, but can You discuss dumping of 2003 firmware in other topic?
No, we can't. We're trying to get a working STK for WM6, so we'll stay here :cool:
ather90
05-10-2007, 11:25 AM
@utak3r
Thats what i told him..btw did u chk the dump,ive atached the link
nesty24
06-10-2007, 06:05 AM
sorry guys, I've been busy this past days, downloading the dumped file now...
dielo
06-10-2007, 08:03 AM
i'm learning a lot from your discussions (utak3r, nesty24, and ather90) thanks guys....keep up the good work...
hope to cook my rom soon...
ather90
06-10-2007, 10:07 AM
sorry guys, I've been busy this past days, downloading the dumped file now...
Do let me no when the downloading is complete
nesty24
06-10-2007, 12:08 PM
I've downloaded it already. tnx man!
ather90
06-10-2007, 12:29 PM
well..lets start the work..
nesty24
16-10-2007, 08:39 AM
@nesty24
I have the Dump in readable format from a WM2003Se..now tell me which files do u want me to copy from it
How did you do this?
ather90
16-10-2007, 01:50 PM
actually i got it from a friend whome i helped earlier..any way y do u ask..
nesty24
16-10-2007, 05:23 PM
actually i got it from a friend whome i helped earlier..any way y do u ask..
I've flashed the ROM I've told you. I found that its version was the latest among those STK you've given me. I use Buzz's Grab_It but I can't extract the .bin file. I want to extract the simtkit.dll.
ather90
16-10-2007, 06:03 PM
how can it be newer..i mean that the rom u flashed is 2003..but the dump is 2003SE..cant u extract that dll using TotalCommanderCE or Resco Explorer
ather90
16-10-2007, 06:12 PM
@nesty_24
chk this out : http://www.ipmart-forum.com/showthread.php?t=193487
badbadtz.carlo
17-10-2007, 04:36 AM
@nesty_24
chk this out : http://www.ipmart-forum.com/showthread.php?t=193487
i believe they were talking about STK - sim tool kit..
the url u provided was for SKT...
:)
nesty24
17-10-2007, 03:19 PM
how can it be newer..i mean that the rom u flashed is 2003..but the dump is 2003SE..cant u extract that dll using TotalCommanderCE or Resco Explorer
I tried Total Commander but don't work. I have the dump.bin file, all I have is too extract it.
It's really newer, it's version 2.1.
Here is the file...
ather90
17-10-2007, 03:58 PM
i believe they were talking about STK - sim tool kit..
the url u provided was for SKT...
:)
Woops..good pointing :p
ather90
18-10-2007, 06:32 PM
@nesty24
i saw the attachment..but there are no files in it exept for an HTML file..i guess u wanted me to see the new features of that STK
nesty24
19-10-2007, 08:13 PM
@nesty24
i saw the attachment..but there are no files in it exept for an HTML file..i guess u wanted me to see the new features of that STK
Sorry... I didn't told you that it was hidden, i cannot unhide it...
ather90
19-10-2007, 08:18 PM
so it means that its not attached !!!..
ather90
20-10-2007, 10:41 AM
@nesty24 :
do u want to extract the dll from the flashed rom (from ur ppc)..i might have a solution....for that u must have mocha's FTP server for ppc..then start a server and make the necesarry settings..after that goto ur pc browzer and access ur device's FTP site from there go to windows folder and copy the dll sum where to ur pc
u can get mocha's FTP server from here : http://rapidshare.com/files/63859113/Mocha.FTP.Server.v1.0.ARM.XScale.PPC2002.Regged-SyMPDA.rar
nesty24
20-10-2007, 12:24 PM
so it means that its not attached !!!..
It was there, it's just that the file was hidden. I now can access and copy all files in the rom file of my device by using visual studio 2005 remote file viewer but for now I've flashed my device to wm2006. Sooner I will get the file I want... hehehe!
ather90
20-10-2007, 01:31 PM
hmmmz...good going...well we all can wait..
nesty24
21-10-2007, 04:09 PM
Is the bin file in wm2006 emulator be extracted?
ather90
24-10-2007, 07:39 PM
sorry for replying late..as u can see in my Sig why..:p..any way regarding the question..i havent tried it but i dnt think it will work..u can ask Buzz he may know a way
Maggy
24-10-2007, 09:59 PM
Is the bin file in wm2006 emulator be extracted?
never done it myself, but found this description in a thread about mui translation:
to extract files from the emulation rom follow this direction:
- Download Tadzio's imgfs excelent tools in: http://forum.xda-developers.com/showthread.php?t=298327
- Unzip the tools along with the image in any folder.
- Rename the image to A.BIN (to make the next commands easier to type).
- Open a D.O.S. command window and perform these commands:
Code:
> NBSPLIT -emu A.BIN
(it generates two files: A.BIN.EXTRA and A.BIN.PAYLOAD)
> IMGFSFROMNB A.BIN.PAYLOAD IMGFS.BIN
(it generates the file IMGFS.BIN)
> IMGFSTODUMP IMGFS.BINAnd that's all. Files are dumped in /Dump directory
ather90
25-10-2007, 04:00 AM
WOW thanx alot maggy
nesty24
25-10-2007, 12:37 PM
never done it myself, but found this description in a thread about mui translation:
to extract files from the emulation rom follow this direction:
- Download Tadzio's imgfs excelent tools in: http://forum.xda-developers.com/showthread.php?t=298327
- Unzip the tools along with the image in any folder.
- Rename the image to A.BIN (to make the next commands easier to type).
- Open a D.O.S. command window and perform these commands:
Code:
> NBSPLIT -emu A.BIN
(it generates two files: A.BIN.EXTRA and A.BIN.PAYLOAD)
> IMGFSFROMNB A.BIN.PAYLOAD IMGFS.BIN
(it generates the file IMGFS.BIN)
> IMGFSTODUMP IMGFS.BINAnd that's all. Files are dumped in /Dump directory
I try it... Failed...
NBSPLIT command is not proper. From the command itself NBsplit, means spliting .nb file not .bin file.
Nweiz, tnx for it...
Maggy
26-10-2007, 12:20 AM
I'd love to dive deeper into it, but this time I need your help. I can not find a bin file in Emulator.
Maggy
26-10-2007, 01:24 AM
I try it... Failed...
NBSPLIT command is not proper. From the command itself NBsplit, means spliting .nb file not .bin file.
Nweiz, tnx for it...
the command is proper. -emu tells it that it's an emulator rom bin file.
but I still don't know where to find the emulator bin file
Why oh why am I helping you when I'm not even able to help myself?
ather90
26-10-2007, 03:06 AM
Why oh why am I helping you when I'm not even able to help myself?
lolz gud one maggy but u are forgetting that we are all here to HELP
ather90
26-10-2007, 03:08 AM
regarding the eumuilator bin file it comes with WM6 Emulator
canom
28-10-2007, 12:40 PM
Hi, guys
I've created ROM using the Kitchen ( In CreateOS.exe i've checked Enterprise Utilies, Windows Media Player, Internet Sharing, MS Word ). Page pool is default (30). I have NOT checked any RAM disks. And total memory of my device is 128 MB.
So when i flashed the ROM and looked in Settings->Memory it shows that I have total memory 61.25 MB. I think 128(Total) - 30 ( Pagepool ) = ~100, so where is my ~40 MB of memory?
peter01
28-10-2007, 01:28 PM
Hi, guys
I've created ROM using the Kitchen ( In CreateOS.exe i've checked Enterprise Utilies, Windows Media Player, Internet Sharing, MS Word ). Page pool is default (30). I have NOT checked any RAM disks. And total memory of my device is 128 MB.
So when i flashed the ROM and looked in Settings->Memory it shows that I have total memory 61.25 MB. I think 128(Total) - 30 ( Pagepool ) = ~100, so where is my ~40 MB of memory?
ha ha ha! That is the TAX you are paying to helmi_c LOL;)
ather90
28-10-2007, 06:49 PM
lolz :p..i think registery should be edited..u can ask helmi or utak3r..
nesty24
29-10-2007, 09:32 AM
after you install the emulator, find it by searching *.bin... its a 96 mb file
utak3r
29-10-2007, 10:06 AM
So when i flashed the ROM and looked in Settings->Memory it shows that I have total memory 61.25 MB. I think 128(Total) - 30 ( Pagepool ) = ~100, so where is my ~40 MB of memory?
Do you have a RAMdisk?... ;)
next... 30MB? How is that? Maybe 32MB?
Now, tell us, what exactly did you do to your kitchen, we'll find any errors.
c_shekhar
29-10-2007, 02:21 PM
Originally Posted by canom
So when i flashed the ROM and looked in Settings->Memory it shows that I have total memory 61.25 MB. I think 128(Total) - 30 ( Pagepool ) = ~100, so where is my ~40 MB of memory?Do you have a RAMdisk?... ;)
next... 30MB? How is that? Maybe 32MB?
Now, tell us, what exactly did you do to your kitchen, we'll find any errors.
The nk.nba needs to be edited corresponding to the RAMDisk he is planning see --> http://forum.xda-developers.com/showthread.php?p=1033162#post1033162
Maggy
29-10-2007, 03:15 PM
after you install the emulator, find it by searching *.bin... its a 96 mb file
I can assure you that I have the Dutch emulator installed and I performed a search *.bin on all harddisks, finding no less than 3397 .bin files... but none of them related to emulator. I guessed there are different versions of emulator with/without .bin file?
update: Wrong guess, there are 6 PPP*.bin files of 98 MB, they have no hidden or system attribute but for some strange reason they do not show up unless I use advanced search options.
thanks.
canom
29-10-2007, 07:11 PM
Do you have a RAMdisk?... ;)
next... 30MB? How is that? Maybe 32MB?
I didn't check any RAMDisks in BuildOS.exe
Now, tell us, what exactly did you do to your kitchen, we'll find any errors.
1. Run BuildOS.exe
2. Checked Enterprise Utilies, Windows Media Player, Internet Sharing, MS Word and unchecked everything else, then pressed start button( the icon something like this ">" ).
3. Run CreateRom.bat
4. Flashed ROM
canom
29-10-2007, 07:16 PM
The nk.nba needs to be edited corresponding to the RAMDisk he is planning see --> http://forum.xda-developers.com/showthread.php?p=1033162#post1033162
As i said I didn't check any ROMDisks in BuildOS.exe.
The key [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\RAMDisk] doesn't exist on my device, i tried to create it with "Size"=dword:00000000" and "Address"=dword:98000000", but it didn't change anything.
ather90
30-10-2007, 12:26 PM
u have to edit the nk.nba file wit a HEX editor like xvi32
ather90
30-10-2007, 12:27 PM
u can get the editer here : http://rapidshare.com/files/52049855/xvi32.zip
Marx2
22-12-2007, 09:47 PM
Hello
Is there any newer version of kitchen, or Helmi's kitchen is the newest one?
ather90
23-12-2007, 08:24 AM
unless Utak3r releses his..Helmis is the latest...
broadband
30-12-2007, 04:06 PM
Thanks for this kitchen ,,, i hope for u a happy new year 2008
Macedo
25-01-2008, 02:33 PM
Can i do in a Qtek 2020i??? Or only works in a Qtek 2020 ?
iamwat
02-09-2008, 03:12 PM
thanks a lot
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.