安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
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.