-
Notifications
You must be signed in to change notification settings - Fork 2
Installation Instructions
Synthesis is a patching framework for Bethesda games (including Skyrim LE/SE/AE) that replaces the outdated and poorly-documented zPatch utility. It is used to dynamically read and write ESPs using patchers written in C#.
Method 1 & Method 2 both require Synthesis to be installed.
Method 3 does not require Synthesis, but it can be used with it.See the Synthesis Installation Guide for detailed instructions.
There are numerous ways to install Synthesis patchers. Another Archery Patcher actively supports 3 different installation methods.
Method 1 is the easiest & most straightforward, and is recommended for most users.
This is the recommended installation method for most users and is the least complex.
- Download
Another-Archery-Patcher.synth
from Github or the Nexus. - Launch Synthesis, then double-click on the
.synth
file.
Another Archery Patcher will automatically be added to your patcher list.
- Launch Synthesis and click the Git Repository icon in the top-left corner.
- Find Another Archery Patcher in the list, and click the Add Patcher button next to it.
- Return the the main menu by clicking the back arrow.
- Tick the box next to Another Archery Patcher to activate it.
- If you want to change the settings, select the patcher then click the Settings tab.
For documentation on the settings menu, see the Settings Documentation tab on the sidebar of this page.
This version is an executable that is bundled with everything it needs to run, and it does not require the Synthesis client in order to use it. (Remember to run the executable through your mod manager, if applicable!)
It is highly recommended that you use the other installation methods instead of this one, because the standalone version is missing features that are only available via the Synthesis client:
- Patcher Settings GUI
- Update Notifications
- Automatic ESP merging
- Download the latest version of the patcher from Github or the Nexus.
- Extract the downloaded archive to a location of your choosing.
- Run
Another_Archery_Patcher.exe
from your mod manager and wait for the process to finish. Once it's complete, refresh your load order and you should seeAnotherArcheryPatcher.esp
.
You can also add the standalone version as an external patcher in your Synthesis client to take advantage of automatic ESP merging. When adding a new patcher, click the "External Patcher" option, and enter the path to Another_Archery_Patcher.exe
.