You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AOS recently updated to utilize Sound Record Distributor to increase compatibility with many mods. This now makes many load rules & patches for AOS redundant, though the pre-SRD version of the mod is still available for non-SKSE users (e.g., EGS, MS users). It would therefore be preferable to disable these when the SRD version is in use rather than remove them outright. This can be done by looking for any of the .yaml files of the form Audio Overhaul Skyrim.esp_*_SRD.yaml parsed by SRD.
Review load afters
Disable messages for patches no longer bundled with SRD version
Review third-party patches we currently link to in messages
Review patches provided by other mods that we currently link to in messages
Add messages for patches no longer necessary with SRD version
Add new SRD requirement
The text was updated successfully, but these errors were encountered:
Ref link, Discord
AOS recently updated to utilize Sound Record Distributor to increase compatibility with many mods. This now makes many load rules & patches for AOS redundant, though the pre-SRD version of the mod is still available for non-SKSE users (e.g., EGS, MS users). It would therefore be preferable to disable these when the SRD version is in use rather than remove them outright. This can be done by looking for any of the
.yaml
files of the formAudio Overhaul Skyrim.esp_*_SRD.yaml
parsed by SRD.The text was updated successfully, but these errors were encountered: