PDA

View Full Version : NBH to BIN


marcello.mezzanotti
30th December 2008, 12:32 PM
People. How to convert a rom on NBH format do BIN (to use with MS DEVICE EMULATOR)

Thank you.

[GER]Hackerman
17th June 2009, 10:47 PM
Me too!
I searched more than a hour but i did not find anything!

ryomahino
18th June 2009, 04:53 AM
People. How to convert a rom on NBH format do BIN (to use with MS DEVICE EMULATOR)

Thank you.

If you want to dump a rom:
NBHextract (name of file).nbh
NBSplit -kaiser OS.nb
ImgfsFromNb OS.nb.payload imgfs.bin
ImgfsToDump imgfs.bin

If you want to dump an Artemis rom:
NBHExtract (name of file).nbh
ImgfsFromNb OS.nb imgfs.bin
ImgfsToDump imgfs.bin

and OK !!!

gukovsem
2nd September 2009, 04:53 PM
In MS Emulators only one bin file for device and other rezolution
http://img27.imageshack.us/img27/2963/50995977.jpg
And questions how to get bin file from nbh to run with Emulator?