1UNNDS(1)                  BSD General Commands Manual                 UNNDS(1)
2

NAME

4     unnds — Nintendo DS archive extractor
5

SYNOPSIS

7     unnds [options] command file
8

DESCRIPTION

10     unnds extract Nintendo DS ROMs.  Only the resource files are extracted,
11     not the executable binaries.
12

OPTIONS

14     -h
15     --help
16           Show a help text and exit.
17     --version
18           Show version information and exit.
19     command
20         i   Display meta-information about the archive
21         l   List archive contents
22         e   Extract files to current directory
23     file
24         The NDS archive to read.
25

EXAMPLES

27     View meta-information of the archive archive.nds:
28
29           $ unnds i archive.nds
30
31     List all files contained in the archive archive.nds:
32
33           $ unnds l archive.nds
34
35     Extract all files from the archive archive.nds:
36
37           $ unnds e archive.nds
38

SEE ALSO

40     More information about the xoreos project can be found on its website:
41     https://xoreos.org/.
42

AUTHORS

44     This program is part of the xoreos-tools package, which in turn is part
45     of the xoreos project, and was written by the xoreos team.  Please see
46     the AUTHORS file for details.
47
48BSD                              July 23, 2015                             BSD
Impressum