Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.95 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.95 KB

SRC-ERS Patcher

Synthesis patcher for Skyrim Realistic Conquering, specifically the exclude from radiant system add-on. The patcher forwards the formlist condition that ERS adds to radiant quests to ensure subsequent quests are not assigned to a cleared location. This patcher is intended to allow SRC to work alongside quest mods such as At Your Own Pace and Quests are in Skyrim, which also edit radiant quests, without having to make complex combination patches manually for all affected quests.

Usage

  • Add to your Synthesis pipeline using the patcher browser
  • If you have multiple Synthesis groups, run this patcher in the same group as other patchers that also modify quests to ensure changes are merged properly.
  • The patcher will log which quests and aliases it forwarded the condition to. These can be viewed in the Synthesis log files or in the UI itself.

Reporting Bugs/Issues

Please include the following to help me help you:

  • Synthesis log file(s)
  • Plugins.txt
  • Specific record(s) that are problematic
    • xEdit screenshots not required, but appreciated

Examples:

Note that xEdit tends to show conflicts with lists like conditions, even if they contain the same items. What's important is that the condition is present in the winning record as marked in the screenshots. In a future update I might add logic to try and place the condition in the same spot in the list, but there's no guarantee that will remove the visual conflicts in xedit.

Example showing SRC being overwritten by Dawnguard Tweaks and Enhancements and the patcher forwarding the condition

Example showing SRC being overwritten by At Your Own Pace and the patcher forwarding the condition