Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Converters and utilities for NITRO System(G3D)
- -h --help Display this help and exit
- -o <output> Specify output file name
- --version Output version information and exit
- [*..imd]:
- Usage: g3dcvtr SOURCE... [OPTION]...
- Convert .imd files into a binary file(.nsbmd/.nsbtx)
- -etex Output only texture data(.nsbtx)
- -emdl Output only model structures(.nsbmd)
- -eboth Output model structures and texture data(default, .nsbmd)
- -s Store the all matrices on the matrix stack
- -texsrt Always output data field for a texture matrix
- [*..ica]:
- Usage: g3dcvtr SOURCE... [OPTION]...
- Convert .ica files into a binary file(.nsbca)
- -OT, --OmitTranslation Omit translation data
- -OS, --OmitScale Omit scaling data
- -OR, --OmitRotation Omit rotation data
- [*..ima]:
- Usage: g3dcvtr SOURCE... [OPTION]...
- Covnert .ima files into a binary file(.nsbma)
- [*..ita]:
- Usage: g3dcvtr SOURCE... [OPTION]...
- Convert .ita files into a binary file(.nsbta)
- [*..itp]:
- Usage: g3dcvtr SOURCE... [OPTION]...
- Convert .itp files into a binary file(.nsbtp)
- [*..iva]:
- Usage: g3dcvtr SOURCE... [OPTION]...
- Convert .iva files into a binary file(.nsbva)
- [.nsbmd/.nsbtx/.nsbca/.nsbva/.nsbma/.nsbtp/.nsbta]:
- Usage: g3dcvtr BINFILE
- Show some information about specified binary files.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement