1,502
edits
m (Previous commit should read: "Fixed headings". Fixed layout) |
|||
Line 105: | Line 105: | ||
== Encoder Tools == | == Encoder Tools == | ||
=== encode_dxa <filename> === | === encode_dxa <filename> === | ||
Creates DXA file out of extracted Smacker video. | Creates DXA file out of extracted Smacker video. | ||
Line 135: | Line 135: | ||
=== convert_dxa.bat, convert_dxa_one.bat === | === convert_dxa.bat, convert_dxa_one.bat === | ||
To ease your life we also provide batch files to autoconvert | To ease your life we also provide batch files to autoconvert | ||
all files. It should work with any game version. | all files. It should work with any game version. | ||
Line 149: | Line 148: | ||
=== convert_dxa.sh === | === convert_dxa.sh === | ||
Same as above convert_dxa.bat, just for *nix-based systems. | Same as above convert_dxa.bat, just for *nix-based systems. | ||
It uses Wine to run RAD Game Tools. | It uses Wine to run RAD Game Tools. |
edits