-
Notifications
You must be signed in to change notification settings - Fork 2
Installation Instructions
radj307 edited this page Oct 20, 2022
·
7 revisions
Synthesis is a patching framework API for Bethesda games that replaces the outdated zPatch, and it is required to run Another Archery Patcher.
Before you continue reading, follow the Synthesis Installation Guide.
If you use a mod manager with a virtual filesystem (such as Mod Organizer 2 or Vortex), make sure you run
Synthesis.exe
through it!
There are numerous ways to install Synthesis patchers - AAP actively supports 3 methods, which differ in complexity.
Method 1 is the easiest, 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.
- Download the latest version of the patcher from Github or the Nexus.
- Extract the downloaded archive to a location of your choosing.
- Launch Synthesis and click the External Program icon in the top-left corner.
- Enter the filepath to the Another_Archery_Patcher.exe file you extracted in step 2.
- Click the Confirm button at the bottom when it lights up, and activate the patcher on the main menu.
- The external version doesn't get update notifications.
- The external version doesn't have a settings menu.
- You can still access the patcher settings by editing the config file directly:
Synthesis/Data/Another-Archery-Patcher/settings.json
If this file doesn't exist, run the patcher once to generate it.
- You can still access the patcher settings by editing the config file directly:
- The external version is capable of running independently of Synthesis.
To use the patcher in this configuration, simply run the executable.
(If you use a mod manager, you have to run the patcher through the mod manager!)