RimWorld

RimWorld

[JDS] Exiled Dawn
SebSeb 22. mar. 2021 kl. 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]
< >
Viser 1-6 af 6 kommentarer
Enlonwhite 23. juni 2021 kl. 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 23. juni 2021 kl. 14: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!
Sidst redigeret af SebSeb; 7. aug. 2022 kl. 7:39
Thongor 29. juni 2021 kl. 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 13. aug. 2021 kl. 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 22. dec. 2021 kl. 20: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 5. aug. 2022 kl. 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>
< >
Viser 1-6 af 6 kommentarer
Per side: 1530 50