Fika-Tarkov/mods/Config Files/BepInEx/config/com.dirtbikercj.performance...

128 lines
3.4 KiB
INI
Raw Normal View History

2025-01-02 20:23:50 -05:00
## Settings file was created by plugin Performance Improvements v0.2.0
## Plugin GUID: com.dirtbikercj.performanceImprovements
[Bot Limiter]
2025-01-12 06:42:16 -05:00
## Deactivates bots that are a set distance away from you.
# Setting type: Boolean
# Default value: true
2025-01-02 20:23:50 -05:00
Enable Bot Distance Limiter = true
2025-01-12 06:42:16 -05:00
## Should scavs be disabled?
# Setting type: Boolean
# Default value: true
2025-01-02 20:23:50 -05:00
Limit Scavs = true
2025-01-12 06:42:16 -05:00
## Should pmcs be disabled?
# Setting type: Boolean
# Default value: true
2025-01-02 20:23:50 -05:00
Limit Pmcs = true
2025-01-12 06:42:16 -05:00
## Should bosses be disabled?
# Setting type: Boolean
# Default value: true
2025-01-02 20:23:50 -05:00
Limit Bosses = true
2025-01-12 06:42:16 -05:00
## Distance at which to disable bots.
# Setting type: Int32
# Default value: 50
# Acceptable value range: From 25 to 1000
2025-01-02 20:23:50 -05:00
Factory Distance = 50
2025-01-12 06:42:16 -05:00
## Distance at which to disable bots.
# Setting type: Int32
# Default value: 250
# Acceptable value range: From 150 to 1000
2025-01-02 20:23:50 -05:00
Woods Distance = 250
2025-01-12 06:42:16 -05:00
## Distance at which to disable bots.
# Setting type: Int32
# Default value: 225
# Acceptable value range: From 125 to 1000
2025-01-02 20:23:50 -05:00
Customs Distance = 225
2025-01-12 06:42:16 -05:00
## Distance at which to disable bots.
# Setting type: Int32
# Default value: 175
# Acceptable value range: From 125 to 1000
2025-01-02 20:23:50 -05:00
Interchange Distance = 175
2025-01-12 06:42:16 -05:00
## Distance at which to disable bots.
# Setting type: Int32
# Default value: 175
# Acceptable value range: From 125 to 1000
2025-01-02 20:23:50 -05:00
Reserve Distance = 175
2025-01-12 06:42:16 -05:00
## Distance at which to disable bots.
# Setting type: Int32
# Default value: 250
# Acceptable value range: From 150 to 1000
2025-01-02 20:23:50 -05:00
Shoreline Distance = 250
2025-01-12 06:42:16 -05:00
## Distance at which to disable bots.
# Setting type: Int32
# Default value: 75
# Acceptable value range: From 50 to 1000
2025-01-02 20:23:50 -05:00
Labs Distance = 75
2025-01-12 06:42:16 -05:00
## Distance at which to disable bots.
# Setting type: Int32
# Default value: 225
# Acceptable value range: From 125 to 1000
2025-01-02 20:23:50 -05:00
Lighthouse Distance = 225
2025-01-12 06:42:16 -05:00
## Distance at which to disable bots.
# Setting type: Int32
# Default value: 150
# Acceptable value range: From 75 to 1000
2025-01-02 20:23:50 -05:00
Streets Distance = 150
2025-01-12 06:42:16 -05:00
## Distance at which to disable bots.
# Setting type: Int32
# Default value: 175
# Acceptable value range: From 125 to 1000
2025-01-02 20:23:50 -05:00
GroundZero Distance = 175
[General]
## Enables or disables the use of experimental patches. Requires a restart. These range from logic optimizations to threading optimizations.
# Setting type: Boolean
# Default value: false
Use Experimental Patches(Requires Restart) = true
[Graphics]
Enable Experimental Graphic Settings = true
[Scope Resolution]
## Should rendering resolutions change when scoped in?
# Setting type: Boolean
# Default value: false
Enable Dynamic Scope Resolution = false
## How much down sampling to apply, this only works if there is no DLSS or FSR mode enabled.
# Setting type: Single
# Default value: 0.5
# Acceptable value range: From 0.01 to 0.99
Super Sampling = 0.5
## The DLSS mode to apply to optics, this is only used if DLSS is the selected scaling mode in the EFT graphics settings.
# Setting type: EDLSSMode
# Default value: Off
# Acceptable values: Off, Quality, Balanced, Performance, UltraPerformance
DLSS mode = Off
## The FSR2 mode to apply to optics, this is only used if FSR2 is the selected scaling mode in the EFT graphics settings.
# Setting type: EFSR2Mode
# Default value: Off
# Acceptable values: Off, Quality, Balanced, Performance, UltraPerformance
FSR2 mode = Off
## The FSR3 mode to apply to optics, this is only used if FSR3 is the selected scaling mode in the EFT graphics settings.
# Setting type: EFSR3Mode
# Default value: Off
# Acceptable values: Off, Quality, Balanced, Performance, UltraPerformance
FSR3 mode = Off