X-Sam

Newbie
Sep 21, 2024
22
15
13
With Haanja getting a big focus, I wonder if she'll have any scenes added in the update?

She was super underutilized in the game, and I'm thankful that they added a scene for her post launch, but she's too cute to not get defiled.
 

Nikius_456

Newbie
May 4, 2024
31
19
18
Simple Performance Mod For SiNiSistar2 (Updated 24.11.2025)

For game version:
v1.1.0
Last time updated: 24.11.2025
Update changes:

24.11.2025
- Edited "boot.config" file: Removed some arguments that don't work on this Unity version (but those things are disabled in JSON files, so everything is fine). Added argument to disable 3D stereo rendering (you should also add a command to your game shortcut that disables 3D stereo rendering to ensure it is disabled). Also some old values were changed.
- Edited "Unity Arguments.txt" file: Removed obsolete arguments that no longer work in newer versions of Unity.
- More information has been added to the "Unity Arguments.txt" notes to make them easier to understand.
23.07.2025
- Edited "Unity Arguments.txt" file: Removed renderers from the Arguments section. Now they are 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.

This is a simple modification, that adds some unity arguments to "boot.config" file.
It also prevents some Dynamic-Link Library from running, that won't break game when they are removed.
I tested this modifications on my 2 laptops with Windows 10 and 11.
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
- Disables 3D Stereo Rendering
- 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:
Mega

Note: 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 these 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.

Note 1: It is highly recommended to create game shortcut and add these 4 commands to it:
-single-instance -nolog -no-stereo-rendering -force-d3d11

Note 2: To ensure that every game you play honors the settings in the "boot.config" file, set it to "Read only":
Right-click "boot.config" --> Properties --> choose "Read only" --> click Apply --> and then OK.

Ending 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.
what do i change it to? build-guid right now is: c04dadfc66704227ba3ecd0f23b45a6d. the mod is for 1.1.0 but it's 1.1.1. rn. how tf do i find out the right key? surely I don't just write 1.1.1?
 

Nikius_456

Newbie
May 4, 2024
31
19
18
For 1440x720 resolution you need 6-8GB ram to play it in 60 FPS all the time. Game uses randomly 2-4GB ram depending on scenes. For example: during fight with northeast village boss, game likes to use around 3-3.5GB ram. It should run smoothly even on Intel Graphic card, and 100% smoothly on any Nvidia card.

For 720x360 resolution you need 4-6GB ram and Intel Graphic card.

If you have Nvidia card you can enable 1/2 refresh rate in "Nvidia Profile Inspector" for SiNiSistar2.exe to force 30 FPS, this will give you a lot performance boost :)
got it, thanks. my pc is i2 or i3 13 years old pc lol, barely can handle the game, so I'm playing SiNiSistar 2 rn with my phone ✌✌. got a way to make it work. fps is usually around 5-10. my phone is pretty powerful btw
 

kokoro1000

Member
Dec 21, 2018
163
258
82
what do i change it to? build-guid right now is: c04dadfc66704227ba3ecd0f23b45a6d. the mod is for 1.1.0 but it's 1.1.1. rn. how tf do i find out the right key? surely I don't just write 1.1.1?
If you downloaded v1.1.1 from somewhere else, then just open its "boot.config" and copy whole line with key "build-guid=", and just paste it to mod's "boot.config" by replacing old "build-guid=".

But tomorrow I'll update my mod for v1.2.0 when it come out.
 
4.70 star(s) 127 Votes