SHShowMediaTicker Comment Enable media ticker tool for supported audio libraries Persist 1 Type Boolean Value 0 SHMediaTickerRect Comment Rectangle for media ticker Persist 1 Type Rect Value 200 82 456 50 SHEnableFMODExProfiler Comment Enable profiler tool if using FMOD Ex Persist 1 Type Boolean Value 0 SHFMODExStreamBufferSize Comment Sets the streaming buffer size (in milliseconds) Persist 1 Type U32 Value 6000 SHFMODExDecodeBufferSize Comment Sets the streaming decode buffer size (in milliseconds) Persist 1 Type U32 Value 2000 SHAllowScriptCommands Comment Allow script to client intercommunication Persist 1 Type Boolean Value 0 SHScriptCommandPrefix Comment Prefix that script commands must be prepended with. Persist 1 Type String Value #@#@! SHChatCommandPrefix Comment Prefix that chat commands must be prepended with Persist 1 Type String Value >> SHScriptCommandSeparator Comment Separator to use when tokenizing script command arguments Persist 1 Type String Value | SHChatCommandSeparator Comment Separator to use when tokenizing chat command arguments Persist 1 Type String Value SHHighResSnapshotScale Comment High-resolution snapshot scale. Persist 1 Type F32 Value 2.0 SHHighResSnapshotSuperSample Comment Set the supersampling scale in tiled screenshots. Persist 1 Type F32 Value 1.0 ShyotlUseLegacyTextureBatching Comment Disable usage of extra samplers in shaders. Decreases batch sizes, however also reduces branching in shaders drastically. Persist 1 Type Boolean Value 0 ShyotlDumpRawShaders Comment Dump shader data being passed to glShaderSourceARB. Persist 1 Type Boolean Value 0 ShyotlDrawOrphanAttachments Comment Render attachments lacking an 'alive' owner. Persist 1 Type Boolean Value 0 SHPackDeferredNormals Comment Pack deferred normals into two components. Persist 1 Type Boolean Value 0 SHPrecisionDeferredNormals Comment Enable usage of RGB10A2 for the deferred normalMap format. Reduces normalmapping artifacts. Persist 1 Type Boolean Value 0 SHOcclusionFudge Comment Padding added to occlusion bounds. Larger = less aggressive occlusion/less pop-in. Persist 1 Type F32 Value 0.25 SHUseRMSEAutoMask Comment Use alternative method of detecing suitable textures for alphamasking. Less prone to excluding textures than standard method. Persist 1 Type Boolean Value 1 SHAutoMaskMaxRMSE Comment Sets the maximum random mean square error cutoff used when detecting suitable textures for alphamasking. (SHUseRMSEAutoMask must be TRUE for this to have any effect) Persist 1 Type F32 Value 0.09