File information
Last updated
Original upload
Created by
AsteriskAmpersand and MoonbunnieUploaded by
AsteriskAmpersandVirus scan
Safe to use
Current section
About this mod
Improves the game performance by removing swathes of extremely unoptimized code that is ultimately irrelevant to the game functioning. Also enables more advanced plugins to run properly.
- Requirements
-
Nexus requirements
Mod name Notes Stracker's Loader Mods requiring this file
- Permissions and credits
-
Credits and distribution permission
- Other user's assets This author has not specified whether they have used assets from other authors or not
- Upload permission You are not allowed to upload this file to other sites under any circumstances
- Modification permission You must get permission from me before you are allowed to modify my files to improve it
- Conversion permission You are not allowed to convert this file to work on other games under any circumstances
- Asset use permission You must get permission from me before you are allowed to use any of the assets in this file
- Asset use permission in mods/files that are being sold You are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
- Asset use permission in mods/files that earn donation points You are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Requires stracker nativePC loader found here.
FOLLOW THE INSTRUCTIONS ON THE INSTALLATION OF STRACKER LOADER! IN PARTICULAR THE VCREDIST INSTALLATION STEP!
Description:
EDIT: Thanks to further research by the amazing Moonbunnie we now have an even more aggressive version in terms of performance improvement.
Improves the game performance by removing swathes of extremely unoptimized code that is ultimately irrelevant to the game functioning. Also enables more advanced plugins to run properly.
The performance gain is most noticeable on CPU constrained systems (given the atrocious "multithreaded" code the game runs on, almost everyone is CPU constrained unless they are using a Threadripper).
Works by removing the unnecessary CRC Code which repeatedly checks in-game memory region for bit errors. However as this regions are never touched and the game just crashes when an error in the region is detected (making error detection ultimately pointless) this code is entirely unnecessary and just a detriment to performance (given it's done repeatedly and checks for around 250KB regions 32 times per rotation it's a massive waste of CPU usage). The plugin has been tested to be stable up to 20 consecutive hours of playtime (confirmed to be stable for that long, probably will be for much longer and even indefinitely).
Credits and Thanks:
Support the Mod Maker:
Patreon support is highly appreciated: https://www.patreon.com/user?u=21034864
Direct donations as well: https://www.paypal.me/AsteriskAmpersand?locale.x=en_US
FOLLOW THE INSTRUCTIONS ON THE INSTALLATION OF STRACKER LOADER! IN PARTICULAR THE VCREDIST INSTALLATION STEP!
Description:
EDIT: Thanks to further research by the amazing Moonbunnie we now have an even more aggressive version in terms of performance improvement.
Improves the game performance by removing swathes of extremely unoptimized code that is ultimately irrelevant to the game functioning. Also enables more advanced plugins to run properly.
The performance gain is most noticeable on CPU constrained systems (given the atrocious "multithreaded" code the game runs on, almost everyone is CPU constrained unless they are using a Threadripper).
Works by removing the unnecessary CRC Code which repeatedly checks in-game memory region for bit errors. However as this regions are never touched and the game just crashes when an error in the region is detected (making error detection ultimately pointless) this code is entirely unnecessary and just a detriment to performance (given it's done repeatedly and checks for around 250KB regions 32 times per rotation it's a massive waste of CPU usage). The plugin has been tested to be stable up to 20 consecutive hours of playtime (confirmed to be stable for that long, probably will be for much longer and even indefinitely).
Credits and Thanks:
- Moonbunnie for the injection values and offsets
- Caliber for the original code optimization ideas
Support the Mod Maker:
Patreon support is highly appreciated: https://www.patreon.com/user?u=21034864
Direct donations as well: https://www.paypal.me/AsteriskAmpersand?locale.x=en_US