边缘世界 RimWorld

边缘世界 RimWorld

[T] MoreFloors
Telkir  [开发者] 2021 年 7 月 9 日 下午 12:53
Manual fix for Docworld patch
Docworld includes a patch that changes which architect tab the MoreFloors items appear in.

I adjusted some of my base def names during the recent updates to add 1.3 support and this has broken the Docworld patch. I've let the dev of Docworld know about this and given them a fix, but until they adjust things on their side, you can fix it yourself by doing the following:

* Go to the folder:
<Your Steam folder>\steamapps\workshop\content\294100\1568744597\Patches

* Open the file
Multi_Mod_Support.xml
in your preferred text editor.

* Search the file for the text "MoreFloors". You should find a section that is headed "[T] MoreFloors {Stuffed Floors}".

* Within that section, find the line that begins with
<xpath>/Defs/TerrainDef[@Name="TFloorBaseGemstone" ...

* Replace the whole line with this:
<xpath>/Defs/TerrainDef[@Name="TFloorBaseGemstone" or @Name="TFloorBaseCarpet" or @Name="TFloorBaseCarpetWool" or @Name="TFloorBaseCarpetCheck" or @Name="FloorBaseCarpetCheck" or @Name="FloorBaseCarpetWool" or @Name="FloorPlasteel" or @Name="FloorStraw" or @Name="FloorJade" or @Name="FloorBaseStone" or @Name="FloorBaseWood" or @Name="TFloorBaseStone" or @Name="TFloorBaseWood"]/designationCategory</xpath>

* Save the file.

MoreFloors and Docworld should now work fine together.
最后由 Telkir 编辑于; 2021 年 7 月 9 日 下午 1:13
< >
正在显示第 1 - 1 条,共 1 条留言
AcidFist 2021 年 7 月 9 日 下午 3:43 
This helps a lot, thanks.
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50