Archived
Updated Visceral Combat; Enabled Graphics/Renderers for Dedi
This commit is contained in:
@@ -391,7 +391,7 @@ DebugMode = HBAO
|
||||
# Setting type: Single
|
||||
# Default value: 0.5
|
||||
# Acceptable value range: From 0 to 1
|
||||
Brightness = 0.3967136
|
||||
Brightness = 0.6478873
|
||||
|
||||
# Setting type: EGlobalTonemap
|
||||
# Default value: ACES
|
||||
|
||||
@@ -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 = true
|
||||
Destroy Graphics = false
|
||||
|
||||
## 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 = true
|
||||
Destroy Renderers = false
|
||||
|
||||
Send Rate = 60
|
||||
|
||||
|
||||
@@ -259,7 +259,7 @@ Centering On Player Zoom Level = 0.15
|
||||
# Setting type: Single
|
||||
# Default value: 0
|
||||
# Acceptable value range: From 0 to 15
|
||||
Main map zoom = 3.833475
|
||||
Main map zoom = 1.588901
|
||||
|
||||
## The keyboard shortcut to peek at the map
|
||||
# Setting type: KeyboardShortcut
|
||||
|
||||
Reference in New Issue
Block a user