RimWorld

RimWorld

[JDS] Exiled Dawn
SebSeb 22 Mar, 2021 @ 3:57am
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]
< >
Showing 1-6 of 6 comments
Enlonwhite 23 Jun, 2021 @ 6:43am 
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 23 Jun, 2021 @ 2:56pm 
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!
Last edited by SebSeb; 7 Aug, 2022 @ 7:39am
Thongor 29 Jun, 2021 @ 4:08am 
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 13 Aug, 2021 @ 10:59am 
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 22 Dec, 2021 @ 8:03pm 
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 5 Aug, 2022 @ 2:46am 
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>
< >
Showing 1-6 of 6 comments
Per page: 1530 50