nsaconv — NSA archive converter
Synopsis
nsaconv [-e] [-j] [-ns2] [-ns3] [-q quality] src_width dst_width src_archive_file dst_archive_file
Description
This manual page documents briefly the nsaconv command.
This manual page was written for the Debian distribution
because the original program does not have a manual page.
nsaconv is a program that converts
the archive file of the visual novel games engine ONScripter into
different width or quality. It is useful to adjust the size of
the archive file. And it is also useful to adjust the width of the game
for playing on some hand-held game platform like PSP.
The src_width should be 640 or 800. And the dst_width can be 176, 220, 320, 360, 384, 640, and etc.
Options
- -e
- Enhanced mode.
- -j
- Convert BMPs to JPGs.
- -ns2
- The archive type is NS2.
- -ns3
- The archive type is NS3.
- -q quality
- Adjust JPEG quality, from 0 to 100.