边缘世界 RimWorld

边缘世界 RimWorld

[JDS] Exiled Dawn
SebSeb 2021 年 3 月 22 日 上午 3:57
Patches
So I wrote some patches for my playthrough to ease the use of this mod:

Faction patches[pastebin.com]

Bedroom requirements patches[pastebin.com]
< >
正在显示第 1 - 6 条,共 6 条留言
Enlonwhite 2021 年 6 月 23 日 上午 6:43 
So do i paste this into a file somewhere or do i make a new file and put these in there in some folder?
SebSeb 2021 年 6 月 23 日 下午 2:56 
Right, personally I addedd them to my copy of the mod, so go to: <Your Steam Libray Location>\SteamApps\workshop\content\294100\2092014538\1.2 (or whatever the current version is)

Add a folder called Patches

Create new files in the Patches folder (One for each paste is probably easiest)

Call them whatever (mine are called FactionFix.xml and Bedroom_patch.xml), just make sure they are xml-files. When you next start the game it should load the patches.

Hope that helped!
最后由 SebSeb 编辑于; 2022 年 8 月 7 日 上午 7:39
Thongor 2021 年 6 月 29 日 上午 4:08 
Thanks man. I was kinda afraid it would be proper shotguns all over again. Way too many patches I wrote for that... Well. I quickly added the Rim-Effect Core stuff after copying your patch. But thanks a lot for writing those patches.
SwampVikingGaming 2021 年 8 月 13 日 上午 10:59 
I'm doing this post update 1.3, should I set the Patch folder in 1.3's folder, or in 1.2 as express stated?
Illevihn 2021 年 12 月 22 日 下午 8:03 
wanted to pop in and say how much i appreciate this, had no idea what i was doing but between the basic advice here, google, and your great job making these patches i got it figured out. really appreciate you
Vorenus_L 2022 年 8 月 5 日 上午 2:46 
For the VFE medieval here it is :

<Operation Class="PatchOperationFindMod">
<mods>
<li>Vanilla Factions Expanded - Medieval</li>
</mods>

<match Class="PatchOperationAdd">
<xpath>/Defs/FactionDef[defName="ExiledDawn"]/permanentEnemyToEveryoneExcept</xpath>

<value>
<li>VFEM_PlayerKingdom</li>
</value>
</match>
</Operation>
< >
正在显示第 1 - 6 条,共 6 条留言
每页显示数: 1530 50