Instal Steam
login
|
bahasa
简体中文 (Tionghoa Sederhana)
繁體中文 (Tionghoa Tradisional)
日本語 (Bahasa Jepang)
한국어 (Bahasa Korea)
ไทย (Bahasa Thai)
Български (Bahasa Bulgaria)
Čeština (Bahasa Ceko)
Dansk (Bahasa Denmark)
Deutsch (Bahasa Jerman)
English (Bahasa Inggris)
Español - España (Bahasa Spanyol - Spanyol)
Español - Latinoamérica (Bahasa Spanyol - Amerika Latin)
Ελληνικά (Bahasa Yunani)
Français (Bahasa Prancis)
Italiano (Bahasa Italia)
Magyar (Bahasa Hungaria)
Nederlands (Bahasa Belanda)
Norsk (Bahasa Norwegia)
Polski (Bahasa Polandia)
Português (Portugis - Portugal)
Português-Brasil (Bahasa Portugis-Brasil)
Română (Bahasa Rumania)
Русский (Bahasa Rusia)
Suomi (Bahasa Finlandia)
Svenska (Bahasa Swedia)
Türkçe (Bahasa Turki)
Tiếng Việt (Bahasa Vietnam)
Українська (Bahasa Ukraina)
Laporkan kesalahan penerjemahan








At some point, "More Planning" was working, and I tried not to change anything that might affect it since then. For some reason, though, the colored boxes aren't showing up again.
I've tried clicking the designators thing as well as ticking the "Avoid Designator Refresh" options. I haven't been entirely thorough or systematic, so I'm pretty lost in my trouble-shooting process.
Is there a known reason why These mods cause problems? Is there something I can mess with locally to get them working well together?
'Make Anything Craftable'
'Make Anything Buildable'
These two mods have severe conflicts that prevent ANY mods from loading properly if combined with RIMMSqol. This is because they overlap with RIMMSqol, which can freely edit defs in game in real time.
1.b Obvious Conflicts (2nd hand)
'Path Avoid'
I'm not surprised that 'Path Avoid' doesn't work, as RIMMSqol has the same feature (RIMMSqol has a LOT of features).
1.c Suspected Conflicts (theoretical)
Anything and everything that does what RIMMSqol does. RIMMSqol allows editing ANY def in real time. That's any thought, recipe, building, stats, race, pathing, storyteller, and more.
It's fine to have thought, recipe, building, etc., mods that add/overwrite defs ONCE on loading the game. What ISN'T compatible is mods that edit those defs in game in real time.
'More Planning' works for me, as do Pick Up and Haul and the usual QoL mods that slightly tweak AI.
2&3 N/A, if a mod is incompatible with RIMMSqol, it's because it's redundant with RIMMSqol and therefore not needed in your modlist.
4. See my answer to 1.c. Pathing mods should be fine to add, as long as they only edit pathing once with a single overwrite during gameload (RIMMSqol's live def editing happens after game load).
The only potential conflicts would be mods that allow live editing of pathing rules, in which case you are better off using RIMMSqol instead, and taking advantage of the ability to write custom pathing rules (possibly even copying them from other mods)
Lastly, bear in mind that due to being configurable, much of RIMMSqol's code is in C#, ie an Assembly. You can't just edit it's XML. To remove a feature you need to decompile it, carefully rewrite the unwanted code, then recompile it. Honestly, it would be less work to figure out how to use RIMMSqol instead.
TLDR; When the mod auth says this mod was meant to REPLACE the majority of mods on the workshop, he wasn't kidding. You can and should replace the majority of mods with RIMMSqol config files. In the rare cases of conflicts, you are probably better off with RIMMSqol.