Quote:
Originally Posted by Chanvi93
Thanks anryl
I want to dump QVGA in French lang but i don't know how dump a .bin file , can you tell me Please
Thanks in advance
|
Download imgfs tools
- 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:
> 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.BIN
And that's all. Files are dumped in /Dump directory