Files
gtav-src/tools_ng/etc/processors/RSG.Pipeline.Processor.Animation.Common.Compression.xml
T
2025-09-29 00:52:08 +02:00

14 lines
514 B
XML
Executable File

<?xml version='1.0'?>
<!--
File: %RS_TOOLSCONFIG%/processors/RSG.Pipeline.Processor.Animation.Common.Compression.xml
Description: Compression Processor Parameters
Author: Mike Wilson <mike.wilson@rockstarnorth.com>
Date: 31 October 2012
-->
<Parameters>
<Parameter name="skeletonpath" type="string" value="$(toolsroot)\etc\config\anim\skeletons" />
<Parameter name="maxblocksize" type="string" value="98304" />
<Parameter name="multithreaded" type="bool" value="true" />
</Parameters>