18,700
edits
m (undoing "noexcerpt") |
m (link fix) |
||
Line 130: | Line 130: | ||
===Conversion between .oni/.dat and 3rd party formats=== | ===Conversion between .oni/.dat and 3rd party formats=== | ||
====Textures==== | ====Textures==== | ||
Unless mentioned otherwise, source filenames support wildcards. See [[ | Unless mentioned otherwise, source filenames support wildcards. See [[Modifying textures|HERE]] for a detailed tutorial. The <tt>-extract</tt> commands can work with .oni files (a single file or several files if you use the wildcard), or rip all the TXMPs from a .dat file. | ||
{| | {| | ||
|<code>-extract:dds <destination directory> <dat/oni file></code>||Extracts all textures (TXMP) from a Oni .dat/.oni file into DDS files | |<code>-extract:dds <destination directory> <dat/oni file></code>||Extracts all textures (TXMP) from a Oni .dat/.oni file into DDS files |