arma2:tools:odolanalyzer
Differences
This shows you the differences between two versions of the page.
Previous revision | |||
— | arma2:tools:odolanalyzer [2024/08/02 11:35] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== ArmA 2 ODOLAnalyzer ====== | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | This tool is intended to read performance relevant data like number of sections and vertices out of binarized p3d (ODOL) files. | ||
+ | |||
+ | Syntax: | ||
+ | < | ||
+ | RvmatExtractor.exe [Parameter] | ||
+ | |||
+ | Possible Parameters: | ||
+ | -i= // | ||
+ | -s //if this parameter is set and input is a directory, also sub directories are checked for p3d files | ||
+ | -o= // | ||
+ | </ | ||
+ | |||
+ | If no parameters are given a dialog will appear where you can select a p3d file. | ||
+ | |||
+ | Requires .NET Framework 3.5 and Bis.dll - Check [[http:// | ||