PDA

View Full Version : The (hermes) Rom Koch Release: v0.99.6.1


dutty
23rd March 2007, 10:28 PM
another release of the rom koch, alot has been changed and this is even closer to a final release as it allows you to use any external toolset, you can use it for any device and its future proof.

most important changes:
-rom layout editor
-nice gui (icons, new layout)
-quick search for files in rom and romlayout editor
-script support (external devices, additional processes)
-if you have a typo/bug in your registry and you save it, it wont overwrite/destroy the original registry
-fixed non-booting images

images, trying to show some of the new features+gui:
http://img105.imageshack.us/img105/2487/80452162ie7.th.jpg (http://img105.imageshack.us/my.php?image=80452162ie7.jpg) http://img131.imageshack.us/img131/5522/33063005an0.th.jpg (http://img131.imageshack.us/my.php?image=33063005an0.jpg) http://img131.imageshack.us/img131/1592/23914970dv4.th.jpg (http://img131.imageshack.us/my.php?image=23914970dv4.jpg)

changelog:

-after opening a rom, select button is disabled.. inorder to renable, start a new project
-console font changed to vista's segoe UI. don't have it? get it :)
-added the kochs own unicode text editor
-features, remind if forgot to save, right mouse, cut&paste etc.
-after editing a file and saving it will be moved out of the dump into the projects directory
-added menu bar (projects,console,?)
-restructured lower form layout
-browse for rom is grayed out after selecting a rom
-alot of internal changes necessary for project handling
-imagefs is beeing generated upon loading rom (part of project handling) if it already exisists for this rom/project
it will not be gerneated again
-inorder to load list of files in rom no dump of the rom is required anymore
using my new tool "listimgfs.exe" , the tool will be added to the official buildchain, source will be released
-new dumptool utility based on mamaichs viewimgfs, recmod is redundant now.
using this tool you can extract either one single file or create an complete dump
no matter if its XIP or a normal file

