Disabled Visceral Combat; Reverted Dedi Config

This commit is contained in:
2025-01-04 19:59:13 -05:00
parent e9aaa479a1
commit 4b0f8bca44
21 changed files with 314 additions and 16 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
@@ -1,8 +1,8 @@
{
"AdvancedBotConfigs": true,
"DevBotConfigs": false,
"SelectedDefaultPreset": "none",
"SelectedCustomPreset": "Default [Modified]",
"SelectedDefaultPreset": "hard",
"SelectedCustomPreset": "",
"DefaultPreset": "3. Default",
"ConfigScaling": 1.0,
"SliderToggle": true,