PDA

View Full Version : Cooking Trinity ROM


oferprtz
2nd July 2007, 10:58 AM
Hi Guys,

i have a few questions, i hope it's not too newbie.. :)

1. I have succeeded to extract the .nbh file into .nb file,
than i have (i think) extracted the .nb into .bin file with aWaiter.exe.
2. so now i have .bin file & .nb file,
how can i extract the .bin file into raw file? or some other extension.
3. my goal is to extract all the .nbh file into files so i can edit and than compile back.

Please help. :o

Thanks,
ofer.

vibranze
4th July 2007, 07:34 AM
hi oferprtz,

how did you extract .nbh to .nb file? hope you don't mind to share. thanks.

cheers,
vibranze

oferprtz
4th July 2007, 09:01 AM
To extract the .nbh into .nb you need to use NBHextract.exe

ex. NBHextract ROM.NBH ROM.NB

br,
oferprtz

vibranze
4th July 2007, 09:20 AM
To extract the .nbh into .nb you need to use NBHextract.exe

ex. NBHextract ROM.NBH ROM.NB

br,
oferprtz

thanks oferprtz,

i managed to do the conversion, and using aChef and aWaiter I also managed to dump out to imgfs_raw_data.bin, however I failed on extracting the content of imgfs_raw_data.bin, by either using viewimgfs or fdmsflsh.pl script.

if you are able to extract them out, kindly let me know what's wrong with my step. thanks.

cheers,
vibranze

oferprtz
5th July 2007, 11:35 AM
To extract the .bin file you will need the 'ImgfsToDump.exe'

You can find all these tool at:
http://content.modaco.net/ROM/ImgfsTools2rc2b.zip

ex. c:\htcrom\ImgfsToDump.exe imgfs_raw_data.bin

That will extract all files from the binary file. :D

br,
ofer.