usage: extractfileimgfs <imgfilename.bin> <filename> (<outdir>)
<filename> can be '*' to dump everything
<outdir> is optional and defines the output directory for the dump
-even more internal restructuring because of the new project handling
-multiple fileselection in original romlist possible
-multiple file selection in add file to rom dialog
-another layout change
-new tool to decode/encode nbh files nbhtool.exe, get it while its hot
-imported nbh-classes into the kitchen, i.e. you can now decode/encode images without any external tool
<more things i forgot>
-changes and fixes to extractfileimgfs
-added searching to the editor
-added find again "f5" to the editor
-important project files are automatically extract upon project creation
-fixed initflashfilees editing
-fixed registry editing
-added find string to editor
-changed editor window type to toolwindow
*changing programm architecture, removing all external dependencies execpt rgucomp
-alot alot alot and alot of work on the image modification library :(
-prevented adding too many files
*alot more work done at the toolchain
**again million fixes and changes that i forgot to add here
-finally finished project handling, loading and saving a project is now possible
-fixed the select a rom button not beeing reenabled after starting a new project
-adding a file into the rom: if it already exists it will be marked for removal
-implemented a workaround for a bug in the imagefs library not a real fix but a workaround
-final cosmetic cleanups for v0.99

< 11.03.2007 - v0.99 released >

-fixed non-booting roms :(
-fixed toolchain: function listimage contents bug: not all files are listed
-buttons are enabled after the rom/project has been loaded and not when its selected
-buttons are greyed out when compiling a rom until its done

< 18.03.2007 - v0.99.2 pre-release >

-added support for other devices!!!
this can be easily done using the "tiny script language" i have implemented
check the menu "other devices" -> "configure device support"
-improved GUI
-added icons
-added toolbar icons
-improved GUI
-created initflashfiles editor tool aka rom layout editor!!!
-fixed a bug that prevented editing the registries if there were spaces in the project dir name
-added quicksearch to rom editor
-added icons to rom editor
-save/load functionse for bulid scriopt
-prevented overwriting the good registry with a crippled one after editing
-error checking registry
-added new buildscirpt commands "buildimgfs" and "buildnb"
-added quicksearch to "files in sourcerom" tab page
-showing both files in rom and files that are added in the romlayout editor

< 23.03.2007 - v.099.6.1 release >








release notes: do not use this tool on roms that have been created/modified with tadzios toolchain.

requirements: .net framework 2.0 (should be on any genuine windows)
download: filemirror by www.thegamebooks.com (http://www.thegamebooks.com/the-%28hermes%29-rom-koch-v099661-t584.html) https://www.paypal.com/en_US/i/btn/x-click-but21.gif (https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=duttyxdadev%40googlemail%2ecom&item_name=xda%2ddev%20donation&item_number=xda%2ddev&no_shipping=1&return=http%3a%2f%2fwww%2ecell%2dprofiler%2ede%2fp urchase_thanks%2ephp&no_note=1&tax=0&currency_code=EUR&lc=DE&bn=PP%2dDonationsBF&charset=UTF%2d8)


edit: btw, i have just released a new version of my NBH tool

DeniaL
24th March 2007, 12:30 AM
Can anyone comment in regards to issues being able to edit the initflashfiles.dat???

dutty
24th March 2007, 12:31 AM
Can anyone comment in regards to issues being able to edit the initflashfiles.dat???
check out the first image, you're able to edit it with a built-in tool :)

DeniaL
24th March 2007, 12:33 AM
check out the first image, you're able to edit it with a built-in tool :)
niiiiiiice! i know what imma do this weekend :)

J-Man5
24th March 2007, 01:51 AM
Dutty,

I received this error message after I extracted the windows.nb from the Black ROM.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.DivideByZeroException: Attempted to divide by zero.
at c.extractfileimgfs(String A_0, String A_1)
at c.b(String A_0, String A_1)
at g.a(String A_0, String A_1)
at g.j()
at f.ae(Object A_0, EventArgs A_1)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Koch
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Jonathan/Desktop/_romkoch_v099661/Koch.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.



Thanks,

J-Man5

dutty
24th March 2007, 01:56 AM
Dutty,

I received this error message after I extracted the windows.nb from the Black ROM.
<error here>
Thanks,

J-Man5
jas probably used tadizos script after using the koch, you cant open tadizo images with the koch at the moment... but could you check if you can open another NB?

J-Man5
24th March 2007, 04:49 AM
Dutty,

Here is the error with the Vanilla ROM

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.DivideByZeroException: Attempted to divide by zero.
at c.extractfileimgfs(String A_0, String A_1)
at c.b(String A_0, String A_1)
at g.a(String A_0, String A_1)
at g.j()
at f.ae(Object A_0, EventArgs A_1)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Koch
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Jonathan/Desktop/_romkoch_v099661/Koch.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

J-Man5
24th March 2007, 04:54 AM
Yet it works ok with a OS.nb from your prior tool using the LVSW full rom.

Don't know whats going on????


J-Man5

moisha
24th March 2007, 06:50 AM
Koch has encountered a problem and needs to close. We are sorry for the inconvenience.

:-(

warrio
24th March 2007, 12:37 PM
Can anybody tell me what is the exactly procedure and which tool I must to use to change language or create different language to wm6 rom? I read several pages of the wiki but I'm still confused...:(
Thanxxxx

bernd.k
25th March 2007, 12:57 AM
Hi dutty,

thanks again for this new releas of your rom koch. But I have a problem.
1. when i open a rom, and only compile it to a new, and than flash it to my trion, it works.
2. when i open a rom, and edit the registry and compile it, it works
3. but when i open a rom, and open the initflashfiles.dat by clicking edit, and only say ok, so that the koch put it new into the rom, it doesn't boot....
I also tried to make a simple folder in the initflashfiles.dat, but it doesn't boot...
can you tell me whats the problem? I always thought that i would be to stupid to make my own rom with the programs i like, but after that test, it seems to be a problem in rom koch compiling the initflashfiles.dat...
would be nice if you could check it, and tell me what i make wrong!
thank you.
Bernd

dutty
25th March 2007, 02:32 AM
Hi dutty,

thanks again for this new releas of your rom koch. But I have a problem.
1. when i open a rom, and only compile it to a new, and than flash it to my trion, it works.
2. when i open a rom, and edit the registry and compile it, it works
3. but when i open a rom, and open the initflashfiles.dat by clicking edit, and only say ok, so that the koch put it new into the rom, it doesn't boot....
I also tried to make a simple folder in the initflashfiles.dat, but it doesn't boot...
can you tell me whats the problem? I always thought that i would be to stupid to make my own rom with the programs i like, but after that test, it seems to be a problem in rom koch compiling the initflashfiles.dat...
would be nice if you could check it, and tell me what i make wrong!
thank you.
Bernd

i will check it tomorrow.. thanks for helping :)


Koch has encountered a problem and needs to close. We are sorry for the inconvenience.

sorry to say that. but thats a useless post, without any information on what happend/what caused it.


Yet it works ok with a OS.nb from your prior tool using the LVSW full rom.

i dont understand. you can open the same rom with an earlier version of the koch? can you upload that rom and give me the link so i can debug it?

chymmylt
25th March 2007, 03:54 AM
you can use it for any device and its future proof.

Too much to hope that when you say any device you mean the StrTrk too? :)

Great work - can't wait to get a chance to open it up and start playin! :)

dutty
25th March 2007, 02:52 PM
Too much to hope that when you say any device you mean the StrTrk too? :)

