Closed Luke-L closed 3 years ago
Are you running it from the command line?
Are you running it from the command line?
i have that figured out now and it seems to be running, but refuses to extract/unpack the files i give it. see below. mdl.zip
That's normal since none of those are recognizably Nitro files. Looking at them in a hex editor, there's nothing recognizable to me at all. You can't assume it's the right kind of file just based on the file extension.
See if you can get anything out of the ROM with apicula extract your_rom.nds -o output_dir
. If you can't then there's nothing I can tell you.
Thanks, that seems to work for extracting files (although i was just using desmume before) but now the directory system has not been retained and is completely fucked lol. is it supposed to just chuck all of the files into one big folder?
Yes. There are some ideas for extracting files on the EXTRACT page on the wiki. You may be interested in Recursively extract from a filesystem dump.
thanks for your help :)
Np
have i maybe installed it wrong or something?