About this mod
This mod displays a victory screen when the boss is defeated.
- Requirements
- Permissions and credits
-
Translations
- Mandarin
- Changelogs
When a dungeon boss is defeated, a text will be displayed, along with fanfare.
MCM allows you to customize text editing, font color, size, and position.
For more information on Dragon and Deadric languages, please refer to this page.
Dragon Language
Daedric Language
If you are using iWant Widgets.esp, download the esp file in Miscellaneous files and overwrite it in the main files.
Compatible with Creation Club and the mods listed below.
Compatible Mods
VIGILANT SE
Unslaad SE
GLENMORIL SE
Skyrim Underground SSE
Hammet's Dungeon Pack 1 SE
Beyond Reach
Beyond Skyrim - Bruma SE
Forgotten Dungeons (SSE)
Miyaps Dungeon Mod
Skyrim Immersive Creatures Special Edition
Darkend
Falskaar
Land of Vominheim
Midwood Isle
The Realm of Merentif
Summerset Isle
Phenderix Magic World - The Magical World of Manantis
Recommended Mods
Skyrim Input Method - Use System's IME - That allows you to input non-alphabetic languages.
Font for Skyrim - Times New Roman - Fonts used in screenshots and videos.
SPID added actors for Vanilla DLC and CC - This is a patch file to support CC content, etc. Thanks to cdogs55 for the upload!
How to use any fonts
There is a custom font pack in Optional Files.
This will replace fonts from custom 1 to 5.
Users using the replace font mod should download the “Not Vanilla” version, place all files in the “Interface” folder where “fontconfig.txt” is located, and run “Replace_Fontconfig.bat”.
If you want to use other fonts, you need to prepare your font files and edit "fontconfig.txt."
After confirming that the font files you want to use are in the "Interface" folder, open "fontconfig.txt" in the same folder with Notepad, etc. add "$VicUser1-5" as shown below.
fontlib "Interface\(Font file name 1).swf"
fontlib "Interface\(Font file name 2).swf"
fontlib "Interface\(Font file name 3).swf"
fontlib "Interface\(Font file name 4).swf"
fontlib "Interface\(Font file name 5).swf"
map "$VicUser1" = "(Font name 1)" Normal
map "$VicUser2" = "(Font name 2)" Normal
map "$VicUser3" = "(Font name 3)" Normal
map "$VicUser4" = "(Font name 4)" Normal
map "$VicUser5" = "(Font name 5)" Normal
If you follow the above steps, you will be able to select and display any of Custom1-5 in MCM.
How to support any Actor
The message will be displayed even if it is not a vanilla boss by adding any actor to "VSF_Faction"
Please add it with CK or SPID. Feel free to publish the patch file.
- SPID Example (Grelod and Mudcrab) -
Faction = 0x912~VictoryScreen.esp|ActorTypeNPC|0x1335E|
Faction = 0x912~VictoryScreen.esp|ActorTypeCreature|0x21875,0xE4011,0xE4010|
How to change the fanfare
The fanfare sound file is "Music\VictoryScreen\VictoryFanfare.wav."
Please replace this file.
Then select Custom Song in MCM and it will play.