0 of 0

File information

Last updated

Original upload

Created by

dTry and GabonZ

Uploaded by

GabonZ

Virus scan

Safe to use

Tags for this mod

About this mod

Simple SKSE plugin to fix the never-ending combat music bug.

Requirements
Permissions and credits
Changelogs
OVERVIEW
Skyrim's persistent combat music bug causes music to continue even after exiting combat. This often occurs when reloading a save.

HOW
The plugin assesses the player's combat status upon save load or after an actor's death. If the player isn't in combat, it terminates the music in specific music groups.

By default, it stops the following tracks:

MUScombat
MUScombatCivilWar
MUScombatBossUmbra
MUScombatBossDLC1
MUScombatBossChargen
MUScombatBoss
DLC2MUScombatKarstaag
DLC2MUScombatBoss


You can now configure which music tracks are stopped via `Data\SKSE\Plugins\CombatMusicFixNG.ini`.

Example:
[CombatMusic]
StopTracks = MUScombat, MUScombatBoss, DLC2MUScombatBoss


REQUIREMENTS
SE/AE
Address Library for SKSE Plugins

VR
VR Address Library for SKSEVR

SOURCE
gabriel-andreescu/CombatMusicFixNG
CommonLibSSE-NG

CREDITS
dTry for the original source
everyone involved in the RE scene