How to play without freezes/lag - guide
Tips on optimizing the game
For a long time I could not understand why this is happening, the search for a solution to this problem does not lead to the expected result.
Until I accidentally renamed the folder "Sound" located in the game directory - and lo and behold!, the decision came by itself...
Open the game installation folder and just rename the folder "Sound" well, for example in "Sound_123".
Then run the game and load the save where the game before was broken i.e. with freezes and see that they are no more, as well as sound.
And what are we going to do? Play without sound? Oh, no.
We know that this game supports 3 audio format: OGG, MP3 and WAV.
The first two use compression, whereas WAV does not use - it is something we need...
I think it is clear that now we need to convert all sounds from OGG format to WAV format.
2. --- Solution ---
Download any audio converter than can use batch convert for example Power MP3 WMA Converter (it's free http://www.cooolsoft.com).
Create "Sound_wav" folder
Convert all "ogg" files (1608) from "Sound" folder in the game directory to "wav" in "Sound_wav" folder
("C:\Program Files (x86)\Steam\steamapps\common\Sins of a Solar Empire Rebellion\Sound")
It's about 5 minutes to convert all files and size of all files about 2,8 Gb (but it's worth it)
Then create "rename.txt" file in "Sound_wav" folder and put this line:
ren *.wav *.ogg
Save and rename it to "rename.bat"
Launch this file and than you can delete it.
Now all our "wav" files has an "ogg" extension (as default game sounds).
So, at the end put "Sound_wav" in game directory and rename as "Sound"
(don't forget create a backup of original "Sound" folder just renamed it).