Great work - can't wait to get a chance to open it up and start playin! :)
yeah it should work too.. you just have to enable external device support/scripting and adjust the buildscript to your needs.

jasjamming
25th March 2007, 03:01 PM
dutty, go on IRC

have to talk to u about the KOCH

chymmylt
25th March 2007, 07:36 PM
yeah it should work too.. you just have to enable external device support/scripting and adjust the buildscript to your needs.

Cool, will take a closer look to this then! thanks :)

dutty, go on IRC

have to talk to u about the KOCH

I donno why but for some reason that just sounds wrong ;)

dutty
25th March 2007, 08:49 PM
dutty, go on IRC

have to talk to u about the KOCH
i will do that ASAP! but im busy at the moment.. hope youīre on later tonight

bernd.k
25th March 2007, 10:17 PM
[QUOTE=dutty;1186257]i will check it tomorrow.. thanks for helping :)

QUOTE]

Anything new? Can't beleave that I'm the only one having problems with initflashfiles.dat... Was anybody able to create a rom with modified initflashfiles.dat with bootet???

chymmylt
26th March 2007, 03:06 AM
yeah it should work too.. you just have to enable external device support/scripting and adjust the buildscript to your needs.

First I'm guessing that this is the wrong thread for really discussing this (since this is a StrTrk rom and this is the Hermes forum) and much further discussion should probably take place over there.

However that said, quick follow up, I loaded up the rom within, NBH -> NB gave me 7 files G3IPL.nb, G4IPL.nb, Herm_ExtRom.nb, PrimarySplash.nb, Radio.nb, SPL.nb, and Windows.nb. I then selected Windows.nb as the source and I got the error, "...Critical Error: Couldn't create imgfs_raw_data.bin". Could you point me in the directions (is there a post where this was completely discussed while working out the tools for the Hermes) or am I just missing something stupid and obvious?

Thanks :)

si124
26th March 2007, 01:20 PM
I tried to rebuild some ROM release (for instance LVSW full ROM), that have IPL, SPL, Windows (OS), Radio, PrimarySplash, SecondarySplash and ExtendedRom.

1. I used RomKoch to convert Rom.nbh to 7 nb files.
2. I used RomKoch to rebuild nbh with Windows (OS), PrimarySplash, SecondarySplash and ExtendedRom only (without IPL, SPL and Radio).

So, new Rom.nbh is build.

Is this OK method?

Thanks for answer!

dutty
26th March 2007, 02:22 PM
I tried to rebuild some ROM release (for instance LVSW full ROM), that have IPL, SPL, Windows (OS), Radio, PrimarySplash, SecondarySplash and ExtendedRom.

1. I used RomKoch to convert Rom.nbh to 7 nb files.
2. I used RomKoch to rebuild nbh with Windows (OS), PrimarySplash, SecondarySplash and ExtendedRom only (without IPL, SPL and Radio).

So, new Rom.nbh is build.

Is this OK method?

Thanks for answer!
this is correct :) you can also use my other tool (nbhtool) if you just want to build/rebuild roms.

chymmylt, which rom did you try to build?

bernd.k
26th March 2007, 02:34 PM
[QUOTE=dutty;1186257]i will check it tomorrow.. thanks for helping :)

QUOTE]

Anything new? Can't beleave that I'm the only one having problems with initflashfiles.dat... Was anybody able to create a rom with modified initflashfiles.dat with bootet???

just wanted to push my question. ;)

warrio
26th March 2007, 02:39 PM
hi DUTTY,

