ArmA 2 Forum, ArmA 2 Home, ArmA 2 Config, ArmA 2 File Formats, ArmA 2 Missions, ArmA 2 3D Modeling, ArmA 2 Scripting, ArmA 2 Terrain, ArmA 2 Texturing, ArmA 2 Tools
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= //specifies the input, which can be a p3d file or a directory containing p3d files -s //if this parameter is set and input is a directory, also sub directories are checked for p3d files -o= //specifies the path of the log file and is optional
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 T_D tools homepage in Dev-Heaven.