Stellaris

Stellaris

Real Space 4.0
Aus1rathia 2020 年 1 月 13 日 上午 11:21
An easy fix for conflict with All Unique Systems
https://psteamcommunity.yuanyoumao.com/workshop/filedetails/?id=1749231641

How this conflicts
https://imgur.com/a/kzu8lt1


Fix: RS should load after All Unique Systems (this effectively disable All Unique Systems)

Follows are how to merge All Unique Systems's code into RS


Load everything 937289339\common\solar_system_initializers\ with notepad++ (or similar tool)

Find
scaled_spawn_chance =

and replace it with
spawn_chance = 9999 #

for every opened files.


https://notepad-plus-plus.org/

https://www.computerhope.com/issues/ch001605.htm


That's it.


Edit: After Merge, search *.bak to delete them all. Because the game engine has no logic to ignore those backup files, any .bak file remain can cause worse conflict.
最后由 Aus1rathia 编辑于; 2020 年 1 月 29 日 上午 1:08