File information

Last updated

Original upload

Created by

studiop

Uploaded by

studiop

Virus scan

Safe to use

Tags for this mod

About this mod

A Synthesis patcher that forwards changes to radiant quests made by Skyrim Realistic Conquering to work alongside other radiant quest mods.

Requirements
Permissions and credits
Mirrors
Changelogs
v2 Upgrade notes:
  • v2 requires .NET SDK 8 - if you have an older version installed you will need to update
  • I strongly recommend setting the patcher versioning to Tag with auto checked - this will use the latest release version which are intended to be stable. For new users this should already be the default. For existing users the default will be main branch. While I try to keep main stable using tags is better for a consistent experience.

Overview
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

NOTE: This page exists to make reporting bugs and giving feedback easier for those who don't have a Github presence. Please do not ask general questions about how to install or use Synthesis. If you're unfamiliar with Synthesis, you can find a guide here and ask in the Mutagen/Synthesis Discord if you need help.

  • Install Synthesis (instructions)
  • Ensure whatever quest mods you are using (i.e. AYOP, DTE, etc) are loaded after SRC_ERS.esp
  • Add to your Synthesis pipeline using the patcher browser or by double-clicking on the .synth file in the archive.
  • 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.

In addition to the base game, the patcher will automatically detect and patch the following radiant quest mods:
  • Missives
  • Notice Board
  • Bounty Hunter

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.

Some example results can be found in the images section. Note 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.

FAQ
Do I still need the separate ERS mod?
The latest SRC AIO update includes the basic ERS plugin which is all that's needed for this patcher, so you should no longer need to download the separate ERS installer.

Recommended Patchers That Complement This One
My own Quests Are In Skyrim Patcher
Better Quest Objectives Patcher

Reporting Bugs/Issues
If you have a Github account, I would prefer you raise an issue there. That is how I track things, but if you don't use Github please post in the Bugs section here on Nexus, and I will add the issue to the repo on Github.

Please include the following to help me help you:
- Synthesis version used
- Synthesis log file(s) - upload to pastebin site if posting to Nexus, otherwise they can be attached to Github issues
- Plugins.txt - upload to pastebin site if posting to Nexus, otherwise they can be attached to Github issues
- Specific quest(s)/record(s) that are problematic
   - xEdit screenshots not required, but appreciated