nifft2b
Converts NIFF dump format text to NIFF
Syntax
nifft2b input-file output-file
Explanation
Reads the text file input-file and outputs it to the NIFF data file output-file.
This command can convert the data output in text format by niffb2t into NIFF binary data.
- Lines that start with "@" are skipped.
- Each line can have up to 6 units of data.
If a line has 0 units of data, that line is skipped.
4 byte numerics written in the text and delimited by spaces are converted as-is into 4 byte binary data.
Notes
If there are errors in the data list, sometimes the file cannot be converted.
See also
niffb2t
Copyright 1998-1999 NINTENDO Co.,Ltd./1998-1999 MONEGI CORPORATION All rights reserved.