Could you tell me which tool I must to use to change language (english to italian)to wm6 rom,please? I've read several pages of the wiki but I'm still confused...:(
Thank you

chymmylt
26th March 2007, 10:26 PM
chymmylt, which rom did you try to build?

I tried the new cingular test rom (http://rapidshare.com/files/20612021/RUU_STAR100_4_1_.1.502.1_02.79.30_CWS_SHIP.exe) but have also tried older official roms with the same issue.

Thanks :)

huangyz
28th March 2007, 08:51 AM
"playing" with this awesome tool. some bugs maybe:
1, the build.script contains sth like "++\tools\prepare_imgfs...", that will cause a critical error window pop up while extracting nb file. First, I don't remember there's "++\" in dos shell command, always "..\", :lol:
secondly, there's no prepare_imgfs.exe exists in \tools, so, after I delete those "++" and copy prepare_imgfs.exe from elsewhere into \tools, it works fine :-)
2, when editing and saving the 2 .hv files and 1 .dat files, the temp files are removed automatically. why not keep them for later reference? I just want to make sure there's no "FF FE" double bytes in the begining of initflashfiles.dat. :)
3, after editing initflashfiles.dat, it can't write back due to attribute settings. I verify that under the project directory, this file has S & H attribs, should this be the problem?
4, I've been using Moski's DevPack and Scoter Kichen. This one looks more beautiful with it's GUI. Really I need is the repacking of nbh file (which the former 2 kichen couldn't do). what my question is, if i am repacking an OS.nb into nbf of Artemis (P800), in the packing windows of nbhtool v1.1, it's that right I select Arte1000 and manually change the signiture size to 1024 (in decimal)? if this is a fix value, why not change automatically when you choose a specific device? more, why not merge this new v1.1 nbhtool into your koch? oh, the newest version of your koch is v099661,right?

sorry for so much questions and forgive my poor english:-)

anyway, thanks again for your great job!!! I think sooner or later there'll be a true uni-platform for HTC rom cooking:-))

huangyz
28th March 2007, 07:31 PM
this is the reply of MaestroDutty from his nbhtool thread:

hi, you are actually posting this in the wrong topic - but i dont mind, as long as your follow ups will be in the proper topic place :P

1. yes, i havent packaged those tools ( in particular the tools ++ directory ) because the support for other devices is not final yet, this is the first release that comes with ´the buildscript option ;)
to make it work, just create a directory and call it "tools ++" and place those files in it.
2. trust the koch! it shouldnt fuck up anything... i there is no error message when compiling the hive it the file is ok, if there is an error you get a chacne to fix it
3. this is odd. it works on my system. are you using vista? make sure you give koch admin privilegs
4. i don´t know the other kitches, and i´m not 100% sure about the right signature size for your device, but i think 1024 is right :)
maybe i will inject hte changes to nbhtool in a newer koch release...
5. yes 99.66.1 is the latest release, but i will release a new one this week if everything works out as it should :)


thx again!

PAPPL
2nd April 2007, 10:11 PM
Hi dutty,
many new ROMs are build with tadzios toolchain, so the OS.nb can't be dumped anymore with your ROM Koch. But they can be dumped with tadzios toolchain in a dump-directory.
Is/will there be a possibility to open a dumped ROM with your Koch (select Dump-directory)? Now only .nb files can be read in.
i don't know if this is possible but i don't see any benefit to edit/cook an old ROM.
..or add the function to dump ROMs which are memory optimized by tadzios toolchain with the Koch, like Tadzio ImgfsToolsrc2b can? ;)

chymmylt
8th April 2007, 06:17 AM
yeah it should work too.. you just have to enable external device support/scripting and adjust the buildscript to your needs.

Little follow up on the StrTrk rom - hoping I'm missing something very simple :D

Loaded it up in the Kitchen and used the NBH to NB tool which gave me the following files:

G3IPL.nb
G4IPL.nb
Herm_ExtendedRom.nb
PrimarySplash.nb
Radio.nb
SPL.nb
Windows.nb

Silly question I'm sure but why the two G3IPL.nb & G4IPL.nb - shouldn't the rom just have one IPL?

Next

When I go to load Windows.NB as the source I get the following Error:
...Critical Error: Couldn't create imgfs_raw_data.bin

Now if I download and use the prepare_imgfs.exe and viewimgfs.exe I am able to make a dump of the Windows.nb so I think I must be close to getting the Koch working but I think I'm still just missing some tiny little thing.

