15
edits
m (clarifying, adding link for AETools) |
m (→Misc) |
||
Line 93: | Line 93: | ||
Some more import/export functions, e.g., to rip sounds or rip/replace subtitles. | Some more import/export functions, e.g., to rip sounds or rip/replace subtitles. | ||
{| | {| | ||
|<tt>-extract:wav <target directory> <filenames></tt>||Rips all SNDD as . | |<tt>-extract:wav <target directory> <filenames></tt>||Rips all SNDD as .wav into target folder from source .dat or .oni | ||
|- | |- | ||
|<tt>-extract:aif <target directory> <filenames></tt>||Rips all SNDD as .aif into target folder from source .dat or .oni | |<tt>-extract:aif <target directory> <filenames></tt>||Rips all SNDD as .aif into target folder from source .dat or .oni | ||
Line 101: | Line 101: | ||
|<tt>-create:subt <target directory> <filename></tt>||Creates a SUBT .oni file in target folder from a .txt file | |<tt>-create:subt <target directory> <filename></tt>||Creates a SUBT .oni file in target folder from a .txt file | ||
|} | |} | ||
=====XML===== | =====XML===== | ||
One of the latest features is conversion of an .oni file (binary) into an XML metafile and back. XML files are more explicit and more readily editable. | One of the latest features is conversion of an .oni file (binary) into an XML metafile and back. XML files are more explicit and more readily editable. |
edits