边缘世界 RimWorld

边缘世界 RimWorld

Humanoid Alien Races
此主题已被锁定
Vormir 2018 年 9 月 19 日 下午 7:14
Factions only generating with one base? Read this!
Recently, an update to the game changed modded factions to now require an additional line in an XML file to set the number of settlements for a faction. Without this line, the game will only generate one settlement for a modded faction. Some race/faction mods have updated and added this line, but many have not. If you don't want to wait for all of your favorite race/faction mods to update, you can edit in this line yourself. Here's how:
1. Navigate to the folder located here: \Steam\steamapps\workshop\content\294100\[MODID]\Defs\FactionDefs and find the file Faction_[NAMEOFFACTION].xml
the modID is the long number located at the end of the URL for the mods steam page.
2. Open the file with any old text editor (notepad will do) and paste in the line
<settlementGenerationWeight>1</settlementGenerationWeight> UNDER the line
<requiredCountAtGameStart>1</requiredCountAtGameStart> and save.
You can even change those numbers to have more or less factions, or bases per faction.
< >
正在显示第 1 - 2 条,共 2 条留言
Danub 2018 年 9 月 20 日 上午 9:03 
Solved it by moving the mod up in the load list... not sure how "fixed" it is, but I got a proper world gen after doing it.
The mods that I use that probably depend on it are android tiers and misc robots. It was loading those first when I encountered the issue
最后由 Danub 编辑于; 2018 年 9 月 20 日 上午 9:11
Orion 2018 年 10 月 27 日 上午 7:42 
This has nothing to do with the amount of bases per faction. "requiredCountAtGameStart" enforces an amount of factions for a new game. Otherwise, the game will make sure there are 5 random factions present.
So while your information is not wrong, the title is pretty misleading.
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50