Last question I have is on the rebuild of NBH file (just as a test to see if it would rebuild). I reassign all the files (only using the g3ipl and there's no secondary splash file. When done, the file is 0.1mb bigger then the original - should this be right?

Ok - I know you have a lot you're working on with the rom you're building but if you get a moment to help on this -it'd be great :)

Thanks!

MrFreeze
9th April 2007, 04:31 AM
Hello dutty,

thx for this tool but - but

If I work on initflashfiles and then a ROM provides the OS does not boot up any more properly - does hang - do you have a solution?

wpbear
9th April 2007, 02:24 PM
Hello dutty,

thx for this tool but - but

If I work on initflashfiles and then a ROM provides the OS does not boot up any more properly - does hang - do you have a solution?

Yes, flash a known good ROM to get your device alive again. Then start your cooking over, you messed up an edit the dat file somewhere.

Pampered4Life
10th April 2007, 04:07 AM
Error message on Windows.nb. Failed!!! Located source nb file. Extraction goes well. Building file list fails. Applcation failed due to error message, "Attempted to divide by zero." Any help please. Im trying to build my own rom usings Duttys Vanilla Rom recently released.

dutty
12th April 2007, 01:35 AM
if you get an error while trying to open a hermes nb itīs probably that itīs been built with the imgfs toolchain v2. support for this comes with koch v2 (which is a full rewrite actually...)
the reason there are 2 IPLs, i donīt know actually :) probably for built-in fm radio or gps? or just to startup another internal chipset? IPL=initial program load...
you guys should wait for koch v2, it makes things alot more easier and even friendlier.. besides that, it features native support for the best HTC devices :P

bernd.k
12th April 2007, 09:20 AM
When will v2 be released? Can't wait for it ;)

disruptorx
14th April 2007, 08:22 PM
after i extract the nbh file to 4 nb files.i selected the OS.nb as the source rom but it shows an error |shown here
\/

disruptorx
14th April 2007, 08:23 PM
after i extract the nbh file to 4 nb files.i selected the OS.nb as the source rom but it shows an error shown here |
\/

