The Forge is currently under construction. Data is synchronized with the hub every 30 minutes. Help report issues!

Mod Details

Performance Improvements

Performance Improvements 0.2.4

Created by Dirtbikercj

76.5K Downloads

SPT 3.10.5 Compatible

Fixing bugs and optimizing code

REQUIRESUnityToolkit

A collection of performance improvements I'm working on. I will update and include other fixes and improvements I make as I optimize things.

This has not been tested with Fika and no support will be offered to Fika users. Especially those found trying to bypass feature restrictions.

Issues? Open one here

Adds:

  • AI limiter based on range, fully configurable in the F12 menu. (Disabled if Fika or Questing Bots is present)
  • Dynamic optic resolution based on the active scaling mode in the EFT graphics settings. If DLSS is the mode chosen in the EFT graphic settings then its the mode the mod will use to scale the resolution when scoped in. This should vastly improve fps when using scopes. THE MODE SELECTED IN THE MOD MUST MATCH YOUR EFT GRAPHIC SETTINGS OR A FLICKER WILL HAPPEN. I CAN DO NOTHING ABOUT THIS.
  • Experimental patches. These range from threading optimizations to logic optimizations. Can be disabled in the F12 menu. These may cause crashes for some. Disable it if you begin crashing.
  • New Graphics Settings in the EFT Graphics settings page.

Fixes:

  • The stutter on bot death (one of the most egregious issues with the 3.10 client)

https://youtu.be/JtMvkkTx61Y

https://www.youtube.com/watch?v=7C7cYgO_ySg&ab_channel=hazel

Todo:

  • Attempt to thread path finding logic, this eats about 6-12ms per call to each method and can be potentially multi-threaded.
  • Attempt to thread bot spawning, this should address stutters on bot spawn.
  • Random fixes of broken code I come across while doing other things.

Installation:
vKRw58b.gif

If you wish to support my work you can buy me a coffee!

Version 0.2.4
Download Mod Version

SPT 3.10.5

Latest Compatible SPT Version

23.5K Downloads

Created Jan 26th, 2025

Updated Jan 26th, 2025

Virus Total Results

- Fixes bots not moving while questing bots is installed.

Version 0.2.3
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

7.1K Downloads

Created Jan 16th, 2025

Updated Jan 16th, 2025

Virus Total Results

- Fixes bots not moving while Fika is installed.

Version 0.2.2
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

20.8K Downloads

Created Dec 15th, 2024

Updated Dec 15th, 2024

Virus Total Results

Small bug fix update

- Fixes an edge case path issue if the plugin is placed inside of a sub folder of plugins

- Fixes dead bots not being able to be looted

- Reworked the sleep by count option, it is now max active bots instead of max sleeping bots to make more sense

- Features that need to be disabled for Fika are now properly disabled

Additional note: I noticed while working on this update that SAIN disables the standby layer of bots near active ones. So if your targets are not being hit, this is likely the cause. No I wont bypass it.

Version 0.2.1
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

2.0K Downloads

Created Dec 14th, 2024

Updated Dec 14th, 2024

Virus Total Results

- Adds a config option to limit the amount of max sleeping bots.

- When enabled, bots will be disabled from furthest to closest until it reaches its target

- Added new option to disable limiting sniper scavs

- Adds bot culling for disabled bots (Can be disabled). I did not cull their equipment, this was intentional. If you see floating equipment walking around it means shit is busted and you should let me know

- Adds option to disable the shadow settings

- Fixes another flicker related issue when using dynamic resolution options (This was a flicker caused by me, not one caused by switching sampling modes, I cannot fix that.)

Version 0.2.0
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

5.4K Downloads

Created Dec 9th, 2024

Updated Dec 9th, 2024

Virus Total Results

- Adds new options to the EFT graphics menu (No F12 menu😄)

- Shadow settings have tool-tips to explain what they do. These are taken directly from their documentation.

- Unknown if these will have any drastic affect for anyone, but added nonetheless.

- New resampling scalars;

0.90x

0.80x

0.70x

0.60x

- New Shadow texture resolution setting (defaulted: Medium);

Very high

high

medium

low

- New Shadow Cascade setting (defaulted: Two);

Zero

Two

Four

Version 0.1.4
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

1.6K Downloads

Created Dec 9th, 2024

Updated Dec 9th, 2024

Virus Total Results

- Fixes a flicker when using the scaling options. NOTE: If your setting does not match your in game setting it will flicker regardless. This is changing rendering settings at the engine/driver level and I can do nothing about it. From my testing with all the scaling options FSR3 seems to perform the best.

- Adds Experimental patches. Disabled by default. Requires a restart to enable or disable. These range from threading optimizations to logic optimizations.

- Threads a method responsible for updating enemy information when a bot is hit. (Experimental can be disabled(requires restart))

- Bot group updates will happen every other frame (Experimental can be disabled(requires restart))

- These options have been briefly tested with SAIN and seemed to have cause no issues. They have not been tested with Fika.

Not quite yet...