Disabled Visceral Combat & Graphics/Renders for Dedi

This commit is contained in:
2025-01-15 05:52:58 -05:00
parent 77d156762e
commit 69f3954bcb
3 changed files with 6 additions and 4 deletions
@@ -23,12 +23,12 @@ Bot sleeping = false
## If the dedicated plugin should run patches to disable various graphical elements
# Setting type: Boolean
# Default value: true
Destroy Graphics = false
Destroy Graphics = true
## If the dedicated plugin should hook scene loading to disable unnecessary renderers as well as unloading all materials (Requires 'Destroy Graphics' to be enabled)
# Setting type: Boolean
# Default value: true
Destroy Renderers = false
Destroy Renderers = true
Send Rate = 60