Bram87
14th April 2007, 10:25 PM
Hmm..It looks good..for so far thats all I can say..
I tried & I tried..I guess..im to dum to use it..:( I just dont understand..

Not that this post makes any sense..

is there a guide for these kind of tools..?

I guess I need alot to learn..never cooked/baked a rom:o (Baked a cake before..that wasn't so hard:D :o )

I just thought..lets try..but it isnt that easy

vp3G
14th April 2007, 10:25 PM
after i extract the nbh file to 4 nb files.i selected the OS.nb as the source rom but it shows an error |shown here
\/I've encountered this error when attempting to disassemble a "big storage" ROM. I presume ROM Koch can't do it because it was created with a different tool.

tadzio
15th April 2007, 12:07 AM
I've encountered this error when attempting to disassemble a "big storage" ROM. I presume ROM Koch can't do it because it was created with a different tool.

That is correct, at least for the current Koch version. If I remember correctly, dutty is working on a newer version that can load "big storage" .nb files, but he hasn't released that version yet.

Cheers
Daniel

Pampered4Life
15th April 2007, 05:44 AM
Thanks Dutty for the information and also the previously attached image by user was the same error i had popping up. oh well i shall wait for V2 to come along. Good work Dutty and thanks a lot man for all that you do. Without you folks i would have never taken the initiative to do this flashing stuff in the first place. Thanks.

K-Mile
15th April 2007, 09:57 PM
In the meantime, wouldn't it be an idea to supply 'non-tadzio' rom version of some of the cooked roms, so it can be editted in this tool?

Shrinking the partition can be done at the last moment, if I'm correct, just by running the .nb file up and down the ImgFSTools cycle after cooking.

This way, if a Black v2.0 rom, not shrinked, can be posted, other users can continue cooking with that rom and the Rom Koch. This will allow for more flexible customization of the precooked roms, while still being able to shrink them before flashing.

junulrik
17th April 2007, 02:17 AM
Hermes RomKoch cannot be downloaded on the link given,

http://www.thegamebooks.com/download.php?id=112&f=30&sid=517267644e899ab478ebd863f2fd13ca

although link available always jumps to XDA and loops only.. If anybody who knows where to download this utility program please help, it will be much appreciated. Thanks in advance..

Daniel 9999
17th April 2007, 02:19 AM
Dear Dutty or any other Expert,
Can I learn what software or how to delete file in /windows ? where they are Read only & can't uncheck 'read' too.
Thanks.
Daniel 9999

p.loong
18th April 2007, 01:17 AM
I have make a my onw custom rom i want but how do i change Windows Default.tsk to my own.tsk as a default.

sarwat
24th April 2007, 11:01 AM
No I have a vanilla rom of WM6 and I have some applications as cap files

I use romkoch to open the .nb files but how can i add the application i want to my rom???????

waiting for ur help thanx

dutty
1st May 2007, 08:52 PM
interested in beeing a koch v2 beta tester? (http://forum.xda-developers.com/showthread.php?p=1242437#post1242437)

mousey_
1st May 2007, 11:07 PM
Yes Woohoo

Can't Wait For Your Koch To Finaly Arrive

Cheers

futureshock
10th May 2007, 05:40 PM
Hi,

i can't edit the InitFlashfiles.dat

also

an error is there when saving defaultregistry!! after saving the reg. is cutted off to 60kb ...

ChaoticDruid
10th May 2007, 07:59 PM
interested in beeing a koch v2 beta tester? (http://forum.xda -developers.com /showthread.php?p =1242437#post1242437 )

Isn't it bad enough that we have to register to a forum most of us will never use just to download v1, and now were supposed to post reasons we would be good beta testers just to get v2, at the same useless site, seems kinda stupid to me.

bisat
15th May 2007, 06:56 PM
hi, where is your fantastic rom cock v2 ?? :)
we need it !!!
i need it !!!
make us like the bigger beta tester community !!! ;-D

vp3G
19th May 2007, 06:47 AM
hi, where is your fantastic rom cock v2 ?? :)
we need it !!!
i need it !!!
make us like the bigger beta tester community !!! ;-D
LMAO................ :D

CUSTEL
19th May 2007, 06:56 AM
hi, where is your fantastic rom cock...

His pants might be a good place to start... :p rofl

jcespi2005
19th May 2007, 02:31 PM
hi, where is your fantastic rom cock v2 ?? :)
we need it !!!
i need it !!!
make us like the bigger beta tester community !!! ;-D

ey man, think you need more "cocking" ......

Regards.

wpbear
1st July 2007, 07:09 PM
But I have a problem.
1. when i open a rom, and only compile it to a new, and than flash it to my trion, it works.
2. when i open a rom, and edit the registry and compile it, it works
3. but when i open a rom, and open the initflashfiles.dat by clicking edit, and only say ok, so that the koch put it new into the rom, it doesn't boot....
................, it seems to be a problem in rom koch compiling the initflashfiles.dat...

Did anyone ever figure this part out with the initflashfiles.dat Editing not working.

And/or anyone know when KOCH ver 2 is out or PM be a link to KOCH ver 2 since it is a private beta.

scorpio16v
1st July 2007, 07:25 PM
Did anyone ever figure this part out with the initflashfiles.dat Editing not working.

And/or anyone know when KOCH ver 2 is out or PM be a link to KOCH ver 2 since it is a private beta.

I think the ROM Koch v2 will be released together with KYPHUR's new XDALive ROM ......
NEVER !:(

wpbear
1st July 2007, 07:59 PM
I think the ROM Koch v2 will be released together with KYPHUR's new XDALive ROM ......
NEVER !:(

Too FUNNY, or SAD I guess. Anyway I figured it out for now. use the old Koch, edit the file, then before compiling use XVI32 and delete the FF and EE and save. Then Compile and it works.

I am cooking variations of LVSW 5-7 for now. It is just a pain in the ass to figure out which files already in the ROM are from each program....ie. "Did I get rid of all traces of Windows Mobile Live"

PAPPL
20th July 2007, 05:32 AM
Hi, does anybody have the Rom Koch v2 beta? I liked the Rom Koch v1 it was great, but with the new WM6 versions it isn't working well. Can somebody tell me what to use instead which is similar? Thanks Pappl

wpbear
20th July 2007, 04:00 PM
Hi, does anybody have the Rom Koch v2 beta? I liked the Rom Koch v1 it was great, but with the new WM6 versions it isn't working well. Can somebody tell me what to use instead which is similar? Thanks Pappl

I get the feeling the few that have it will not let it out so only they can create tru custom roms. I only really need it for the tadzio part since I can not untadzio a few roms even with the tool...i keep getting the size error but no other template works..and i have tried many.

dirkkramm
21st September 2007, 06:24 PM
hi there!

all links went into a forum thegamebook.com and a download is only possible with registration. but - no idea why - there is no confirmation link for the access to that forum coming.
so does anyone else have an idea how to get the romkoch of dutty?

PAPPL
22nd September 2007, 05:37 PM
ROMKoch v2 is very old, i think it won't handle big storage ROMs with melted Ext-ROMs to Main Memory. Does anybody know a kitchen like Romkoch but with big storage + Ext-ROM melting option?

sdamion
3rd October 2007, 04:39 PM
Hi i am using this kitchen on my HTC Breeze but when i edit the registry it saves it and when i open it again almost al lines are mising. For example i wanne change the Breeze to application unlock I change the registry and when i open it again al registry entries under policies are gone. Need help