PDA

View Full Version : Diamond graphics


empex
30th May 2008, 10:39 AM
Could some of you, Diamond owners please post the graphics of your device? I mean the png files that can be found in the device's windows directory (theme files, icons, other elements). It would be very helpful to make themes for qvga devices.
Thanks in advance
empex

Rizzo978
30th May 2008, 11:36 AM
The device is not out yet

Only a certain select people have pre-retail devices like boygeniusreport

empex
30th May 2008, 11:45 AM
The device is not out yet

Only a certain select people have pre-retail devices like boygeniusreport

Thanks. Yes I know that it's not on the market yet, but some people have it and maybe they should do this favor to me.

sensorama
30th May 2008, 01:20 PM
Why dont you just extract the content from the leaked rom.

http://forum.xda-developers.com/showthread.php?t=394985

Should do the trick.

empex
30th May 2008, 02:05 PM
Why dont you just extract the content from the leaked rom.

http://forum.xda-developers.com/showthread.php?t=394985

Should do the trick.

thanks for the link!

i don't really know how to extract these files from the rom.
are these things in the nbh file?

rorydaredkign
30th May 2008, 03:08 PM
yeah, its an exe, right click, then click extract here.
make sure you have duttys gooov nbhtool and tzadios imgfs tools extracted in the same folder as the nbh file
then extract the nb fom the nbh using duttys nbh tool
then open cmd in the folder and type nbsplit -kaiser os.nb [splits os into payload and extra]
then imgfsfromnb os.nb.payload imgfs.bin [extracts imgfs from nb.payload]
then imgfstodump imgfs.bin [dumps imgfs]
any more questions on rom dumping, search...
Rory

empex
30th May 2008, 03:21 PM
yeah, its an exe, right click, then click extract here.
make sure you have duttys gooov nbhtool and tzadios imgfs tools extracted in the same folder as the nbh file
then extract the nb fom the nbh using duttys nbh tool
then open cmd in the folder and type nbsplit -kaiser os.nb [splits os into payload and extra]
then imgfsfromnb os.nb.payload imgfs.bin [extracts imgfs from nb.payload]
then imgfstodump imgfs.bin [dumps imgfs]
any more questions on rom dumping, search...
Rory

Woooo!
Sounds scary at first, but i'm sure i'm gonna make it :D
thank you very much!