Simple Performance Mod For SiNiSistar2 (Updated)
For game version: v1.1.0
Last time updated: 23.07.2025
Update changes:
23.07.2025
- Edited "Unity Arguments.txt" file. Removed renderers from the Arguments section, and they are now only in the Commands section, as they only work properly as commands.
20.07.2025
- Edited Key "build-guid=" in "boot.config" file for the new version of the game.
- Removed DirectX renderer argument from "boot.config" file as it may don't work as it should from there.
- Added gfx argument to "boot.config" file to ensure that multi-threaded rendering is enabled.
- Added Unity Commands to "Unity Arguments.txt" file, that can be added manually to game shortcut as commands.
If you have low end laptop or PC, and you fight for every FPS for your game, then this Mod is for you.
I play SiNiSistar2 on my low end laptop, and I made a Performance Mod for myself to boost FPS in game as much as possible.
It is a simple modification, that adds some unity arguments to "boot.config" file.
It also prevents some Dynamic-Link Library from running, that wont break game when they are removed.
I tested this modifications on my 2 laptops.
I played from start till end, and my game never crashed, and I didn't get any error message.
Mod was tested on game versions:
v1.0.5, v1.0.6, v1.0.7 and v1.1.0
What this mod do:
- Disables Crash Reporting
- Disables Performance Reporting
- Disables Analytics
- Disables Debugger
- Disables Player Log
- Turns OFF Most Shaders
- Turns OFF Most Light Effects
- Turns OFF Blur Effect (YES! No more nasty blurring!)
- Turns OFF Some Fog Effects
- Turns OFF Being Drunk Effects
- Reduces Sword and Bow Light Effects making them as simple as possible
- Increases the number of the Garbage Collector (GC) helper threads
- Increases the number of the Job Queue worker threads
- Regulates the time for Garbage Collector (GC)
- Enables incremental Garbage Collector (GC)
- Enables multi-threading rendering
Download v1.1.0:
You must be registered to see the links
In zip file you can find also text file called "Unity Arguments.txt" with available Unity arguments and commands, that you can add manually to "boot.config" file or to game shortcut.
How to install mod:
1. Unpack those 3 files:
- boot.config
- RuntimeInitializeOnLoads.json
- ScriptingAssemblies.json
2. Copy and put them to "SiNiSistar2_Data" folder.
3. Say "Yes" to replace existing files.
4. That's everything! Now you can play your game.
Notes:
- Mod is compatibile with any version of SiNiSistar2, but you have to change manually Key called "build-guid=" in "boot.config" file which corresponds to the game version that comes up with every new update.
- To change renderer that game uses, you have to manually add command of that renderer to game shortcut.
- You can use Unity Arguments in every unity game that has "boot.config" file.
- You can use Unity Commands in every unity game by adding them to game shortcut.