# LOOT ignores anything that doesn't come under 'bash_tags', 'globals', # 'groups', or 'plugins', so a section like 'common' is useful for storing # data that gets re-used. prelude: common: # Message Anchors - &alreadyInX type: error content: 'Delete. Already included in %1%.' - &alreadyInOrFixedByX type: error content: 'Delete. Already included or otherwise fixed in %1%.' - &alsoUseX type: say content: 'It''s highly recommended that you also use %1%.' - &compatIssuesWithX type: say content: 'This plugin has compatibility issues with %1%. For more information, read this mod''s compatibility notes.' - &compatNotes type: say content: 'It is recommended that you read this mod''s [Compatibility Notes](%1%).' - &compatPatch type: say content: 'It is recommended that you check the following compatibility patch compilation for this mod: %1%' - &compatPatchForX type: say content: 'It is recommended that you check the following compatibility patch compilation for %1%: %2%' - &corrupt type: warn content: 'This file is corrupt and should not be used.' - &deactivateAfterCharacterCreation type: say content: 'Deactivate and/or uninstall this mod after character creation.' - &deleteOrDeactivateX type: error content: 'Delete or deactivate. %1%' subs: [ '' ] - &deletePlugin type: warn content: 'When using **%1%**, it''s recommended that you deactivate or delete this ESP file but keep the resources (e.g. meshes, textures) installed with this mod.' - &deprecated type: warn content: 'This file is deprecated and should no longer be used.' - &disableAfterGeneratingXwithY type: say content: 'This plugin may be disabled after generating **%1%** with **%2%**.' - &essentialFiles type: warn content: 'Another mod seems to be overwriting one of this mod''s essential files. Please ensure you''re using this mod''s version of %1% or a compatible version if available.' - &includesX type: say content: '%1% is included with this mod.' - &languageX type: say content: 'Language: %1%' - &mainQuestCompleted type: say content: 'Only use this plugin once the main quest of the game has been completed.' - &masterReassign type: say content: 'The **%1%** master must be reassigned to **%2%**.' - &missingRequirementXforY type: warn content: 'It appears you have installed **%2%**, but some of its requirements seem to be missing. Please ensure you have correctly installed **%1%**.' - &missingRequirementXforPlugin type: warn content: 'Some of this plugin''s requirements seem to be missing. Please ensure you have correctly installed **%1%**.' - &moddingPlugin type: error content: 'This plugin is a modding resource and should not be used in-game.' - &moveXFromYToZ type: say content: 'Move %1% from %2% to %3%.' - &obsolete type: warn content: 'Obsolete. Update to the latest version. %1%' subs: [ '' ] - &onlyUseSmashOrBash type: say content: 'Can be used with a %1% but would require additional work. A Smashed Patch or Bash Patch should be used independently of one another.' - &optional type: say content: 'This plugin is optional.' - &patch3rdParty type: say content: 'You seem to be using **%1%**, but you have not enabled a compatibility patch for this mod. A third party patch is available here: %2%' - &patcherScriptAvailable type: say content: '%1% patcher script available here: %2%' - &patchIncluded type: say content: 'You seem to be using **%1%**, but you have not enabled a compatibility patch for this mod. A compatibility patch is included with this plugin''s installer.' - &patchOutdated type: warn content: 'This patch is outdated and may not be compatible with the latest version of the patched mod.' - &patchProvided type: say content: 'You seem to be using **%1%**, but you have not enabled a compatibility patch for this mod. A compatibility patch is provided on this plugin''s mod page.' - &patchUnavailable type: warn content: 'A patch is required to make this mod fully compatible with %1%. None is currently available for download.' - &patchUpdateAvailable type: say content: 'Update Patch available: %1%' - &renameFile type: say content: 'Rename this file to %1%.' - &renameXtoY type: warn content: 'You need to rename %1% to %2% or this mod won''t work.' # Useful for when a plugin needs SkyUI, but shouldn't load after it (eg. when it's a master plugin). - &requiresMCM_X type: warn content: 'A **Mod Configuration Menu** is required for this mod to be fully functional. An **MCM** can be added by installing %1%.' - &requiresResources type: warn content: 'Requires resources (e.g. meshes, textures; not plugins) from %1%.' - &requiresX type: warn content: 'Requires: %1%' - &runAnimFramework type: say content: 'It appears you have **%1%** installed. Remember to run **%2%** every time you have installed or uninstalled %3%, or a %3%-based mod.' - &runxLODGen type: say content: 'If you add, remove, or update plugins that alter WRLD/CELL records, remember to update this module with **xLODGen**.' - &useBashTweakInstead type: say content: 'A Bashed Patch tweak can be used instead of this plugin. %1%' subs: [ '' ] condition: 'file("Bashed Patch.*\.esp")' - &useINITweakInstead type: say content: 'An INI tweak can be used instead of this plugin. %1%' subs: [ '' ] - &useInstead type: warn content: 'Use %1% instead.' - &useOnlyOneX type: error content: 'Use only one %1%.' - &useVersion type: error content: 'Use %1% version.' - &useVersionNon type: error content: 'Use non-%1% version.' - &versionOldX type: say content: 'It appears you do not have the latest version of %1%. Some mods may require functionality added in the latest version of %1% to work.' - &versionPrecedence type: error content: 'Delete %1% from %2%. %3%''s version must take precedence.' - &versionUpToDateX type: say content: 'Your %1% is up-to-date.' - &versionXIncY type: error content: 'Your installed version of %1% is not compatible with your version of %2%.' - &versionXofYorGreaterRequired type: error content: 'Requires version **%1%** or greater of **%2%**.' - &wildEdits type: warn content: 'This plugin contains [wild edits](https://tes5edit.github.io/docs/7-mod-cleaning-and-error-checking.html#WildEdits) and may require additional manual cleaning to not interfere with other mods. %1%' subs: [ '' ] # Cleaning Data Anchors - &quickClean util: '[SSEEdit](https://www.nexusmods.com/skyrimspecialedition/mods/164)' detail: 'A guide to cleaning plugins using xEdit can be found [here](https://tes5edit.github.io/docs/7-mod-cleaning-and-error-checking.html#ThreeEasyStepstocleanMods).' - &reqManualFix util: '[SSEEdit](https://www.nexusmods.com/skyrimspecialedition/mods/164)' detail: 'It is strongly recommended not to use mods that contain **deleted navmeshes** as they''re known to cause crashes. **Deleted navmeshes** must be corrected manually (a complex process that should be done by the mod author). More information on **deleted navmeshes** is provided [here](https://www.creationkit.com/index.php?title=Fixing_Navmesh_Deletion_Tutorial).' # Global Anchors - &latestLOOTThread type: say content: '[Latest LOOT thread](%1%).' subs: [ 'https://loot.github.io/latest-thread/' ] - &scriptExtenderMissing type: error content: 'You have installed an %1% plugin but %1% was not found! See %1% download page: %2%.' subs: - 'SKSE' - '[Skyrim Script Extender](https://skse.silverlock.org)' condition: 'file("SKSE/Plugins/([^\.]+\.dll)") and not file("../sksevr_loader.exe")' - &scriptExtenderRequiredScripts type: warn content: 'It appears you have installed **%1%**, but its required scripts seem to be missing. Please ensure you have correctly installed the scripts bundled with the **%2%** installation archive.' subs: - 'Skyrim Script Extender' - '[SKSE](https://skse.silverlock.org)' condition: 'not file("scripts/skse.pex") and file("../sksevr_loader.exe")' common: # File Anchors - &AnimFramework name: 'tools/GenerateFNIS_for_Users/GenerateFNISforUsers.exe' display: '[Fores New Idles in Skyrim SE](https://www.nexusmods.com/skyrimspecialedition/mods/3038/) **OR** [Nemesis Unlimited Behavior Engine](https://github.com/ShikyoKira/Project-New-Reign---Nemesis-Main/releases/)' condition: 'not file("Nemesis_Engine/Nemesis Unlimited Behavior Engine.exe")' - &ENBSeries name: '../d3d11.dll' display: '[ENBSeries VR](http://enbdev.com/download_mod_tesskyrimvr.html)' - &EngineFixes name: 'SKSE/Plugins/EngineFixesVR.dll' display: '[Engine Fixes VR](https://github.com/rollingrock/EngineFixesVR/releases)' - &FlatMapMarkers name: 'SKSE/Plugins/FlatMapMarkersSSE.dll' display: '[Flat Map Markers SSE](https://www.nexusmods.com/skyrimspecialedition/mods/22122/)' - &FNIS name: 'tools/GenerateFNIS_for_Users/GenerateFNISforUsers.exe' display: '[Fores New Idles in Skyrim SE](https://www.nexusmods.com/skyrimspecialedition/mods/3038/)' - &HDT_SMP name: 'SKSE/Plugins/hdtSMP64.dll' display: '[FSMP - Faster HDT-SMP](https://www.nexusmods.com/skyrimspecialedition/mods/57339/)' - &JContainers name: 'SKSE/Plugins/JContainersVR.dll' display: '[JContainers VR](https://www.nexusmods.com/skyrimspecialedition/mods/16495/)' - &LotD_v5 name: 'LegacyoftheDragonborn.esm' display: '[Legacy of the Dragonborn](https://www.nexusmods.com/skyrimspecialedition/mods/11802/) v5+' condition: 'version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - &ModifyFaceGenFix name: 'SKSE/Plugins/mfgfix.dll' display: '[MFG Fix](https://www.nexusmods.com/skyrimspecialedition/mods/11669/)' - &NemesisEngine name: 'Nemesis_Engine/Nemesis Unlimited Behavior Engine.exe' display: '[Nemesis Unlimited Behavior Engine](https://github.com/ShikyoKira/Project-New-Reign---Nemesis-Main/releases/)' - &PapyrusExtender name: 'SKSE/Plugins/po3_PapyrusExtender.dll' display: '[powerofthree''s Papyrus Extender](https://www.nexusmods.com/skyrimspecialedition/mods/22854/)' - &PapyrusUtil name: 'SKSE/Plugins/PapyrusUtil.dll' display: '[PapyrusUtil SE - Modders Scripting Utility Functions](https://www.nexusmods.com/skyrimspecialedition/mods/13048/)' - &SilentVoice name: 'SKSE/Plugins/Fuz Ro D''oh.dll' display: '[Fuz Ro D-oh - Silent Voice VR (Alpha 3)](https://github.com/shadeMe/Fuz-Ro-D-oh-64/issues/2#issuecomment-633285465)' - &SKSE name: '../sksevr_loader.exe' display: '[Skyrim Script Extender VR](https://skse.silverlock.org)' - &VR_PerkExtender name: 'SKSE/Plugins/VRPerkExtender.dll' display: '[VR Perk Extender](https://www.nexusmods.com/skyrimspecialedition/mods/16330/)' - &SPID name: 'skse/plugins/po3_SpellPerkItemDistributor.dll' display: '[Spell Perk Item Distributor](https://www.nexusmods.com/skyrimspecialedition/mods/36869/)' # Sub-Anchors # &alreadyInX - &alreadyInLotD <<: *alreadyInX subs: [ 'Legacy of the Dragonborn' ] condition: 'active("LegacyoftheDragonborn.esm")' # &alreadyInOrFixedByX - &alreadyInOrFixedByBDSv3_0 <<: *alreadyInOrFixedByX subs: [ 'Better Dynamic Snow v3.0+' ] condition: 'active("Better Dynamic Snow SE.esp")' - &alreadyInOrFixedByScrambledBugs <<: *alreadyInOrFixedByX type: say subs: [ 'Scrambled Bugs' ] condition: 'file("SKSE/Plugins/ScrambledBugs.dll")' # &includesX - &includesMBBF <<: *includesX subs: [ 'Modern Brawl Bug Fix' ] condition: 'file("Modern Brawl Bug Fix.esp")' # &missingRequirementXforPlugin - &missingRequirementVRAddrLibforPlugin <<: *missingRequirementXforPlugin subs: [ '[VR Address Library](https://www.nexusmods.com/skyrimspecialedition/mods/58101/)' ] condition: 'product_version("../SkyrimVR.exe", "1.4.15.0", ==) and not file("SKSE/Plugins/version-1-4-15-0.csv")' # &patch3rdParty - &patch3rdParty_AOOPH <<: *patch3rdParty subs: - 'AI Overhaul' - '[AI Overhaul - Official Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/35823/)' - &patch3rdParty_ClockA <<: *patch3rdParty subs: - 'Clockwork' - '[Additional Clockwork](https://www.nexusmods.com/skyrimspecialedition/mods/47087/)' - &patch3rdParty_JSDCP <<: *patch3rdParty subs: - 'JS Dragon Claws' - '[JS Dragon Claws - Patches](https://www.nexusmods.com/skyrimspecialedition/mods/23833/)' - &patch3rdParty_KPH_ACE <<: *patch3rdParty subs: - 'Armor and Clothing Extension' - '[kryptopyr''s Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/19518/)' - &patch3rdParty_KPH_CACO <<: *patch3rdParty subs: - 'Complete Alchemy and Cooking Overhaul' - '[kryptopyr''s Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/19518/)' - &patch3rdParty_KPH_CCOR <<: *patch3rdParty subs: - 'Complete Crafting Overhaul Remastered' - '[kryptopyr''s Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/19518/)' - &patch3rdParty_KPH_TCIY <<: *patch3rdParty subs: - 'The Choice is Yours' - '[kryptopyr''s Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/19518/)' - &patch3rdParty_KPH_WACCF <<: *patch3rdParty subs: - 'Weapons Armor Clothing and Clutter Fixes' - '[kryptopyr''s Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/19518/)' - &patch3rdParty_LotD <<: *patch3rdParty subs: - 'Legacy of the Dragonborn' - '[Legacy of the Dragonborn Patches (Official)](https://www.nexusmods.com/skyrimspecialedition/mods/30980/)' - &patch3rdParty_MLU <<: *patch3rdParty subs: - 'MorrowLoot Ultimate' - '[MLU Community Patches](https://www.nexusmods.com/skyrimspecialedition/mods/10218/)' - &patch3rdParty_RPC <<: *patch3rdParty subs: - 'Requiem - The Roleplaying Overhaul' - '[Requiem Patch Central](https://www.nexusmods.com/skyrimspecialedition/mods/64410/)' - &patch3rdParty_RSCPC <<: *patch3rdParty subs: - 'RS Children Overhaul' - '[RS Children Patch Compendium](https://www.nexusmods.com/skyrimspecialedition/mods/13409/)' - &patch3rdParty_SBCK <<: *patch3rdParty subs: - 'Scoped Bows' - '[Scoped Bows Compatibility Kit - SBCK](https://www.nexusmods.com/skyrimspecialedition/mods/19495/)' - &patch3rdParty_SRPC <<: *patch3rdParty subs: - 'Spell Research v2.2+' - '[Spell Research - Patch Compendium Redux](https://www.nexusmods.com/skyrimspecialedition/mods/61177/)' condition: 'active("SpellResearch.esp") and not (checksum("SpellResearch.esp", 755423D7) or checksum("SpellResearch.esp", 63661836) or checksum("SpellResearch.esp", 860EFC3D)) and not active("Spell Research - (Even More Patches|Patch Compendium)\.esp") and not active("SpellResearchSynthesizer.esp")' - &patch3rdParty_SRPC_Redux <<: *patch3rdParty_SRPC condition: 'active("SpellResearch.esp") and not (checksum("SpellResearch.esp", 755423D7) or checksum("SpellResearch.esp", 63661836) or checksum("SpellResearch.esp", 860EFC3D)) and not active("Spell Research - Even More Patches.esp") and not active("SpellResearchSynthesizer.esp")' - &patch3rdParty_STIP <<: *patch3rdParty subs: - 'SkyTEST - Realistic Animals and Predators' - '[SkyTEST Integration Project](https://www.nexusmods.com/skyrimspecialedition/mods/13428/)' - &patch3rdParty_UVCPC <<: *patch3rdParty subs: - 'Vokrii - Minimalistic Perks of Skyrim' - '[Umgak''s Vokrii Compatibility Patch Compendium](https://www.nexusmods.com/skyrimspecialedition/mods/26278/)' # &requiresMCM_X - &requiresMCM <<: *requiresMCM_X subs: [ '[SkyUI VR](https://github.com/Odie/skyui-vr/releases/)' ] condition: 'not active("SkyUI_SE.esp")' # &requiresX - &requiresBashOrSmash <<: *requiresX subs: [ '[Wrye Bash](https://www.nexusmods.com/skyrimspecialedition/mods/6837/) or [Smash](https://github.com/matortheeternal/smash/releases/)' ] condition: 'not file("Bashed Patch.*\.esp") and not file("Smashed Patch.esp")' # &versionXIncY - &versionSkseIncSVR <<: *versionXIncY subs: - '**Skyrim Script Extender VR**' - '**Skyrim VR**' bash_tags: - 'Actors.ACBS' - 'Actors.AIData' - 'Actors.AIPackages' - 'Actors.AIPackagesForceAdd' - 'Actors.CombatStyle' - 'Actors.DeathItem' - 'Actors.Factions' - 'Actors.Perks.Add' - 'Actors.Perks.Change' - 'Actors.Perks.Remove' - 'Actors.RecordFlags' - 'Actors.Spells' - 'Actors.SpellsForceAdd' - 'Actors.Stats' - 'Actors.Voice' - 'C.Acoustic' - 'C.Climate' - 'C.Encounter' - 'C.ForceHideLand' - 'C.ImageSpace' - 'C.Light' - 'C.Location' - 'C.LockList' - 'C.MiscFlags' - 'C.Music' - 'C.Name' - 'C.Owner' - 'C.RecordFlags' - 'C.Regions' - 'C.SkyLighting' - 'C.Water' - 'Deactivate' - 'Delev' - 'Destructible' - 'EffectStats' - 'Enchantments' - 'EnchantmentStats' - 'Filter' - 'Graphics' - 'Invent.Add' - 'Invent.Change' - 'Invent.Remove' - 'Keywords' - 'MustBeActiveIfImported' - 'Names' - 'NoMerge' - 'NPC.AIPackageOverrides' - 'NPC.AttackRace' - 'NPC.Class' - 'NPC.CrimeFaction' - 'NPC.DefaultOutfit' - 'NPC.Race' - 'ObjectBounds' - 'Outfits.Add' - 'Outfits.Remove' - 'R.AddSpells' - 'R.Body-Size-F' - 'R.Body-Size-M' - 'R.ChangeSpells' - 'R.Description' - 'R.Skills' - 'R.Stats' - 'R.Voice-F' - 'R.Voice-M' - 'Relations.Add' - 'Relations.Change' - 'Relations.Remove' - 'Relev' - 'Sound' - 'SpellStats' - 'Stats' - 'Text' globals: # Latest LOOT Thread - *latestLOOTThread # SKSE # Missing - <<: *scriptExtenderMissing subs: - 'SKSE' - '[Skyrim Script Extender](https://skse.silverlock.org)' condition: 'file("SKSE/Plugins/([^\.]+\.dll)") and not file("../sksevr_loader.exe")' # Required Scripts - <<: *scriptExtenderRequiredScripts subs: - 'Skyrim Script Extender' - '[SKSE](https://skse.silverlock.org)' condition: 'not file("scripts/skse.pex") and file("../sksevr_loader.exe")' # Animation Frameworks # Fores New Idles - <<: *runAnimFramework subs: - 'Fores New Idles in Skyrim SE' - 'GenerateFNISforUsers.exe' - 'FNIS' condition: 'file("tools/GenerateFNIS_for_Users/GenerateFNISforUsers.exe")' # Nemesis Unlimited Behavior Engine - <<: *runAnimFramework subs: - 'Nemesis Unlimited Behavior Engine' - 'Nemesis Unlimited Behavior Engine.exe' - 'Nemesis' condition: 'file("Nemesis_Engine/Nemesis Unlimited Behavior Engine.exe")' # Nemesis and FNIS compatibility - <<: *useOnlyOneX type: warn subs: [ '**Fores New Idles in Skyrim** or **Nemesis Unlimited Behavior Engine**' ] condition: 'file("Nemesis_Engine/Nemesis Unlimited Behavior Engine.exe") and file("tools/GenerateFNIS_for_Users/GenerateFNISforUsers.exe") and not file("scripts/FNISCreatureVersion.pex")' # Latest Version # Skyrim VR Game Runtime - <<: *versionOldX subs: [ '**Skyrim VR**' ] condition: 'product_version("../SkyrimVR.exe", "1.4.15.0", <)' - <<: *versionUpToDateX subs: [ '**Skyrim VR**' ] condition: 'product_version("../SkyrimVR.exe", "1.4.15.0", >=)' # SKSE VR - <<: *versionOldX subs: [ '**[SKSE VR](https://skse.silverlock.org)**' ] condition: 'version("../skseVR_loader.exe", "0.2.0.12", <) and file("../skseVR_loader.exe")' - <<: *versionUpToDateX subs: [ '**SKSE VR**' ] condition: 'version("../skseVR_loader.exe", "0.2.0.12", >=) and file("../skseVR_loader.exe")' # Version Compatibility # SKSE VR - Game Runtime - <<: *versionSkseIncSVR condition: 'file("../SkyrimVR.exe") and file("../skse(?:64)?_loader.exe") and not file("../sksevr_loader.exe")' - <<: *versionSkseIncSVR condition: 'product_version("../SkyrimVR.exe", "1.3.64.0", ==) and version("../sksevr_loader.exe", "0.2.0.8", <) and file("../sksevr_loader.exe")' - <<: *versionSkseIncSVR condition: 'product_version("../SkyrimVR.exe", "1.4.15.0", ==) and version("../sksevr_loader.exe", "0.2.0.9", <) and file("../sksevr_loader.exe")' # ENBSeries - <<: *versionXIncY subs: - '**[ENB Helper SE](https://www.nexusmods.com/skyrimspecialedition/mods/23174/)**' - '**[ENBSeries SE](http://enbdev.com/download_mod_tesskyrimse.htm)**' condition: 'file("SKSE/Plugins/ENBHelperSE.dll") and file("../d3d11.dll") and version("SKSE/Plugins/ENBHelperSE.dll", "1.3.1.0", ==) and product_version("../d3d11.dll", "0.3.7.1", <)' # ENBSeries - <<: *missingRequirementXforY subs: - '[ENBSeries SE](http://enbdev.com/download_mod_tesskyrimse.htm)' - 'ENB Helper SE' condition: 'file("SKSE/Plugins/ENBHelperSE.dll") and not file("../d3d11.dll")' # DLL Loaders - <<: *missingRequirementXforY subs: - '[SSE Engine Fixes - Part 2](https://www.nexusmods.com/skyrimspecialedition/mods/17230/)' - 'SSE Engine Fixes - Part 1' condition: 'file("SKSE/Plugins/EngineFixes.dll") and (not file("../d3dx9_42.dll") or not file("../tbb.dll") or not file("../tbbmalloc.dll"))' - <<: *missingRequirementXforY subs: - '[DLL Plugin Loader](https://www.nexusmods.com/skyrimspecialedition/mods/10546/) or [SSE Engine Fixes - Part 2](https://www.nexusmods.com/skyrimspecialedition/mods/17230/)' - 'SSE Fixes' condition: 'file("DLLPlugins/FPSFixPlugin.dll") and ((not file("../binkw64_.dll") and not checksum("../binkw64.dll", 6C2F54AB)) and (not file("../d3dx9_42.dll")))' - <<: *missingRequirementXforY subs: - '[DLL Plugin Loader](https://www.nexusmods.com/skyrimspecialedition/mods/10546/) or [SSE Engine Fixes - Part 2](https://www.nexusmods.com/skyrimspecialedition/mods/17230/)' - '.NET Script Framework' condition: 'file("DLLPlugins/NetScriptFramework.Runtime.dll") and ((not file("../binkw64_.dll") and not checksum("../binkw64.dll", 6C2F54AB)) and (not file("../d3dx9_42.dll")))' groups: - name: &dlcGroup DLC - name: &fixesGroup Fixes & Resources after: [ *dlcGroup ] - name: &earlyLoadersGroup Early Loaders after: [ *fixesGroup ] - name: default after: [ *earlyLoadersGroup ] - name: &lowPriorityGroup Low Priority Overrides description: 'A group for modules that must load after most other mods.' after: [ default ] - name: &racesGroup Races & Classes description: 'A group for modules that modify character Races & Classes.' after: [ *lowPriorityGroup ] - name: &economyGroup Economy description: 'A group for mods that alter the Economy of the game.' after: [ *racesGroup ] - name: &craftingGroup Crafting description: 'A group for modules that modify or expand crafting systems.' after: [ *economyGroup ] - name: &alchemyOverhaulsGroup Alchemy Overhauls description: 'A group for modules that overhaul the alchemy system.' after: [ *craftingGroup ] - name: &perksGroup Skills & Perks description: 'A group for modules that modify or add new Skills and Perks.' after: [ *alchemyOverhaulsGroup ] - name: &vampireGameplayGroup Vampire Gameplay Overhauls description: 'A group for modules that overhaul gameplay for Vampire player characters.' after: [ *perksGroup ] - name: &coreGroup Core Mods after: [ *vampireGameplayGroup ] - name: &altStartGroup Alternate Start description: 'A group for mods that provide alternative starting choices.' after: [ *coreGroup ] - name: &followerFrameworksGroup Follower Frameworks description: 'A group for mods that extend the follower system.' after: [ *altStartGroup ] - name: &cellMusicGroup Cell Music description: 'A group for modules that modify cell music.' after: [ *followerFrameworksGroup ] - name: &cellEncZonesGroup Cell Encounter Zones description: 'A group for modules that modify cell encounter zones.' after: [ *cellMusicGroup ] - name: &interiorLightingGroup Interior Lighting description: 'A group for modules that add/remove and/or fix light bulbs in interiors.' after: [ *cellEncZonesGroup ] - name: &highPriorityGroup High Priority Overrides after: [ *interiorLightingGroup ] - name: &cellSettingsGroup Cell Settings description: 'A group for modules that only modify cell settings.' after: [ *highPriorityGroup ] - name: &lightingEnhancerGroup Lighting Enhancers after: [ *cellSettingsGroup ] - name: &lateLoadersGroup Late Loaders after: [ *lightingEnhancerGroup ] - name: &kSpeakGroup Khajiit Speak after: [ *lateLoadersGroup ] - name: &lvlListsGroup Leveled List Modifiers after: [ *kSpeakGroup ] - name: &worldSettingsGroup Worldspace Settings description: 'A group for modules that need to be loaded late to preserve worldspace settings.' after: [ *lvlListsGroup ] - name: &paperMapsGroup Paper Maps description: 'A group for paper map mods that need to be loaded late to preserve worldspace settings.' after: [ *worldSettingsGroup ] - name: &dynamicPatchGroup Dynamic Patches after: [ *paperMapsGroup ] - name: &lateChangesGroup Late Fixes & Changes after: [ *dynamicPatchGroup ] - name: &dynamicLODGroup Dynamic LOD after: [ *lateChangesGroup ] plugins: ###### Official Game Files ###### - name: 'Update.esm' group: *dlcGroup tag: - C.Location - C.Regions - C.Water - Delev - Invent.Add - Invent.Change - Keywords dirty: - <<: *quickClean crc: 0xDE522C22 util: '[TES5VREdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 203 udr: 91 - name: 'Dawnguard.esm' group: *dlcGroup tag: - C.Location - C.Regions - Delev - Invent.Add - Invent.Remove - Relev msg: # (v1.4.15.0, 0x06537D98) after QAC - <<: *wildEdits type: say subs: [ '[Dawnguard.esm Wild Edits Cleaning Guide](https://tes5edit.github.io/docs/7-mod-cleaning-and-error-checking.html#AppendixBManuallyCleaningDawnguard)' ] condition: 'checksum("Dawnguard.esm", 06537D98)' dirty: - <<: *quickClean crc: 0x85E4F13D util: '[TES5VREdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 773 udr: 82 nav: 57 - name: 'HearthFires.esm' group: *dlcGroup after: [ 'Dawnguard.esm' ] tag: - C.Location - Invent.Add dirty: - <<: *quickClean crc: 0xC9662E10 util: '[TES5VREdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 221 udr: 11 nav: 5 - name: 'Dragonborn.esm' group: *dlcGroup after: [ 'HearthFires.esm' ] msg: - <<: *patch3rdParty subs: - 'JS Dragon Claws' - '[JS Dragon Claws - Patches](https://www.nexusmods.com/skyrimspecialedition/mods/23833/) (Amethyst Patch)' condition: 'checksum("meshes/clutter/ruins/ruinsdragonclaw01.nif", 34F46214) and not file("meshes/dlc02/clutter/dlc2leftclawamethyst.nif")' tag: - C.Location - Invent.Add - Invent.Remove - Text dirty: - <<: *quickClean crc: 0x0977457C util: '[TES5VREdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 81 udr: 8 nav: 1 - name: 'SkyrimVR.esm' group: *dlcGroup after: [ 'Dragonborn.esm' ] dirty: - <<: *quickClean crc: 0xD36F5D34 util: '[TES5VREdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 ###### Unofficial Patches ###### - name: 'Unofficial Skyrim Special Edition Patch.esp' url: - link: 'https://www.afkmods.com/index.php?/files/file/1888-unofficial-skyrim-special-edition-patch/' name: 'Unofficial Skyrim Special Edition Patch (AFK Mods)' - link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2947658/' name: 'Unofficial Skyrim Special Edition Patch (Bethesda.net Mods)' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/266/' name: 'Unofficial Skyrim Special Edition Patch (Nexus Mods)' - link: 'https://www.moddb.com/mods/unofficial-skyrim-special-edition-patch/' name: 'Unofficial Skyrim Special Edition Patch (Mod DB)' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/65237/' name: 'Unofficial Skyrim Special Edition Patch DV' group: *fixesGroup msg: - <<: *patch3rdParty subs: - 'Gemling Queen Jewelry SE' - '[Circlet USSEP Fixes](https://www.nexusmods.com/skyrimspecialedition/mods/35576/)' condition: 'checksum("meshes/armor/circlets/FemElfCirclets/circletf1.nif", CBBD41AB) and not file("meshes/uskp/armor/circlets/FemElfCirclets")' - <<: *patch3rdParty subs: - 'JS Circlet Replacer' - '[Circlet USSEP Fixes](https://www.nexusmods.com/skyrimspecialedition/mods/35576/)' condition: 'checksum("meshes/armor/circlets/circletf1.nif", BC2EE889) and not file("meshes/uskp/armor/circlets/FemElfCirclets")' - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_USSEP_Patch.esp")' - <<: *versionXIncY subs: - 'Unofficial Skyrim Special Edition Patch' - 'Skyrim VR' condition: 'version("Unofficial Skyrim Special Edition Patch.esp", "4.2.6", >=) or (version("Unofficial Skyrim Special Edition Patch.esp", "4.2.6", <) and not active("Skyrim VR SSE USSEP Compatibility Mod.esp"))' clean: - crc: 0x6C8C3D78 util: 'SSEEdit v4.0.4c' # German - crc: 0xB3AB07FD util: 'SSEEdit v4.0.4' ###### Fixes ###### - name: 'Allinonefpsfix.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21073/' ] group: *worldSettingsGroup dirty: - <<: *quickClean crc: 0xFF589033 util: '[SSEEdit v4.0.3f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'BloodOnTheIceQuestFix(USSEP)?.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24941/' ] group: *fixesGroup msg: - <<: *alreadyInOrFixedByX subs: [ 'Unofficial Skyrim Special Edition Patch' ] condition: 'active("Unofficial Skyrim Special Edition Patch.esp")' - <<: *useInstead type: error subs: [ '[Unofficial Skyrim Special Edition Patch](https://www.nexusmods.com/skyrimspecialedition/mods/266/) (see [this post](https://www.afkmods.com/index.php?/topic/4682-mods-made-obsolete-by-unofficial-skyrim-special-edition-patch/))' ] condition: 'not active("Unofficial Skyrim Special Edition Patch.esp")' - name: 'Butterflies.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29434/' ] group: *fixesGroup - name: 'ButterfliesUnchained.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29538/' ] after: [ 'Complete Alchemy & Cooking Overhaul.esp' ] msg: - <<: *alreadyInX subs: [ 'Unofficial Skyrim Modder''s Patch' ] condition: 'active("Unofficial Skyrim Modders Patch.esp") or active("Unofficial Skyrim Modders Patch VR.esp")' - <<: *patchProvided subs: [ 'Complete Alchemy & Cooking Overhaul' ] condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("ButterfliesUnchained - CACO Patch.esp") and not active("ButterfliesUnchained(ESL) - CACO Patch.esp")' clean: - crc: 0x9B773508 util: 'SSEEdit v4.0.3' - crc: 0x69470191 util: 'SSEEdit v4.0.3' - name: 'FloraRespawnFix.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13186/' ] inc: - name: 'scripts/foxHarvestFix.pex' display: '[Brutal Flora Harvest Fix](https://www.nexusmods.com/skyrimspecialedition/mods/27781/)' msg: - *alreadyInOrFixedByScrambledBugs - <<: *patcherScriptAvailable subs: - '[SSEEdit](https://www.nexusmods.com/skyrimspecialedition/mods/164/)' - '[Flora Respawn Fix](https://www.nexusmods.com/skyrimspecialedition/mods/13186/)' clean: - crc: 0x9FD4564F util: 'SSEEdit v4.0.3f' - name: 'GQJ_DG_vampireamuletfix.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4294/' name: 'Gemling Queen Jewelry SE' group: *fixesGroup msg: - <<: *wildEdits subs: [ 'Remove **000218F2** from **GQJ_DG_vampireamuletfix.esp**.' ] condition: 'checksum("GQJ_DG_vampireamuletfix.esp", 50CFC5AB)' - name: 'Hearthfires Houses Building Fix.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27298/' ] group: *fixesGroup tag: - Graphics - Keywords - Names clean: - crc: 0xCB6AE2C8 util: 'SSEEdit v4.0.3' - name: 'KeywordsFixed.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21597/' ] tag: - C.Location - C.Music - Keywords - name: 'MannequinStayPut.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6414/' ] msg: - <<: *alreadyInOrFixedByX subs: [ 'Legacy of the Dragonborn' ] condition: 'file("LegacyoftheDragonborn.esm")' clean: - crc: 0x74FC1689 util: 'SSEEdit v4.0.3' - name: 'MissingEZs(_AllExteriors|Fixed)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23609/' ] group: *cellEncZonesGroup msg: - <<: *useOnlyOneX subs: [ 'Missing Encounter Zones FIXED' ] condition: 'many("MissingEZs(_AllExteriors|Fixed)\.esp")' - name: 'MissingEZsFixed.esp' clean: - crc: 0xFE48F4ED util: 'SSEEdit v4.0.3f' - name: 'MissingEZs_AllExteriors.esp' clean: - crc: 0x28BE7164 util: 'SSEEdit v4.0.3f' - name: 'Modern Brawl Bug Fix.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1473/' ] group: *lateChangesGroup - name: 'MorthalMillFix.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1594/' ] msg: - <<: *alreadyInOrFixedByX subs: [ 'Unofficial Skyrim Special Edition Patch' ] condition: 'active("Unofficial Skyrim Special Edition Patch.esp")' dirty: - <<: *quickClean crc: 0x22C5A1C9 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 - name: 'Raven Rock - Fix Exit on Horseback.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14075/' ] msg: - <<: *alreadyInX subs: [ 'Unofficial Skyrim Modder''s Patch' ] condition: 'active("Unofficial Skyrim Modders Patch.esp") or active("Unofficial Skyrim Modders Patch VR.esp")' clean: - crc: 0xBF9B55EB util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Skyrim Project Optimization - (No Homes - )?Full( ESL)? Version\.esm' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/14084/' name: 'Skyrim Project Optimization SE' group: *fixesGroup after: [ 'Unofficial Skyrim Special Edition Patch.esp' ] msg: - <<: *useOnlyOneX subs: [ 'Skyrim Project Optimization' ] condition: 'many("Skyrim Project Optimization - (No Homes - )?Full( ESL)? Version\.esm")' - name: 'Skyrim Project Optimization - Full Version.esm' clean: - crc: 0x4308EA0A util: 'SSEEdit v4.0.3' - name: 'Skyrim Project Optimization - Full ESL Version.esm' clean: - crc: 0x169FE6A5 util: 'SSEEdit v4.0.3f' - name: 'Skyrim Project Optimization - No Homes - Full Version.esm' clean: - crc: 0x19FD56A9 util: 'SSEEdit v4.0.3' - name: 'Skyrim Project Optimization - No Homes - Full ESL Version.esm' clean: - crc: 0x21E5E6AF util: 'SSEEdit v4.0.3f' - name: 'SmallEnviromentalFixes(SEF).esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5270/' ] group: *fixesGroup clean: - crc: 0x85FDB027 util: 'SSEEdit v4.0.3' - name: 'SoulGemTooSmall.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/43532/' name: 'Scrambled Bugs' msg: - <<: *useBashTweakInstead subs: [ 'Tweak Settings -> Msg: No Soul Gem Large Enough' ] - name: 'Unofficial Skyrim Modders Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/49616/' ] inc: [ 'Unofficial Skyrim Modders Patch VR.esp' ] clean: - crc: 0x02271148 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Unofficial Skyrim Modders Patch VR.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/51236/' ] inc: [ 'Unofficial Skyrim Modders Patch.esp' ] - name: 'Unofficial Skyrim Modders Patch( VR)?\.esp' group: *fixesGroup tag: - Actors.ACBS - C.Acoustic - C.Climate - C.Light - C.Location - C.Music - Invent.Add - Outfits.Add - Outfits.Remove - SpellStats - name: 'Vanilla Script MicroOptimizations.esl' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/54061/' ] group: *fixesGroup clean: - crc: 0xF2284762 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'WindhelmGateFixes(_ESL)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25621/' ] group: *fixesGroup msg: - <<: *alreadyInOrFixedByX subs: [ 'Open Cities Skyrim' ] condition: 'active("Open Cities Skyrim.esp")' - name: 'WindhelmGateFixes.esp' clean: - crc: 0x9193B434 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'WindhelmGateFixes_ESL.esp' clean: - crc: 0x124BD2A4 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'WM Flora Fixes.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28197/' ] req: [ *SKSE ] inc: - name: 'scripts/foxHarvestFix.pex' display: 'Brutal Flora Harvest Fix' - 'FloraRespawnFix.esp' msg: - <<: *deletePlugin subs: [ 'Complete Alchemy and Cooking Overhaul' ] condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and active("WM Flora Fixes.esp")' - <<: *useVersion type: say subs: [ 'No Scripts' ] condition: 'file("SKSE/Plugins/ScrambledBugs.dll")' clean: - crc: 0x8BC0D944 util: 'SSEEdit v4.0.3' - name: 'wolfs_LockpickingXPFix.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36734/' ] group: *fixesGroup msg: [ *alreadyInOrFixedByScrambledBugs ] ###### Modding Tools - Resources ###### - name: 'FactionSpy.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17819/' ] dirty: - <<: *quickClean crc: 0xC80E08EA util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'SSE-Terrain-Tamriel(-Full)?(-Extend)?\.esm' url: - link: 'https://stepmodifications.org/forum/topic/13451-xlodgen-terrain-lod-beta-76-for-fnv-fo3-fo4-fo4vr-tes5-sse-tes5vr-enderal-enderalse/' name: 'SSELODGen Recommended Optionals' msg: - *moddingPlugin - *optional - <<: *useOnlyOneX subs: [ 'SSELODGen Terrain ESM' ] condition: 'many("SSE-Terrain-Tamriel(-Full)?(-Extend)?\.esm")' ###### Modding Tools - Generated Files ###### - name: 'Automated Leveled List Addition.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25395/' ] group: *dynamicPatchGroup - name: 'Bashed Patch.*\.esp' group: *dynamicPatchGroup after: - 'SSEMerged.esp' - 'One ImCh Patch.esp' - 'One ImCh Patcher.esp' - name: 'DynDOLOD.*\.es(m|p)' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/32382/' name: 'Dynamic Distant Objects LOD - DynDOLOD' group: *dynamicLODGroup req: - <<: *PapyrusUtil condition: 'version("DynDOLOD.esm", "2.45", >=) and not file("SKSE/Plugins/DynDOLOD.DLL")' - name: 'Occlusion.esp' url: - link: 'https://stepmodifications.org/forum/topic/13451-xlodgen-terrain-lod-beta-76-for-fnv-fo3-fo4-fo4vr-tes5-sse-tes5vr-enderal-enderalse/' name: 'xLODGen Occlusion' group: *dynamicLODGroup after: [ 'DynDOLOD.esp' ] msg: [ *runxLODGen ] - name: 'Smashed Patch.esp' url: [ 'https://www.nexusmods.com/skyrim/mods/90987/' ] group: *dynamicPatchGroup - name: 'SSEMerged.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/164/' ] group: *dynamicPatchGroup after: - 'One ImCh Patch.esp' - 'One ImCh Patcher.esp' - name: 'Synthesis.esp' url: [ 'https://github.com/Mutagen-Modding/Synthesis/' ] group: *lateChangesGroup - name: 'zPatch.esp' url: [ 'https://github.com/z-edit/zedit' ] group: *dynamicPatchGroup ###### Resources & Frameworks ###### - name: 'Gamepad++.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27007/' ] msg: [ *requiresMCM ] req: - *JContainers - *SKSE - name: 'iEquip.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27008/' ] msg: [ *requiresMCM ] req: - *JContainers - *SKSE - name: 'NQS_NamedQuicksaves.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16840/' ] msg: [ *requiresMCM ] req: - *SKSE - *EngineFixes - name: 'RaceMenu.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19080/' name: 'RaceMenu Special Edition' req: [ *SKSE ] inc: - 'CharacterMakingExtender.esp' - 'EnhancedCharacterEdit.esp' clean: - crc: 0x7A89300E util: 'SSEEdit v4.0.3' - name: 'RaceMenuPlugin.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19080/' ] req: [ 'RaceMenu.esp' ] msg: [ *optional ] clean: - crc: 0x8FF336FE util: 'SSEEdit v4.0.3' - name: 'SkyUI_SE.esp' url: - link: 'https://github.com/Odie/skyui-vr/releases/' name: 'SkyUI - VR (Github)' group: *fixesGroup req: - *SKSE - name: 'SKSE/Plugins/skyrimvrtools.dll' display: '[Skyrim VR Tools](https://www.nexusmods.com/skyrimspecialedition/mods/27782/)' msg: - <<: *essentialFiles subs: [ '**scripts/ski_playerloadgamealias.pex**' ] condition: 'file("scripts/ski_playerloadgamealias.pex") and checksum("scripts/ski_playerloadgamealias.pex", 8B234B3B)' clean: - crc: 0x25A91503 util: 'TES5VREdit v4.0.4' ###### AudioVisual ###### - name: '___SNOW_FIX.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19846/' ] group: *earlyLoadersGroup clean: - crc: 0xC4C4F255 util: 'SSEEdit v4.0.3' - name: 'Better Dynamic Ash.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14644/' ] tag: [ Graphics ] clean: - crc: 0xA6892BFC util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Better Dynamic Snow( SE)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/9121/' name: 'Better Dynamic Snow' group: *earlyLoadersGroup after: - 'SMIM-SE.esp' - 'SMIM-SE-Merged-All.esp' - '___SNOW_FIX.esp' msg: - <<: *useOnlyOneX subs: [ 'Better Dynamic Snow ESP' ] condition: 'many("Better Dynamic Snow( SE)?\.esp")' - name: 'Better Dynamic Snow SE.esp' inc: - name: 'SKSE/Plugins/ShaderTools.dll' display: 'SSE Parallax Shader Fix' - name: 'SKSE/Plugins/SSEShaderTools.dll' display: 'SSE Parallax Shader Fix AE' msg: - <<: *useVersion subs: [ '2.11' ] condition: 'file("skse/plugins/(SSE)?ShaderTools\.dll")' clean: - crc: 0xE555B811 util: 'SSEEdit v4.0.4c' # Brighter Materials - crc: 0xD83CBE70 util: 'SSEEdit v4.0.4c' # Brighter Materials - Vanilla UVs - crc: 0xD83CBE70 util: 'SSEEdit v4.0.4c' # Better Dynamic Snow - v2 - name: 'Better Dynamic Snow( - NSUTR Patch)?\.esp' tag: [ Graphics ] - name: 'Better Dynamic Snow.esp' msg: - <<: *patch3rdParty subs: - 'Majestic Mountains' - '[Majestic Mountains-BDS With LOD Fix](https://www.nexusmods.com/skyrimspecialedition/mods/36248/)' condition: 'active("MajesticMountains.esp") and not active("BDS - MM Patch.esp") and checksum("Better Dynamic Snow.esp", 65408AA9) and checksum("MajesticMountains.esp", 63998BA2)' - <<: *patchIncluded subs: [ 'No Snow Under the Roof' ] condition: 'active("Prometheus_No_snow_Under_the_roof.esp") and not active("Better Dynamic Snow - NSUTR Patch.esp")' clean: - crc: 0x65408AA9 util: 'SSEEdit v4.0.3' # ESP With Majestic Mountains conflicting records removed. - crc: 0x165C9A2F util: 'SSEEdit v4.0.3' - name: '(dD.*(Blood|Drips|Enhanced Blood Main( LITE)?|Range|Size)|EBT - IC PATCH)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2357/' name: 'Enhanced Blood Textures' - name: 'dD - Enhanced Blood Main.esp' after: - 'Audio Overhaul Skyrim.esp' - 'Immersive Sounds - Compendium.esp' req: - <<: *SPID condition: 'file("dD - Enhanced Blood Main__DISTR.ini")' inc: [ 'dD - Enhanced Blood Main LITE.esp' ] msg: - *includesMBBF - <<: *patchIncluded subs: [ 'Skyrim Immersive Creatures' ] condition: 'active("Skyrim Immersive Creatures Special Edition.esp") and not active("EBT - IC PATCH.esp")' tag: - Keywords - Sound clean: - crc: 0x3A40639C util: 'SSEEdit v4.0.4b' - crc: 0xE3B9201C util: 'SSEEdit v4.0.4b' - name: 'dD - Enhanced Blood Main LITE.esp' group: *fixesGroup clean: - crc: 0x6CF176EC util: 'SSEEdit v4.0.4b' - name: 'dD-Reduced Wound Size.esp' clean: - crc: 0xB37A1C3A util: 'SSEEdit v4.0.4b' - name: 'dD-(Larger|Reduced) Splatter Size\.esp' msg: - <<: *useOnlyOneX subs: [ 'EBT Splatter Size Modifier' ] condition: 'many("dD-(Larger|Reduced) Splatter Size\.esp")' - name: 'dD-(Medium|Short) Script Range\.esp' msg: - <<: *useOnlyOneX subs: [ 'EBT Script Range Modifier' ] condition: 'many("dD-(Medium|Short) Script Range\.esp")' - name: 'dD-Larger Drips.esp' clean: - crc: 0x58BBB1B8 util: 'SSEEdit v4.0.4b' - name: 'dD-Larger Splatter Size.esp' clean: - crc: 0x5467E339 util: 'SSEEdit v4.0.4b' - name: 'dD-LITE Larger Splatter Size.esp' clean: - crc: 0xAB05803D util: 'SSEEdit v4.0.4b' - name: 'dD-LITE Reduced Splatter Size.esp' clean: - crc: 0xBB9A5221 util: 'SSEEdit v4.0.4b' - name: 'dD-Medium Script Range.esp' clean: - crc: 0x2771EB16 util: 'SSEEdit v4.0.4b' - name: 'dD-No Screen Blood.esp' clean: - crc: 0x91164D46 util: 'SSEEdit v4.0.4b' - name: 'dD-Reduced Splatter Size.esp' clean: - crc: 0xA8D3AC9C util: 'SSEEdit v4.0.4b' - name: 'dD-Short Script Range.esp' clean: - crc: 0x5B53ECF8 util: 'SSEEdit v4.0.4b' - name: 'EBT - IC PATCH.esp' clean: - crc: 0xDABBF53F util: 'SSEEdit v4.0.4b' - name: 'EBT - skyBirds Patch( \((mid|short)\))?\.esp' msg: - <<: *obsolete subs: [ 'Enhanced Blood Textures v4.0+' ] - name: 'Ecotone Dual Sheath.esl' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17763/' ] req: - *SKSE - *JContainers inc: - 'Backshields.esl' - 'Backshields.esp' - name: 'SKSE/Plugins/SimpleDualSheath.dll' display: 'Simple Dual Sheath' msg: - *requiresMCM - <<: *requiresX subs: [ '[XP32 Maximum Skeleton](https://www.nexusmods.com/skyrimspecialedition/mods/1988/)' ] condition: 'not file("XPMSE.esp")' clean: - crc: 0x8E576EFA util: 'SSEEdit v4.0.3g' - name: 'Improved Fire Salts Frost Salts And Glow Dust.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20572/' ] msg: - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_Improved Fire Salts Frost Salts and Glow Dust Patch.esp")' - name: 'Particle Patch for ENB( SSE)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/65720/' name: 'Particle Patch for ENB' - name: 'Particle Patch for ENB.esp' group: *fixesGroup msg: - <<: *alsoUseX subs: [ '[ENB Helper](https://www.nexusmods.com/skyrimspecialedition/mods/25142/)' ] condition: 'file("../skse64_loader.exe") and file("../d3d11.dll") and not file("skse/plugins/ENBHelperSE.dll")' clean: - crc: 0x19AE5E09 util: 'SSEEdit v4.0.4b' - name: 'Particle Patch for ENB SSE.esp' url: - link: 'http://enbseries.enbdev.com/forum/viewtopic.php?t=1499/' name: 'Skyrim particle patch for ENB' msg: - <<: *obsolete subs: [ '[Particle Patch for ENB](https://www.nexusmods.com/skyrimspecialedition/mods/65720/)' ] - name: 'PilgrimsDelight.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3273/' ] msg: - <<: *patch3rdParty subs: - 'Majestic Mountains - Cathedral Concept' - '[ Majestic Mountains - Pilgrims Delight Patch ](https://www.nexusmods.com/skyrimspecialedition/mods/35107/)' condition: 'active("MajesticMountains.esp") and checksum("MajesticMountains_Landscape.esm", 1AE8D648) and not active("MM_PD_Patch.esp")' - name: 'SMIM-SE.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/659/' name: 'Static Mesh Improvement Mod SE' group: *earlyLoadersGroup tag: - Graphics - ObjectBounds - name: 'SMIM-SE-Merged-All.esp' inc: - 'SMIM-SE-DragonbornTernFix.esp' - 'SMIM-SE-DungeonsCliffsIceSkirts.esp' - 'SMIM-SE-FarmhouseFlickeringFix.esp' - 'SMIM-SE-Merged-NoRiftenRopes-NoSolitudeRopes.esp' clean: - crc: 0x35C26177 util: 'SSEEdit v4.0.3g' - name: 'SPTKatlaSailReangleSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6651/' ] msg: - <<: *alreadyInOrFixedByX subs: [ 'DynDOLOD' ] condition: 'file("DynDOLOD.esp")' - name: 'Windhelm Improvements Snow Shader.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27696/' ] clean: - crc: 0x48E03FD5 util: 'SSEEdit v4.0.3' ###### AudioVisual - Animations & Physics ###### - name: 'AnimatedEatingRedux.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4652/' ] req: - <<: *FNIS condition: 'checksum("meshes/actors/character/animations/animatedeatingredux/fnis_animatedeatingredux_list.txt", 3317BFC6)' - <<: *NemesisEngine condition: 'not checksum("meshes/actors/character/animations/animatedeatingredux/fnis_animatedeatingredux_list.txt", 3317BFC6) and not file("tools/GenerateFNIS_for_Users/GenerateFNISforUsers.exe")' tag: [ Sound ] msg: - *requiresMCM - <<: *patchIncluded type: warn subs: [ 'FNIS' ] condition: 'file("tools/GenerateFNIS_for_Users/GenerateFNISforUsers.exe") and not file("Nemesis_Engine/Nemesis Unlimited Behavior Engine.exe") and not checksum("meshes/actors/character/animations/animatedeatingredux/fnis_animatedeatingredux_list.txt", 3317BFC6)' clean: - crc: 0x82AC4355 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'AnimatedEatingReduxTableBenchPatch.esp' tag: [ Keywords ] - name: 'beltfastenedquivers.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1182/' ] msg: - <<: *alreadyInX subs: [ 'XP32 Maximum Skeleton Special Extended' ] condition: 'active("beltfastenedquivers.esp") and active("XPMS(S)?E.esp")' - name: 'Conditional Expressions.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/45148/' ] req: [ *ModifyFaceGenFix ] clean: - crc: 0xD09C1D44 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'dD - Realistic Ragdoll Force -.*.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1439/' ] after: [ 'Requiem.esp' ] msg: - type: say content: - lang: en text: 'It''s recommended that other mods be allowed to overwrite this mod''s resources (e.g. meshes, textures).' - lang: de text: 'Es wird empfohlen das es anderen Mods erlaubt wird die Ressourcen dieser Mod (z.B. Meshes, Texturen) überschreiben zu lassen.' condition: 'file("meshes/actors/character/character assets/skeleton.nif") and checksum("meshes/actors/character/character assets/skeleton.nif", 71404D2D)' - name: 'dD - Realistic Ragdoll Force - (Medium|High|Reduced)\.esp' after: [ 'XPMSE.esp' ] - name: 'dD - Realistic Ragdoll Force - Realistic.esp' msg: - <<: *alreadyInX subs: [ 'XP32 Maximum Skeleton Special Extended' ] condition: 'active("dD - Realistic Ragdoll Force - Realistic.esp") and active("XPMSE.esp")' - name: 'Don''tTalkWithYourMouthFull.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17715/' ] after: [ 'AnimatedEatingRedux.esp' ] - name: 'FlowerGirls SE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5941/' ] after: [ 'Relationship Dialogue Overhaul.esp' ] - name: 'Nemesis PCEA.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/31667/' ] req: [ *NemesisEngine ] msg: - *requiresMCM - type: say content: - lang: en text: 'This file may become corrupted. To resolve this, reinstall Nemesis PCEA.esp and run the Nemesis Unlimited Behavior Engine.exe again.' - name: 'PetTheDog.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/47829/' ] clean: - crc: 0x51E01A21 util: 'SSEEdit v4.0.3' - name: 'XPMSE.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1988/' name: 'XP32 Maximum Skeleton Special Extended - XPMSSE' after: [ 'Requiem.esp' ] req: - <<: *AnimFramework condition: 'file("meshes/actors/character/character assets/skeleton.hkx") and not file("Nemesis_Engine/Nemesis Unlimited Behavior Engine.exe")' - name: 'RaceMenu.esp' display: '[RaceMenu Special Edition](https://www.nexusmods.com/skyrimspecialedition/mods/19080/)' condition: 'file("scripts/RaceMenuPluginXPMSE.pex")' msg: # doNotClean - <<: *patch3rdParty type: warn subs: - 'Skyrim VR' - '[XP32 First Person Skeleton CTD Bugfix for VR](https://www.nexusmods.com/skyrimspecialedition/mods/34301/)' condition: 'not checksum("meshes/actors/character/_1stperson/skeleton.nif", D3F2B285) and not active("Skyrim VR SSE USSEP Compatibility Mod.esp")' - <<: *patch3rdParty type: warn subs: - 'Undeath Remastered' - '[Undeath - XPMSSE - Strange Runes - Skeleton Patch](https://www.nexusmods.com/skyrimspecialedition/mods/50694/)' condition: 'active("Undeath.esp") and not checksum("meshes/actors/dragonpriest/character assets/skeleton.nif", 8BBCBBDD) and not checksum("meshes/actors/dragonpriest/character assets/skeleton.nif", 6FEF769A)' - <<: *requiresMCM condition: 'file("scripts/XPMSEMCM.pex") and not active("SkyUI_SE.esp")' - <<: *requiresResources subs: [ '[RaceMenu Special Edition](https://www.nexusmods.com/skyrimspecialedition/mods/19080/). Only install **skse/plugins/skeevr.dll** and **skse/plugins/skeevr.ini**, and **scripts/nioverride.pex** from **RaceMenu.BSA** when using Enhanced Character Edit or MCM Version of **XPMSE.esp**' ] condition: 'checksum("XPMSE.esp", 776BAB77) and (not file("scripts/nioverride.pex") or not file("skse/plugins/skeevr.dll") or not file("skse/plugins/skeevr.ini"))' ###### AudioVisual - Models & Textures ###### - name: 'AcolyteMasks\.es(l|p)' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/41713/' name: 'DragonPriest Retexture' tag: [ Graphics ] - name: 'AcolyteMasks.esl' clean: - crc: 0xFA1F9F95 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'AcolyteMasks.esp' clean: - crc: 0xC913B625 util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0xFA1F9F95 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'imphelm_acolytemasks.esp' tag: [ Graphics ] clean: - crc: 0xB0489B02 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'ArteFake.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/41254/' name: 'ArteFakes - Unique Artifacts Replacer' msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - ArteFakes.esp")' - name: 'BolarsOathReplacer\.es(l|p)' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/35124/' name: 'Bolar''s Oath Blade' tag: [ Graphics ] clean: - crc: 0xB9422B0D util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'CC''sEnhancedOreVeinsSSE-HearthfirePatch\.es(l|p)' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1306/' name: 'CC''s Enhanced Ore Veins' tag: [ Graphics ] - name: 'CC''sEnhancedOreVeinsSSE-HearthfirePatch.esl' clean: - crc: 0x46306A5D util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'CC''sEnhancedOreVeinsSSE-HearthfirePatch.esp' clean: - crc: 0x796B5447 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Daedric Shrines - Azura - Replacer.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/66781/' name: 'Vanilla Azura Statue Replacer by Mandragorasprouts' msg: - <<: *useVersion subs: [ 'USSEP' ] condition: 'checksum("Daedric Shrines - Azura - Replacer.esp", 37F0BF1E) and active("Unofficial Skyrim Special Edition Patch.esp")' - name: 'DeadlySpellImpacts( - Two Fire)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12939/' name: 'Deadly Spell Impacts' - name: 'DeadlySpellImpacts.esp' msg: - <<: *patch3rdParty subs: - 'ENBSeries SE' - '[Deadly Spell Impacts Transparency Fix for ENB](https://www.nexusmods.com/skyrimspecialedition/mods/41284/)' condition: 'file("../d3d11.dll") and not active("DeadlySpellImpacts Transparency Fix.esp")' clean: - crc: 0x72B9103C util: 'SSEEdit v4.0.4b' - name: 'DeadlySpellImpacts - Two Fire.esp' clean: - crc: 0x88A3564F util: 'SSEEdit v4.0.4b' - name: 'DibellaStatuesFixes.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/51983/' ] dirty: - <<: *quickClean crc: 0xA1E42FC7 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 5 - name: 'East Empire Strongbox Logo.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/70396/' name: 'East Empire Strongbox Logo' clean: - crc: 0xF2E58AC1 util: 'SSEEdit v4.0.4b' - name: 'Elemental_Staffs(_Patch_Mysticism)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/5319/' name: 'Elemental Staffs' tag: [ Graphics ] - name: 'Elemental_Staffs.esp' msg: - <<: *patchProvided subs: [ 'Mysticism - A Magic Overhaul' ] condition: 'active("MysticismMagic.esp") and not active("Elemental_Staffs_Patch_Mysticism.esp")' tag: - Names - ObjectBounds clean: - crc: 0xA9F6838B util: 'SSEEdit v4.0.4b' - name: 'Elemental_Staffs_Patch_Mysticism.esp' clean: - crc: 0x2A99F47D util: 'SSEEdit v4.0.4b' - name: 'Elemental_Staffs_Patch_AMoS.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/34521/' name: 'Elemental Staffs SE for Apocalypse - Magic of Skyrim' tag: [ Graphics ] clean: - crc: 0x673A17DD util: 'SSEEdit v4.0.4b' - name: 'FleshFX.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/27456/' name: 'FleshFX' tag: - Deactivate - Graphics clean: - crc: 0x38DADE03 util: 'SSEEdit v4.0.4b' - name: 'HagravenSkinShaders.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/16310/' name: 'Realistic Skin Shaders - Falmer and Hagravens' clean: - crc: 0xCF6BCECC util: 'SSEEdit v4.0.4b' - name: 'Horksbane.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/42971/' name: 'Unique Horksbane' tag: [ Graphics ] clean: - crc: 0x29B43DFC util: 'SSEEdit v4.0.4b' - name: 'HPP - (Vaermina''s Torpor|FirewoodSnow|FirewoodSnow Campfire)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12029/' name: 'High Poly Project' tag: [ Graphics ] - name: 'HPP - Vaermina''s Torpor.esp' clean: - crc: 0xC9452B45 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'HPP - FirewoodSnow.esp' clean: - crc: 0x414A538D util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'HPP - FirewoodSnow Campfire.esp' clean: - crc: 0xA6F1A3B3 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: '(JS Dragon Claws AE - .*|JS_DBM_(HelgenReborn|KA|SkyrimSewers|Wyrmstooth)_Patch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/57038/' name: 'JS Dragon Claws AE (Anniversary Edition)' - name: '(JS Dragon Claws AE - (Helgen Reborn|Konahriks Accoutrements|Legacy of the Dragonborn|Skyrim Sewers|Wyrmstooth)|JS_DBM_SkyrimSewers_Patch)\.esp' tag: [ Graphics ] - name: 'JS Dragon Claws AE - (Helgen Reborn|Konahriks Accoutrements|Skyrim Sewers|Wyrmstooth)\.esp' tag: [ Deactivate ] - name: 'JS Dragon Claws AE - Elysium Estate.esp' clean: - crc: 0x68AF4C27 util: 'SSEEdit v4.0.4b' - name: 'JS Dragon Claws AE - Helgen Reborn.esp' clean: - crc: 0x5EE9A49A util: 'SSEEdit v4.0.4b' - name: 'JS Dragon Claws AE - Konahriks Accoutrements.esp' clean: - crc: 0x13AD1A4C util: 'SSEEdit v4.0.4b' - name: 'JS Dragon Claws AE - Legacy of the Dragonborn.esp' tag: [ ObjectBounds ] clean: - crc: 0xD92D318B util: 'SSEEdit v4.0.4b' - name: 'JS Dragon Claws AE - Rayek''s End.esp' clean: - crc: 0xE8037CD4 util: 'SSEEdit v4.0.4b' - name: 'JS Dragon Claws AE - Riverwood Keep.esp' clean: - crc: 0xAED14842 util: 'SSEEdit v4.0.4b' - name: 'JS Dragon Claws AE - Skyrim Sewers.esp' clean: - crc: 0xBB229E9D util: 'SSEEdit v4.0.4b' - name: 'JS Dragon Claws AE - Wyrmstooth.esp' clean: - crc: 0xC0A0B362 util: 'SSEEdit v4.0.4b' - name: 'JS_DBM_SkyrimSewers_Patch.esp' clean: - crc: 0x7084F3E2 util: 'SSEEdit v4.0.4b' - name: 'JS Emissive Eyes SE - Johnskyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/60108/' ] msg: [ *requiresMCM ] tag: - Actors.Spells - R.AddSpells clean: - crc: 0xAC309D76 util: 'SSEEdit v4.0.4b' - crc: 0x389093BE util: 'SSEEdit v4.0.4b' - crc: 0x444C648E util: 'SSEEdit v4.0.4b' - name: 'JS Purses and Septims SE Patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/37306/' name: 'JS Purses and Septims' tag: - Deactivate - Graphics clean: - crc: 0x238E8AF5 util: 'SSEEdit v4.0.4b' - name: 'JS Unique Utopia SE - Daggers - Johnskyrim.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/65394/' name: 'JS Unique Utopia SE - Daggers' tag: [ Graphics ] clean: - crc: 0x65625CA4 util: 'SSEEdit v4.0.4b' - name: 'MLP(SoulGems| \+ GIST Patch).*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/25709/' name: 'MultiLayer Parallax Soul Gems' tag: [ Graphics ] - name: 'MLPSoulGems.esp' msg: - <<: *patchProvided subs: [ 'GIST soul trap' ] condition: 'file("GIST soul trap.esp") and not file("MLP + GIST Patch.esp")' - <<: *patchProvided subs: [ 'Immersive Sounds Compendium' ] condition: 'file("Immersive Sounds - Compendium.esp") and not file("MLP + ISC Patch.esp")' clean: - crc: 0x31F662B9 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'MLP + GIST Patch.esp' clean: - crc: 0x2FA1C27D util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'PDragonbane_Replacer\.es(l|p)' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/34992/' name: 'Dragonbane - Replacer' tag: [ Graphics ] clean: - crc: 0x0F729476 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'PDragonbane_Replacer.esp' clean: - crc: 0x16E24BA9 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Praedy''s AncientFalmerThrone\.es(l|p)' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/47203/' name: 'Ancient Falmer - Auriel''s Chantry Throne Replacer HD' tag: [ Graphics ] - name: 'Praedy''s AncientFalmerThrone.esl' clean: - crc: 0x1215D00E util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Praedy''s AncientFalmerThrone.esp' clean: - crc: 0x710E6F88 util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x92E585C2 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Praedy''s ElderCouncilAmulet.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/63931/' name: 'Elder Council Amulet - Replacer' clean: - crc: 0xFE7F1FD0 util: 'SSEEdit v4.0.4b' - name: 'PraedysElderScrollSoulCairnFix.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/51082/' name: 'Elder Scroll HD' clean: - crc: 0xB7BDDCA2 util: 'SSEEdit v4.0.4b' - crc: 0x965DC1C9 util: 'SSEEdit v4.0.4b' - name: 'PraedysSkeletons\.es(l|p)' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/52845/' name: 'Skeleton Replacer HD' tag: [ Graphics ] - name: 'PraedysSkeletons.esl' clean: - crc: 0x52109635 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'PraedysSkeletons.esp' clean: - crc: 0xFD45C4BE util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x52109635 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Praedy''s Soulcairn.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/66261/' name: 'The Soul Cairn' msg: - <<: *requiresResources subs: [ '[Skeleton Replacer HD](https://www.nexusmods.com/skyrimspecialedition/mods/52845/)' ] condition: 'not file("textures/praedythxvi/skeleton")' tag: [ ObjectBounds ] clean: - crc: 0x010E0770 util: 'SSEEdit v4.0.4b' - crc: 0xD9CE9BF0 util: 'SSEEdit v4.0.4b' - name: 'Praedy''s (SoulGems|SoulEssenceGem|ShrineOfAzuraSizeX).*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/46372/' name: 'MultiLayer Parallax Soulgems Azura''s star realm and holders HD' - name: 'Praedy''s SoulGems.esp' tag: - Graphics - Invent.Add - Stats clean: - crc: 0x58BF838D util: 'SSEEdit v4.0.4' - crc: 0x44A4D43B util: 'SSEEdit v4.0.4' - name: 'Praedy''s SoulEssenceGem.esp' tag: - Graphics - Stats clean: - crc: 0x661D16E8 util: 'SSEEdit v4.0.4' - crc: 0x355E7A3B util: 'SSEEdit v4.0.4' - name: 'Praedy''s SoulGems ISC Patch.esp' tag: [ Sound ] clean: - crc: 0xAEDE47F4 util: 'SSEEdit v4.0.4' - name: 'Praedy''s Soulgems GIST Patch.esp' tag: [ Graphics ] clean: - crc: 0xA30E612D util: 'SSEEdit v4.0.4' - name: 'Praedy''s SoulEssenceGem ISC Patch.esp' tag: [ Sound ] clean: - crc: 0xD6EF16BE util: 'SSEEdit v4.0.4' - name: 'Praedy''s Soulgems GIST ISC Patch.esp' tag: - Graphics - Sound clean: - crc: 0x7904EDBC util: 'SSEEdit v4.0.4' - name: 'Praedy''s StavesAIO.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/65481/' name: 'Praedy''s Staves AIO' tag: [ Graphics ] clean: - crc: 0x7B69E509 util: 'SSEEdit v4.0.4b' - name: 'Saeri_AetherialCrown.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4309/' name: 'Aetherial Crown' tag: [ Graphics ] clean: - crc: 0x63610A77 util: 'SSEEdit v4.0.4b' - name: 'Shaders of Solstheim.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/60144/' name: 'Shaders of Solstheim - Ash and Moss' tag: [ Graphics ] clean: - crc: 0x1B895243 util: 'SSEEdit v4.0.4b' - name: 'StrosMKaiRum.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/43830/' name: 'Unique Stros M''Kai Rum' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/44010/' name: 'Eating animations - My HD version - No double sounds - And patches' msg: - <<: *requiresResources subs: [ '[Unique Stros M''Kai Rum](https://www.nexusmods.com/skyrimspecialedition/mods/43830/)' ] condition: 'not file("StrosMKaiRum.bsa")' tag: [ Graphics ] clean: - crc: 0x3F73B5AE util: 'SSEEdit v4.0.4b' - crc: 0xD656D4E7 util: 'SSEEdit v4.0.4b' - crc: 0xEE97D05C util: 'SSEEdit v4.0.4b' - name: 'SummersetShadowsArmor.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64934/' name: 'Summerset Shadow Armor' tag: - Graphics - Keywords - Stats clean: - crc: 0xE0447A92 util: 'SSEEdit v4.0.4b' - name: 'Unique Uniques SE.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/47725/' name: 'Unique Uniques SE Re-Ported' - name: 'Unique Uniques SE.esp' tag: - Graphics - ObjectBounds clean: - crc: 0xC35AC958 util: 'SSEEdit v4.0.4b' - name: '(Vibrant weapons.*|VW - Enchanting Adjustments patch)\.es(l|p)' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/40087/' name: 'Vibrant weapons - Fire Frost Shock' - name: 'Vibrant weapons.esl' req: [ *SKSE ] msg: - <<: *patch3rdParty subs: - 'Alteration Weapon Spells' - '[Alteration Vibrant Weapon Spells](https://www.nexusmods.com/skyrimspecialedition/mods/43318/)' condition: 'active("AlterationWeaponSpells.esp") and not active("Alteration Vibrant Weapon Spells.esp")' - <<: *patch3rdParty subs: - 'Animated Armoury' - '[Vibrant Weapons - Animated Armoury Patch](https://www.nexusmods.com/skyrimspecialedition/mods/58865/)' condition: 'active("NewArmoury.esp") and not active("Vibrant Animated Armoury.esp")' - <<: *patchProvided subs: [ 'Enchanting Adjustments and Price-Charge Bug Fix' ] condition: 'active("EnchantingAdjustments.esp") and not active("VW - Enchanting Adjustments patch.esp")' - <<: *patchProvided subs: [ 'Summermyst - Enchantments of Skyrim' ] condition: 'active("Summermyst - Enchantments of Skyrim.esp") and not active("Vibrant weapons - Summermyst addon.esp")' clean: - crc: 0x62AA4119 util: 'SSEEdit v4.0.4b' - name: 'Vibrant weapons - no shock light.esp' tag: [ EffectStats ] clean: - crc: 0xF194EABC util: 'SSEEdit v4.0.4b' - name: 'Vibrant weapons - Summermyst addon.esp' req: [ 'Summermyst - Enchantments of Skyrim.esp' ] clean: - crc: 0x165C362E util: 'SSEEdit v4.0.4b' - name: 'VW - Enchanting Adjustments patch.esp' clean: - crc: 0x52B0DD20 util: 'SSEEdit v4.0.4b' - name: 'VisualAnimatedEnchants.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/7037/' name: 'Visual Animated Enchants - VAE' tag: - Enchantments - Graphics dirty: - <<: *quickClean crc: 0x6AE6A23F util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 ###### AudioVisual - Sound & Music ###### - name: 'Audio Overhaul Skyrim.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12466/' ] - name: 'Audio Overhaul Skyrim.esp' group: *earlyLoadersGroup after: [ 'SoS - The Dungeons.esp' ] msg: - <<: *compatIssuesWithX subs: [ 'Lucidity Sound FX **LSFX-SSE-Audiosettings.esp**' ] condition: 'active("LSFX-SSE-Audiosettings.esp")' - <<: *compatIssuesWithX subs: [ 'Sounds of Skyrim **SoS - The Wilds.esp** or **SoundsofSkyrimComplete.esp** or **Sounds of Skyrim - Complete Edition.esp**' ] condition: 'active("SoS - The Wilds.esp") or active("SoundsofSkyrimComplete.esp") or active("Sounds of Skyrim - Complete Edition.esp")' - <<: *compatIssuesWithX subs: [ 'Reverb and Ambiance Overhaul **Reverb and Ambiance Overhaul - Skyrim.esp**' ] condition: 'active("Reverb and Ambiance Overhaul - Skyrim.esp")' - <<: *compatIssuesWithX subs: [ 'True 3D Sound for Headphones **x3daudio1_7.dll**' ] condition: 'file("../x3daudio1_7.dll")' - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12466?tab=posts' ] - <<: *patchProvided subs: [ 'Aequinoctium - Weathers and Seasons' ] condition: 'active("Aequinoctium.esp") and not active("Audio Overhaul Skyrim - Aequinoctium Patch.esp") and not active("Aequinoctium_TS_Patch_.*\.esp")' - <<: *patchProvided subs: [ 'Cathedral Weathers and Seasons' ] condition: 'active("Cathedral Weathers.esp") and not active("AOS_Cathedral Weathers Patch.esp") and not active("AOS - Catherdral Weathers Patch.esp")' - <<: *patchProvided subs: [ 'Climates Of Tamriel Special Edition' ] condition: 'active("ClimatesOfTamriel.esm") and not active("Audio Overhaul Skyrim - Climates of Tamriel Patch.esp")' - <<: *patchProvided subs: [ 'Dolomite Weathers - Natural Lighting Vivid Atmospherics II' ] condition: 'active("Dolomite Weathers.esp") and not active("Audio Overhaul Skyrim - Dolomite Weathers Patch.esp")' - <<: *patchProvided subs: [ 'Enhanced Blood Textures' ] condition: 'active("dD - Enhanced Blood Main.esp") and not active("AOS_EBT Patch.esp") and not active("Audio Overhaul Skyrim - Enhanced Blood Patch.esp")' - <<: *patchProvided subs: [ 'Enhanced Blood Textures LITE' ] condition: 'active("dD - Enhanced Blood Main LITE.esp") and not active("AOS_EBT LITE Patch.esp")' - <<: *patchProvided subs: [ 'The Elder Scrolls Online Imports' ] condition: 'active("ESOimports.esp") and not active("Audio Overhaul Skyrim - ESO Imports Patch.esp")' - <<: *patchProvided subs: [ 'Hunterborn' ] condition: 'active("Hunterborn.esp") and not active("Audio Overhaul Skyrim - Hunterborn Patch.esp")' - <<: *patchProvided subs: [ 'Immersive Weapons' ] condition: 'active("Immersive Weapons.esp") and not active("Audio Overhaul Skyrim - Immersive Weapons Patch.esp")' - <<: *patchProvided subs: [ 'Lore Weapon Expansion' ] condition: 'active("Lore Weapon Expansion.esp") and not active("Audio Overhaul Skyrim - Lore Weapon Expansion Patch.esp")' - <<: *patchProvided subs: [ 'Mythical Ages - Weathers and lighting overhaul' ] condition: 'active("Mythical Ages.esp") and not active("Audio Overhaul Skyrim - Mythical Ages Patch.esp") and not active("Mythical_TS_Patch_.*\.esp")' - <<: *patchProvided subs: [ 'NAT - Natural and Atmospheric Tamriel' ] condition: 'active("NAT.esp") and not active("Audio Overhaul Skyrim - Natural Atmospheric Tamriel Patch.esp") and not active("NAT_TS_Patch_.*\.esp")' - <<: *patchProvided subs: [ 'Obsidian Weathers and Seasons' ] condition: 'active("Obsidian Weathers.esp") and not active("Audio Overhaul Skyrim - Obsidian Weathers Patch.esp") and not active("Obsidian_TS_Patch_.*\.esp")' - <<: *patchProvided subs: [ 'Rustic Weathers and Lighting' ] condition: 'active("Rustic Weathers And Lighting.esp") and not active("Audio Overhaul Skyrim - Rustic Weathers Patch.esp") and not active("Rustic_TS_Patch_.*\.esp")' - <<: *patchProvided subs: [ 'True Storms - Thunder, Rain & Weather Redone' ] condition: 'active("TrueStormsSE.esp") and not active("Audio Overhaul Skyrim - True Storms Patch.esp") and not active("(Aequinoctium|ELFXWeathers|Mythical|NAT|Obsidian|Rustic|Vivid)_TS_Patch_.*\.esp")' - <<: *patchProvided subs: [ 'Vivid Weathers Definitive Edition' ] condition: 'active("Vivid WeathersSE.esp") and not active("Audio Overhaul Skyrim - Vivid Weathers Patch.esp") and not active("Vivid Weathers SE - AOS Patch.esp") and not active("Vivid_TS_Patch_.*\.esp")' - <<: *patch3rdParty subs: - 'Immersive Sounds - Compendium' - '[Audio Overhaul - Immersive Sounds Integration (AOS - ISC Compatibility Patch)](https://www.nexusmods.com/skyrimspecialedition/mods/36761/)' condition: 'active("Immersive Sounds - Compendium.esp") and not active("AOS_ISC_Integration.esp") and not active("Audio Overhaul Skyrim - Immersive Sounds Patch.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_AOS_Patch.esp")' - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Audio Overhaul Skyrim.esp")' - <<: *patch3rdParty_UVCPC condition: 'not active("Vokrii - AOS Patch.esp") and active("Vokrii - Minimalistic Perks of Skyrim.esp")' clean: - crc: 0x6F8EF0E9 util: 'SSEEdit v4.0.3' - name: 'Audio Overhaul Skyrim - Obsidian Weathers Patch.esp' after: - 'Audio Overhaul Skyrim - True Storms.esp' - 'Obsidian Weathers - True Storms - Patch.esp' inc: [ 'Obsidian Weathers - Wander Patch.esp' ] - name: 'Audio Overhaul Skyrim - True Storms Patch.esp' after: [ 'Obsidian Weathers - True Storms - Patch.esp' ] inc: [ 'Obsidian Weathers - Wander Patch.esp' ] - name: 'AudibleNPCDialogues.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/40040/' name: 'NPC Dialogue Audio Enhancer' tag: [ Sound ] - name: '(Celtic_Music_In_Skyrim_SE(_Dungeon)?|Celtic Music in Skyrim - Combat)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2980/' ] - name: 'Celtic_Music_In_Skyrim_SE.esp' clean: - crc: 0xD61DAF8F util: 'SSEEdit v4.0.3g' - name: 'Celtic Music in Skyrim - Combat.esp' msg: - <<: *renameXtoY subs: - '**Celtic_Music_In_Skyrim_SE_Combat.bsa**' - '**Celtic Music in Skyrim - Combat.bsa**' condition: 'file("Celtic_Music_In_Skyrim_SE_Combat.bsa")' - name: 'Immersive Music( Replacer)?.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16402/' ] tag: [ C.Music ] - name: 'Immersive Music.esp' dirty: - <<: *quickClean crc: 0x4ED7C6DC util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'Immersive Music Replacer.esp' dirty: - <<: *quickClean crc: 0x7DC72CE5 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'Immersive Sounds - Compendium.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/523/' ] group: *earlyLoadersGroup after: - 'Audio Overhaul Skyrim.esp' - 'Reverb and Ambiance Overhaul - Skyrim.esp' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ISC_Patch.esp")' - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Immersive Sounds Compendium.esp")' tag: [ Sound ] clean: - crc: 0xD2B5EFA4 util: 'SSEEdit v4.0.3' - name: 'LSFX-SSE-Audiosettings.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1841/' ] group: *fixesGroup clean: - crc: 0x8018F548 util: 'SSEEdit v4.0.3' - name: 'MagiCollege.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1893/' ] after: - 'Complete Alchemy & Cooking Overhaul.esp' - 'Immersive Citizens - AI Overhaul.esp' - 'Immersive Music.esp' - 'Immersive Music Replacer.esp' - 'MCWT_ExpiditeTheExpirate.esp' - 'MLU.esp' - 'Requiem.esp' - 'SoS - Civilization.esp' - 'Soulmancer Soundtrack - NoVindDun.esp' - 'SoundsofSkyrimComplete.esp' clean: - crc: 0xA9B2C4C4 util: 'SSEEdit v4.0.3' - name: 'Reverb and Ambiance Overhaul - Skyrim.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/701/' name: 'Reverb and Ambiance Overhaul' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/53686/' name: 'Reverb and Ambiance Overhaul UPDATED ESL' group: *earlyLoadersGroup tag: - C.Acoustic - Sound dirty: - <<: *quickClean crc: 0xAA85D810 util: '[SSEEdit v4.0.4c](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - <<: *quickClean crc: 0x478C45BD util: '[SSEEdit v4.0.4c](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'RAO - ELE - Alternate Start Patch.esp' after: [ 'RAO - ELE patch SSE.esp' ] - name: 'RAO - ELFX Base Patch.esp' req: [ 'EnhancedLightsandFX.esp' ] - name: 'RAO - ELFX Patch.esp' req: [ 'EnhancedLightsandFX.esp' ] after: - 'ELFXEnhancer.esp' - 'ELFX - Hardcore.esp' - name: 'Soulmancer Soundtrack - NoVindDun.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/22551/' name: 'Soulmancer Music Merge' group: *cellMusicGroup clean: - crc: 0xBCCF2187 util: 'SSEEdit v4.0.3g' - name: '(SoulMusic_OCoW_|Soul Music OCoW SoS )Patch\.esp' msg: - <<: *alreadyInOrFixedByX subs: [ 'OCW_MusicPatch_SMMM.esp' ] condition: 'active("OCW_MusicPatch_SMMM.esp")' - <<: *useInstead subs: [ 'OCW_MusicPatch_SMMM.esp' ] condition: 'not active("OCW_MusicPatch_SMMM.esp")' - name: 'Sounds of Skyrim - Complete Edition.esp' url: - 'https://www.afkmods.com/index.php?/files/file/2196-sounds-of-skyrim-complete-edition-mcm/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/4137094/' inc: - 'SoS - Civilization.esp' - 'SoS - The Dungeons.esp' - 'SoS - The Wilds.esp' - 'SoundsofSkyrimComplete.esp' tag: [ C.Acoustic ] clean: - crc: 0xAAA01E72 util: 'SSEEdit v4.0.3' - name: 'SoundsofSkyrimComplete.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8286/' ] after: [ 'LSFX-SSE-Audiosettings.esp' ] inc: - 'SoS - Civilization.esp' - 'SoS - The Dungeons.esp' - 'SoS - The Wilds.esp' tag: - C.Acoustic - -C.Light - -C.Location - -C.Owner - -C.RecordFlags - -C.Regions - -Graphics - Sound msg: - <<: *patchIncluded subs: [ 'Climates Of Tamriel' ] condition: 'active("ClimatesOfTamriel.esm") and not active("SoS_CoT_Patch.esp")' - <<: *patchIncluded subs: [ 'Dolomite Weathers' ] condition: 'active("Dolomite Weathers.esp") and not active("SoS_DolomiteWeathers_Patch.esp") and not active("Dolomite_TS_Patch_(Heavy|Light)Fog\.esp")' - <<: *patchIncluded subs: [ 'Enhanced Lighting for ENB' ] condition: 'active("ELE_SSE.esp") and not active("SoS_ELE_Patch.esp")' - <<: *patchIncluded subs: [ 'Enhanced Lights and FX' ] condition: 'active("EnhancedLightsandFX.esp") and not active("SoS_ELFX_Patch.esp") and not active("SoS_ELFX+Enhancer_Patch.esp") and not active("SoS_ELFX+Enhancer+Weathers_Patch.esp") and not active("SoS_ELFX+Hardcore_Patch.esp") and not active("SoS_ELFX+Hardcore+Weathers_Patch.esp") and not active("SoS_ELFX+Weathers_Patch.esp")' - <<: *patchIncluded subs: [ 'ELFX - Enhancer' ] condition: 'active("ELFXEnhancer.esp") and not active("SoS_ELFX+Enhancer_Patch.esp") and not active("SoS_ELFX+Enhancer+Weathers_Patch.esp")' - <<: *patchIncluded subs: [ 'ELFX - Hardcore' ] condition: 'active("ELFX - Hardcore.esp") and not active("SoS_ELFX+Hardcore_Patch.esp") and not active("SoS_ELFX+Hardcore+Weathers_Patch.esp")' - <<: *patchIncluded subs: [ 'ELFX - Weathers' ] condition: 'active("ELFX - Weathers.esp") and not active("SoS_ELFX+Weathers_Patch.esp") and not active("SoS_ELFX+Enhancer+Weathers_Patch.esp") and not active("SoS_ELFX+Hardcore+Weathers_Patch.esp") and not active("ELFXWeathers_TS_Patch_(Lucid|Somber)(_WaterFix)?\.esp")' - <<: *patchIncluded subs: [ 'Natural and Atmospheric Tamriel' ] condition: 'active("NAT.esp") and not active("SoS_NAT_Patch.esp") and not active("NAT_TS_Patch_(DarkStormy|EerieSkies|TSPure)(_WaterFix)?\.esp")' - <<: *patchIncluded subs: [ 'Northern Saga Weathers and Seasons' ] condition: 'active("NorthernSWS.esp") and not active("SOS_NSWS_Patch.esp")' - <<: *patchIncluded subs: [ 'Obsidian Weathers and Seasons' ] condition: 'active("Obsidian Weathers.esp") and not active("SoS_Obsidian_Patch.esp") and not active("Obsidian_TS_Patch_(Luminous|Spectral)(_WaterFix)?\.esp")' - <<: *patchIncluded subs: [ 'Realistic Lighting Overhaul' ] condition: 'active("RLO - Interiors.esp") and not active("SOS_RLOInteriors_Patch.esp")' - <<: *patchIncluded subs: [ 'True Storms' ] condition: 'active("TrueStormsSE.esp") and not active("SoS_TrueStorms_Patch.esp") and not active("(Aequinoctium|Dolomite|ELFXWeathers|Mythical|NAT|Obsidian|Rustic|Vivid)_TS_Patch_.*\.esp")' - <<: *patchIncluded subs: [ 'Vivid Weathers' ] condition: 'active("Vivid WeathersSE.esp") and not active("SoS_VividWeathers_Patch.esp") and not active("Vivid Weathers SE - SOS Patch.esp") and not active("Vivid_TS_Patch_(Ominous|Surreal)(_WaterFix)?\.esp")' clean: - crc: 0x58EE523E util: 'SSEEdit v4.0.3' - name: 'SoS_VividWeathers_Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8286/' ] inc: [ 'Vivid Weathers SE - SOS Patch.esp' ] clean: - crc: 0x1F2625C3 util: 'SSEEdit v4.0.3' - name: 'SoS - The Wilds.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/8092/' name: 'Sounds of Skyrim - The Wilds' after: [ 'LSFX-SSE-Audiosettings.esp' ] inc: [ 'SoundsofSkyrimComplete.esp' ] tag: [ Sound ] clean: - crc: 0xEFF95481 util: 'SSEEdit v4.0.3' - name: 'SoS - Civilization.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8093/' ] after: [ 'LSFX-SSE-Audiosettings.esp' ] inc: [ 'SoundsofSkyrimComplete.esp' ] tag: - C.Acoustic - Sound clean: - crc: 0xB8A64B7E util: 'SSEEdit v4.0.3' - name: 'SoS - The Dungeons.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8091/' ] group: *earlyLoadersGroup after: [ 'LSFX-SSE-Audiosettings.esp' ] inc: [ 'SoundsofSkyrimComplete.esp' ] tag: [ Sound ] dirty: - <<: *quickClean crc: 0x28EAF3CD util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 ###### AudioVisual - Water ###### - name: 'Blacksmith Forge Water Fix SE( USSEP)?.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1291/' ] after: - 'Complete Alchemy & Cooking Overhaul.esp' - 'MLU.esp' msg: - <<: *useOnlyOneX subs: [ 'Blacksmith Forge Water Fix SE' ] condition: 'many("Blacksmith Forge Water Fix SE( USSEP)?.esp")' tag: [ C.Water ] - name: 'Blacksmith Forge Water Fix SE.esp' inc: [ 'Unofficial Skyrim Special Edition Patch.esp' ] dirty: - <<: *quickClean crc: 0xB417D179 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 - name: 'Blacksmith Forge Water Fix SE USSEP.esp' req: [ 'Unofficial Skyrim Special Edition Patch.esp' ] dirty: - <<: *quickClean crc: 0x05874BE7 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5 - name: 'RealisticWaterTwo.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2182/' ] group: *lateLoadersGroup msg: - <<: *requiresMCM type: say condition: 'file("scripts/RealisticWaterTwoMCM.pex") and not active("SkyUI_SE.esp")' clean: - crc: 0x5799725E util: 'SSEEdit v4.0.3' - name: 'RealisticWaterTwo - Resources.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2182/' ] clean: - crc: 0xF9561BAC util: 'SSEEdit v4.0.3' - name: '(VRWaterColor|SkyVRaan).*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/30571/' name: 'SkyVRaan - Shimmering VR Waters' - name: 'VRWaterColor.esp' group: *lateLoadersGroup after: [ 'RealisticWaterTwo.esp' ] - name: 'VRWaterColor-(Blackreach|Volcanic)\.esp' after: [ 'VRWaterColor.esp' ] - name: 'SkyVRaan-WaterGrass.esp' after: [ 'Landscape Fixes For Grass Mods.esp' ] - name: 'CubemapEnabler.esp' msg: [ *obsolete ] - name: 'Water for ENB.*\.es[mp]' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/37061/' name: 'Water for ENB' - name: 'Water for ENB( \((Mineral Teal|Shades of Skyrim|Tropical Green|Wavy Rivers)\))?\.esp' group: *lateLoadersGroup inc: [ 'RealisticWaterTwo.esp' ] msg: - <<: *useOnlyOneX subs: [ 'Water for ENB Main ESP' ] condition: 'many("Water for ENB( \((Mineral Teal|Shades of Skyrim|Tropical Green|Wavy Rivers)\))?\.esp")' - name: 'Water for ENB - Patch - (Clear Underwater|Lakeview Manor Avant Garden EX|Volcanic Water)\.esp' group: *lateLoadersGroup - name: 'Water for ENB - Patch - FWMF (Marked|Unmarked) (Clean|Dear Diary|Old)(-Dark)?\.esp' group: *worldSettingsGroup - name: 'Wavy Waters.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25880/' ] inc: - 'Cathedral Water Overhaul.esp' - 'Ilinalta.esp' - 'Ilinalta - Realistic Water Two.esp' - 'Purewaters.esp' - 'RealisticWaterTwo.esp' msg: - <<: *versionXofYorGreaterRequired subs: - '0.379' - '[ENBSeries SE](http://enbdev.com/download_mod_tesskyrimse.htm)' condition: 'product_version("../d3d11.dll", "0, 3, 7, 9", <) and file("../d3d11.dll")' req: [ *ENBSeries ] clean: - crc: 0xFD4F2E74 util: 'SSEEdit v4.0.3' - crc: 0x88A4D052 util: 'SSEEdit v4.0.3' ###### AudioVisual - Weather & Lighting ###### - name: 'Aequinoctium.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15884/' ] clean: - crc: 0x799931DF util: 'SSEEdit v4.0.3' - name: 'Autumn Skies.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14379/' ] dirty: - <<: *quickClean crc: 0xA9D158CC util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 22 - name: 'Cathedral Weathers.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24791/' ] clean: - crc: 0xB2743FA6 util: 'SSEEdit v4.0.3' - name: 'CinematicFireFX.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16326/' ] inc: [ 'NAT.esp' ] clean: - crc: 0x4CF60EE4 util: 'SSEEdit v4.0.3' - name: 'ClimatesOfTamriel.*\.es(m|p)' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2237/' ] - name: 'ClimatesOfTamriel.esm' clean: - crc: 0xEFDC2E2F util: 'SSEEdit v4.0.3' - name: 'ClimatesOfTamriel-Dungeons-Darker.esp' dirty: - <<: *quickClean crc: 0xE1BCB989 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'ClimatesOfTamriel-Dungeons-Hardcore.esp' dirty: - <<: *quickClean crc: 0xC93A7A71 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'ClimatesOfTamriel-Interiors-Cold.esp' clean: - crc: 0x5A76FFDE util: 'SSEEdit v4.0.3' - name: 'ClimatesOfTamriel-Interiors-Warm.esp' clean: - crc: 0x2F61CB95 util: 'SSEEdit v4.0.3' - name: 'ClimatesOfTamriel-Nights-L1.esp' clean: - crc: 0x6B208D50 util: 'SSEEdit v4.0.3' - name: 'ClimatesOfTamriel-Nights-L2.esp' clean: - crc: 0xE91A8BED util: 'SSEEdit v4.0.3' - name: 'ClimatesOfTamriel-Nights-L3.esp' clean: - crc: 0x5B859D52 util: 'SSEEdit v4.0.3' - name: 'ClimatesOfTamriel-WinterEditionSE.esp' clean: - crc: 0x5E0A1F80 util: 'SSEEdit v4.0.3' - name: 'CRF - Lighting Overhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5732/' ] clean: - crc: 0x59766837 util: 'SSEEdit v4.0.3' - name: 'Dolomite Weathers.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7895/' ] group: *earlyLoadersGroup clean: - crc: 0x87498763 util: 'SSEEdit v4.0.3' - name: 'ELE_SSE.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1377/' name: 'Enhanced Lighting for ENB' group: *lightingEnhancerGroup inc: - 'ELFXEnhancer.esp' - 'ELFX - Hardcore.esp' - 'Luminosity Lighting Overhaul.esp' - 'RLO - Interiors.esp' - 'WSEnhancer.esp' tag: - C.ImageSpace - C.Light clean: - crc: 0x92A4011D util: 'SSEEdit v4.0.3' - name: '(ELFX|EnhancedLightsandFX).*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2424/' name: 'Enhanced Lights and FX' - name: 'EnhancedLightsandFX.esp' after: - name: '3DNPC.esp' condition: '(is_master("3DNPC.esp") and is_master("EnhancedLightsandFX.esp")) or (not is_master("3DNPC.esp") and not is_master("EnhancedLightsandFX.esp"))' - name: 'SMIM-SE.esp' condition: '(is_master("SMIM-SE.esp") and is_master("EnhancedLightsandFX.esp")) or (not is_master("SMIM-SE.esp") and not is_master("EnhancedLightsandFX.esp"))' - name: 'SMIM-SE-Merged-All.esp' condition: '(is_master("SMIM-SE-Merged-All.esp") and is_master("EnhancedLightsandFX.esp")) or (not is_master("SMIM-SE-Merged-All.esp") and not is_master("EnhancedLightsandFX.esp"))' inc: [ 'RLO - Exteriors.esp' ] msg: - <<: *patch3rdParty subs: - 'Enhanced Lighting for ENB' - '[ELE - ELFX Consistency Patch and Tweaks](https://www.nexusmods.com/skyrimspecialedition/mods/18634/)' condition: 'active("ELE_SSE.esp") and not active("ELE-ELFX Patch AIO.esp") and not active("ELE-ELFX (Cavern Worldspaces|Imagespace and LT tweaks|Light Records|More Light Sources)\.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ELFX_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patchUpdateAvailable subs: [ '[ELFX Fixes](https://www.nexusmods.com/skyrimspecialedition/mods/25498/)' ] condition: 'not active("ELFX Fixes.esp") and not active("ELFX Shadows.esp") and not active("ELFX with Shadows.esp")' tag: - C.Climate - C.ImageSpace - C.Light - C.Water - Graphics - Invent.Remove - ObjectBounds - Stats dirty: - <<: *quickClean crc: 0xDD00738B util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'ELFXEnhancer.esp' group: *lightingEnhancerGroup inc: - 'ELE_SSE.esp' - 'ELFX - Hardcore.esp' - 'Luminosity Lighting Overhaul.esp' - 'RLO - Interiors.esp' tag: - C.ImageSpace - C.Light - C.Water clean: - crc: 0x06339952 util: 'SSEEdit v4.0.3' - name: 'ELFX - Hardcore.esp' group: *lightingEnhancerGroup inc: - 'ELE_SSE.esp' - 'ELFXEnhancer.esp' - 'Luminosity Lighting Overhaul.esp' - 'RLO - Interiors.esp' msg: - <<: *patch3rdParty subs: - 'Alternate Start - Live Another Life' - '[ELFX Hardcore - Alternate Start Void Fix](https://www.nexusmods.com/skyrimspecialedition/mods/34941) **OR** [LiveAnotherLife - ELFX Hardcore Patch](https://www.nexusmods.com/skyrimspecialedition/mods/38543/)' condition: 'active("Alternate Start - Live Another Life.esp") and not active("Alternate Start ELFX Fix.esp") and not active("LiveAnotherLife - ELFX Hardcore.esp")' tag: - C.ImageSpace - C.Light - C.Water - Graphics clean: - crc: 0x5ECC3509 util: 'SSEEdit v4.0.3' - name: 'ELFX - Exteriors.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/26327/' name: 'ELFX - Exteriors Fixes' after: - name: 'AK - Placeable Statics SE.esp' condition: '(is_master("AK - Placeable Statics SE.esp") and is_master("ELFX - Exteriors.esp")) or (not is_master("AK - Placeable Statics SE.esp") and not is_master("ELFX - Exteriors.esp"))' - name: 'Blowing in the Wind SSE.esp' condition: '(is_master("Blowing in the Wind SSE.esp") and is_master("ELFX - Exteriors.esp")) or (not is_master("Blowing in the Wind SSE.esp") and not is_master("ELFX - Exteriors.esp"))' - name: 'SMIM-SE-Merged-All.esp' condition: '(is_master("SMIM-SE-Merged-All.esp") and is_master("ELFX - Exteriors.esp")) or (not is_master("SMIM-SE-Merged-All.esp") and not is_master("ELFX - Exteriors.esp"))' msg: - <<: *patch3rdParty subs: - 'Open Cities' - '[ELFX Exteriors Open Cities Patch](https://www.nexusmods.com/skyrimspecialedition/mods/16265/)' condition: 'active("Open Cities Skyrim.esp") and not active("ELFX - Exteriors Open Cities Patch.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ELFXExteriors_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patchUpdateAvailable subs: [ '[ELFX - Exteriors Fixes](https://www.nexusmods.com/skyrimspecialedition/mods/26327/)' ] condition: 'checksum("ELFX - Exteriors.esp", 9B390393)' tag: [ Invent.Remove ] clean: - crc: 0x9B390393 util: 'SSEEdit v4.0.3' - name: 'ELFX - Weathers.esp' after: [ 'Audio Overhaul Skyrim.esp' ] tag: - Graphics - Sound clean: - crc: 0x0F02A920 util: 'SSEEdit v4.0.3' - name: 'ELFX - NoPlayerHomes.esp' inc: - 'ELFX - NoBreezehome.esp' - 'ELFX - NoHjerim.esp' - 'ELFX - NoHoneyside.esp' - 'ELFX - NoProudspireManor.esp' - 'ELFX - NoSeverinManor.esp' - 'ELFX - NoVlindrelHall.esp' dirty: - <<: *quickClean crc: 0x181ECD13 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 1 - name: 'ELFX - NoBreezehome.esp' clean: - crc: 0x16B967BB util: 'SSEEdit v4.0.3' - name: 'ELFX - NoHjerim.esp' clean: - crc: 0xEFC3B86E util: 'SSEEdit v4.0.3' - name: 'ELFX - NoHoneyside.esp' clean: - crc: 0x636D8DC1 util: 'SSEEdit v4.0.3' - name: 'ELFX - NoProudspireManor.esp' clean: - crc: 0x378FA7EE util: 'SSEEdit v4.0.3' - name: 'ELFX - NoSeverinManor.esp' clean: - crc: 0x328328C8 util: 'SSEEdit v4.0.3' - name: 'ELFX - NoVlindrelHall.esp' clean: - crc: 0xB88AC75D util: 'SSEEdit v4.0.3' - name: 'ELFX Fixes.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25498/' ] after: [ 'Skysan_ELFX_SMIM_Fix.esp' ] msg: - <<: *alreadyInOrFixedByX subs: [ 'ELFX Shadows' ] condition: 'active("ELFX Shadows.esp")' tag: - C.Light - C.Water clean: - crc: 0xDFEDB8EC util: 'SSEEdit v4.0.3' - name: 'ELFX Fixes Ragged Flagon Fix.esp' after: - 'ELE_SSE.esp' - 'ELFXEnhancer.esp' - 'ELFX - Hardcore.esp' - 'ELFX Fixes.esp' - 'Luminosity Lighting Overhaul.esp' - 'RLO - Interiors.esp' - 'RealisticWaterTwo.esp' - 'WSEnhancer.esp' tag: - C.Light - C.Water clean: - crc: 0x246FBB30 util: 'SSEEdit v4.0.3' - name: 'ELFX Shadows.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/63790/' name: 'ELFX Shadows' inc: - 'ELFX Fake Light Remover.esp' - 'Skysan_ELFX_SMIM_Fix.esp' tag: [ C.Climate ] dirty: - <<: *quickClean crc: 0xE8991432 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'EmbersHD.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14368/' ] after: [ 'CinematicFireFX.esp' ] clean: - crc: 0x68222B4D util: 'SSEEdit v4.0.3' - name: 'EmbersHD - RLO Patch.esp' after: [ 'Realistic Lighting Overhaul - Major City Interiors.esp' ] # doNotClean req: - name: 'RLO - Interiors.esp' condition: 'not file("Realistic Lighting Overhaul - Major City Interiors.esp")' - name: 'Embers XD.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/37085/' ] - name: 'Embers XD.esp' msg: - <<: *patch3rdParty subs: - 'Campfire - Complete Camping System' - '[Miscellaneous Embers XD Patches](https://www.nexusmods.com/skyrimspecialedition/mods/50883/)' condition: 'active("Campfire.esm") and not active("EmbersXD-Campfire Patch.esp")' - <<: *patch3rdParty subs: - 'InnCredible' - '[Miscellaneous Embers XD Patches](https://www.nexusmods.com/skyrimspecialedition/mods/50883/)' condition: 'active("InnCredible.esp") and not active("EmbersXD-InnCredible Patch.esp")' tag: - Graphics - ObjectBounds clean: - crc: 0x7CC70412 util: 'SSEEdit v4.0.3j (RC2 for 4.0.4)' - crc: 0x854C916F util: 'SSEEdit v4.0.3j (RC2 for 4.0.4)' - name: 'ENB Light.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/22574/' name: 'ENB Light' after: - 'ELE_SSE.esp' - 'ELFX - Hardcore.esp' - 'Luminosity Lighting Overhaul.esp' - 'RLO - Interiors.esp' req: [ *ENBSeries ] msg: - <<: *requiresResources subs: [ '[Particle Patch for ENB](https://www.nexusmods.com/skyrimspecialedition/mods/65720/)' ] condition: 'not (file("Particle Patch for ENB.bsa") and active("Particle Patch for ENB.esp")) and not file("textures/effects/gradients/gradillusiondark01m.dds") and not file("textures/WiZkiD/iron_e.dds")' tag: [ Graphics ] - name: 'ImprovedFog&Lighting.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/46289/' name: 'Improved Fog and Lighting' group: *lightingEnhancerGroup inc: - 'ELE_SSE.esp' - 'EnhancedLightsandFX.esp' - 'Luminosity Lighting Overhaul.esp' - 'RelightingSkyrim_SSE.esp' - 'RLO - Interiors.esp' - 'WSEnhancer.esp' - name: 'ImprovedHearthfireLighting.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/721/' ] clean: - crc: 0xA71A75BB util: 'SSEEdit v4.0.3' - name: 'JBMod.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/7535/' name: 'Dungeon Darkness SE' clean: - crc: 0xC1A55CC1 util: 'SSEEdit v4.0.3' - name: 'Lanterns Of Skyrim - All In One - Main.esm' url: - 'https://www.nexusmods.com/skyrimspecialedition/mods/2429/' - 'https://www.nexusmods.com/skyrimspecialedition/mods/23378/' group: *earlyLoadersGroup clean: - crc: 0xEB94B5F8 util: 'SSEEdit v4.0.3' # MCM Original - crc: 0x272D7339 util: 'SSEEdit v4.0.3' # MCM Tweaked Normal - crc: 0xABE89712 util: 'SSEEdit v4.0.3' # MCM Tweaked Brighter - crc: 0x93C29074 util: 'SSEEdit v4.0.3' - name: '(Lanterns Of Skyrim II|LoS II - .*)\.es[mp]' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/30817/' name: 'Lanterns Of Skyrim II' - name: 'Lanterns Of Skyrim II.esm' inc: - 'Blowing in the Wind SSE.esp' - 'CLARALUX SSE.esp' msg: - <<: *patchIncluded subs: [ 'Blackthorn - A Buildable Town in The Rift' ] condition: 'active("BlackthornManor.esp") and not active("LoS II - BlackthornManor patch.esp")' - <<: *patchIncluded subs: [ 'Books of Skyrim' ] condition: 'active("BooksOfSkyrim.esp") and not active("LoS II - Book of Skyrim patch.esp")' - <<: *patchIncluded subs: [ 'Beyond Skyrim Bruma' ] condition: 'active("BSHeartland.esm") and not active("LoS II - Bruma patch.esp")' - <<: *patchIncluded subs: [ 'City Entrance Overhaul - Windhelm' ] condition: 'active("WindhelmEntranceOverhaul.esp") and not active("LoS II - CEO Windhelm patch.esp")' - <<: *patchIncluded subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("LoS II - CRF patch.esp")' - <<: *patchIncluded subs: [ 'Camp Argentum' ] condition: 'active("CampArgentum.esp") and not active("LoS II - Camp Argentum patch.esp")' - <<: *patchIncluded subs: [ 'Camp Varglya' ] condition: 'active("CampVarglya.esp") and not active("LoS II - Camp Varglya patch.esp")' - <<: *patchIncluded subs: [ 'Convenient Bridges' ] condition: 'active("Convenient Bridges.esp") and not active("LoS II - Convenient Bridges patch.esp")' - <<: *patchIncluded subs: [ 'Darkwater Crossing' ] condition: 'active("Darkwater Crossing.esp") and not active("LoS II - Darkwater Crossing patch.esp")' - <<: *patchIncluded subs: [ 'Dragon Bridge' ] condition: 'active("Dragon Bridge.esp") and not active("LoS II - Dragon Bridge patch.esp")' - <<: *patchIncluded subs: [ 'Expanded Towns and Cities' ] condition: 'active("ETaC - Complete.esp") and not active("LoS II - ETaC patch.esp")' - <<: *patchIncluded subs: [ 'Eli''s Breezehome' ] condition: 'active("Eli_Breezehome.esp") and not active("LoS II - Eli''s Breezehome patch.esp")' - <<: *patchIncluded subs: [ 'Eli''s Riverwood Shack' ] condition: 'active("Eli_RiverwoodShack.esp") and not active("LoS II - Eli''s Riverwood Shack patch.esp")' - <<: *patchIncluded subs: [ 'Enhanced Solitude SSE' ] condition: 'active("Enhanced Solitude SSE.esp") and not active("LoS II - Enhanced Solitude SSE patch.esp")' - <<: *patchIncluded subs: [ 'Falkreath' ] condition: 'active("Falkreath.esp") and not active("LoS II - Falkreath patch.esp")' - <<: *patchIncluded subs: [ 'Helarchen Creek' ] condition: 'active("Helarchen Creek.esp") and not active("LoS II - Helarchen Creek patch.esp")' - <<: *patchIncluded subs: [ 'Ivarstead' ] condition: 'active("Ivarstead.esp") and not active("LoS II - Ivarstead patch.esp")' - <<: *patchIncluded subs: [ 'JK''s Riverwood' ] condition: 'active("JKs Riverwood.esp") and not active("LoS II - JKs Riverwood patch.esp")' - <<: *patchIncluded subs: [ 'JK''s Skyrim' ] condition: 'active("JKs Skyrim.esp") and not active("LoS II - JKs Skyrim patch.esp")' - <<: *patchIncluded subs: [ 'Karthwasten' ] condition: 'active("Karthwasten.esp") and not active("LoS II - Karthwasten patch.esp")' - <<: *patchIncluded subs: [ 'Kynesgrove' ] condition: 'active("Kynesgrove.esp") and not active("LoS II - Kynesgrove patch.esp")' - <<: *patchIncluded subs: [ 'Legacy of the Dragonborn' ] condition: 'active("LegacyoftheDragonborn.esm") and not active("LoS II - LotD patch.esp")' - <<: *patchIncluded subs: [ 'Midwood Isle' ] condition: 'active("Midwood Isle.esp") and not active("LoS II - Midwood Isle patch.esp")' - <<: *patchIncluded subs: [ 'Northern Marsh Bridges' ] condition: 'active("Northern Marsh Bridges SE.esp") and not active("LoS II - Northern Marsh Bridges patch.esp")' - <<: *patchIncluded subs: [ 'Oakwood' ] condition: 'active("Oakwood.esp") and not active("LoS II - Oakwood patch.esp")' - <<: *patchIncluded subs: [ 'Old Hroldan Ruins' ] condition: 'active("OldHroldanRuins.esp") and not active("LoS II - Old Hroldan Ruins patch.esp")' - <<: *patchIncluded subs: [ 'Overstead' ] condition: 'active("Overstead.esp") and not active("LoS II - Overstead SE patch.esp")' - <<: *patchIncluded subs: [ 'Run of the Mill Inn' ] condition: 'active("Run_of_the_Mill_Inn.esp") and not active("LoS II - Run of the Mill Inn patch.esp")' - <<: *patchIncluded subs: [ 'Static Mesh Improvement Mod' ] condition: 'active("SMIM-SE-Merged-All.esp") and not active("LoS II - SMIM patch.esp")' - <<: *patchIncluded subs: [ 'Settlements Expanded' ] condition: 'active("Settlements Expanded SE.esp") and not active("LoS II - Settlements Expanded patch.esp")' - <<: *patchIncluded subs: [ 'Skyrim Bridges' ] condition: 'active("Skyrim Bridges.esp") and not active("LoS II - Skyrim Bridges patch.esp")' - <<: *patchIncluded subs: [ 'Solitude Docks' ] condition: 'active("Solitude Docks.esp") and not active("LoS II - Solitude Docks patch.esp")' - <<: *patchIncluded subs: [ 'Solitude Expansion' ] condition: 'active("Solitude Expansion.esp") and not active("LoS II - Solitude Expansion patch.esp")' - <<: *patchIncluded subs: [ 'Soljund''s Sinkhole' ] condition: 'active("Soljund''s Sinkhole.esp") and not active("LoS II - Soljund''s Sinkhole patch.esp")' - <<: *patchIncluded subs: [ 'Telengard' ] condition: 'active("Telengard.esp") and not active("LoS II - Telengard patch.esp")' - <<: *patchIncluded subs: [ 'The Fall of Granite Hill' ] condition: 'active("The Fall of Granite Hill.esp") and not active("LoS II - The Fall of Granite Hill patch.esp")' - <<: *patchIncluded subs: [ 'Weathered Road Signs' ] condition: 'active("Weathered Road Signs.esp") and not active("LoS II - Weathered Road Signs patch.esp")' - <<: *patchIncluded subs: [ 'Whistling Mine' ] condition: 'active("Whistling Mine.esp") and not active("LoS II - Whistling Mine patch.esp")' dirty: - <<: *quickClean crc: 0x1499A9F9 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'LoS II - Lantern Workers.esp' tag: [ C.Location ] dirty: - <<: *quickClean crc: 0x64F4E73F util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 25 - name: 'LoS II - Tamriel Master Lights.esp' msg: [ *obsolete ] - name: 'Luminosity Lighting Overhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16830/' ] group: *lightingEnhancerGroup inc: - 'ELE_SSE.esp' - 'ELFXEnhancer.esp' - 'ELFX - Hardcore.esp' - 'RLO - Interiors.esp' tag: [ C.Light ] dirty: - <<: *quickClean crc: 0x9D08DEBF util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - <<: *quickClean crc: 0x779942E9 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'Luminosity - Lightweight Lighting.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16830/' ] msg: [ *obsolete ] - name: 'Lux.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/43158/' name: 'Lux' group: *interiorLightingGroup tag: - C.Location - C.Water clean: - crc: 0x47A2E16E util: 'SSEEdit v4.0.4b' # Lux - Optional Content # - name: 'Lux - Mara Valentine patch.esp' after: [ 'Lux - Distinct Interiors patch.esp' ] - name: 'Lux - Silver Blood inn overhaul.esp' after: [ 'Lux - Distinct Interiors patch.esp' ] - name: 'Lux - Understone Keep overhaul.esp' after: [ 'Lux - Distinct Interiors patch.esp' ] tag: [ C.Light ] # Lux - Patches # - name: 'Lux - Blue Palace Terrace patch 3.esp' tag: [ C.Light ] - name: 'Lux - Books of Skyrim.esp' tag: - C.Climate - C.ImageSpace - C.Light - name: 'Lux - Breezehome by Lupus patch.esp' dirty: - <<: *quickClean crc: 0x2CA088B5 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 udr: 53 - name: 'Lux - ClefJ''s Winterhold.esp' tag: - C.Light - C.Location - name: 'Lux - COTN (Dawnstar|Morthal|Winterhold) patch\.esp' after: [ 'Lux - Distinct Interiors patch.esp' ] tag: [ C.Light ] - name: 'Lux - Distinct Silver Blood inn patch.esp' req: [ 'Lux - Silver Blood inn overhaul.esp' ] - name: 'Lux - Eli Breezehome patch.esp' inc: - name: 'Eli_Breezehome.esp' display: 'Eli''s Breezehome Optimization' condition: 'version("Eli_Breezehome.esp", "1.6.0", >=)' msg: - <<: *useInstead subs: [ 'Eli_Breezehome [PATCH - Lux].esp' ] condition: 'version("Eli_Breezehome.esp", "1.6.0", >=) and not active("Eli_Breezehome [PATCH - Lux].esp")' - name: 'Lux - Forgotten City.esp' tag: - C.ImageSpace - C.Light - name: 'Lux - Great Village of (Ivarstead|Karthwasten|Kynesgrove|Mixwater Mill|Old Hroldan|Shor''s Stone) patch\.esp' tag: [ C.Light ] - name: 'Lux - Great Village of Old Hroldan patch.esp' after: [ 'Lux - Distinct Interiors patch.esp' ] - name: 'Lux - JK''s Palace of Kings patch.esp' tag: [ C.Light ] - name: 'Lux - JK''s Sadris Used Wares patch.esp' req: [ 'JK''s Sadris Used Wares.esp' ] - name: 'Lux - Legacy of the Dragonborn patch.esp' tag: - C.Climate - C.Light - C.ImageSpace - C.Water - name: 'Lux - OCW College.esp' after: [ 'OCW_CellSettings.esp' ] tag: - C.Climate - C.ImageSpace - C.Light - name: 'Lux - RedBag''s Solitude patch.esp' tag: [ C.Light ] - name: 'Lux - Rodryk''s Dragonbridge patch.esp' after: [ 'Lux - Distinct Interiors patch.esp' ] tag: - C.Climate - C.Light - name: 'Lux - RWT Patch.esp' req: [ 'RealisticWaterTwo.esp' ] tag: - C.Light - C.Water - name: 'Lux - Silver Blood inn AIOverhaul patch.esp' req: [ 'Lux - Silver Blood inn overhaul.esp' ] - name: 'Lux - SoS compatibility patch.esp' after: - 'Lux - BleakFalls Barrow patch.esp' - 'Lux - Blue Palace Terrace patch 3.esp' - 'Lux - Breezehome by Lupus patch.esp' - 'Lux - Crimson Blood Armor patch.esp' - 'Lux - Distinct Interiors patch.esp' - 'Lux - Distinct Silver Blood inn patch.esp' - 'Lux - Embershard Mine patch.esp' - 'Lux - Halted Stream Camp patch.esp' - 'Lux - HSTNF compatibility patch.esp' - 'Lux - JK''s Angelines Aromatics patch.esp' - 'Lux - JK''s Arcadia''s Cauldron patch.esp' - 'Lux - JK''s Bannered Mare patch.esp' - 'Lux - JK''s Bee and Barb patch.esp' - 'Lux - JK''s Belethor''s General Goods patch.esp' - 'Lux - JK''s Bits and Pieces patch.esp' - 'Lux - JK''s Blue Palace patch.esp' - 'Lux - JK''s Dragonsreach patch.esp' - 'Lux - JK''s Drunken Huntsman patch.esp' - 'Lux - JK''s New Gnisis Cornerclub patch.esp' - 'Lux - JK''s Radiant Raiment patch.esp' - 'Lux - JK''s Sadris Used Wares patch.esp' - 'Lux - JK''s Sleeping Giant inn patch.esp' - 'Lux - JK''s Warmaidens patch.esp' - 'Lux - Mara Valentine patch.esp' - 'Lux - RedBag''s Solitude patch.esp' - 'Lux - Silver Blood inn overhaul.esp' - 'Lux - Steepfall Burrow patch.esp' - 'Lux - Ustengrav Revisited patch.esp' - 'Lux - WhiteRiver Watch patch.esp' - name: 'Lux - Stendarr Rising patch.esp' tag: [ C.ImageSpace ] - name: 'Lux - The Great Cities - Minor Cities and Towns patch.esp' after: [ 'Lux - Distinct Interiors patch.esp' ] tag: [ C.Light ] - name: 'Lux - The Great City of (Dawnstar|Falkreath|Winterhold) patch\.esp' tag: [ C.Light ] - name: 'Lux - UCOW patch.esp' tag: - C.Climate - C.ImageSpace - C.Light - name: 'Lux - WhiteRiver Watch patch.esp' tag: [ C.Light ] - name: 'Lux - Wyrmstooth.esp' tag: - C.Climate - C.ImageSpace - C.Light - name: 'Great City of JK''s Redbag Solitude patch.esp' dirty: - <<: *reqManualFix crc: 0xAFCF09AF util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 14 # Lux - Language Packs - name: 'Lux FR.esp' after: - 'Lux - BleakFalls Barrow patch.esp' - 'Lux - Blue Palace Terrace patch 3.esp' - 'Lux - Breezehome by Lupus patch.esp' - 'Lux - Crimson Blood Armor patch.esp' - 'Lux - Distinct Interiors patch.esp' - 'Lux - Distinct Silver Blood inn patch.esp' - 'Lux - Embershard Mine patch.esp' - 'Lux - Halted Stream Camp patch.esp' - 'Lux - HSTNF compatibility patch.esp' - 'Lux - JK''s Angelines Aromatics patch.esp' - 'Lux - JK''s Arcadia''s Cauldron patch.esp' - 'Lux - JK''s Bannered Mare patch.esp' - 'Lux - JK''s Bee and Barb patch.esp' - 'Lux - JK''s Belethor''s General Goods patch.esp' - 'Lux - JK''s Bits and Pieces patch.esp' - 'Lux - JK''s Blue Palace patch.esp' - 'Lux - JK''s Dragonsreach patch.esp' - 'Lux - JK''s Drunken Huntsman patch.esp' - 'Lux - JK''s New Gnisis Cornerclub patch.esp' - 'Lux - JK''s Radiant Raiment patch.esp' - 'Lux - JK''s Sadris Used Wares patch.esp' - 'Lux - JK''s Sleeping Giant inn patch.esp' - 'Lux - JK''s Warmaidens patch.esp' - 'Lux - Mara Valentine patch.esp' - 'Lux - RedBag''s Solitude patch.esp' - 'Lux - Silver Blood inn overhaul.esp' - 'Lux - SoS compatibility patch.esp' - 'Lux - Steepfall Burrow patch.esp' - 'Lux - Ustengrav Revisited patch.esp' - 'Lux - WhiteRiver Watch patch.esp' tag: [ C.Name ] - name: 'Lux - SoS compatibility patch FR.esp' after: - 'Lux - SoS compatibility patch.esp' - 'Lux FR.esp' - name: 'mintylightningmod.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8778/' ] msg: - <<: *obsolete subs: [ '[Storm Lightning for SSE and VR (Minty Lightning 2019)](https://www.nexusmods.com/skyrimspecialedition/mods/29243/)' ] clean: - crc: 0xF75C0A25 util: 'SSEEdit v4.0.3' - name: 'Morning Fogs SSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21436/' ] dirty: - <<: *quickClean crc: 0xC01DF5C6 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Mythical Ages.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11578/' ] clean: - crc: 0x97E61ECD util: 'SSEEdit v4.0.3' - name: 'NAT.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12842/' name: 'NAT - Natural and Atmospheric Tamriel' group: *earlyLoadersGroup after: [ 'Audio Overhaul Skyrim.esp' ] inc: - 'Aequinoctium.esp' - 'Autumn Skies.esp' - 'ClimatesOfTamriel.esm' - 'Dolomite Weathers.esp' - 'ELFX - Weathers.esp' - 'Foggy Weather 2.esp' - 'Mythical Ages.esp' - 'NorthernSWS.esp' - 'Obsidian Weathers.esp' - 'Obscura Weather and Lighting.esp' - 'Obscura Weather and Lighting - hazy.esp' - 'Obscura Weather and Lighting - Vibrant.esp' - 'Obscura Weather and Lighting - Vibrant with Haze.esp' - 'Obscura Weather and Lighting - Skytoon.esp' - 'Realistic Lighting Overhaul - Weathers.esp' - 'Rustic Weathers And Lighting.esp' - 'Skyrim Legendary Weathers.esp' - 'SolstitiumWeathersandSeasons.esp' - 'surreal lighting.esp' - name: 'TrueStormsSE.esp' condition: 'active("TrueStormsSE.esp") and not active("NAT_TS_Patch_.*\.esp")' display: 'True Storms Special Edition' - 'Vivid WeathersSE.esp' msg: - <<: *patch3rdParty subs: - 'True Storms' - '[NAT - TrueStorms Merged Compatibility](https://www.nexusmods.com/skyrimspecialedition/mods/15025/)' condition: 'active("TrueStormsSE.esp") and not active("NAT_TS_Patch_.*\.esp")' tag: - Graphics - Sound - Stats dirty: - <<: *quickClean crc: 0x8377D03C util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 19 - name: 'NorthernSWS.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14878/' ] clean: - crc: 0x19C7F319 util: 'SSEEdit v4.0.3' - name: 'Obscura Weather and Lighting.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12523/' ] dirty: - <<: *quickClean crc: 0x337B7C36 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'Obsidian Mountain Fogs.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13539/' ] msg: - <<: *alreadyInX subs: [ 'Obsidian Weathers.esp' ] condition: 'active("Obsidian Weathers.esp")' clean: - crc: 0x8FA2EB6E util: 'SSEEdit v4.0.3' - name: 'Obsidian In Cathedral.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27831/' ] after: [ 'SoS_Cathedral_Patch.esp' ] clean: - crc: 0x6866AB52 util: 'SSEEdit v4.0.3' - name: 'DarkerNights-ObsidianInCathedral.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27831/' ] after: [ 'Obsidian In Cathedral.esp' ] - name: '(True Storms - )?Obsidian Weathers( - Patch )?\.esp' # sic url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12125/' name: 'Obsidian Weathers and Seasons' - name: 'Obsidian Weathers.esp' group: *earlyLoadersGroup after: - 'Audio Overhaul Skyrim.esp' - name: 'TrueStormsSE.esp' condition: 'active("True Storms - Obsidian Weathers - Patch .esp")' # sic inc: - 'Aequinoctium.esp' - 'Autumn Skies.esp' - 'ClimatesOfTamriel.esm' - 'Dolomite Weathers.esp' - 'ELFX - Weathers.esp' - 'Foggy Weather 2.esp' - 'Mythical Ages.esp' - 'NAT.esp' - 'NorthernSWS.esp' - 'Obscura Weather and Lighting.esp' - 'Obscura Weather and Lighting - hazy.esp' - 'Obscura Weather and Lighting - Skytoon.esp' - 'Obscura Weather and Lighting - Vibrant.esp' - 'Obscura Weather and Lighting - Vibrant with Haze.esp' - 'Obsidian Mountain Fogs.esp' - 'Realistic Lighting Overhaul - Weathers.esp' - 'Rustic Weathers And Lighting.esp' - 'Skyrim Legendary Weathers.esp' - 'SolstitiumWeathersandSeasons.esp' - 'surreal lighting.esp' - 'Vivid WeathersSE.esp' msg: - <<: *patchProvided subs: [ 'True Storms' ] condition: 'active("TrueStormsSE.esp") and not active("True Storms - Obsidian Weathers - Patch .esp") and not active("Obsidian_TS_Patch_(Luminous|Spectral)(_WaterFix)?\.esp") and not active("Obsidian Wander TS Combined Patch.esp")' # sic - <<: *patch3rdParty subs: - 'True Storms' - '[Obsidian Weathers - TrueStorms Merged Compatibility](https://www.nexusmods.com/skyrimspecialedition/mods/17198/)' condition: 'active("TrueStormsSE.esp") and not active("Obsidian_TS_Patch_(Luminous|Spectral)(_WaterFix)?\.esp") and not active("True Storms - Obsidian Weathers - Patch .esp") and not active("Obsidian Wander TS Combined Patch.esp")' # sic - <<: *patch3rdParty subs: - 'VIGILANT' - '[Obsidian Weathers - Vigilant Integration](https://www.nexusmods.com/skyrimspecialedition/mods/24357/)' condition: 'active("Vigilant.esm") and not active("Obsidian Weathers for Vigilant.esp")' tag: - Graphics - Sound clean: - crc: 0xA90371B1 util: 'SSEEdit v4.0.4b' - name: 'True Storms - Obsidian Weathers - Patch .esp' # sic inc: [ 'Obsidian Weathers - Wander Patch.esp' ] - name: 'OriginWeathers.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20050/' ] clean: - crc: 0x3ACE8690 util: 'SSEEdit v4.0.3' - name: 'RAID Weathers.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/63116/' name: 'RAID Weathers' after: [ 'WetandCold.esp' ] tag: - Graphics - Sound dirty: - <<: *quickClean crc: 0xC09E8D1A util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'RedbellyMineMistFix.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21715/' ] after: - 'ELE_SSE.esp' - 'ELFX - Hardcore.esp' - 'ELFXEnhancer.esp' - 'EnhancedLightsandFX.esp' - 'Luminosity Lighting Overhaul.esp' - 'RelightingSkyrim_SSE.esp' - 'RLO - Interiors.esp' - 'WSEnhancer.esp' - 'WSEnhancerCW.esp' clean: - crc: 0xEEB73A63 util: 'SSEEdit v4.0.3' - name: 'Realistic Torch Light SE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36437/' ] after: - 'ELE_SSE.esp' - 'ELFX - Hardcore.esp' - 'Lux.esp' - 'Luminosity Lighting Overhaul.esp' - 'RLO - Interiors.esp' tag: - Graphics - Stats - name: 'RelightingSkyrim_SSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8586/' ] dirty: - <<: *quickClean crc: 0xEC7D3BF7 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - <<: *quickClean crc: 0xB0BAAA33 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 clean: - crc: 0xD91E48B2 util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x6DD401AA util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: '(RLO|Realistic Lighting Overhaul) -.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/844/' ] - name: 'RLO - Effects.esp' clean: - crc: 0x1FD6BDD7 util: 'SSEEdit v4.0.3g' - name: 'RLO - Exteriors.esp' msg: - <<: *patchIncluded subs: [ 'JK''s Riverwood' ] condition: 'active("JK''s Riverwood.esp") and not active("RLO - JK''s Riverwood.esp")' - <<: *patchIncluded subs: [ 'JK''s Whiterun' ] condition: 'active("JKs Whiterun.esp") and not active("RLO - JK''s Whiterun.esp")' dirty: - <<: *quickClean crc: 0x0F92CA19 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: 'RLO - Illuminated Spells.esp' after: [ 'RLO - Interiors.esp' ] clean: - crc: 0x4D6D9B00 util: 'SSEEdit v4.0.3g' - name: 'RLO - Interiors.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/40520/' name: 'RLO Interiors - No modified lights sources' group: *interiorLightingGroup after: - name: 'Lux.esp' condition: 'version("RLO - Interiors.esp", "5.0.4", >=)' inc: - name: 'EnhancedLightsandFX.esp' condition: 'not version("RLO - Interiors.esp", "5.0.4", >=)' - name: 'Lux.esp' condition: 'not version("RLO - Interiors.esp", "5.0.4", >=)' tag: - C.ImageSpace - C.Light msg: - <<: *patchIncluded subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("RLO - CRF Patch.esp") and not version("RLO - Interiors.esp", "5.0.4", >=)' - <<: *patchIncluded subs: [ 'Immersive Citizens - AI Overhaul' ] condition: 'active("Immersive Citizens - AI Overhaul.esp") and not active("RLO - IC Patch.esp") and not version("RLO - Interiors.esp", "5.0.4", >=)' clean: - crc: 0xA2034302 util: 'SSEEdit v4.0.3g' - crc: 0xC9899199 util: 'SSEEdit v4.0.3g' # RLO v5 patches - name: 'RLO - IC Patch.esp' msg: - <<: *wildEdits subs: [ 'Remove records **0000B498**, **0001DB52**, **000252CD**, **0001A270** & **0001A26F** from RLO - IC Patch.esp. Blocks Open Cities Skyrim, Immersive Citizens and ICAIO OCS Patch changes.' ] condition: 'checksum("RLO - IC Patch.esp", E13269D4)' # RLO 4.1.1 - name: 'Realistic Lighting Overhaul - Dawnguard Interiors.esp' after: - 'Realistic Lighting Overhaul - Major City Interiors.esp' - 'Realistic Lighting Overhaul - Minor Cities and Town Interiors.esp' - name: 'Realistic Lighting Overhaul - Dungeons.esp' after: - 'Realistic Lighting Overhaul - Major City Interiors.esp' - 'Realistic Lighting Overhaul - Minor Cities and Town Interiors.esp' - 'Realistic Lighting Overhaul - Dawnguard Interiors.esp' - name: 'Realistic Lighting Overhaul - Minor Cities and Town Interiors.esp' after: [ 'Realistic Lighting Overhaul - Major City Interiors.esp' ] - name: 'Realistic Lighting Overhaul - ((Dawnguard|Major City) Interiors|Dungeons)\.esp' tag: - C.ImageSpace - C.Light - name: 'Realistic Lighting Overhaul - Weathers.esp' group: *earlyLoadersGroup tag: [ Graphics ] - name: 'RLO - Major City Exteriors - No Guard Torches.esp' tag: - Actors.ACBS - Invent.Add - Invent.Remove - name: 'Rustic Weathers And Lighting.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8398/' ] clean: - crc: 0x14EA63EF util: 'SSEEdit v4.0.3' - name: 'Shadows.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/37831/' name: 'Window Shadows by HHaleyy' tag: - C.Climate - C.Light clean: - crc: 0x48434973 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'WSEnhancer(CW)?\.esp' group: *lightingEnhancerGroup tag: [ C.Light ] - name: 'WSLightFade.esp' after: [ 'WSEnhancer.esp' ] - name: 'Skyrim Legendary Weathers.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16725/' ] clean: - crc: 0x033A1B0F util: 'SSEEdit v4.0.3' - name: 'StormLightning.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29243/' ] inc: - 'mintylightningmod.esp' - 'MPAB.esp' msg: [ *requiresMCM ] req: [ *SKSE ] clean: - crc: 0x08DF4CAE util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0xCAB7D389 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'surreal lighting.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2770/' ] dirty: - <<: *quickClean crc: 0x7925F0B7 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'TrueStormsSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2472/' ] group: *earlyLoadersGroup after: - 'Audio Overhaul Skyrim.esp' - 'ELFX - Weathers.esp' - 'Realistic Lighting Overhaul - Weathers.esp' - 'Obsidian Weathers - Wander Patch.esp' msg: - <<: *patch3rdParty subs: - 'Aequinoctium' - '[Aequinoctium - TrueStorms Merged Compatibility](https://www.nexusmods.com/skyrimspecialedition/mods/21645/)' condition: 'active("Aequinoctium.esp") and not active("Aequinoctium_TS_Patch_.*\.esp")' - <<: *patch3rdParty subs: - 'Dolomite Weathers' - '[Dolomite - TrueStorms Merged Compatibility](https://www.nexusmods.com/skyrimspecialedition/mods/15044/)' condition: 'active("Dolomite Weathers.esp") and not active("Dolomite_TS_Patch_.*\.esp")' - <<: *patch3rdParty subs: - 'Enhanced Lights and FX Weather' - '[ELFX Weathers - TrueStorms Merged Compatibility](https://www.nexusmods.com/skyrimspecialedition/mods/19837/)' condition: 'active("ELFX - Weathers.esp") and not active("ELFXWeathers_TS_Patch_.*\.esp")' - <<: *patch3rdParty subs: - 'Mythical Ages' - '[Mythical Ages - TrueStorms Merged Compatibility](https://www.nexusmods.com/skyrimspecialedition/mods/15617/)' condition: 'active("Mythical Ages.esp") and not active("Mythical_TS_Patch_.*\.esp")' - <<: *patch3rdParty subs: - 'Rustic Weathers and Lighting' - '[Rustic Weathers - TrueStorms Merged Compatibility](https://www.nexusmods.com/skyrimspecialedition/mods/15621/?)' condition: 'active("Rustic Weathers And Lighting.esp") and not active("Rustic_TS_Patch_.*\.esp")' - <<: *patch3rdParty subs: - 'Wet and Cold' - '[TrueStorms - Wet and Cold Compatibility](https://www.nexusmods.com/skyrimspecialedition/mods/15632/?)' condition: 'active("WetandCold.esp") and not active("(Aequinoctium_TS|Mythical_TS|Obsidian_TS|Rustic_TS|TrueStorms|Vivid_TS)_Wet&Cold_Patch\.esp") and not active("CathedralWeathersSeasons.esp")' tag: [ Sound ] clean: - crc: 0x3262D85C util: 'SSEEdit v4.0.3' ### True Storms Merged Compatibility Patches ### # Aequinoctium & True Storms Merged Compatibility Patch - name: 'Aequinoctium_TS_Patch_(Abyssal|Obscured)(_WaterFix)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21645/' ] inc: - 'Aequinoctium - SOSComplete PATCH.esp' - 'Aequinoctium - TrueStorms PATCH.esp' - 'Audio Overhaul Skyrim - Aequinoctium Patch.esp' - 'Audio Overhaul Skyrim - True Storms Patch.esp' - 'SoS_TrueStorms_Patch.esp' msg: - <<: *patchIncluded subs: [ 'Audio Overhaul' ] condition: 'active("Audio Overhaul Skyrim.esp") and not active("Aequinoctium_TS_AOS_Patch.esp")' - <<: *patchIncluded subs: [ 'Sounds of Skyrim Complete' ] condition: 'active("SoundsofSkyrimComplete.esp") and not active("Aequinoctium_TS_SoS_Patch.esp")' - <<: *useOnlyOneX subs: [ 'Aequinoctium - TrueStorms Merged Compatibility' ] condition: 'many("Aequinoctium_TS_Patch_(Abyssal|Obscured)(_WaterFix)?\.esp")' # Dolomite & True Storms Merged Compatibility Patch - name: 'Dolomite_TS_Patch_(Heavy|Light)Fog\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15044/' ] msg: - <<: *useOnlyOneX subs: [ 'Dolomite - TrueStorms Merged Compatibility' ] condition: 'many("Dolomite_TS_Patch_(Heavy|Light)Fog\.esp")' # ELFX Weathers & True Storms Merged Compatibility Patch - name: 'ELFXWeathers_TS_Patch_(Lucid|Somber)(_WaterFix)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19837/' ] inc: - 'Audio Overhaul Skyrim - True Storms Patch.esp' - 'SoS_ELFX+Weathers_Patch.esp' - 'SoS_ELFX+Enhancer+Weathers_Patch.esp' - 'SoS_ELFX+Hardcore+Weathers_Patch.esp' - 'SoS_TrueStorms_Patch.esp' msg: - <<: *patchIncluded subs: [ 'Audio Overhaul' ] condition: 'active("Audio Overhaul Skyrim.esp") and not active("ELFXWeathers_TS_AOS_Patch.esp")' - <<: *patchIncluded subs: [ 'Sounds of Skyrim Complete' ] condition: 'active("SoundsofSkyrimComplete.esp") and not active("ELFXWeathers_TS_SoS_Patch.esp")' - <<: *useOnlyOneX subs: [ 'Mythical Ages - TrueStorms Merged Compatibility' ] condition: 'many("ELFXWeathers_TS_Patch_(Lucid|Somber)(_WaterFix)?\.esp")' # Mythical Ages & True Storms Merged Compatibility Patch - name: 'Mythical_TS_Patch_(Dusky|Overcast)(_WaterFix)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15617/' ] inc: - 'Mythical Ages - SOSComplete Patch.esp' - 'Audio Overhaul Skyrim - Mythical Ages Patch.esp' - 'Audio Overhaul Skyrim - True Storms Patch.esp' - 'SoS_TrueStorms_Patch.esp' msg: - <<: *patchIncluded subs: [ 'Audio Overhaul' ] condition: 'active("Audio Overhaul Skyrim.esp") and not active("Mythical_TS_AOS_Patch.esp")' - <<: *patchIncluded subs: [ 'Sounds of Skyrim Complete' ] condition: 'active("SoundsofSkyrimComplete.esp") and not active("Mythical_TS_SoS_Patch.esp")' - <<: *useOnlyOneX subs: [ 'Mythical Ages - TrueStorms Merged Compatibility' ] condition: 'many("Mythical_TS_Patch_(Dusky|Overcast)(_WaterFix)?\.esp")' # Natural and Atmospheric Tamriel & True Storms Merged Compatibility Patch - name: 'NAT_TS_Patch_(DarkStormy|EerieSkies|TSPure)(_WaterFix)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15025/' ] inc: - 'Audio Overhaul Skyrim - Natural Atmospheric Tamriel Patch.esp' - 'Audio Overhaul Skyrim - True Storms Patch.esp' - 'SoS_NAT_Patch.esp' - 'SoS_TrueStorms_Patch.esp' msg: - <<: *patchIncluded subs: [ 'Audio Overhaul' ] condition: 'active("Audio Overhaul Skyrim.esp") and not active("NAT_TS_AOS_Patch.esp")' - <<: *patchIncluded subs: [ 'Sounds of Skyrim Complete' ] condition: 'active("SoundsofSkyrimComplete.esp") and not active("NAT_TS_SoS_Patch.esp")' - <<: *useOnlyOneX subs: [ 'NAT - TrueStorms Merged Compatibility' ] condition: 'many("NAT_TS_Patch_(DarkStormy|EerieSkies|TSPure)(_WaterFix)?\.esp")' # Obsidian Weathers & True Storms Merged Compatibility Patch - name: 'Obsidian_TS_Patch_(Luminous|Spectral)(_WaterFix)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17198/' ] inc: - 'Audio Overhaul Skyrim - Obsidian Weathers Patch.esp' - 'Audio Overhaul Skyrim - True Storms Patch.esp' - 'SoS_Obsidian_Patch.esp' - 'SoS_TrueStorms_Patch.esp' - 'True Storms - Obsidian Weathers - Patch .esp' tag: [ Sound ] msg: - <<: *patchIncluded subs: [ 'Audio Overhaul' ] condition: 'active("Audio Overhaul Skyrim.esp") and not active("Obsidian_TS_AOS_Patch.esp")' - <<: *patchIncluded subs: [ 'Sounds of Skyrim Complete' ] condition: 'active("SoundsofSkyrimComplete.esp") and not active("Obsidian_TS_SoS_Patch.esp")' - <<: *useOnlyOneX subs: [ 'Obsidian Weathers - TrueStorms Merged Compatibility' ] condition: 'many("Obsidian_TS_Patch_(Luminous|Spectral)(_WaterFix)?\.esp")' # Rustic Weathers & True Storms Merged Compatibility Patch - name: 'Rustic_TS_Patch_(Horizons|Nimbus)(_WaterFix)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15621/' ] inc: - 'Audio Overhaul Skyrim - Rustic Weathers Patch.esp' - 'Audio Overhaul Skyrim - True Storms Patch.esp' - 'Rustic Weathers PATCH SOSComplete.esp' - 'SoS_TrueStorms_Patch.esp' msg: - <<: *patchIncluded subs: [ 'Audio Overhaul' ] condition: 'active("Audio Overhaul Skyrim.esp") and not active("Rustic_TS_AOS_Patch.esp")' - <<: *patchIncluded subs: [ 'Sounds of Skyrim Complete' ] condition: 'active("SoundsofSkyrimComplete.esp") and not active("Rustic_TS_SoS_Patch.esp")' - <<: *useOnlyOneX subs: [ 'Rustic Weathers - TrueStorms Merged Compatibility' ] condition: 'many("Rustic_TS_Patch_(Horizons|Nimbus)(_WaterFix)?\.esp")' # Vivid Weathers & True Storms Merged Compatibility Patch - name: 'Vivid_TS_Patch_(Ominous|Surreal)(_WaterFix)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15135/' ] inc: - 'Audio Overhaul Skyrim - True Storms Patch.esp' - 'Audio Overhaul Skyrim - Vivid Weathers Patch.esp' - 'SoS_TrueStorms_Patch.esp' - 'SoS_VividWeathers_Patch.esp' - 'Vivid Weathers - Extended Rain.esp' - 'Vivid Weathers SE - Extended Snow.esp' - 'Vivid Weathers SE - AOS Patch.esp' - 'Vivid Weathers SE - SOS Patch.esp' msg: - <<: *patchIncluded subs: [ 'Audio Overhaul' ] condition: 'active("Audio Overhaul Skyrim.esp") and not active("Vivid_TS_AOS_Patch.esp")' - <<: *patchIncluded subs: [ 'Sounds of Skyrim Complete' ] condition: 'active("SoundsofSkyrimComplete.esp") and not active("Vivid_TS_SoS_Patch.esp")' - <<: *useOnlyOneX subs: [ 'Vivid Weathers - TrueStorms Merged Compatibility' ] condition: 'many("Vivid_TS_Patch_(Ominous|Surreal)(_WaterFix)?\.esp")' # Wet and Cold & True Storms Merged Compatibility Patch - name: '(Aequinoctium_TS|Mythical_TS|Obsidian_TS|Rustic_TS|TrueStorms|Vivid_TS)_Wet&Cold_Patch\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15632/' ] inc: [ 'Vivid Weathers - Wet and Cold patch.esp' ] msg: - <<: *useOnlyOneX subs: [ 'True Storms & Wet and Cold Compatibility' ] condition: 'many("(Aequinoctium_TS|Mythical_TS|Obsidian_TS|Rustic_TS|TrueStorms|Vivid_TS)_Wet&Cold_Patch\.esp")' - name: 'Vivid Weathers(SE| SE -| - ).*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2187/' ] - name: 'Vivid WeathersSE.esp' inc: - 'Aequinoctium.esp' - 'Autumn Skies.esp' - 'ClimatesOfTamriel.esm' - 'Dolomite Weathers.esp' - 'ELFX - Weathers.esp' - 'Foggy Weather 2.esp' - 'Mythical Ages.esp' - 'NAT.esp' - 'NorthernSWS.esp' - 'Obscura Weather and Lighting.esp' - 'Obscura Weather and Lighting - hazy.esp' - 'Obscura Weather and Lighting - Vibrant.esp' - 'Obscura Weather and Lighting - Vibrant with Haze.esp' - 'Obscura Weather and Lighting - Skytoon.esp' - 'Obsidian Weathers.esp' - 'Realistic Lighting Overhaul - Weathers.esp' - 'Rustic Weathers And Lighting.esp' - 'Skyrim Legendary Weathers.esp' - 'SolstitiumWeathersandSeasons.esp' - 'surreal lighting.esp' - name: 'TrueStormsSE.esp' condition: 'active("TrueStormsSE.esp") and not active("Vivid_TS_Patch_.*\.esp") and not active("Vivid Weathers & True Storms.*\.esp")' display: 'True Storms Special Edition' msg: - <<: *patchIncluded subs: [ 'Beyond Skyrim - Bruma' ] condition: 'active("BSHeartland.esm") and not active("Vivid Weathers SE - Bruma Patch.esp")' - <<: *patchIncluded subs: [ 'Falskaar' ] condition: 'active("Falskaar.esm") and not active("Vivid Weathers SE - Falskaar.esp")' - <<: *patchIncluded subs: [ 'Lightning During Storms' ] condition: 'active("MintyLightningMod.esp") and not active("Vivid Weathers SE - LightingDuringStorm Patch.esp")' - <<: *patchIncluded subs: [ 'Wyrmstooth' ] condition: 'active("Wyrmstooth.esp") and not active("Vivid Weathers SE - Wyrmstooth.esp")' - <<: *patch3rdParty subs: - 'True Storms' - '[Vivid Weathers - TrueStorms Merged Compatibility](https://www.nexusmods.com/skyrimspecialedition/mods/15135/?)' condition: 'active("TrueStormsSE.esp") and not active("Vivid_TS_Patch_.*\.esp") and not active("Vivid Weathers & True Storms.*\.esp")' clean: - crc: 0x9C3D8AEF util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Wander.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24439/' ] dirty: # Main Original - <<: *quickClean crc: 0x91EE87CB util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 # Main Bright - <<: *quickClean crc: 0xA9963356 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 # Main Lite - <<: *quickClean crc: 0x53F067B3 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 - name: 'WetandCold.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/644/' ] msg: - <<: *patch3rdParty subs: - 'Vivid Weathers' - '[WiZkiD Patches Compendium](https://www.nexusmods.com/skyrimspecialedition/mods/24046/)' condition: 'active("Vivid WeathersSE.esp") and not active("Vivid Weathers - Wet and Cold patch.esp") and not active("TrueStormsSE.esp")' clean: - crc: 0x377C96B6 util: 'SSEEdit v4.0.3' - name: 'WinterOverhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22071/' ] dirty: - <<: *quickClean crc: 0x329477AB util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 49 clean: - crc: 0xB3F3B208 util: 'SSEEdit v4.0.3' - name: 'WondersofWeather.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13044/' ] clean: - crc: 0x9EFE1A7C util: 'SSEEdit v4.0.3' ###### Character Appearance ###### - name: 'HMB TCC.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/24174/' name: 'Cathedral Player and NPC Overhaul - HMB II' msg: - <<: *alsoUseX subs: [ '[Expressive Facegen Morphs](https://www.nexusmods.com/skyrimspecialedition/mods/35785/)' ] condition: 'not active("Expressive Facegen Morphs.esl")' tag: - Names - Stats clean: - crc: 0xFB5469C5 util: 'SSEEdit v4.0.4b' ###### Character Appearance - Body,face & hair ###### - name: '3BBB.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/30174/' name: 'CBBE 3BA (3BBB)' dirty: - <<: *quickClean crc: 0x8320E3CC util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'BVLT - (Argonian|Ashen|Dark Elf|High Elf|Human|Khajiit|Wood Elf)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2659/' ] msg: [ *corrupt ] - name: '(RaceMenuMorphs)?CBBE.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/198/' name: 'Caliente''s Beautiful Bodies Enhancer' - name: 'CBBE.esp' msg: - <<: *alsoUseX subs: [ '[Unofficial Skyrim Special Edition Patch](https://www.nexusmods.com/skyrimspecialedition/mods/266/)' ] condition: 'not active("Unofficial Skyrim Special Edition Patch.esp")' - <<: *patch3rdParty subs: - 'Weapons Armor Clothing and Clutter Fixes' - '[Weapons Armor Clothing and Clutter Fixes - CBBE Patch](https://www.nexusmods.com/skyrimspecialedition/mods/19176/)' condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not file("CalienteTools/BodySlide/SliderSets/WACCF.osp")' - <<: *patch3rdParty subs: - 'Armor and Clothing Extension' - '[Weapons Armor Clothing and Clutter Fixes - CBBE Patch](https://www.nexusmods.com/skyrimspecialedition/mods/19176/)' condition: 'active("WACCF_Armor and Clothing Extension.esp") and not file("CalienteTools/BodySlide/SliderSets/ACE.osp")' clean: - crc: 0xD600DFE6 util: 'SSEEdit v4.0.3' - crc: 0x7187204B util: 'SSEEdit v4.0.3' - name: 'RaceMenuMorphsCBBE.esp' after: [ 'RaceMenuPlugin.esp' ] req: - name: 'CalienteTools/BodySlide/BodySlide.exe' display: '[BodySlide and Outfit Studio](https://www.nexusmods.com/skyrimspecialedition/mods/201/)' - 'CBBE.esp' - name: 'RaceMenu.esp' display: '[RaceMenu Special Edition](https://www.nexusmods.com/skyrimspecialedition/mods/19080/)' clean: - crc: 0x0EA682A8 util: 'SSEEdit v4.0.3' - name: 'Hair Replacer( Assets)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7409/' ] group: *fixesGroup - name: 'Hair Replacer Assets.esp' after: [ 'Hair Replacer.esp' ] - name: 'KSHairdosSMP.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/31300/' ] req: - *SKSE - *HDT_SMP msg: - <<: *requiresX subs: [ '[Caliente''s Beautiful Bodies Enhancer (CBBE)](https://www.nexusmods.com/skyrimspecialedition/mods/198/) **OR** [Touched by Dibella (TBD)](https://www.nexusmods.com/skyrimspecialedition/mods/20024/) **OR** [BHUNP (UUNP Next Generation) SSE](https://www.nexusmods.com/skyrimspecialedition/mods/31126/)' ] condition: 'not active("CBBE.esp") and not active("TouchedbyDibella.esp") and not active("BHUNP3BBB.esp")' clean: - crc: 0x9DE3D3D1 util: 'SSEEdit v4.0.3' - name: 'Racial Body Morphs( - Extreme Morphs| - Subtle)?( - Imperious)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20684/' ] msg: - <<: *missingRequirementXforPlugin subs: [ 'Racial Body Morphs Meshes' ] condition: 'not file("Meshes/Actors/Character/Character Assets/Body by Race/skeletonArgonian.nif")' - name: 'Racial Body Morphs( - Extreme Morphs| - Subtle)?\.esp' msg: - <<: *useOnlyOneX subs: [ 'Racial Body Morphs ESP' ] condition: 'many("Racial Body Morphs( - Extreme Morphs| - Subtle)?\.esp")' - <<: *useVersion subs: [ 'Imperious' ] condition: 'active("Imperious - Races of Skyrim.esp") and not active("Universal Imperious Patch.esp")' - name: 'Racial Body Morphs.esp' msg: - <<: *alreadyInX subs: [ '**Racial Body Morphs - Imperious.esp**' ] condition: 'active("Racial Body Morphs - Imperious.esp")' - name: 'Racial Body Morphs - Extreme Morphs.esp' msg: - <<: *alreadyInX subs: [ '**Racial Body Morphs - Extreme Morphs - Imperious.esp**' ] condition: 'active("Racial Body Morphs - Extreme Morphs - Imperious.esp")' - name: 'Racial Body Morphs - Subtle.esp' msg: - <<: *alreadyInX subs: [ '**Racial Body Morphs - Subtle - Imperious.esp**' ] condition: 'active("Racial Body Morphs - Subtle - Imperious.esp")' - name: 'TheEyesOfBeauty.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16185/' ] clean: - crc: 0xD1151EB8 util: 'SSEEdit v4.0.3' ###### Character Appearance - Children ###### - name: 'aAxeRSCtweaks.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/16044/' name: 'Axe''s RS Children Tweaks' after: [ 'RSChildren.esp' ] clean: - crc: 0x21D67EF0 util: 'SSEEdit v4.0.3' - name: 'Children.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2822/' ] inc: - name: 'Unofficial Skyrim Special Edition Patch.esp' display: 'Unofficial Skyrim Special Edition Patch.esp v4.1.8+' condition: 'version("Unofficial Skyrim Special Edition Patch.esp", "4.1.8", >) and checksum("Children.esp", EE60F522)' msg: - type: warn content: - lang: en text: 'An unresolved reference to a package from an older version of USSEP, must be removed from record **00014132** in **Children.esp**. A guide is available [here](https://macsplody.github.io/xGuides/#-children-)' - lang: de text: 'Eine offene Referenz zu einem Packet von einer älteren Version des USSEP muss vom Eintrag **00014132** in **Children.esp** entfernt werden. Eine englische Anleitung ist [hier](https://macsplody.github.io/xGuides/#-children-) aufrufbar.' condition: '(file("Unofficial Skyrim Special Edition Patch.esp") and version("Unofficial Skyrim Special Edition Patch.esp", "4.1.8", >)) and checksum("Children.esp", EE60F522)' - name: 'ImCh.esm' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/15001/' name: 'Immersive Children SE - child mortality and burial and animation fixes' after: [ 'SimpleChildren.esp' ] msg: - type: say content: - lang: en text: 'Remember to run the included SSEEdit script **MXPF - One ImCh Patcher** every time you have installed or un-installed a mod. Use the recommended patch name **One ImCh Patch** or **One ImCh Patcher** for correct sorting. Instructions for running this patcher can be found on the [Immersive Children](https://www.nexusmods.com/skyrimspecialedition/mods/15001/) description page.' - lang: de text: 'Denken Sie daran, das SSEEdit Skript **MXPF - One ImCh Patcher** jedes mal auszuführen wenn Sie eine Mod installieren oder deinstallieren. Nutzen Sie den empfohlenen Patch **One ImCh Patch** oder **One ImCh Patcher** für eine korrekte Sortierung. Anleitungen zum Ausführen dieses Patchers können unter [Immersive Children](https://www.nexusmods.com/skyrimspecialedition/mods/15001/) Beschreibung gefunden werden.' - lang: ja text: 'modをインストールまたはアンインストールするたびに、必ず付属のSSEEditスクリプト**MXPF-ImCh Patcher**を毎回実行してください。正しくソートするためにパッチ名は**One ImCh Patch**または**One ImCh Patcher**を使用してください。このパッチの実行手順は[Immersive Children](https://www.nexusmods.com/skyrimspecialedition/mods/15001/)の説明ページにあります。' - lang: pt_PT text: 'Recorde-se de executar o script SSEEdit incluído **MXPF - One ImCh Patcher** cada vez que você instale ou desinstale um mod. Use o nome recomendado de patch **One ImCh Patch** ou **One ImCh Patcher** para ordenação correta. Instruções para correr este patcher podem ser encontrada na página de descrição de [Immersive Children](https://www.nexusmods.com/skyrimspecialedition/mods/15001/). ' - name: 'One ImCh Patch.*\.esp' group: *dynamicPatchGroup - name: 'Killable Children.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1108/' ] msg: - type: warn content: - lang: en text: 'This plugins changes to the Default Object Manager record may revert changes in other mods. Remove record **00000031** and install [IDRS - Improved Disabled Race Scaling](https://www.nexusmods.com/skyrimspecialedition/mods/19094/).' condition: 'checksum("Killable Children.esp", 0E290E34) or not file("RaceScalingDisabled.esp")' - <<: *includesX subs: [ '[Universal Race Scale Remover](https://www.nexusmods.com/skyrimspecialedition/mods/4259/)' ] condition: 'active("Race Scale Remover.esp")' clean: - crc: 0x0E290E34 util: 'SSEEdit v4.0.3' - crc: 0x07FEBB43 util: 'SSEEdit v4.0.3f' - name: 'KC - USLEEP Patch.esp' msg: - <<: *alreadyInX subs: [ 'KC RS Usleep Patch.esp' ] condition: 'active("KC RS Usleep Patch.esp")' - <<: *alreadyInX subs: [ 'KC TK Usleep Patch.esp' ] condition: 'active("KC TK Usleep Patch.esp")' - name: 'Killable Children - RS.esp' after: [ 'RSChildren.esp' ] - name: 'Killable Children - TK.esp' after: [ 'TKChildren.esp' ] - name: '(PrinceandPauper|Prince and the Pauper SE - RS Children Patch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/8354/' name: 'Prince and The Pauper' - name: 'PrinceandPauper(Refine.*)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/70037/' name: 'Prince and The Pauper Refine (Fixes - Improvements - New Child Outfits - No NPC Edits)' - name: 'PrinceandPauper(Refine)?\.esp' tag: - Graphics - Names - Stats - Text - name: 'PrinceandPauper.esp' msg: - <<: *patchUpdateAvailable subs: [ '[Prince and The Pauper Refine (Fixes - Improvements - New Child Outfits - No NPC Edits)](https://www.nexusmods.com/skyrimspecialedition/mods/70037/)' ] condition: 'not active("PrinceandPauperRefine.esp")' tag: - Invent.Add - Keywords - name: NPC.DefaultOutfit condition: 'not file("PrinceandPauperRefine.esp")' clean: - crc: 0x216A012E util: 'SSEEdit v4.0.4b' - crc: 0x4F9AEBA7 util: 'SSEEdit v4.0.4b' - name: 'Prince and the Pauper SE - RS Children Patch.esp' tag: - Actors.Stats - NPC.AttackRace - NPC.DefaultOutfit - NPC.Race clean: - crc: 0x3A4DFEA7 util: 'SSEEdit v4.0.4b' - name: 'PrinceandPauperRefine.esp' req: [ *SPID ] tag: - Delev - Keywords - Outfits.Add - Outfits.Remove dirty: - <<: *quickClean crc: 0x4461B87C util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 51 - name: 'PrinceandPauperRefine_BYOHFixes.esp' clean: - crc: 0x0C8909A1 util: 'SSEEdit v4.0.4b' - name: 'PrinceandPauperRefine_MultipleAdoptions.esp' clean: - crc: 0x375D1FF5 util: 'SSEEdit v4.0.4b' - name: 'RealisticRSChildren.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/39359/' ] after: [ 'RSChildren.esp' ] msg: - <<: *requiresX subs: [ 'Optional file [KS Hairdo''s - hair and textures](https://www.nexusmods.com/skyrimspecialedition/mods/39359/) or [KS Hairdos SSE](https://www.nexusmods.com/skyrimspecialedition/mods/6817/) 1.7' ] condition: 'not file("textures/KS Hairdo''s/hairline/Scalp.dds")' clean: - crc: 0x82D0D25F util: 'SSEEdit v4.0.3' - name: 'RS(kyrim)?Children( Patch - BS Bruma)?\.es[mp]' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2650/' name: 'RS Children Overhaul' - name: 'RSkyrimChildren.esm' group: *fixesGroup msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("RealisticRSChildren.esp") and not active("DBM_RSChildren_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' clean: - crc: 0xBDFAB2FA util: 'SSEEdit v4.0.3' - name: 'RSChildren.esp' dirty: - <<: *quickClean crc: 0x49DC2B49 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 clean: - crc: 0x807242D1 util: 'SSEEdit v4.0.3' - name: 'RSChildren Patch - BS Bruma.esp' msg: - <<: *patchOutdated condition: 'checksum("RSChildren Patch - BS Bruma.esp", E279375E) and (checksum("BSHeartland.esm", A5D74A7B) or checksum("BSHeartland.esm", CAD9E556))' - name: 'SimpleChildren.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22789/' ] msg: - <<: *requiresResources subs: [ '[TK Children SE](https://www.nexusmods.com/skyrimspecialedition/mods/5916). Only install the `*.tri files` inside the `Meshes/Actors/character/character assets/` folder' ] condition: 'not checksum("Meshes/Actors/character/character assets/childhead.tri", 2FEDB034) or not checksum("Textures/Actors/Character/malechild/upperbodymale_sk.dds", D894ADB3)' - name: 'FacegenForKids.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22789/' ] inc: - name: 'Unofficial Skyrim Special Edition Patch.esp' display: 'Unofficial Skyrim Special Edition Patch.esp v4.1.8+' condition: 'version("Unofficial Skyrim Special Edition Patch.esp", "4.1.8", >) and checksum("FacegenForKids.esp", DB8F0931)' msg: - type: warn content: - lang: en text: 'An unresolved reference to a package from an older version of USSEP, must be removed from record **00014132** in **FacegenForKids.esp**. A guide is available [here](https://macsplody.github.io/xGuides/#-simple-children-)' - lang: de text: 'Eine offene Referenz zu einem Packet von einer älteren Version des USSEP muss vom Eintrag **00014132** in **FacegenForKids.esp** entfernt werden. Eine englische Anleitung ist [hier](https://macsplody.github.io/xGuides/#-simple-children-) aufrufbar.' condition: '(file("Unofficial Skyrim Special Edition Patch.esp") and version("Unofficial Skyrim Special Edition Patch.esp", "4.1.8", >)) and checksum("FacegenForKids.esp", DB8F0931)' - name: 'TKAA.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/48297/' name: 'The Kids Are Alright Renewal' after: [ 'SR - USSEP patch.esp' ] msg: - <<: *patchProvided subs: [ 'Beyond Skyrim - Bruma' ] condition: 'active("BSHeartland.esm") and not active("BSHeartland TKAA Patch.esp")' - <<: *patchProvided subs: [ 'Books of Skyrim' ] condition: 'active("BooksOfSkyrim.esp") and not active("BooksOfSkyrim TKAA Patch.esp")' - <<: *patchProvided subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("Cutting Room Floor TKAA Patch.esp")' - <<: *patchProvided subs: [ 'Expanded Towns and Cities' ] condition: 'active("ETaC - Complete.esp") and not active("ETaC - TKAA Patch.esp")' - <<: *patchProvided subs: [ 'Falskaar' ] condition: 'active("Falskaar.esm") and not active("Falskaar TKAA Patch.esp")' - <<: *patchProvided subs: [ 'Gavrostead' ] condition: 'active("Gavrostead.esp") and not active("Gavrostead TKAA Patch.esp")' - <<: *patchProvided subs: [ 'Helgen Reborn' ] condition: 'active("Helgen Reborn.esp") and not active("Helgen Reborn TKAA Patch.esp")' - <<: *patchProvided subs: [ 'Immersive World Encounters' ] condition: 'active("Immersive Encounters.esp") and not active("Immersive Encounters TKAA Patch.esp")' - <<: *patchProvided subs: [ 'Inconsequential NPCs' ] condition: 'active("Inconsequential NPCs.esp") and not active("Inconsequential NPCs TKAA Patch.esp")' - <<: *patchProvided subs: [ 'Interesting NPCs' ] condition: 'active("3DNPC.esp") and not active("3DNPC TKAA Patch.esp")' - <<: *patchProvided subs: [ 'Keld-Nar' ] condition: 'active("Keld-Nar.esp") and not active("Keld-Nar TKAA Patch.esp")' - <<: *patchProvided subs: [ 'Legacy of the Dragonborn' ] condition: 'active("LegacyoftheDragonborn.esm") and not active("LegacyoftheDragonborn TKAA Patch.esp")' - <<: *patchProvided subs: [ 'Moon and Star' ] condition: 'active("MoonAndStar_MAS.esp") and not active("MoonAndStar_MAS TKAA Patch.esp")' - <<: *patchProvided subs: [ 'Oakwood' ] condition: 'active("Oakwood.esp") and not active("Oakwood TKAA Patch.esp")' - <<: *patchProvided subs: [ 'Rigmor of Bruma' ] condition: 'active("Rigmor.esp") and not active("Rigmor Bruma TKAA Patch.esp")' - <<: *patchProvided subs: [ 'Settlements Expanded' ] condition: 'active("Settlements Expanded SE.esp") and not active("Settlements Expanded SE TKAA Patch.esp")' - <<: *patchProvided subs: [ 'The Forgotten City' ] condition: 'active("ForgottenCity.esp") and not active("ForgottenCity TKAA Patch.esp")' - <<: *patchProvided subs: [ 'The People of Skyrim Complete' ] condition: 'active("tpos_ultimate_esm.esp") and not active("TPOS TKAA Patch.esp")' - <<: *patchProvided subs: [ 'Wyrmstooth' ] condition: 'active("Wyrmstooth.esp") and not active("Wyrmstooth TKAA Patch.esp")' clean: - crc: 0x499EF180 util: 'SSEEdit v4.0.4c' - name: 'TKChildren.es(m|p)' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5916/' ] msg: - <<: *deletePlugin subs: [ 'Simple Children' ] condition: 'active("TKChildren.es(m|p)") and active("SimpleChildren.esp")' - name: 'TKChildren.esp' clean: - crc: 0x79D77CB9 util: 'SSEEdit v4.0.3' - crc: 0xD3B5EDAF util: 'SSEEdit v4.0.3' - crc: 0xF4B08E03 util: 'SSEEdit v4.0.3' - crc: 0x95D3D735 util: 'SSEEdit v4.0.3' ###### Character Appearance - NPCs ###### - name: 'AelaStandalone.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12916/' name: 'The Huntress Reborn - Aela replacer and Eleanor Follower by Plooshy' after: - 'Bijin AIO.esp' - 'Bijin_AIO 2018.esp' - 'Bijin_AIO-SV 2018.esp' - 'Bijin Warmaidens.esp' msg: - <<: *patch3rdParty_SBCK condition: 'active("ScopedBows.esp") and not active("ScopedBows_AelaStandalone Patch.esp")' - name: 'Bijin AIO.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11287/' name: 'Bijin NPCs SE' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1825/' name: 'Bijin Warmaidens SE' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11247/' name: 'Bijin Wives SE' after: - 'Cutting Room Floor.esp' - 'Immersive Weapons.esp' - 'ScopedBows.esp' inc: - 'Bijin_AIO 2018.esp' - 'Bijin_AIO-SV 2018.esp' msg: - <<: *patch3rdParty_SBCK condition: 'active("ScopedBows.esp") and not active("ScopedBows_Bijin Patch.esp") and not active("Bashed Patch.*\.esp")' clean: - crc: 0x9F6F1285 util: 'SSEEdit v4.0.3' - name: 'Bijin NPCs.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11287/' ] after: - 'Bijin AIO.esp' - 'Bijin_AIO 2018.esp' - 'Bijin_AIO-SV 2018.esp' - 'Immersive Weapons.esp' msg: - <<: *deletePlugin subs: [ 'Bijin AIO SSE' ] condition: 'active("Bijin NPCs.esp") and active("Bijin( AIO|_AIO 2018|_AIO-SV 2018)\.esp")' clean: - crc: 0xBEFFC517 util: 'SSEEdit v4.0.3' - name: 'Bijin Warmaidens.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1825/' ] after: - 'Bijin AIO.esp' - 'Bijin_AIO 2018.esp' - 'Bijin_AIO-SV 2018.esp' - 'Cutting Room Floor.esp' - 'Immersive Weapons.esp' - 'ScopedBows.esp' msg: - <<: *deletePlugin subs: [ 'Bijin AIO SSE' ] condition: 'active("Bijin Warmaidens.esp") and active("Bijin( AIO|_AIO 2018|_AIO-SV 2018)\.esp")' - <<: *patch3rdParty_SBCK condition: 'active("ScopedBows.esp") and not active("ScopedBows_Bijin Patch.esp")' clean: - crc: 0x117A67EC util: 'SSEEdit v4.0.3' - name: 'Bijin Wives.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11247/' ] after: - 'Bijin AIO.esp' - 'Bijin_AIO 2018.esp' - 'Bijin_AIO-SV 2018.esp' msg: - <<: *deletePlugin subs: [ 'Bijin AIO SSE' ] condition: 'active("Bijin Wives.esp") and active("Bijin( AIO|_AIO 2018|_AIO-SV 2018)\.esp")' clean: - crc: 0xFDF9F2CE util: 'SSEEdit v4.0.3' - name: '(Serana|Valerica)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13027/' name: 'Seranaholic' after: - name: 'Bijin_AIO-SV 2018.esp' display: 'Bijin AIO Legendary plus Serana and Valerica' msg: - <<: *deletePlugin subs: [ 'Bijin AIO SV SSE' ] condition: 'active("(Serana|Valerica)\.esp") and active("Bijin_AIO-SV 2018.esp")' - name: 'Serana.esp' inc: - 'Serana - Hellraiser.esp' - 'SuperbSerana.esp' clean: - crc: 0x9B10F23E util: 'SSEEdit v4.0.3' - crc: 0xA4D39E55 util: 'SSEEdit v4.0.3' - name: 'Valerica.esp' clean: - crc: 0xCD13EC4B util: 'SSEEdit v4.0.3' - name: 'Bijin(_AIO 2018|_AIO-SV 2018|_Frea-Iona)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11/' name: 'Bijin All in One 2018' - name: 'Bijin(_AIO 2018|_AIO-SV 2018)\.esp' after: - 'Cutting Room Floor.esp' - 'Immersive Weapons.esp' - 'ScopedBows.esp' inc: [ 'Bijin AIO.esp' ] msg: - <<: *patch3rdParty_SBCK condition: 'active("ScopedBows.esp") and not active("ScopedBows_Bijin Patch.esp")' - name: 'Bijin_AIO 2018.esp' clean: - crc: 0x288ACC01 util: 'SSEEdit v4.0.3' # AI Overhaul replacer - crc: 0x8F46BD8F util: 'SSEEdit v4.0.3' - name: 'Bijin_AIO-SV 2018.esp' clean: - crc: 0x5BAAF662 util: 'SSEEdit v4.0.3' # AI Overhaul replacer - crc: 0xD3B9759C util: 'SSEEdit v4.0.3' - name: 'Bijin_Frea-Iona.esp' after: - 'Bijin AIO.esp' - 'Bijin_AIO 2018.esp' - 'Bijin_AIO-SV 2018.esp' - 'Bijin Warmaidens.esp' clean: - crc: 0x424B6460 util: 'SSEEdit v4.0.3' - name: 'Citizens Visual Overhaul.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/44563/' name: 'Citizens of Tamriel Visual Overhaul' dirty: - <<: *quickClean crc: 0x02F77946 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 - name: 'CosmeticVampireOverhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8695/' ] after: - 'Better Vampire NPCs.esp' - 'DIVERSE SKYRIM.esp' - name: 'ethereal_elven_overhaul.esp' condition: 'file("ethereal_elven_overhaul.esp") and file("ethereal_elven_overhaul\.bsa")' inc: - name: 'BVFE.esp' display: 'Fangs and Eyes - A Vampire Appearance Mod' - 'EnhancedCharacterEdit.esp' msg: - <<: *patchProvided subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("CosmeticVampireOverhaul - Cutting Room Floor Patch.esp") and not active("CosmeticVampireOverhaul - CRF.esp")' clean: - crc: 0x7DC951A8 util: 'SSEEdit v4.0.3g' - name: 'CosmeticVampireOverhaul - Cutting Room Floor Patch.esp' req: - 'CosmeticVampireOverhaul.esp' - 'Cutting Room Floor.esp' msg: - <<: *useOnlyOneX subs: [ 'Cutting Room Floor patch' ] condition: 'many("CosmeticVampireOverhaul - (Cutting Room Floor Patch|CRF)\.esp")' - name: 'Diversity - A Character Overhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5291/' ] dirty: # version: 3.31 CRF Vanilla Hair - <<: *quickClean crc: 0x7684FC87 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 64 clean: # version: 3.3 - crc: 0xB98DDEB9 util: 'SSEEdit v4.0.3' # version: 3.3 Cutting Room Floor - crc: 0xFFD0B140 util: 'SSEEdit v4.0.3' - name: 'Elderly&Adults.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/42335/' ] msg: - <<: *patch3rdParty_KPH_WACCF condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("WACCF_Elderly&Adults.esp")' tag: - Graphics - Outfits.Add - Outfits.Remove - name: 'ethereal_elven_overhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7351/' ] after: - 'CollegeOfWinterholdImmersive.esp' - 'Cutting Room Floor.esp' - 'Immersive Weapons.esp' - 'Joy of Perspective.esp' - 'MLU.esp' - 'ScopedBows.esp' msg: - <<: *patch3rdParty_KPH_ACE condition: 'active("WACCF_Armor and Clothing Extension.esp") and not active("ACE_EtherealElvenOverhaul_Patch.esp")' - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO ethereal_elven_overhaul Patch.esp")' - <<: *patchProvided subs: [ 'Imperious - Races of Skyrim' ] condition: 'active("Imperious - Races of Skyrim.esp") and not active("EEO Imperious patch.esp") and not active("Universal Imperious Patch.esp")' clean: # version: 2.0.1 - crc: 0xD0F78346 util: 'SSEEdit v4.0.2f' - name: 'Grosta.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/59019/' ] dirty: - <<: *quickClean crc: 0x980ECA98 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: '.*(KaliliesNPC|Kalilies NPC)(?! WARP).*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/30247/' ] - name: 'KaliliesNPCs.esp' msg: - <<: *patchIncluded subs: [ 'Unofficial Skyrim Special Edition Patch' ] condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and checksum("KaliliesNPCs.esp", 9B789EF8)' - <<: *patchProvided subs: [ 'AI Overhaul' ] condition: 'active("AI Overhaul.esp") and not active("AI Overhaul - KaliliesNPCs Patch.esp") and not active("Bashed Patch.*\.esp")' - <<: *patchProvided subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("CRF - Kalilies NPC''s Patch.esp") and not active("AI Overhaul - KaliliesNPCs Patch.esp") and not active("Bashed Patch.*\.esp")' tag: [ Outfits.Remove ] clean: - crc: 0xD3921C56 util: 'SSEEdit v4.0.3f' - crc: 0x9B789EF8 util: 'SSEEdit v4.0.3f' - name: 'AI Overhaul - KaliliesNPCs Patch.esp' req: - name: 'Cutting Room Floor.esp' condition: 'checksum("AI Overhaul - KaliliesNPCs Patch.esp", D063D027)' msg: - <<: *useVersion subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and checksum("AI Overhaul - KaliliesNPCs Patch.esp", 6A098011)' - name: 'CRF - Kalilies NPC''s Patch.esp' req: [ 'Cutting Room Floor.esp' ] msg: - <<: *alreadyInX subs: [ 'AI Overhaul patch for CRF users' ] condition: 'active("Cutting Room Floor.esp") and active("AI Overhaul.esp") and active("AI Overhaul - KaliliesNPCs Patch.esp")' - name: 'Men of Winter.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10902/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_MenofWinter_Patch.esp")' clean: - crc: 0x7C4F37D9 util: 'SSEEdit v4.0.3' - crc: 0xB5B75F19 util: 'SSEEdit v4.0.3' - name: 'Mors Feminine Female.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3090/' ] msg: - <<: *useBashTweakInstead subs: [ 'Tweak Actors: Opposite Gender Anims Female' ] - name: 'NPCs of Dibella - Females.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/30296/' ] after: [ 'Immersive Weapons.esp' ] - name: 'Opposite Gender Animations Fix( v1_4_1_4)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7598/' ] msg: - <<: *useBashTweakInstead subs: [ 'Tweak Actors: Opposite Gender Anims Female' ] - name: 'PAN_NPCs.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19012/' name: 'Pandorable''s NPCs' msg: - <<: *patch3rdParty subs: - 'Immersive Jewelry' - '[kj''s Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/32046/)' condition: 'active("Immersive Jewelry.esp") and not active("Pan NPCs - Immersive Jewelry.esp")' - <<: *useVersion type: warn subs: [ 'Unofficial Skyrim Special Edition Patch' ] condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and checksum("PAN_NPCs.esp", 5550DC82)' tag: - Actors.ACBS - NPC.DefaultOutfit clean: - crc: 0x5550DC82 util: 'SSEEdit v4.0.4c' - crc: 0xA6E5020B util: 'SSEEdit v4.0.4c' - name: '.*PAN_NPCs_DB.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/30680/' name: 'Pandorable''s NPCs - Dragonborn' - name: 'PAN_NPCs_DB.esp' msg: - <<: *patch3rdParty subs: - 'Diverse Werewolves Collection' - '[kj''s Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/32046/)' condition: 'active("DiverseWerewolvesCollection.esp") and not active("Pan NPCs DB - Diverse Werewolves Collection.esp")' - <<: *patch3rdParty subs: - 'Economy Overhaul and Speechcraft Improvements' - '[kj''s Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/32046/)' condition: 'active("EconomyOverhaulandSpeechcraftImprovements.esp") and not active("Pan NPCs DB - Economy Overhaul Speechcraft Improvements.esp")' - <<: *patchProvided subs: [ 'AI Overhaul' ] condition: 'active("AI Overhaul.esp") and not active("AI Overhaul - PAN_NPCs_DB Patch.esp") and not active("Bashed Patch.*\.esp")' clean: - crc: 0xCDE9B342 util: 'SSEEdit v4.0.3' - crc: 0x995D939B util: 'SSEEdit v4.0.3' - name: '.*PAN_NPCs_DG.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/24135/' name: 'Pandorable''s NPCs - Dawnguard' - name: 'PAN_NPCs_DG.esp' msg: - <<: *patch3rdParty subs: - 'Dawnguard Arsenal' - '[kj''s Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/32046/)' condition: 'active("DawnguardArsenal.esp") and not active("Pan NPCs DG - Dawnguard Arsenal.esp") and not active("Pan NPCs DG - Dawnguard Arsenal - Legendary Skyrim Crossbows.esp")' - <<: *patch3rdParty subs: - 'Legendary Skyrim Crossbows and Bows' - '[kj''s Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/32046/)' condition: 'active("Legendary Skyrim Crossbows.esp") and not active("Pan NPCs DG - Legendary Skyrim Crossbows.esp") and not active("Pan NPCs DG - Dawnguard Arsenal - Legendary Skyrim Crossbows.esp")' - <<: *patchProvided subs: [ 'AI Overhaul' ] condition: 'active("AI Overhaul.esp") and not active("AI Overhaul - PAN_NPCs_DG Patch.esp") and not active("Bashed Patch.*\.esp")' - <<: *patchProvided subs: [ 'Morrowloot Ultimate' ] condition: 'active("MLU.esp") and not active("PAN_NPCs_DG_MLU_Patch.esp")' - <<: *patchProvided subs: [ 'Skyrim Revamped - Complete Enemy Overhaul' ] condition: 'active("Skyrim Revamped - Complete Enemy Overhaul.esp") and not active("PAN_NPCs_DG_SRCEO_Patch.esp")' - <<: *patchProvided subs: [ 'Unofficial Skyrim Special Edition Patch' ] condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and checksum("PAN_NPCs_DG.esp", 6C01DB11)' - <<: *patchProvided subs: [ 'VR' ] condition: 'file("SkyrimVR.esm") and checksum("Meshes\Actors\Character\FaceGenData\FaceGeom\Skyrim.esm\000135E6.NIF", 1C7AB506)' clean: - crc: 0x6C01DB11 util: 'SSEEdit v4.0.3' - crc: 0x0FB798DD util: 'SSEEdit v4.0.3' - crc: 0xCA4B5E69 util: 'SSEEdit v4.0.3' - name: 'PAN_NPCs_DG_MLU_Patch.esp' req: [ 'MLU.esp' ] - name: 'Serana - Hellraiser.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10088/' ] inc: - name: 'Bijin_AIO-SV 2018.esp' display: 'Bijin AIO 2018 - Serana Valerica' - name: 'Serana.esp' display: 'Seranaholic' - 'SuperbSerana.esp' - name: 'SPTConsistentOlderPeopleSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2977/' ] clean: # version: 4.2 - crc: 0xA2DD4935 util: 'SSEEdit v4.0.3' - name: 'SuperbSerana.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2409/' ] inc: - name: 'Bijin_AIO-SV 2018.esp' display: 'Bijin AIO 2018 - Serana Valerica' - name: 'Serana.esp' display: 'Seranaholic' - 'Serana - Hellraiser.esp' - name: 'The Ordinary Women.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12376/' ] after: [ 'Cutting Room Floor.esp' ] clean: # version: 3.0 - crc: 0xBC4FAE8B util: 'SSEEdit v4.0.2f' # version: 3.0 USSEP - crc: 0xE10633B8 util: 'SSEEdit v4.0.2f' - name: 'Toccata as Elisif.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12713/' ] after: [ 'PAN_NPCs.esp' ] clean: - crc: 0xC2C81AD6 util: 'SSEEdit v4.0.3' - name: 'WICO - Immersive People.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2136/' ] after: - 'Heights_of_Skyrim.esp' - 'HOS - USSEP Patch.esp' ###### Character Appearance - Presets ###### - name: 'AsharaSkyrimCharacterPresetsReplacer.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2406/' ] group: *fixesGroup inc: - 'Better_Male_Presets.esp' - 'Kayla_CharPreset.esp' - 'Lydia Face Preset 64bit.esp' msg: - type: say content: - lang: en text: 'After Character Creation you should deactivate and/or uninstall this.' - lang: de text: 'Nach der Charakter Erstellung sollten Sie es deaktivieren und/oder deinstallieren.' - lang: ja text: 'キャラクターを作成したあと、これを無効化もしくはアンインストールする必要があります。' - lang: pt_PT text: 'Após Criação de Personagem você deve desativar e/ou desinstalar isto.' condition: 'active("AsharaSkyrimCharacterPresetsReplacer.esp")' - name: 'Better_Male_Presets.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2001/' ] group: *fixesGroup inc: [ 'AsharaSkyrimCharacterPresetsReplacer.esp' ] msg: - type: say content: - lang: en text: 'After Character Creation you should deactivate and/or uninstall this.' - lang: de text: 'Nach der Charakter Erstellung sollten Sie es deaktivieren und/oder deinstallieren.' - lang: ja text: 'キャラクターを作成したあと、これを無効化もしくはアンインストールする必要があります。' - lang: pt_PT text: 'Após Criação de Personagem você deve desativar e/ou desinstalar isto.' condition: 'active("Better_Male_Presets.esp")' - name: 'Kayla_CharPreset.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3851/' ] group: *fixesGroup inc: - 'AsharaSkyrimCharacterPresetsReplacer.esp' - 'Lagertha_CharPreset.esp' - 'Lydia Face Preset 64bit.esp' - 'Severa_CharPreset.esp' msg: - type: say content: - lang: en text: 'After Character Creation you should deactivate and/or uninstall this.' - lang: de text: 'Nach der Charakter Erstellung sollten Sie es deaktivieren und/oder deinstallieren.' - lang: ja text: 'キャラクターを作成したあと、これを無効化もしくはアンインストールする必要があります。' - lang: pt_PT text: 'Após Criação de Personagem você deve desativar e/ou desinstalar isto.' condition: 'active("Kayla_CharPreset.esp")' - name: 'Lagertha_CharPreset.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2629/' ] group: *fixesGroup inc: - 'Kayla_CharPreset.esp' - 'Lydia Face Preset 64bit.esp' - 'Severa_CharPreset.esp' msg: - type: say content: - lang: en text: 'After Character Creation you should deactivate and/or uninstall this.' - lang: de text: 'Nach der Charakter Erstellung sollten Sie es deaktivieren und/oder deinstallieren.' - lang: ja text: 'キャラクターを作成したあと、これを無効化もしくはアンインストールする必要があります。' - lang: pt_PT text: 'Após Criação de Personagem você deve desativar e/ou desinstalar isto.' condition: 'active("Lagertha_CharPreset.esp")' - name: 'Lydia Face Preset 64bit.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1080/' ] group: *fixesGroup inc: - 'AsharaSkyrimCharacterPresetsReplacer.esp' - 'Kayla_CharPreset.esp' - 'Lagertha_CharPreset.esp' - 'Severa_CharPreset.esp' msg: - type: say content: - lang: en text: 'After Character Creation you should deactivate and/or uninstall this.' - lang: de text: 'Nach der Charakter Erstellung sollten Sie es deaktivieren und/oder deinstallieren.' - lang: ja text: 'キャラクターを作成したあと、これを無効化もしくはアンインストールする必要があります。' - lang: pt_PT text: 'Após Criação de Personagem você deve desativar e/ou desinstalar isto.' condition: 'active("Lydia Face Preset 64bit.esp")' ###### Encounters - Allies ###### - name: '018Auri.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11278/' name: 'Song of the Green (Auri Follower)' clean: - crc: 0x165E7B6D util: 'SSEEdit v4.0.3g' - name: '3DNPC.esp' url: - link: 'http://3dnpc.com/2017/11/20/3dnpc-v3-4-for-oldrim-and-sse/' name: 'Interesting NPCs SSE Beta' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/29194/' name: 'Interesting NPCs' inc: - name: 'Open Cities Skyrim.esp' condition: 'not active("Open Cities - 3DNPC Patch.esp")' msg: - <<: *patch3rdParty_RSCPC condition: 'active("RSkyrimChildren.esm") and not active("RSC 3DNPC Patch.esp")' - *patch3rdParty_SRPC_Redux - <<: *patchProvided subs: [ 'AI Overhaul' ] condition: 'active("AI Overhaul.esp") and not active("3DNPC - AI Overhaul Patch.esp")' - <<: *patchProvided subs: [ 'Alternate Start' ] condition: 'active("Alternate Start - Live Another Life.esp") and not active("3DNPC Alternative Locations.esp")' - <<: *patchProvided subs: [ 'Arthmoor''s Karthwasten' ] condition: 'active("Karthwasten.esp") and not active("3DNPC - Arth Karthwasten Patch.esp")' - <<: *patchProvided subs: [ 'Arthmoor''s Kynesgrove' ] condition: 'active("Kynesgrove.esp") and not active("3DNPC - Arth Kynesgrove Patch.esp")' - <<: *patchProvided subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("3DNPC - CRF Patch.esp")' - <<: *patchProvided subs: [ 'Extensible Follower Framework' ] condition: 'active("EFFCore.esm") and not active("3DNPCEFF.esp")' - <<: *patchProvided subs: [ 'TK Children' ] condition: 'active("TKChildren.esp") and not active("TKChildren+3DNPC.esp")' - <<: *patchProvided subs: [ 'Unplayable Faction Armors' ] condition: 'active("DIS_Armor_Fractions.esp") and not active("DIS_Armor_Fractions_3DNPC.esp")' tag: - -C.Acoustic - -C.Climate - -C.Encounter - -C.Location - -C.Music - -C.Name - -C.RecordFlags - -C.Regions - -C.Water - Keywords - Invent.Add - -Invent.Remove clean: - crc: 0xC60DC7D3 util: 'SSEEdit v4.0.3' - name: 'Open Cities - 3DNPC Patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/29194/' name: 'Interesting NPCs' msg: [ *patchOutdated ] - name: 'Ambriel.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/969/' ] dirty: # version: AQSE1.06 - <<: *reqManualFix crc: 0xA62DBDC9 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 14 nav: 1 # version: AQSE1.06, after QAC - <<: *reqManualFix crc: 0xC74BEFEF util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'AnnaNPCs.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1163/' ] msg: [ *patch3rdParty_SRPC_Redux ] tag: - C.Acoustic - C.Location - C.Music clean: - crc: 0x5F3B61CD util: 'SSEEdit v4.0.3' - name: 'Aurlyn.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9536/' ] inc: - name: 'ArtifactsOfBoethiah.esp' condition: 'not file("ATOT10B patch.esp")' msg: - <<: *patchProvided subs: [ 'Artifacts: The Tournament of the Ten Bloods' ] condition: 'active("ArtifactsOfBoethiah.esp") and not active("ATOT10B patch.esp")' dirty: # version: 7.22 - <<: *quickClean crc: 0x8A9891D9 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 31 - name: 'BenDoonSSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/274/' ] dirty: # version: 1.6 - <<: *quickClean crc: 0x2EE26861 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 35 - name: 'CaesiaFollower.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13389/' ] dirty: # version: 2.0 - <<: *quickClean crc: 0xBB6E433D util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'EMCompViljaSkyrim.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6722/' name: 'Vilja in Skyrim' msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Vilja.esp")' - name: 'Followers.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10633/' ] dirty: # version: 1.6 - <<: *reqManualFix crc: 0x750DF5C5 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 69 nav: 13 # version: 1.6, after QAC - <<: *reqManualFix crc: 0x6128BA4B util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 13 - name: 'HothFollower.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16137/' ] msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Hoth.esp")' clean: # version: 3.2 - crc: 0x215922B2 util: 'SSEEdit v4.0.2f' - name: 'Inigo.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1461/' ] msg: - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("Inigo_CACO_Patch.esp")' - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Inigo.esp")' tag: [ C.Location ] dirty: # version: 2.4C - <<: *quickClean crc: 0x9CCE987C util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 34 - name: '0Kaidan.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12496/' name: 'Kaidan - Fully Voiced Follower' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19075/' name: 'Kaidan 2' tag: [ C.Location ] msg: - <<: *obsolete subs: [ '[Kaidan 2](https://www.nexusmods.com/skyrimspecialedition/mods/19075/)' ] condition: 'checksum("0Kaidan.esp", DA7B7F89) or checksum("0Kaidan.esp", 3EACB022) or checksum("0Kaidan.esp", 99A72B29)' clean: - crc: 0x146A0117 util: 'SSEEdit v4.0.3g' - name: 'hecate.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26697/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Lucien.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20035/' ] msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Lucien.esp")' - <<: *patchProvided subs: [ 'Insects Begone' ] condition: 'active("Insects Begone - (Chaurus|Spiders|Spiders and Chaurus)\.esp") and not active("Lucien-InsectsBegone-Patch.esp")' - <<: *patchProvided subs: [ 'Moon and Star' ] condition: 'active("MoonAndStar_MAS.esp") and not active("Lucien-MoonandStar-Patch.esp")' - <<: *patchProvided subs: [ 'Moonpath to Elsweyr' ] condition: 'active("moonpath.esp") and not active("Lucien-Moonpath-Patch.esp")' - <<: *patchProvided subs: [ 'Shiva''s Vanilla Clothing Replacer' ] condition: 'active("Shiva''s Vanilla Clothing Replacer.esp") and not active("Lucien-ShivaVanillaClothing-Patch.esp")' dirty: - <<: *quickClean crc: 0x1BA7BA4A util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 11 - name: 'Milante.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26234/' ] msg: - <<: *corrupt condition: 'checksum("Milante.esp", 45AAAF65)' - name: 'MiraakFollower.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19829/' ] dirty: # version: 1.7 - <<: *reqManualFix crc: 0x3E720CF5 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 29 nav: 3 # version: 1.7, after QAC - <<: *reqManualFix crc: 0xABAAD0D8 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'Misty(Skye|sHairSalon)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16374/' ] - name: 'MistySkye.esp' dirty: - <<: *quickClean crc: 0xD8D5FF3A util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 10 - name: 'MistysHairSalon.esp' dirty: - <<: *quickClean crc: 0x359C70A7 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'MrissiTailOfTroubles.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9666/' ] tag: - C.Music - C.Name - C.Owner dirty: - <<: *quickClean crc: 0x881934D2 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 34 - name: 'Endgame NPC Overhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/897/' ] after: - 'AmazingFollowerTweaks.esp' - 'UFO - Ultimate Follower Overhaul.esp' tag: - Actors.ACBS - Actors.Perks.Add - Actors.Spells - Actors.Stats - Factions - Invent.Add - Invent.Remove - NPC.DefaultOutfit clean: - crc: 0x338D2780 util: 'SSEEdit v4.0.3g' - name: 'MharphinV2.0.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/269/' ] dirty: # version: 2.1 - <<: *quickClean crc: 0x251F8670 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 31 - name: 'Recorder Follower Base.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4718/' ] msg: [ *patch3rdParty_SRPC_Redux ] dirty: # version: 3.0 - <<: *quickClean crc: 0x594E8A95 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 35 udr: 2 - name: 'Rigmor.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5271/' ] after: - 'Cutting Room Floor.esp' - 'ETaC - Complete.esp' - 'ETaC - Dawnstar.esp' - 'ETaC - Riverwood.esp' - 'Immersive Citizens - AI Overhaul.esp' msg: - <<: *patchUnavailable subs: [ 'Open Cities Skyrim' ] condition: 'active("Open Cities Skyrim.esp")' tag: - Actors.ACBS - Actors.AIData - Actors.AIPackages - C.Location - Factions - Invent.Add - Invent.Remove - NPC.CrimeFaction - NPC.DefaultOutfit clean: - crc: 0x90543FD4 util: 'SSEEdit v4.0.3g' - name: 'Shani the Grey - Khajiit Follower.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26935/' ] dirty: - <<: *quickClean crc: 0x80A3764F util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 16 - name: 'Shezarrine.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15866/' ] tag: - Actors.ACBS - Actors.AIData - Actors.Perks.Add - Actors.Perks.Remove - Actors.Spells - Actors.Stats - Actors.Voice - Factions - NPC.DefaultOutfit dirty: - <<: *quickClean crc: 0xDB0A5FC8 util: '[SSEEdit v4.0.3f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 286 - name: 'SnowBall.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/51006/' ] dirty: - <<: *quickClean crc: 0xF25CB13C util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 - name: 'SofiaFollower.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2180/' ] clean: # version: 2.51 - crc: 0xD87DD508 util: 'SSEEdit v4.0.2f' - name: 'Sorceress Supreme.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/39913/' name: 'The Sorceress - Dragon''s Crown Sorceress Follower' dirty: - <<: *quickClean crc: 0xEC0E6EA3 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 18 - name: 'Thena.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36700/' ] dirty: - <<: *quickClean crc: 0x7CA4122E util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Toccata.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12713/' ] msg: [ *requiresMCM ] req: [ *SKSE ] clean: # version: 1.4.2 - crc: 0xAA9D9F35 util: 'SSEEdit v4.0.2f' - name: 'TrissMerigoldW3.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/54724/' ] dirty: - <<: *quickClean crc: 0x8058BF5E util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'Vigilance the Husky.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/49935/' name: 'Vigilance the Husky' tag: [ Actors.Voice ] clean: - crc: 0x84EA58D5 util: 'SSEEdit v4.0.4b' - name: 'YurianaWench.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/598/' name: 'Buxom Wench Yuriana' req: [ *SilentVoice ] msg: - *patch3rdParty_SRPC_Redux - <<: *requiresX subs: [ '[XP32 Maximum Skeleton](https://www.nexusmods.com/skyrimspecialedition/mods/1988/)' ] condition: 'not file("XPMSE.esp")' dirty: - <<: *quickClean crc: 0xE37FB948 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 20 - name: 'zMirai.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10908/' ] after: - 'DragonsKeep.esp' - 'S3DTrees NextGenerationForests.esp' inc: [ 'DragonsKeep.esp' ] msg: - <<: *patchProvided subs: [ 'Open Cities Skyrim' ] condition: 'active("Open Cities Skyrim.esp") and not active("zMirai_OCS_Patch.esp")' clean: # version: 2.11 - crc: 0xCA1F9565 util: 'SSEEdit v4.0.0' - name: 'zMirai_OCS_Patch.esp' clean: # version: Alpha-01 - crc: 0x1F2A30C3 util: 'SSEEdit v4.0.0' ###### Encounters - Enemies ###### - name: 'AAE Ultimate Edition.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6843/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_AAE_Patch.esp")' tag: - Actors.ACBS - Actors.AIData - Actors.AIPackages - Actors.CombatStyle - Actors.DeathItem - Actors.Stats - Actors.Spells - Delev - Factions - Invent.Add - Invent.Remove - Keywords - Names - NPC.Class - NPC.Race - Outfits.Add - Outfits.Remove - SpellStats clean: # version: 3.7 - crc: 0xE41E4EFC util: 'SSEEdit v4.0.3' - name: 'Arena.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/33487/' name: 'Arena - An Encounter Zone Overhaul' after: [ 'MLU.esp' ] # Do Not Clean - ITMs required for compatibility with other EZN plugins. - name: 'Bears of the North.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/47541/' ] msg: - <<: *patch3rdParty subs: - 'Beyond Skyrim - Bruma' - '[Bears of the North Patches](https://www.nexusmods.com/skyrimspecialedition/mods/48148/)' condition: 'active("BSHeartland.esm") and not active("Bruma Bears of the North Patch.esp")' - <<: *patch3rdParty subs: - 'Grunt - The Bear Companion' - '[Bears of the North Patches](https://www.nexusmods.com/skyrimspecialedition/mods/48148/)' condition: 'active("GruntTheBear.esp") and not active("Grunt of the North Patch.esp")' - <<: *patch3rdParty subs: - 'Monster Mod' - '[Bears of the North Patches](https://www.nexusmods.com/skyrimspecialedition/mods/48148/)' condition: 'active("Monster Mod SE.esm") and not active("Monster Mod SE Bears of the North Patch.esp")' - <<: *patch3rdParty subs: - 'Savage Skyrim' - '[Bears of the North Patches](https://www.nexusmods.com/skyrimspecialedition/mods/48148/)' condition: 'active("Savage Skyrim Std.esp") and not active("Savage Bears of the North Patch.esp")' - <<: *patch3rdParty subs: - 'Skyrim Immersive Creatures' - '[Bears of the North Patches](https://www.nexusmods.com/skyrimspecialedition/mods/48148/)' condition: 'active("Skyrim Immersive Creatures Special Edition.esp") and not active("Immersive Bears of the North Patch.esp")' - <<: *patch3rdParty subs: - 'SkyTEST - Realistic Animals and Predators' - '[Bears of the North Patches](https://www.nexusmods.com/skyrimspecialedition/mods/48148/)' condition: 'active("SkyTEST-RealisticAnimals&Predators.esp") and not active("SkyTest Bears of the North Patch.esp")' clean: - crc: 0x816DD00B util: 'SSEEdit v4.0.3' - name: 'Beasts of Tamriel.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5404/' ] msg: - <<: *patch3rdParty_STIP condition: 'active("SkyTEST-RealisticAnimals&Predators.esp") and not active("Skytest Beasts of Tamriel.esp")' tag: - Invent.Add - Relev - name: 'Better Vampire NPCs.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9510/' ] tag: - Actors.ACBS - Actors.CombatStyle - Actors.DeathItem - Actors.Perks.Add - Actors.Perks.Remove - Actors.RecordFlags - Actors.Spells - Actors.Stats - Delev - Invent.Add - Invent.Remove - NPC.Class - NPC.DefaultOutfit dirty: - <<: *quickClean crc: 0x65880CA7 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - <<: *quickClean crc: 0xADFADFDB util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5 - name: 'BloodHorkers.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13938/' ] tag: [ NPC.DefaultOutfit ] clean: - crc: 0x1536A216 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Dynamic_Animal_Variants_-_Blood_Horkers_Patch.esp' clean: - crc: 0x287F17D5 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Civil War Deserters.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/44497/' name: 'Civil War Deserters' tag: - Names - NPC.DefaultOutfit clean: - crc: 0x796145C9 util: 'SSEEdit v4.0.4b' - name: 'Deadly ?Dragons( - .*)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/23723/' name: 'Deadly Dragons' - name: 'DeadlyDragons.esp' req: [ *SKSE ] inc: - 'KS Dragon Overhaul.esp' - 'Serio''s Enhanced Dragons.esp' msg: - <<: *compatIssuesWithX subs: [ 'Elemental Dragons' ] condition: 'active("Elemental_Dragons.esp")' - <<: *compatIssuesWithX subs: [ 'Enhanced Mighty Dragons' ] condition: 'active("Mighty Dragons SE Medium Cooked.esp")' - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Deadly Dragons.esp")' - <<: *patchProvided subs: [ 'Diverse Dragons Collection' ] condition: 'active("DiverseDragonsCollectionSE.esp") and not active("Deadly Dragons - (Diverse Dragons Collection|DDC and Splendor)\.esp")' - <<: *patchProvided subs: [ 'Splendor Dragon Variants' ] condition: 'active("ogSplendorDragons.esp") and not active("Deadly Dragons - (Splendor Dragon Variants|DDC and Splendor)\.esp")' - <<: *patchProvided subs: [ 'Wyrmstooth' ] condition: 'active("Wyrmstooth.esp") and not active("Deadly Dragons - Wyrmstooth.esp")' - *requiresMCM tag: - Actors.ACBS - Actors.Perks.Add - Actors.Perks.Remove - Actors.RecordFlags - Actors.Spells - Actors.Stats - Delev - EffectStats - Graphics - Keywords - NPC.AttackRace - NPC.Class - Relations.Add - Relev - SpellStats clean: - crc: 0x2619390B util: 'SSEEdit v4.0.4b' - crc: 0x7204DC21 util: 'SSEEdit v4.0.4b' - name: 'Deadly Dragons - DDC and Splendor.esp' inc: - 'Deadly Dragons - Diverse Dragons Collection.esp' - 'Deadly Dragons - Splendor Dragon Variants.esp' - name: 'Deadly Wenches.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/599/' ] tag: - Delev - Relev - name: 'DiverseWerewolvesCollection.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7009/' ] tag: - Actors.ACBS - Actors.AIData - Actors.CombatStyle - Actors.Stats - Actors.Voice - Delev - Factions - Graphics - Names - NPC.Class - NPC.DefaultOutfit - NPC.Race - ObjectBounds clean: - crc: 0x9619C337 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'DWC Deleveled patch.esp' tag: - Delev - Relev clean: - crc: 0xD6A3EA28 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'DWC Better Quest Objectives Patch.esp' clean: - crc: 0x6E91E659 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Durnehviir God of Death.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12086/' ] after: [ 'KS Dragon Overhaul 2.esp' ] tag: - Actors.ACBS - Actors.Spells - Actors.Stats clean: - crc: 0xE8EB056C util: 'SSEEdit v4.0.3' - crc: 0x498D2453 util: 'SSEEdit v4.0.3' - name: 'DwemerSpectresLegendary.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8016/' ] after: [ 'Skyrim Immersive Creatures Special Edition.esp' ] clean: - crc: 0x626BA4C9 util: 'SSEEdit v4.0.3' - name: 'GrahlsOnSolstheim.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/9311/' name: 'GRAHL - The Ice Troll (Bloodmoon Creature Restoration Project)' tag: [ Delev ] clean: - crc: 0x8E9E3684 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Here There Be Monsters.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/35929/' ] dirty: - <<: *quickClean crc: 0xBEF6ED36 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 24 - name: 'Here There Be Monsters - Call of Cthulhu.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/35934/' ] dirty: - <<: *reqManualFix crc: 0xA9CDB25B util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 273 nav: 73 - <<: *reqManualFix crc: 0xD452BB59 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 73 - name: 'Here There Be Monsters - Curse of Cipactli.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/35933/' ] dirty: - <<: *quickClean crc: 0x30269D8B util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 22 - name: 'Heritage.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/30017/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'High Level Enemies( - Dawnguard| - Dragonborn)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3231/' ] tag: [ Relev ] - name: 'HoH.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/16918/' name: 'TES V - Hunt of Hircine' tag: - C.Location - Relations.Add dirty: - <<: *quickClean crc: 0x5B49F883 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 116 - name: 'KarstaagReborn.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/14328/' name: 'Karstaag - The Frost King Reborn (Bloodmoon Creature Restoration Project)' tag: - Invent.Change - Keywords - Text clean: - crc: 0x49E5FDA7 util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0xBD64F68B util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x99D70650 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'know_your_enemy.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13807/' ] msg: - <<: *patch3rdParty subs: - 'Elemental Destruction Magic' - '[ Know Your Elements - A Patch for Know Your Enemy and Elemental Destruction Magic ](https://www.nexusmods.com/skyrimspecialedition/mods/22254/)' condition: 'active("Elemental Destruction.esp") and not active("Know Your Elements.esp")' clean: - crc: 0x7AF082B7 util: 'SSEEdit v4.0.3' - name: '(KS Dragon Overhaul 2( - .* Patch)?|DDCSE Add-On)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19051/' name: 'KS Dragon Overhaul 2' - name: 'KS Dragon Overhaul 2.esp' after: - 'Mortal Enemies.esp' - 'Serio''s Enhanced Dragons.esp' - 'SkyTEST-HarderCreatures.esp' req: - *SKSE - *SPID inc: - 'Dragon Combat Overhaul.esp' - 'KS Dragon Overhaul.esp' - 'Simply Stronger Dragons.esp' msg: - <<: *patchIncluded subs: [ 'Deadly Dragons' ] condition: 'version("KS Dragon Overhaul 2.esp", "2.50", >=) and active("DeadlyDragons.esp") and not active("KS Dragon Overhaul 2 - DD( \+ UD)? Patch\.esp")' - <<: *patchIncluded # Script Patch for MQKillDragonScript.pex - KSDO2 CRC 0xC58C9B59, SUR CRC 0xC2CA6008. subs: [ 'Skyrim Unbound Reborn' ] condition: 'version("KS Dragon Overhaul 2.esp", "2.50", >=) and (active("Skyrim Unbound.esp") and file("SKSE/Plugins/StorageUtilData/SkyrimUnbound")) and (checksum("Scripts/MQKillDragonScript.pex", C58C9B59) or checksum("Scripts/MQKillDragonScript.pex", C2CA6008))' - <<: *patchIncluded subs: [ 'Thunderchild - Epic Shouts and Immersion' ] condition: 'version("KS Dragon Overhaul 2.esp", "2.50", >=) and active("Thunderchild - Epic Shout Package.esp") and not active("KS Dragon Overhaul 2 - TC Patch.esp")' - <<: *patchIncluded subs: [ 'Ultimate Dragons' ] condition: 'version("KS Dragon Overhaul 2.esp", "2.50", >=) and active("UltimateDragons.esp") and not active("KS Dragon Overhaul 2 - (DD \+ )?UD Patch\.esp")' - <<: *patchUnavailable subs: [ 'Advanced Adversary Encounters' ] condition: 'active("AAE Ultimate Edition.esp")' - <<: *patchUnavailable subs: [ 'Enhanced Mighty Dragons' ] condition: 'active("Mighty Dragons SE Medium Cooked.esp")' - <<: *patchUnavailable subs: [ 'Enhanced Slightly Mighty Dragons' ] condition: 'active("ERSO 03 - Soft Slighty Mighty Dragons.esp")' - *requiresMCM tag: - Actors.ACBS - Actors.DeathItem - Actors.RecordFlags - Actors.Spells - Actors.Stats - NPC.Class clean: - crc: 0x4111A0E3 util: 'SSEEdit v4.0.4b' - name: 'LessDragons(10|20|25|35|50)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4858/' ] msg: - <<: *alreadyInX subs: [ 'Timing is Everything - Quest Delay and Timing Control' ] condition: 'active("TimingIsEverything.esp")' - <<: *useOnlyOneX subs: [ 'Less Dragons SSE' ] condition: 'many("LessDragons(10|20|25|35|50)\.esp")' - name: 'MightifiedBellyachesDragons.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27131/' ] after: - 'RevampedReleveled.esp' - 'Skyrim Revamped - Complete Enemy Overhaul.esp' - name: 'mihailashgolem.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29365/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailbeholder.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/34389/' ] msg: - *patch3rdParty_SRPC_Redux - *wildEdits dirty: - <<: *quickClean crc: 0x447993FF util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 382 - name: 'mihailcoralatronach.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/33737/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailcrystalgolem.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/37152/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailcthulhoid.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/44764/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihaildaedroth.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24523/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihaildwarvendriller.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27979/' ] dirty: - <<: *quickClean crc: 0x27A236D1 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'mihailelementaltriad.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26210/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailesobonecolossus.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24521/' ] msg: [ *patch3rdParty_SRPC_Redux ] dirty: - <<: *quickClean crc: 0xEE56D864 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 16 - name: 'mihailesocenturion.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27354/' ] dirty: - <<: *quickClean crc: 0x0A2FE896 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 14 - name: 'mihailfiregolem.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/52456/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailflameturmoil.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/42143/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailgargoyleexpansion.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/55620/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailgorons.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27509/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailgrummite.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/46526/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailhealingorb.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/35972/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailhighfantasypack.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/56523/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailhungerandvermai.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/45583/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailicecarvedsteed.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/30973/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailicegolem.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26185/' ] msg: [ *patch3rdParty_SRPC_Redux ] dirty: - <<: *quickClean crc: 0x9A86B03C util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 21 udr: 12 - name: 'mihailindrik.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/53640/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailirongolem.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29228/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihaillegion.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29583/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailmmasithis.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27365/' ] dirty: - <<: *quickClean crc: 0x5D539026 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 11 - name: 'mihailmountainlion.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24552/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailscamp.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/50084/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailskinnedhound.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/34390/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailspectres.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/30772/' ] msg: - *patch3rdParty_SRPC_Redux - *wildEdits dirty: - <<: *reqManualFix crc: 0x95F0F68D util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 51 nav: 2 - <<: *reqManualFix crc: 0xCDDFC931 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: 'mihailstormgolem.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24794/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailsummonlifedraincrystal.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/35973/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailundeadpackdef.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/56567/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailwatcher.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24595/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'MoreBanditCamps.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1994/' ] clean: - crc: 0x225747F7 util: 'SSEEdit v4.0.3' - crc: 0x2B7273F8 util: 'SSEEdit v4.0.3' - name: 'OBIS SE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4145/' ] after: - 'Cloaks.esp' - 'DIVERSE SKYRIM.esp' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_OBIS_Patch.esp")' clean: # version: 2.5 - crc: 0xC0D9011C util: 'SSEEdit v4.0.3' - name: 'ogEmperorCrab.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/58612/' name: 'EMPEROR - Giant Crab Overhaul' tag: - ObjectBounds - Sound clean: - crc: 0xBADDF592 util: 'SSEEdit v4.0.4' - name: 'ogFalkreathHauntings.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20733/' ] msg: [ *patch3rdParty_SRPC_Redux ] # doNotClean - name: 'ogSkinshifter.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/57631/' name: 'Skinshifters - Forsworn Doppelgangers' clean: - crc: 0x9EC3EF59 util: 'SSEEdit v4.0.4' - name: 'ogUderfrykte.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/60734/' name: 'Udefrykte. Uderfrykte. Udyrfrykte. (Bloodmoon Creature Restoration Project)' msg: [ *optional ] tag: - Actors.ACBS - Actors.DeathItem - Actors.Spells - Actors.Stats - Keywords - Names - NPC.Race clean: - crc: 0xFB6697E3 util: 'SSEEdit v4.0.4b' - name: 'Rebalanced Encounter Zones.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25/' ] after: - 'MLU.esp' - 'MLU_EZupdate.esp' - 'MLU - Vanilla Encounter Zones.esp' msg: - <<: *useOnlyOneX condition: 'many("Rebalanced Encounter Zones.*\.esp")' subs: [ 'Rebalanced Encounter Zones' ] - name: 'Savage Skyrim Std.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/37768/' ] tag: - Actors.ACBS - Actors.AIData - Actors.AIPackages - Actors.Stats - Delev - Factions - Keywords - NPC.DefaultOutfit - R.AddSpells - R.Stats - Relations.Add - Relations.Change - Relations.Remove - Relev dirty: - <<: *quickClean crc: 0xB3D5D991 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'Serio''s Enhanced Dragons Redone.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27061/' ] inc: - 'Elemental_Dragons.esp' - 'Serio''s Enhanced Dragons.esp' msg: - <<: *patchProvided subs: [ 'Deadly Dragons' ] condition: 'active("DeadlyDragons.esp") and not active("SEDR Deadly Dragons Compatibility Patch.esp") and not active("SEDR DD UD Compatibility Patch.esp") and not active("SEDR KSDO2 DD Compatibility Patch.esp") and not active("SEDR Ultimate Deadly Enhanced Dragons Overhaul Patch.esp")' - <<: *patchProvided subs: [ 'KS Dragon Overhaul 2' ] condition: 'active("KS Dragon Overhaul 2.esp") and not active("SEDR KS Dragons 2 Compatibility Patch.esp") and not active("SEDR KSDO2 DD Compatibility Patch.esp") and not active("SEDR KSDO2 UD Compatibility Patch.esp") and not active("SEDR Ultimate Deadly Enhanced Dragons Overhaul Patch.esp")' - <<: *patchProvided subs: [ 'Ultimate Dragons SE' ] condition: 'active("UltimateDragons.esp") and not active("SEDR Ultimate Dragons Compatibility Patch.esp") and not active("SEDR DD UD Compatibility Patch.esp") and not active("SEDR KSDO2 UD Compatibility Patch.esp") and not active("SEDR Ultimate Deadly Enhanced Dragons Overhaul Patch.esp")' - *requiresMCM tag: - Actors.ACBS - SpellStats dirty: - <<: *quickClean crc: 0xC3D70E5A util: '[SSEEdit v4.0.3f](https://www.nexusmods.com/skyrimspecialedition/mods/164/)' itm: 22 - name: 'Skyrim Immersive Creatures Special Edition.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12680/' name: 'Skyrim Immersive Creatures Special Edition' inc: - name: 'Skytest Creature Extension.esp' condition: 'version("Skyrim Immersive Creatures Special Edition.esp", "7.0.0", >=)' - name: 'Skytest Immersive Creatures.esp' condition: 'version("Skyrim Immersive Creatures Special Edition.esp", "7.0.0", >=)' msg: - <<: *obsolete subs: [ '[Skyrim Immersive Creatures Special Edition](https://www.nexusmods.com/skyrimspecialedition/mods/12680/)' ] condition: 'not version("Skyrim Immersive Creatures Special Edition.esp", "7.0.2", >=)' - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_SkyrimImmersiveCreaturesSE_Patch.esp")' - *patch3rdParty_SRPC_Redux - <<: *patch3rdParty subs: - 'Better Spell Learning' - '[Better Spell Learning - Patches](https://www.nexusmods.com/skyrimspecialedition/mods/19960/)' condition: 'active("Better Spell Learning.esp") and not active("Better Spell Learning - SIC SE Patch.esp")' - <<: *patch3rdParty subs: - 'Complete Crafting Overhaul Remastered' - '[SIC SE - Add-Ons and Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54930/)' condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("SIC CCOR Patch.esp")' - <<: *patch3rdParty subs: - 'Immersive Sounds - Compendium' - '[SIC SE - Add-Ons and Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54930/)' condition: 'active("Immersive Sounds - Compendium.esp") and not active("SIC - Immersive Sound Integration.esp")' - <<: *patch3rdParty subs: - 'Improved Closefaced Helmets' - '[SIC SE - Add-Ons and Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54930/)' condition: 'active("imp_helm_legend.esp") and not active("SIC - ICH Patch.esp") and not active("SIC WACCF_ICH Patch.esp")' - <<: *patch3rdParty subs: - 'SkyTEST Realistic Animals and Predators' - '[SIC SE - Add-Ons and Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54930/)' condition: 'active("SkyTEST-RealisticAnimals&Predators.esp") and not active("SIC - Skytest Integration.esp")' - <<: *patch3rdParty type: warn subs: - 'Wintersun - Faiths of Skyrim' - '[Wintersun - More Patches](https://www.nexusmods.com/skyrimspecialedition/mods/24228/)' condition: 'active("Wintersun - Faiths of Skyrim.esp") and not active("Wintersun - SIC Patch.esp")' - *requiresMCM - type: say content: - lang: en text: 'When using DwemerSpectresLegendary.esp, set Creature Toggles Dwemer Spectre to Disabled in MCM Settings.' - lang: de text: 'Wenn DwemerSpectresLegendary.esp genutzt wird, setzen Sie "Creature Toggles Dwemer Spectre" auf Deaktiviert in den MCM Einstellungen.' condition: 'active("DwemerSpectresLegendary.esp")' - type: error content: - lang: en text: 'Make sure you have completely uninstalled files included with old versions of this mod.' condition: 'file("scripts/scc_spelleater_script.pex") and version("Skyrim Immersive Creatures Special Edition.esp", "7.0.0", >=)' tag: - Actors.Perks.Add - Actors.Perks.Remove - Actors.Voice - NPC.AttackRace - NPC.DefaultOutfit - ObjectBounds - Outfits.Add - Outfits.Remove clean: - crc: 0xE92A5A2D util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Skyrim Revamped - Complete Enemy Overhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14598/' ] after: - 'Cloaks.esp' - 'Combat Evolved.esp' - 'Immersive Weapons.esp' - 'Skyrim Immersive Creatures Special Edition.esp' - 'WICO - Immersive People.esp' - 'Wildcat - Combat of Skyrim.esp' - 'Smilodon - Combat of Skyrim.esp' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_SRCEO_Patch.esp")' - <<: *patchProvided subs: [ 'Skyrim Immersive Creatures' ] condition: 'active("Skyrim Immersive Creatures Special Edition.esp") and not active("SRCEO - SIC patch.esp")' - <<: *patchProvided subs: [ 'Windsong Immersive Character Overhaul' ] condition: 'active("WICO - Immersive People.esp") and not active("SRCEO - WICO Patch.esp")' tag: - Actors.ACBS - Actors.AIData - Actors.CombatStyle - Actors.DeathItem - Actors.RecordFlags - Actors.Spells - Actors.Stats - EffectStats - Factions - Graphics - Invent.Add - Invent.Remove - Names - NPC.AIPackageOverrides - NPC.Class - NPC.Race - Outfits.Add - Outfits.Remove - SpellStats - Stats clean: - crc: 0x5E048CD3 util: 'SSEEdit v4.0.3' - name: 'SOTFull.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3093/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_SoT_Patch.esp")' clean: # version: 50.3 - crc: 0xF70CD42C util: 'SSEEdit v4.0.3' - name: 'WendigoAndHowler.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/15831/' name: 'Daedric Beasts - Wendigos and Howlers' tag: [ Names ] clean: - crc: 0xF7B809E8 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'WorldEaterBeater.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/60778/' ] after: [ 'DeadlyDragons.esp' ] inc: [ 'Dragon Combat Overhaul.esp' ] clean: - crc: 0xAE2F7427 util: 'SSEEdit v4.0.4' - name: 'Zim''s Improved Dremora.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12128/' ] after: [ 'MLU.esp' ] msg: - <<: *patch3rdParty subs: - 'The Unofficial Skyrim Special Edition Patch (USSEP)' - '[Zim''s Improved Dremora -- USSEP Patch](https://www.nexusmods.com/skyrimspecialedition/mods/45399/)' condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("Zim''s Improved Dremora -- USSEP patch.esp")' - <<: *patch3rdParty subs: - 'No Animals Report Crimes (NARC)' - '[Zim''s Improved Dremora -- NARC Patch](https://www.nexusmods.com/skyrimspecialedition/mods/45397/)' condition: 'active("NARC SE for Vanilla.esp") and not active("Zim''s Dremora Improvements -- NARC patch.esp")' - *patch3rdParty_SRPC_Redux tag: - Invent.Add - Invent.Remove - Names - Relev ###### Encounters - Neutrals ###### - name: 'Animallica.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/20456/' name: 'Animallica - Skyrim Wildlife Overhaul' msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Animallica.esp")' - name: 'chickenleg.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/29339/' name: 'The Bone Merchant' dirty: - <<: *quickClean crc: 0xDD534CE0 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 udr: 1 - name: 'CitizensComplete.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/29069/' name: 'Citizens of Tamriel' dirty: - <<: *quickClean crc: 0x26A0C52A util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 13 udr: 10 - name: '(CollegeStudents|ICNs_ImmersiveCollegeNPCs)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9252/' ] group: *earlyLoadersGroup - name: 'ICNs_ImmersiveCollegeNPCs.esp' clean: - crc: 0x9C93F71D util: 'SSEEdit v4.0.3' - name: 'ICNs_Lite.esp' clean: - crc: 0x56AD682D util: 'SSEEdit v4.0.3' - name: 'DIVERSE SKYRIM.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7707/' ] after: - 'Kireina SSE.esl' - 'Kireina SSE.esp' msg: - <<: *alsoUseX subs: [ '[Diverse Skyrim - Battle of Whiterun Fix](https://www.nexusmods.com/skyrimspecialedition/mods/47939/)' ] condition: 'not active("DiverseSkyimCivilWarFix.esp") and not active("Immersive Citizens - AI Overhaul.esp") and not active("Civil War Overhaul.esp")' tag: - Delev - Relev clean: # version: 2.14 - crc: 0xA6A5118F util: 'SSEEdit v4.0.2f' - name: 'Ducks and Swans.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2149/' ] group: *earlyLoadersGroup clean: # version: 1.1 - crc: 0x1BD494E8 util: 'SSEEdit v4.0.2f' - name: 'Extended Encounters.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/44810/' ] clean: - crc: 0x7144995D util: 'SSEEdit v4.0.3' - name: 'Faction Warfare.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/32997/' ] msg: - <<: *wildEdits subs: [ 'Remove records 0000907A & 0401B640.' ] condition: 'checksum("Faction Warfare.esp", 2FF0FBE7)' tag: [ Relations.Add ] dirty: - <<: *reqManualFix crc: 0x83ACEAA5 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 30 nav: 1 - <<: *reqManualFix crc: 0x2FF0FBE7 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'GFoRR.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/27987/' name: 'Good-folks of Raven Rock' dirty: - <<: *quickClean crc: 0x52E6D27B util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 13 - name: 'Inconsequential NPCs.esp' url: [ 'https://www.nexusmods.com/skyrim/mods/36334/' ] msg: - <<: *patch3rdParty_RSCPC condition: 'active("RSkyrimChildren.esm") and not active("RSC IncNPC.esp")' - name: 'Immersive Wenches.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/595/' ] group: *earlyLoadersGroup tag: [ C.LockList ] msg: - *patch3rdParty_SRPC_Redux - <<: *patchProvided subs: [ 'Immersive Citizens - AI Overhaul' ] condition: 'active("Immersive Citizens - AI Overhaul.esp") and not active("Immersive Wenches -Immersive Citizens AI Overhaul Patch-.esp")' clean: # version: 1.6.0SE - crc: 0xA66B30B5 util: 'SSEEdit v4.0.2f' - name: 'KrittaKittyHorsesForSSE.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/7685/' name: 'Realistic Horse Breeds by KrittaKitty' after: [ 'Convenient Horses.esp' ] dirty: # version: 2.5 - <<: *quickClean crc: 0x924AD45B util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Populated Cities Towns Villages Legendary.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2005/' name: 'Populated Cities Towns Villages' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/20379/' name: 'Populated cities towns villages DV' dirty: - <<: *quickClean crc: 0xC3E182D9 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 22 clean: - crc: 0x032B2726 util: 'SSEEdit v4.0.4b' - name: 'Rank and File.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23551/' ] clean: # version: 1.0.1 - crc: 0xF1453836 util: 'SSEEdit v4.0.2f' - name: 'ShadyMerchants.esl' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17940/' ] dirty: - <<: *quickClean crc: 0xF02E79B3 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 ###### Environment, Landscape & Flora ###### - name: 'Alpine Forest of Whiterun Valley.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18866/' ] after: - 'BSHeartland.esm' - 'Unofficial Skyrim Special Edition Patch.esp' clean: # version: 1.0.5 - crc: 0xBD798EA8 util: 'SSEEdit v4.0.2f' - name: 'AncientLand2.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/22900/' name: 'Ancient Land' msg: - <<: *patch3rdParty subs: - 'Arthmoor''s Oakwood' - '[Ancient Land Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54140/)' condition: 'active("Oakwood.esp") and not active("AncientLand-Oakwood.esp")' - <<: *patch3rdParty subs: - 'Beginner''s Shack in Riverwood' - '[Ancient Land Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54140/)' condition: 'active("Eli_RiverwoodShack.esp") and not active("AncientLand-EliRiverwoodShack.esp")' - <<: *patch3rdParty subs: - 'Camp Argentum' - '[Ancient Land Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54140/)' condition: 'active("CampArgentum.esp") and not active("AncientLand-CampArgentum.esp")' - <<: *patch3rdParty subs: - 'Dark Forests of Skyrim' - '[Ancient Land Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54140/)' condition: 'active("Dark_Forests_FULL.esp") and not active("AncientLand-DarkForests.esp")' - <<: *patch3rdParty subs: - 'Dark''s Whiterun market' - '[Ancient Land Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54140/)' condition: 'active("WhiterunMarket.esp") and not active("AncientLand-DarksWhiterunMarket.esp")' - <<: *patch3rdParty subs: - 'Enhanced Landscapes' - '[Ancient Land Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54140/)' condition: 'active("Enhanced Landscapes.esp") and not active("AncientLand-EnhancedLandscapes.esp")' - <<: *patch3rdParty subs: - 'Enhanced Solitude Docks' - '[Ancient Land Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54140/)' condition: 'active("Enhanced Solitude Docks.esp") and not active("AncientLand-EnhancedSolitudeDocks.esp")' - <<: *patch3rdParty subs: - 'Lanterns Of Skyrim II' - '[Ancient Land Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54140/)' condition: 'active("Lanterns Of Skyrim II.esm") and not active("AncientLand-LoS.esp")' - <<: *patch3rdParty subs: - 'Leaps of Faith - A Misc Quest' - '[Ancient Land Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54140/)' condition: 'active("LeapsOfFaith.esp") and not active("AncientLand-LeapsOfFaith.esp")' - <<: *patch3rdParty subs: - 'Pirates of The North' - '[Ancient Land Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54140/)' condition: 'active("PiratesNorth.esp") and not active("AncientLand-PiratesOfTheNorth.esp")' - <<: *patch3rdParty subs: - 'Schlitzohr''s Oakwood' - '[Ancient Land Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54140/)' condition: 'active("AnotherOakwood.esp") and not active("AncientLand-AnotherOakwood.esp")' - <<: *patch3rdParty subs: - 'Whiterun Valley - Hold Expansion' - '[Ancient Land Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54140/)' condition: 'active("WhiterunValley3.esp") and not active("AncientLand-WhiterunValley.esp")' clean: - crc: 0xB5FDA10D util: 'SSEEdit v4.0.4' - name: 'Ashbound.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14663/' ] dirty: # version: 1.1 - <<: *quickClean crc: 0xD5BAE910 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: 'Beautiful Cities.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3185/' ] dirty: # version: 2.0 - <<: *quickClean crc: 0x63B1955B util: '[SSEEdit v4.0.2k](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 243 udr: 22 - name: 'BentPines.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8306/' ] clean: - crc: 0x3C7AC8C0 util: 'SSEEdit v4.0.3' - name: '[pPatch] Bentpines_Navmesh.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8306/' ] clean: - crc: 0xF10103F6 util: 'SSEEdit v4.0.3' - name: 'BlendedRoads.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8834/' ] inc: - 'immersive roads.esp' - 'Real Roads.esp' tag: [ Graphics ] clean: - crc: 0x38FF2A83 util: 'SSEEdit v4.0.3' - crc: 0x8C9C032E util: 'SSEEdit v4.0.3' - name: 'Blowing in the Wind.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5124/' ] - name: 'Blowing in the Wind SSE.esp' group: *earlyLoadersGroup after: - 'AK - Placeable Statics SE.esp' - 'Destructible Skyrim.esp' msg: - <<: *useInstead subs: [ '[WiZkiD Signs](https://www.nexusmods.com/skyrimspecialedition/mods/30481/)' ] condition: 'active("Lanterns Of Skyrim II.esm")' clean: # version: 2.04 - crc: 0x8EF0F5D1 util: 'SSEEdit v4.0.0' - name: 'Blowing in the Wind - ELFX Exterior patch.esp' group: *earlyLoadersGroup after: - 'Blowing in the Wind - Lanterns of Skyrim Patch SSE.esp' - 'Blowing in the Wind - Lanterns of Skyrim SE - MCM versionPatch.esp' - 'Blowing in the Wind - SMIM Merged All Patch SSE.esp' - name: 'Blowing in the Wind - ELFX Exteriors Patch SSE.esp' group: *earlyLoadersGroup after: - 'Blowing in the Wind - Lanterns of Skyrim Patch SSE.esp' - 'Blowing in the Wind - Lanterns of Skyrim SE - MCM versionPatch.esp' - 'Blowing in the Wind - SMIM Merged All Patch SSE.esp' - name: 'Blowing in the Wind - Lanterns of Skyrim Patch SSE.esp' group: *earlyLoadersGroup - name: 'Blowing in the Wind - Lanterns of Skyrim SE - MCM versionPatch.esp' group: *earlyLoadersGroup - name: 'Blowing in the Wind - SMIM Merged All Patch SSE.esp' group: *earlyLoadersGroup after: - 'Blowing in the Wind - Lanterns of Skyrim Patch SSE.esp' - 'Blowing in the Wind - Lanterns of Skyrim SE - MCM versionPatch.esp' - name: 'Cathedral Landscapes.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21954/' ] after: - 'Dolomite Weathers.esp' - 'MajesticMountains.esp' - 'NAT.esp' - 'ViscousGrass.esp' - 'Verdant - A Skyrim Grass Plugin SSE Version.esp' msg: - <<: *includesX subs: [ '[ Blended Roads ](https://www.nexusmods.com/skyrimspecialedition/mods/8834/)' ] condition: 'active("BlendedRoads.esp") and not checksum("Cathedral Landscapes.esp", A4E835CA)' - <<: *includesX subs: [ '[ Terrain LOD Redone ](https://www.nexusmods.com/skyrimspecialedition/mods/9135/)' ] condition: 'active("TerrainLODRedone.esp") and not checksum("Cathedral Landscapes.esp", A4E835CA)' clean: - crc: 0x03EB25F1 util: 'SSEEdit v4.0.3' - crc: 0xA52DCDED util: 'SSEEdit v4.0.3' - crc: 0xA4E835CA util: 'SSEEdit v4.0.3' - name: 'Cathedral - 3D Pine Grass.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/42032/' ] after: [ 'Cathedral Landscapes.esp' ] clean: - crc: 0xCE3D2624 util: 'SSEEdit v4.0.3f' - crc: 0xB5041F70 util: 'SSEEdit v4.0.3f' - crc: 0x86EF8117 util: 'SSEEdit v4.0.3f' - name: 'cliffs.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4520/' name: 'Master The Summit' dirty: # version: 2.0 - <<: *reqManualFix crc: 0xB806CCBD util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 137 nav: 10 # version: 2.0 - <<: *reqManualFix crc: 0x0A46B3BE util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 10 - name: 'Dark_Forests_FULL.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/21934/' name: 'Dark Forests of Skyrim' tag: - Graphics - ObjectBounds clean: - crc: 0xFD862D2E util: 'SSEEdit v4.0.4' - crc: 0xAC9A4989 util: 'SSEEdit v4.0.4' - name: 'DepthsOfSkyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26913/' ] clean: - crc: 0xB380C597 util: 'SSEEdit v4.0.3' - name: 'Destructible Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28291/' ] group: *earlyLoadersGroup after: [ 'AK - Placeable Statics SE.esp' ] dirty: # version: 0.4 - <<: *quickClean crc: 0xAF111F67 util: '[SSEEdit v4.0.2k](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 584 - name: 'DestructibleDisplayCases.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13625/' ] tag: [ Destructible ] clean: - crc: 0xB3B8F00B util: 'SSEEdit v4.0.3b' - name: '(Dilon Vul|ELOS Oaks Mixed Greens) SSE\.es(l|p)' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/27367/' name: 'Enhanced Landscapes - Oaks Standalone SSE' - name: 'Dilon Vul SSE.esp' clean: - crc: 0xFEE99FD9 util: 'SSEEdit v4.0.3' - name: 'ELOS Oaks Mixed Greens SSE.esl' clean: - crc: 0xB410603C util: 'SSEEdit v4.0.3' - name: 'ELOS Oaks Mixed Greens SSE.esp' clean: - crc: 0xCC62C75E util: 'SSEEdit v4.0.3' - name: 'Enhanced Landscapes.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18162/' name: 'Enhanced Landscapes' - name: 'Enhanced Landscapes.esp' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_Enhanced_Landscapes.esp") and not active("DBM_EnhancedLandscapes_Patch.esp")' clean: - crc: 0x6FEF3122 util: 'SSEEdit v4.0.4c' - crc: 0x6A1CBA7A util: 'SSEEdit v4.0.4c' - name: 'Enhanced Landscapes - Dead Marsh.esp' after: [ 'Enhanced Landscapes - Barren Marsh.esp' ] - name: 'Enhanced Landscapes - (Grass|Green Fields)\.esp' after: - 'Enhanced Landscapes.esp' - 'Skyrim Flora Overhaul.esp' - name: 'Enhanced Landscapes - Green Fields.esp' after: [ 'Enhanced Landscapes - Grass.esp' ] - name: '(Enhanced Vanilla Trees SSE|SRG Enhanced Trees Activator)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11008/' name: 'Enhanced Vanilla Trees SE' after: [ 'Skyrim Flora Overhaul.esp' ] inc: [ 'SimplyBiggerTreesSE.esp' ] msg: - <<: *compatIssuesWithX subs: [ '[Skyrim Flora Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/2154/)' ] condition: 'active("Skyrim Flora Overhaul.esp") and (checksum("Skyrim Flora Overhaul.esp", 17415E34) or checksum("Skyrim Flora Overhaul.esp", 3BD2CC4C))' tag: [ Graphics ] - name: 'Enhanced Vanilla Trees SSE.esp' after: [ '3dTree-OnlyPlant.esp' ] clean: - crc: 0x7B24EBE2 util: 'SSEEdit v4.0.3' - name: 'fallentreebridgesSSE.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/8767/' name: 'Immersive Fallen Trees' msg: - <<: *alsoUseX subs: [ '[Immersive Fallen Trees Patch](https://www.nexusmods.com/skyrimspecialedition/mods/27834/)' ] condition: 'not active("fallenbridgesSSE-Patch.esp") and not active("MarkarthCliffFix.esp") and checksum("fallentreebridgesSSE.esp", FF60C24A)' clean: - crc: 0xFF60C24A util: 'SSEEdit v4.0.3' - name: 'Gildergreen Regrown.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/348/' ] group: *earlyLoadersGroup clean: # version: 2.0.1 - crc: 0x8627D73D util: 'SSEEdit v4.0.2' - name: 'Grass Field.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17909/' ] group: *earlyLoadersGroup - name: 'HD Lods SSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3333/' ] group: *fixesGroup after: [ 'TerrainLodRedone.esp' ] tag: [ Graphics ] clean: - crc: 0x8CC253C3 util: 'SSEEdit v4.0.3' - name: 'HearthfireGrassFix.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13461/' ] clean: - crc: 0x19A68880 util: 'SSEEdit v4.0.3' - name: 'HearthFires Roads.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/786/' ] dirty: - <<: *reqManualFix crc: 0x2043F9D3 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 69 udr: 41 nav: 4 - <<: *reqManualFix crc: 0x90361E46 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 4 - name: 'Holy Mountains.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/56828/' ] after: [ 'MajesticMountains.esp' ] tag: [ Graphics ] dirty: - <<: *quickClean crc: 0xE68DC609 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'Immersive Farms.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19026/' ] group: *earlyLoadersGroup dirty: # version: 1.1 - <<: *quickClean crc: 0xA293A648 util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 130 udr: 218 - name: '(Skyrim )?Landscape and Water Fixes.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/26138/' name: 'Skyrim Landscape and Water Fixes' - name: 'Landscape and Water Fixes.esp' msg: - <<: *patchIncluded subs: [ 'Complete Alchemy and Cooking Overhaul' ] condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("Landscape and Water Fixes - Patch - CACO.esp")' - <<: *patchIncluded subs: [ 'Enhanced Lights and FX' ] condition: 'active("EnhancedLightsandFX.esp") and not active("Landscape and Water Fixes - Patch - ELFX.esp") and not active("ELFX Shadows.esp")' - <<: *patchIncluded subs: [ 'Landscape Fixes For Grass Mods' ] condition: 'active("Landscape Fixes For Grass Mods.esp") and not active("Landscape and Water Fixes - Patch - LFfGM.esp")' tag: - C.Climate - C.ImageSpace - C.Light - C.Water clean: - crc: 0x1E5FE174 util: 'SSEEdit v4.0.3g' - name: 'Skyrim Landscape and Water Fixes - Light Sources.esp' group: *fixesGroup inc: - 'ELFX - Exteriors.esp' - 'LoS II - Tamriel Master Lights.esp' clean: - crc: 0xCC137B4C util: 'SSEEdit v4.0.3g' # Skyrim Landscape and Water Fixes Patches # - name: 'Landscape and Water Fixes - Patch - ELFX.esp' inc: [ 'ELFX Shadows.esp' ] - name: 'Landscape and Water Fixes - Patch - Relighting Skyrim.esp' req: [ 'RelightingSkyrim_SSE.esp' ] - name: 'Landscape (Fixes )?For Grass Mods.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/9005/' name: 'Landscape Fixes For Grass Mods' - name: 'Landscape Fixes For Grass Mods.esp' after: - name: 'Midsummer - Stylised Grass for Skyrim SE.esp' condition: '(is_master("Midsummer - Stylised Grass for Skyrim SE.esp") and is_master("Landscape Fixes For Grass Mods.esp")) or (not is_master("Midsummer - Stylised Grass for Skyrim SE.esp") and not is_master("Landscape Fixes For Grass Mods.esp"))' - name: 'Verdant - A Skyrim Grass Plugin SSE Version.esp' condition: '(is_master("Verdant - A Skyrim Grass Plugin SSE Version.esp") and is_master("Landscape Fixes For Grass Mods.esp")) or (not is_master("Verdant - A Skyrim Grass Plugin SSE Version.esp") and not is_master("Landscape Fixes For Grass Mods.esp"))' - name: 'ViscousGrass.esp' condition: '(is_master("ViscousGrass.esp") and is_master("Landscape Fixes For Grass Mods.esp")) or (not is_master("ViscousGrass.esp") and not is_master("Landscape Fixes For Grass Mods.esp"))' msg: - <<: *patchProvided subs: [ 'Alternate Start' ] condition: 'active("Alternate Start - Live Another Life.esp") and not (active("Landscape Fixes For Grass mods - Alternate start Locations.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'Arthmoor''s Dragon Bridge' ] condition: 'active("Dragon Bridge.esp") and not (active("Landscape For Grass Mods - Arthmoor''s Dragon Bridge PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'Arthmoor''s Falkreath' ] condition: 'active("Falkreath.esp") and not (active("Landscape For Grass Mods - Arthmoor''s Falkreath PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'Arthmoor''s Ivarstead' ] condition: 'active("Ivarstead.esp") and not (active("Landscape For Grass Mods - Arthmoor''s Ivarstead PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'Arthmoor''s Oakwood' ] condition: 'active("Oakwood.esp") and not (active("Landscape For Grass Mods - Oakwood PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'Arthmoor''s Rorikstead' ] condition: 'active("Rorikstead.esp") and not (active("Landscape For Grass Mods - Arthmoor''s Rorikstead PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'Arthmoor''s Shor''s Stone' ] condition: 'active("Shor''s Stone.esp") and not (active("Landscape For Grass Mods Arthmoor''s Shor''s Stone PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not (active("Landscape Fixes For Grass mods - Cutting Room Floor Locations.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'Helgen Reborn' ] condition: 'active("Helgen Reborn.esp") and not (active("Landscape For Grass mods - Helgen Reborn Patch.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'Immersive Citizens' ] condition: 'active("Immersive Citizens - AI Overhaul.esp") and not (active("Landscape For Grass Mods -Immersive Citizens PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'JK''S Skyrim' ] condition: 'active("JKs Skyrim.esp") and not (active("Landscape For Grass Mods JK''S Skyrim.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'Moon and Star' ] condition: 'active("MoonAndStar_MAS.esp") and not (active("Landscape For Grass Mods - Moon and Star PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'Morthal Overhaul II' ] condition: 'active("morthal.esp") and not (active("Landscape For Grass Mods - Morthal Overhaul II PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'Provincial Courier Service' ] condition: 'active("Provincial Courier Service.esp") and not (active("Landscape For Grass Mods -Provincial Courier PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'The Great Cities - Minor Cities and Towns' ] condition: 'active("The Great Cities - Minor Cities and Towns.esp") and not (active("Landscape For Grass Mods - The Great Cities PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'The Great City of Falkreath' ] condition: 'active("The Great City of Falkreath.esp") and not (active("Landscape For Grass Mods - TGC Falkreath PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'The Great City of Morthal' ] condition: 'active("The Great City of Morthal.esp") and not (active("Landscape For Grass Mods - TGC Morthal PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'The Great City of Rorikstead.esp' ] condition: 'active("The Great City of Rorikstead.esp") and not (active("Landscape For Grass Mods - TGC Rorikstead PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'The Great Town of Ivarstead' ] condition: 'active("The Great Town of Ivarstead.esp") and not (active("Landscape For Grass Mods - The Great Town of Ivarstead PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'The Great Village of Mixwater Mill' ] condition: 'active("The Great Village of Mixwater Mill.esp") and not (active("Landscape For Grass Mods - The Great Village of Mixwater Mill PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' - <<: *patchProvided subs: [ 'Valkyrja Estate' ] condition: 'active("ValkyrjaEstate.esp") and not (active("Landscape For Grass Mods - Valkyrja Estate PATCH.esp") or active("Landscape Fixes For Grass Patches Merged.esp"))' clean: - crc: 0x4F589808 util: 'SSEEdit v4.0.4b' - name: 'Landscape (Fixes )?For Grass Mods .*\.esp' after: [ 'Landscape Fixes For Grass Mods.esp' ] - name: 'Landscape For Grass Mods - Arthmoor''s Dragon Bridge PATCH.esp' after: [ 'Dragon Bridge.esp' ] - name: 'Landscape For Grass Mods -Immersive Citizens PATCH.esp' after: [ 'Immersive Citizens - AI Overhaul.esp' ] - name: 'Landscape For Grass Mods JK''S Skyrim.esp' after: [ 'JKs Skyrim.esp' ] - name: '(MajesticMountains.*|SunDaytime(South|North_MM_default))\.es[mp]' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11052/' name: 'Majestic Mountains' - name: 'MajesticMountains.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/36248/' name: 'Majestic Mountains-BDS With LOD Fix' after: - 'Dolomite Weathers.esp' - 'NAT.esp' - 'Skyrim Flora Overhaul.esp' - 'Tamriel Reloaded HD SE.esp' - 'ViscousGrass.esp' msg: - <<: *compatIssuesWithX subs: [ '[Moss Rocks](https://www.nexusmods.com/skyrimspecialedition/mods/8838/)' ] condition: 'active("MajesticMountains.esp") and active("Moss Rocks.esp")' tag: [ Graphics ] clean: - crc: 0x17CBC52F util: 'SSEEdit v4.0.3' - crc: 0x4419EFA5 util: 'SSEEdit v4.0.3' - name: 'MajesticMountains_Landscape.esm' clean: - crc: 0xCC0720C4 util: 'SSEEdit v4.0.3' - name: 'MajesticMountains_Moss.esp' inc: [ 'Moss Rocks.esp' ] tag: [ Graphics ] clean: - crc: 0xDD39A0DD util: 'SSEEdit v4.0.3' - crc: 0x8C2C35F7 util: 'SSEEdit v4.0.3' - name: 'SunDaytime(South|North_MM_default)\.esp' msg: - <<: *compatIssuesWithX subs: [ 'ENBSeries' ] condition: 'file("../d3d11.dll")' - name: 'NoGrassINCaves.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12431/' ] group: *worldSettingsGroup clean: - crc: 0xE88623EA util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0xBC86BD7F util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x27E2872F util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'NoGrassINCities.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18768/' ] group: *worldSettingsGroup - name: 'NorthernGrass.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25459/' ] clean: - crc: 0x48B91CAF util: 'SSEEdit v4.0.3' - name: 'Prometheus_No_snow_Under_the_roof.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/518/' ] group: *earlyLoadersGroup msg: - <<: *patchUpdateAvailable subs: [ '[No Snow Under the roof - Bug fixes](https://www.nexusmods.com/skyrimspecialedition/mods/15064/)' ] condition: 'active("Prometheus_No_snow_Under_the_roof.esp") and not active("NSUTR_bugfixes.esp")' dirty: - <<: *quickClean crc: 0x87D18F2B util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 59 udr: 5 - name: 'NSUTR_(bugfixes|groundsnow_mesh_fixes|improvements|Static_fix)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/15064/' name: 'No snow under the roof - Bug fixes' group: *earlyLoadersGroup - name: 'NSUTR_bugfixes.esp' clean: - crc: 0x58D99419 util: 'SSEEdit v4.0.3' - name: 'NSUTR_groundsnow_mesh_fixes.esp' dirty: - <<: *quickClean crc: 0x2EE577A0 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 33 - name: 'NSUTR_improvements.esp' dirty: - <<: *quickClean crc: 0xBE9E7F5F util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'NSUTR_Static_fix.esp' clean: - crc: 0xCBC13761 util: 'SSEEdit v4.0.3' - name: 'Project Rainforest.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20636/' ] clean: # version: 1.6 - crc: 0x361BC941 util: 'SSEEdit v4.0.2f' - name: 'Realistic Boat Bobbing( SE - DisabledRefs)?\.es[mp]' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/26080/' name: 'Realistic Boat Bobbing' - name: 'Realistic Boat Bobbing SE - DisabledRefs.esm' clean: - crc: 0x5907FE58 util: 'SSEEdit v4.0.4b' - name: 'Realistic Boat Bobbing.esp' msg: - <<: *patch3rdParty subs: - 'Better Docks' - '[Realistic Boat Bobbing Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/44311/)' condition: 'active("BetterDocks-MP-DLC-Compatible.esp") and not active("RBB - Better Docks Patch.esp")' - <<: *patch3rdParty subs: - 'Falskaar' - '[Realistic Boat Bobbing Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/44311/)' condition: 'active("Falskaar.esm") and not active("RBB - Falskaar.esp")' - <<: *patch3rdParty subs: - 'JK''s Skyrim' - '[Realistic Boat Bobbing Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/44311/)' condition: 'active("JKs Skyrim.esp") and not active("RBB - JKs Skyrim Patch.esp")' - <<: *patch3rdParty subs: - 'Oakwood' - '[Realistic Boat Bobbing Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/44311/)' condition: 'active("Oakwood.esp") and not active("RBB - Oakwood Patch.esp")' - <<: *patch3rdParty subs: - 'Quaint Raven Rock' - '[Realistic Boat Bobbing Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/44311/)' condition: 'active("Undriel_QuaintRavenRock.esp") and not active("RBB - Quaint Raven Rock Patch.esp")' - <<: *patch3rdParty subs: - 'Telengard' - '[Realistic Boat Bobbing Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/44311/)' condition: 'active("Telengard.esp") and not active("RBB - Telengard Patch.esp")' - <<: *patch3rdParty subs: - 'Unofficial Skyrim Special Edition Patch' - '[Realistic Boat Bobbing Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/44311/)' condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and (not active("RBB - USSEP Patch.esp") and not active("RBB - JKs Skyrim Patch.esp"))' - <<: *patch3rdParty subs: - 'Wyrmstooth' - '[Realistic Boat Bobbing Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/44311/)' condition: 'active("Wyrmstooth.esp") and not active("RBB - Wyrmstooth.esp")' dirty: - <<: *quickClean crc: 0xB57FCCF9 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'Realistic Treeline.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18046/' ] msg: - <<: *alreadyInX subs: [ 'Alpine Forest of Whiterun Valley.esp' ] condition: 'active("Alpine Forest of Whiterun Valley.esp")' dirty: - <<: *quickClean crc: 0xE7403486 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Road to Morthal.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12472/' ] clean: # version: 2.1.1 - crc: 0x76FD4667 util: 'SSEEdit v4.0.2f' - name: 'S3DTrees NextGenerationForests.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12371/' name: 'Skyrim 3D Trees and Plants' after: - 'Bent Pines.esp' - 'fallentreebridgesSSE.esp' - 'Verdant - A Skyrim Grass Plugin SSE Version.esp' - 'ViscousGrass.esp' - 'WhiterunHoldForest.esp' - 'Whiterun Forest Borealis.esp' inc: - name: 'Enhanced Vanilla Trees SSE.esp' condition: 'not active("3dTree-OnlyPlant.esp")' - 'S3DPlants.esp' - name: 'SimplyBiggerTreesSE.esp' condition: 'not active("3dTree-OnlyPlant.esp")' - 'Skyrim Flora Overhaul.esp' - 'SkyrimIsWindy.esp' - 'SRG Enhanced Trees Activator.esp' msg: - <<: *patchProvided subs: [ 'Complete Alchemy and Cooking Overhaul' ] condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("S3DTrees - CACO Patch.esp")' tag: - Graphics - ObjectBounds clean: - crc: 0xE07D93B2 util: 'SSEEdit v4.0.3' - name: 'S3DLandscapes NextGenerationForests.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18247/' name: 'Skyrim 3D Landscapes' clean: - crc: 0x369C481B util: 'SSEEdit v4.0.3' - name: 'S3DSigns.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21338/' ] msg: - <<: *wildEdits subs: [ 'Remove CELL **0001A277** from S3DSigns.esp' ] condition: 'checksum("S3DSigns.esp", 6185A858)' tag: - Graphics - ObjectBounds clean: - crc: 0xCB6950B8 util: 'SSEEdit v4.0.3' - name: 'SimplyBiggerTreesSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5281/' ] after: [ '3dTree-OnlyPlant.esp' ] clean: - crc: 0xADC2F6AF util: 'SSEEdit v4.0.3' - name: 'Skyrim Flora Overhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2154/' ] after: [ 'SimplyBiggerTreesSE.esp' ] clean: - crc: 0x17415E34 util: 'SSEEdit v4.0.3' - crc: 0x3BD2CC4C util: 'SSEEdit v4.0.3' - name: 'SkyrimImprovedPuddles-DG-HF-DB.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1462/' ] group: *fixesGroup - name: 'SkyrimIsWindy.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5836/' ] msg: - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("SkyrimIsWindy_CACO_Patch.esp")' clean: - crc: 0x60E8AEDE util: 'SSEEdit v4.0.3' - name: 'SkyrimIsWindy( - EVT patch|-SimplyBiggerTreesSE-Patch)\.esp' req: [ 'SkyrimIsWindy.esp' ] - name: 'SkyrimIsWindy - EVT patch.esp' req: [ 'Enhanced Vanilla Trees SSE.esp' ] - name: 'SkyrimIsWindy-SimplyBiggerTreesSE-Patch.esp' req: [ 'SimplyBiggerTreesSE.esp' ] - name: 'SmoothShores.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10624/' ] dirty: - <<: *quickClean crc: 0x3CC7601F util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 15 - name: 'Tamriel Reloaded HD SE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6372/' ] group: *earlyLoadersGroup dirty: - <<: *quickClean crc: 0x88189197 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 12 udr: 5 - name: 'TerrainLodRedone.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9135/' ] group: *fixesGroup - name: 'Trees in Cities( - Open Cities Skyrim Edition)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1941/' ] msg: - <<: *useOnlyOneX subs: [ 'Trees in Cities ESP' ] condition: 'many("Trees in Cities( - Open Cities Skyrim Edition)?\.esp")' - <<: *wildEdits type: say condition: 'checksum("Trees in Cities.esp", B88B72C4) or checksum("Trees in Cities - Open Cities Skyrim Edition.esp", B7F7EB65)' - name: 'Trees in Cities.esp' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_TreesinCities_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' dirty: - <<: *quickClean crc: 0xB88B72C4 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 21 - name: 'Trees in Cities - Open Cities Skyrim Edition.esp' dirty: - <<: *quickClean crc: 0xB7F7EB65 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 30 - name: 'UniqueLocationsRiverwoodForest.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9258/' ] dirty: # version: 1.3.3 - <<: *quickClean crc: 0x91BADF25 util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 38 # Unique Locations Riverwood - Alt Start Patch - name: 'ULALPatch.esp' dirty: # version: 1.0 - <<: *quickClean crc: 0xDDE49E20 util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 udr: 1 # Unique Locations Riverwood - JK's Skyrim Patch - name: 'Riverwood Forest - JK''s Skyrim Patch.esp' clean: # version: 1.0 - crc: 0x19684BA5 util: 'SSEEdit v4.0.0' # Unique Locations Riverwood - Katos Riverwood Patch - name: 'ULRiverwoodForestKatoPatch.esp' dirty: # version: 1.1 - <<: *quickClean crc: 0xE4F6773D util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 10 udr: 48 # Unique Locations Riverwood - Snapneck Shack Patch - name: 'ELSnapneckShackPatch.esp' clean: # version: 1.1 - crc: 0x952C48E6 util: 'SSEEdit v4.0.0' # Unique Locations Riverwood - T's Skyrim patch - name: 'Riverwood Forest - T''Skyrim Riverwood.esp' req: [ 'T''Skyrim Riverwood.esp' ] clean: # version: 1.1 - crc: 0x7D0281E6 util: 'SSEEdit v4.0.0' - name: 'Verdant - A Skyrim Grass Plugin SSE Version.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2296/' ] inc: [ 'ViscousGrass.esp' ] msg: - <<: *alsoUseX subs: [ '[Landscape Fixes For Grass Mods](https://www.nexusmods.com/skyrimspecialedition/mods/9005/)' ] condition: 'not active("Landscape Fixes For Grass Mods.esp")' clean: - crc: 0x102BBC11 util: 'SSEEdit v4.0.3' - name: 'Veydosebrom( Regions)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/26293/' name: 'Veydosebrom Regions' msg: - <<: *alsoUseX subs: [ '[Landscape Fixes For Grass Mods](https://www.nexusmods.com/skyrimspecialedition/mods/9005/)' ] condition: 'not active("Landscape Fixes For Grass Mods.esp") and not checksum("Veydosebrom Regions.esp", E3B3D451) and not checksum("Veydosebrom.esp", 3E8D76A4)' - name: 'Veydosebrom Regions.esp' clean: - crc: 0xE3B3D451 util: 'SSEEdit v4.0.3' - crc: 0xC4BC2AF3 util: 'SSEEdit v4.0.3' - crc: 0xA1A22D51 util: 'SSEEdit v4.0.3' - name: 'Veydosebrom.esp' clean: - crc: 0x3E8D76A4 util: 'SSEEdit v4.0.3' - crc: 0x5183B92E util: 'SSEEdit v4.0.3' - name: 'ViscousGrass.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13995/' ] inc: [ 'Verdant - A Skyrim Grass Plugin SSE Version.esp' ] dirty: - <<: *quickClean crc: 0x5BA5696C util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: 'Voluptuous.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22437/' ] dirty: - <<: *quickClean crc: 0xB7840ADC util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: 'waterplants.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6092/' name: 'Waterplants' - name: 'waterplants.esp' clean: - crc: 0xA15B392D util: 'SSEEdit v4.0.3' - name: 'waterplants_grass.esp' clean: - crc: 0xD3D7DD2B util: 'SSEEdit v4.0.3' - name: 'waterplants_lily.esp' clean: - crc: 0x4A3CA7FB util: 'SSEEdit v4.0.3' - name: 'waterplants_S3D.esp' clean: - crc: 0x32AAAE0F util: 'SSEEdit v4.0.3' - name: 'WGT.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11010/' name: 'Imperial City LOD fix for custom lods (Beyond skyrim Bruma)' dirty: - <<: *quickClean crc: 0x1735A889 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 22 udr: 9 - name: 'Whiterun Forest Borealis Lightweight.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11343/' ] dirty: - <<: *quickClean crc: 0x33C33374 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Whiterun Landscape Fix For Grass Mods.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16227/' ] clean: - crc: 0xB9149B99 util: 'SSEEdit v4.0.3' - name: 'Whiterun Trees Overhaul( for Open Cities| - 3D Trees Patch)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16230/' ] msg: - <<: *useOnlyOneX subs: [ 'Whiterun Trees Overhaul ESP' ] condition: 'many("Whiterun Trees Overhaul( for Open Cities| - 3D Trees Patch)?\.esp")' - <<: *wildEdits type: say condition: 'checksum("Whiterun Trees Overhaul.esp", 56AFDFE3) or checksum("Whiterun Trees Overhaul - 3D Trees Patch.esp", D7C21CC5) or checksum("Whiterun Trees Overhaul - 3D Trees Patch.esp", 2D0BB74F)' - name: 'Whiterun Trees Overhaul.esp' dirty: - <<: *quickClean crc: 0x56AFDFE3 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 13 - name: 'Whiterun Trees Overhaul - 3D Trees Patch.esp' dirty: - <<: *quickClean crc: 0xD7C21CC5 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 12 - name: 'Whiterun Trees Overhaul for Open Cities.esp' dirty: - <<: *quickClean crc: 0x2D0BB74F util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5 - name: 'WhiterunHoldForest.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3212/' ] after: [ 'Unofficial Skyrim Special Edition Patch.esp' ] inc: - 'Alpine Forest of Whiterun Valley.esp' - 'Whiterun Forest Borealis.esp' dirty: # version: 2.0 - <<: *quickClean crc: 0x68A235DA util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 ###### Gameplay ###### - name: 'AnotherSortingMod SSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10/' ] tag: - Delev - Graphics - Keywords - ObjectBounds - Relev - Sound - SpellStats - Text clean: - crc: 0x2AF6A751 util: 'SSEEdit v4.0.3g' - name: 'AltStartRaceMenuActivator.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22683/' ] dirty: - <<: *quickClean crc: 0x869D1001 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'AltStartELFXPatch&RaceMenuActivator.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22683/' ] dirty: - <<: *quickClean crc: 0x56E45815 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 - name: 'BA_Bibliophile''s_Arcanaeum.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26772/' ] msg: - <<: *patchIncluded subs: [ 'Apepi''s Better College of Winterhold' ] condition: 'active("ApepiBetterCollege.esp") and not active("BA_ApepiCoW.esp")' - <<: *patchIncluded subs: [ 'Book Covers Skyrim - Lost Library' ] condition: 'active("Book Covers Skyrim - Lost Library.esp") and not active("BA_LostLibrary.esp")' - <<: *patchIncluded subs: [ 'College of Winterhold Upgraded' ] condition: 'active("CollegeofWinterholdUpgraded.esp") and not active("BA_CoWUpgraded.esp")' - <<: *patchIncluded subs: [ 'Immersive College of Winterhold' ] condition: 'active("CollegeOfWinterholdImmersive.esp") and not active("BA_ImmersiveCoW.esp")' - <<: *patchIncluded subs: [ 'Juniper''s College of Winterhold' ] condition: 'active("Winterhold College SSE.esp") and not active("BA_JunipersCoW.esp")' - <<: *patchIncluded subs: [ 'Legacy of the Dragonborn' ] condition: 'active("LegacyoftheDragonborn.esm") and not active("BA_LegacyoftheDragonborn.esp")' - <<: *patchIncluded subs: [ 'Magical College of Winterhold' ] condition: 'active("MagicalCollegeofWinterhold.esp") and not active("BA_MagicalCoW.esp")' clean: - crc: 0x02B0DF90 util: 'SSEEdit v4.0.3' - name: 'BA_(LegacyoftheDragonborn|LostLibrary)\.esp' tag: - Delev - Invent.Add - name: 'BA_Sorting(_BCS|_LL|_LotD)?\.esp' tag: - Delev - Names - name: 'BA_Sorting.esp' inc: - 'Book Covers Skyrim.esp' - 'LegacyoftheDragonborn.esm' - name: 'BA_Sorting_BCS.esp' after: [ 'BA_LostLibrary.esp' ] - name: 'BA_Sorting_LotD.esp' after: [ 'BA_LegacyoftheDragonborn.esp' ] - name: 'Bells of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10495/' ] msg: - <<: *patch3rdParty subs: - 'Whiterun Expansion SSE - NON Open Cities Version' - '[Bells of Skyrim Compatibility Patches](https://www.nexusmods.com/skyrimspecialedition/mods/34472/)' condition: 'active("WhiterunAddition.esp") and not active("Bells of Skyrim-Whiterun Expansion Patchs.esp")' - name: 'Campfire.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/667/' ] msg: - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("CCOR_Campfire_Patch.esp")' - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Campfire.esp")' - name: 'Civil War Aftermath.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/3484/' name: 'Civil War Aftermath' dirty: - <<: *quickClean crc: 0xD6093F62 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 - name: 'Crime Overhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19647/' ] dirty: - <<: *quickClean crc: 0x73901DF5 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'Crossbow Integration.*/.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28766/' ] - name: 'Crossbow Integration.esp' tag: - -Actors.Stats - Invent.Add - Invent.Remove - Keywords - Text clean: - crc: 0xC3FFCD87 util: 'SSEEdit v4.0.3' - name: 'Crossbow Integration - USSEP.esp' tag: [ Text ] - name: 'Dynamic Things Alternative.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/49250/' ] req: [ *PapyrusExtender ] msg: [ *requiresMCM ] clean: - crc: 0xB8631D40 util: 'SSEEdit v4.0.3' - name: 'EBM_Train(10|25|50|99)x.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10580/' ] msg: - <<: *useOnlyOneX subs: [ 'ExE Boss''s Mods - Train More' ] condition: 'many("EBM_Train(10|25|50|99)x.esp")' - name: 'EBM_UnlimitedPower_(DarkBrotherhood|DragonAspect|HermaMora|Nightingale|Racial|StandingStone|Vampire|Werewolf)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4210/' ] inc: [ 'EBM_UnlimitedPower.esp' ] - name: 'EremiteCamping.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16867/' ] dirty: - <<: *quickClean crc: 0x59F84263 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 clean: - crc: 0x5E104404 util: 'SSEEdit v4.0.3' - name: 'Frostfall.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/671/' ] msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Frostfall.esp")' - *patch3rdParty_SRPC - name: '(Ghosts of the Tribunal - Reduced Cut|GRC - .*)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/67019/' name: 'Ghosts of the Tribunal - Reduced Cut' - name: '(Ghosts of the Tribunal - Reduced Cut|GRC - No Quest)\.esp' tag: - Invent.Add - Invent.Remove - Names - NPC.DefaultOutfit - name: 'Ghosts of the Tribunal - Reduced Cut.esp' tag: - Outfits.Add - Outfits.Remove clean: - crc: 0x8CC8AA1A util: 'SSEEdit v4.0.4b' - name: 'GRC - Kthonia Patch.esp' tag: - Delev - Invent.Add - Names - Relev clean: - crc: 0x28E66FB3 util: 'SSEEdit v4.0.4b' - name: 'GRC - Moon and Star Patch.esp' tag: - Graphics - Invent.Add - Invent.Remove clean: - crc: 0x19B61A9F util: 'SSEEdit v4.0.4b' - name: 'GRC - New Temple Tiles.esp' clean: - crc: 0xE329085C util: 'SSEEdit v4.0.4b' - name: 'GRC - No Quest.esp' tag: [ Actors.Stats ] clean: - crc: 0x38A3A7E8 util: 'SSEEdit v4.0.4b' - name: 'GRC - Relighting Skyrim Patch.esp' clean: - crc: 0xDDFF974A util: 'SSEEdit v4.0.4b' - name: 'Immersive Needs.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29317/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ImmersiveNeeds_Patch.esp")' clean: - crc: 0x70BF869A util: 'SSEEdit v4.0.3' - name: 'Improved Traps.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17592/' ] tag: - name: SpellStats condition: 'checksum("Improved Traps.esp", F718BAC1)' - name: Stats condition: 'checksum("Improved Traps.esp", F718BAC1)' clean: # version: 2.3 - Normal Edition - crc: 0xDAA5AC38 util: 'SSEEdit v4.0.2f' # version: 2.3 - Dangerous Edition - crc: 0xF718BAC1 util: 'SSEEdit v4.0.2f' - name: 'Joy of Perspective.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9358/' ] after: - 'Endgame NPC Overhaul.esp' - 'UNP Vanilla Outfits.esp' msg: - <<: *patch3rdParty subs: - 'Beyond Skyrim: Bruma' - '[ Joy of Perspective Compatibility Patches ](https://www.nexusmods.com/skyrimspecialedition/mods/20009/)' condition: 'active("BSHeartland.esm") and not active("Jop - BrumaPatch.esp")' - <<: *patch3rdParty subs: - 'Common Clothes' - '[ Joy of Perspective Compatibility Patches ](https://www.nexusmods.com/skyrimspecialedition/mods/20009/)' condition: 'active("CommonClothes.esp") and not active("Jop - CommonClothes.esp")' - <<: *patch3rdParty subs: - 'Immersive Armors' - '[ Joy of Perspective Compatibility Patches ](https://www.nexusmods.com/skyrimspecialedition/mods/20009/)' condition: 'active("Hothtrooper44_ArmorCompilation.esp") and not active("JoP - Immersive Armors Patch.esp")' - <<: *patch3rdParty subs: - 'The Final Cataclysm' - '[ Joy of Perspective Compatibility Patches ](https://www.nexusmods.com/skyrimspecialedition/mods/20009/)' condition: 'active("INFERNAL FLAME.esp") and not active("Jop - INFL.esp")' - <<: *patch3rdParty subs: - 'Legacy Of the Dragonborn' - '[ Joy of Perspective Compatibility Patches ](https://www.nexusmods.com/skyrimspecialedition/mods/20009/)' condition: 'active("LegacyoftheDragonborn.esm") and not active("Jop - LegacyOfDragonborn.esp")' - <<: *patch3rdParty subs: - 'Weapons Armor Clothing and Clutter Fixes' - '[QUARK - Qwinn''s Ultimate Amulet Restoration Kit](https://www.nexusmods.com/skyrimspecialedition/mods/18177/)' condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("AmuletsShowOnEverything-JOP.esp")' - <<: *patch3rdParty subs: - 'WACCF - Armor and Clothing Extension' - '[Armor and clothing Extension Joy Of Perspective Patch](https://www.nexusmods.com/skyrimspecialedition/mods/20114/)' condition: 'active("WACCF_Armor and Clothing Extension.esp") and not active("WACCF_ACE_JOP_Patch.esp")' - <<: *patcherScriptAvailable subs: - '[SSEEdit](https://www.nexusmods.com/skyrimspecialedition/mods/164/)' - '[Auto Patching - VIS - JOP - Disenchant All - Weightless](https://www.nexusmods.com/skyrimspecialedition/mods/10959/)' condition: 'active("Joy of Perspective.esp")' dirty: - <<: *quickClean crc: 0x292F204E util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'Keep It Clean.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17846/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_KeepitClean_Patch.esp")' tag: [ Invent.Add ] dirty: # version: 3.15 - <<: *quickClean crc: 0x391A735F util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'Marc.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/30404/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Master of Disguise - Special Edition.esp' url: - link: 'https://letsplaywithfire.com/releases/file/master-of-disguise/' name: 'Master of Disguise' inc: - name: '../SkyrimVR.exe' display: 'Skyrim VR' - name: 'Open Cities Skyrim.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1905-open-cities-skyrim/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/2918135/' group: *highPriorityGroup after: [ 'Palaces Castles Enhanced.esp' ] msg: - <<: *patchProvided subs: [ 'Drinking fountains of Skyrim' ] condition: 'active("Drinking Fountains of Skyrim for SSE.esp") and not active("OCS + DFoS Comp Patch.esp")' - <<: *patchProvided subs: [ 'Legacy of the Dragonborn v5' ] condition: 'active("LegacyoftheDragonborn.esm") and not active("LOTD5+OCS Patch.esp") and not active("OCS + LOTD5 Patch.esp")' - <<: *patchProvided subs: [ 'Skyrim Sewers' ] condition: 'active("SkyrimSewers.esp") and not active("OCS + Skyrim Sewers.esp")' tag: [ C.Owner ] clean: - crc: 0x1D344547 util: 'SSEEdit v4.0.4b' - name: 'Open World Loot.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/49681/' ] tag: - Invent.Add - Invent.Change - Invent.Remove - NPC.DefaultOutfit - Outfits.Add - Outfits.Remove dirty: - <<: *quickClean crc: 0x1270129B util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 26 - name: 'Pause after loading.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/60582/' name: 'Pause After Loading Screens' req: - *SKSE - name: 'SKSE/Plugins/ConsoleUtilSSE.dll' display: '[ConsoleUtilSSE](https://www.nexusmods.com/skyrimspecialedition/mods/24858/)' clean: - crc: 0x7186B706 util: 'SSEEdit v4.0.4b' - name: 'Portals of Skyrim\.es(p|l)' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/44519/' ] - name: 'Portals of Skyrim.esp' dirty: - <<: *quickClean crc: 0x1B8AE5D9 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 8 udr: 6 - name: 'Portals of Skyrim.esl' dirty: - <<: *quickClean crc: 0x55D6D32B util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 8 - name: 'Project Proteus.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/46620/' ] msg: - <<: *patchProvided subs: [ 'Better Vampires' ] condition: 'active("Better Vampires.esp") and not active("Project Proteus - Better Vampires Patch.esp")' - <<: *patchProvided subs: [ 'Bloodmoon Rising - Werewolf Overhaul' ] condition: 'active("BloodmoonRising.esp") and not active("Project Proteus - Bloodmoon Rising Patch.esp")' - <<: *patchProvided subs: [ 'Curse of the Vampire' ] condition: 'active("Curse of the Vampire.esp") and not active("Project Proteus - Curse of the Vampire Patch.esp")' - <<: *patchProvided subs: [ 'Custom Skills - Glenmoril' ] condition: 'active("Perk-Glenmoril.esp") and not active("Project Proteus - Glenmoril Patch.esp")' - <<: *patchProvided subs: [ 'Custom Skills - Hand to Hand' ] condition: 'active("Perk-HandToHand.esp") and not active("Project Proteus - HandToHand Patch.esp")' - <<: *patchProvided subs: [ 'Custom Skills - Vigilant' ] condition: 'active("Perk-Vigilant.esp") and not active("Project Proteus - Vigilant Patch.esp")' - <<: *patchProvided subs: [ 'Growl - Werebeasts of Skyrim' ] condition: 'active("Growl - Werebeasts of Skyrim.esp") and not active("Project Proteus - Growl Patch.esp")' - <<: *patchProvided subs: [ 'Haemophilia - A Custom Vampire Skill Tree' ] condition: 'active("Haemophilia.esp") and not active("Project Proteus - Haemophilia Patch.esp")' - <<: *patchProvided subs: [ 'Manbeast - A Werewolf Overhaul' ] condition: 'active("Manbeast.esp") and not active("Project Proteus - Manbeast Patch.esp")' - <<: *patchProvided subs: [ 'Moonlight Tales - Werewolf and Werebear Overhaul' ] condition: 'active("Moonlight Tales Special Edition.esp") and not active("Project Proteus - Moonlight Tales Patch.esp")' - <<: *patchProvided subs: [ 'Sacrilege - Minimalistic Vampires of Skyrim' ] condition: 'active("Sacrilege - Minimalistic Vampires of Skyrim.esp") and not active("Project Proteus - Sacrilege Patch.esp")' - <<: *patchProvided subs: [ 'Sacrosanct - Vampires of Skyrim' ] condition: 'active("Sacrosanct - Vampires of Skyrim.esp") and not active("Project Proteus - Sacrosanct Patch.esp")' - <<: *patchProvided subs: [ 'Sanguinaire - Skyrim Vampire and Lycanthropy Experience' ] condition: 'active("Sanguinaire.esp") and not active("Project Proteus - Sanguinaire Patch.esp")' - <<: *patchProvided subs: [ 'Scion - A Vampire Overhaul' ] condition: 'active("Scion.esp") and not active("Project Proteus - Scion Patch.esp")' - <<: *patchProvided subs: [ 'Werewolf Perks Expanded' ] condition: 'active("WerewolfPerksExpanded.esp") and not active("Project Proteus - Werewolf Perks Expanded Patch.esp")' clean: - crc: 0x21D8809C util: 'SSEEdit v4.0.3' - name: 'Protected NPCs.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26999/' ] group: *earlyLoadersGroup tag: [ Actors.ACBS ] - name: 'ProtectUniqueNPCs.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/49667/' name: 'Protect Unique NPCs' group: *earlyLoadersGroup inc: - 'NPCs Protected and Uncapped.esp' - 'NPCs Protected Redux.esp' - 'Protected NPCs.esp' - 'PyP_Legendary.esp' - name: 'Ravengate.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12617/' ] msg: [ *includesMBBF ] clean: # version: 0.06BTASSE - crc: 0xBFAFCD0B util: 'SSEEdit v4.0.2f' - name: 'Requiem.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/60888/' name: 'Requiem - The Roleplaying Overhaul' group: *perksGroup inc: - 'Ordinator - Perks of Skyrim.esp' - 'PerkusMaximus_Mage.esp' - 'PerkusMaximus_Master.esp' - 'PerkusMaximus_Thief.esp' - 'PerkusMaximus_Warrior.esp' - 'PerkusMaximus_CombatPlus.esp' - 'SkyRe_Main.esp' msg: - <<: *compatNotes subs: [ 'https://requiem.atlassian.net/wiki/spaces/RSSE/pages/2658926593/Compatibility+Advice' ] - *includesMBBF - name: 'Requiem - No Overencumbered Messages.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/60888/' name: 'Requiem - The Roleplaying Overhaul' msg: - <<: *alreadyInX subs: [ 'Requiem - No Messages.esp' ] condition: 'active("Requiem - No Messages.esp")' - name: 'Requiem Record Fixes.esm' group: *fixesGroup - name: 'Requiem for the Indifferent.esp' group: *lateChangesGroup - name: 'Requiem - Minor Arcana - Roleplaying.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/61342/' name: 'Requiem - Minor Arcana' after: [ 'Requiem - Warmonger Armory.esp' ] - name: 'Simple Magic Rebalance.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1982/' ] tag: - EffectStats - Keywords - Names - Text clean: - crc: 0xD55C09E9 util: 'SSEEdit v4.0.3' - crc: 0x971ADB2B util: 'SSEEdit v4.0.3' - name: 'SimplyKnock.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14098/' ] req: [ *SKSE ] msg: - <<: *alsoUseX subs: [ '[Simply Knock - Tower Stone Fix](https://www.nexusmods.com/skyrimspecialedition/mods/41590/)' ] condition: 'not file("Simply Knock - Tower Stone Fix.esp")' - <<: *patchUpdateAvailable type: error subs: [ '[Simply Knock SKSE64 DLL](https://www.nexusmods.com/skyrimspecialedition/mods/24297/)' ] condition: 'checksum("SKSE/Plugins/SimplyKnock.dll", A442045A)' - <<: *requiresMCM type: error - <<: *requiresX type: error subs: [ '[PapyrusUtil v3.9+](https://www.nexusmods.com/skyrimspecialedition/mods/13048/)' ] condition: 'checksum("SKSE/Plugins/PapyrusUtil.dll", 9BACEE98)' clean: - crc: 0x95029A30 util: 'SSEEdit v4.0.3g' - name: 'SkyTEST-Settings.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/796/' ] tag: - C.Encounter - Delev - Destructible - Keywords - Relev - Stats clean: - crc: 0xCC947E8C util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0xF2E60AF1 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Snotgurg Simple Drop Lit Torches.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14490/' ] msg: [ *requiresMCM ] req: [ *SKSE ] clean: - crc: 0x376873D2 util: 'SSEEdit v4.0.3' - name: 'Spiderbros - Throwing Spider Overhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/59295/' ] tag: - Actors.ACBS - Actors.Stats - EffectStats - Graphics - Keywords - Names - Sound - SpellStats - Text dirty: - <<: *quickClean crc: 0xBD176C1B util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'SwiftPotion.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12293/' ] msg: [ *requiresMCM ] req: - <<: *JContainers condition: 'file("scripts/_AP_Main.pex")' - *SKSE clean: # version: 3.1 - No JContainers - crc: 0x5DEC1D9A util: 'SSEEdit v4.0.2f' # Version: 4.3 - crc: 0x04D36F4B util: 'SSEEdit v4.0.2f' - name: 'SunHelmSurvival.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/39414/' ] req: - <<: *PapyrusExtender condition: 'version("SunHelmSurvival.esp", "3.0.8", >=)' msg: - <<: *compatNotes subs: [ 'https://sites.google.com/view/colinswrathmods/sunhelm-survival/compatibility/' ] - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_SunHelm.esp")' - <<: *patchIncluded type: warn subs: [ 'Reliquary of Myth' ] condition: 'active("Reliquary of Myth.esp") and not active("M_ROM__SunHelm.esp")' - *requiresMCM clean: - crc: 0x246915B2 util: 'SSEEdit v4.0.4b' - name: 'EWM_SunhelmSurvivalSE.esp' req: - name: 'EasyWheel-AIO.esp' display: '[Easy Wheelmenu - SSE Conversion](https://www.nexusmods.com/skyrimspecialedition/mods/22934/)' condition: 'not file("EasyWheel.esp")' - 'SunHelmSurvival.esp' - name: 'SunHelmDiseases.esp' tag: - SpellStats - Text - name: 'Tentapalooza.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/652/' ] msg: [ *patch3rdParty_SRPC ] - name: 'Torches Ignite Oil.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13226/' ] msg: - <<: *useOnlyOneX subs: [ 'Torches Ignite Oil plugin' ] condition: 'many("Torches Ignite Oil( - Shock Edition( and Arcane Archer Pack Compatibility)?)?.esp")' clean: - crc: 0xF0AA4434 util: 'SSEEdit v4.0.3' - crc: 0xC32BA914 util: 'SSEEdit v4.0.3' - name: 'TouringCarriages.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15948/' ] - name: 'TouringCarriages.esp' after: - name: 'MoreToSay.esp' condition: 'not is_master("TouringCarriages.esp")' - name: 'moretosayfalkreath.esp' condition: 'not is_master("TouringCarriages.esp")' msg: - <<: *patchProvided subs: [ 'Immersive Citizens - TC patch.esp' ] condition: 'active("Immersive Citizens - TC patch.esp") and active("Immersive Citizens - TC patch.esp") and not active("TouringCarriages-ICAIO.esp")' - <<: *patchProvided subs: [ 'Oakwood' ] condition: 'active("Oakwood.esp") and not active("TouringCarriages-Oakwood.esp")' tag: - C.Location - Keywords clean: - crc: 0xF110A235 util: 'SSEEdit v4.0.3g' - name: 'TouringCarriages-ICAIO.esp' after: [ 'Immersive Citizens - TC patch.esp' ] req: [ 'Immersive Citizens - AI Overhaul.esp' ] - name: 'TreasureHunter.esp' url: - 'https://www.nexusmods.com/skyrimspecialedition/mods/5789/' - 'https://www.nexusmods.com/skyrimspecialedition/mods/31345/' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_TreasureHunter_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' dirty: - <<: *reqManualFix crc: 0x615E9874 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 nav: 5 - <<: *reqManualFix crc: 0xC63DD30E util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 5 # Fixed esp - <<: *reqManualFix crc: 0xCFAE157A util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 clean: - crc: 0x068D32DE util: 'SSEEdit v4.0.3' - name: 'tpos_ultimate_esm.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13196/' name: 'The People Of Skyrim Complete SSE' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/20140/' name: 'Die Leute von Himmelsrand (The People Of Skyrim Complete) DV' inc: [ 'Holds.esp' ] after: [ 'Alternate Start - Live Another Life.esp' ] msg: - <<: *patch3rdParty subs: - 'Alternate Start - Live Another Life' - '[Alternate Start Patch for The People of Skyrim Complete](https://www.nexusmods.com/skyrimspecialedition/mods/13902/)' condition: 'active("Alternate Start - Live Another Life.esp") and not active("Falskaar.esm") and not active("tpos_altstart_02.esp")' - <<: *patch3rdParty subs: - 'Falskaar' - '[The People of Skyrim Complete Falskaar Patch](https://www.nexusmods.com/skyrimspecialedition/mods/13906/)' condition: 'active("Falskaar.esm") and not active("Alternate Start - Live Another Life.esp") and not active("tposc_falskar_patch.esp")' - <<: *patch3rdParty subs: - 'Alternate Start - Live Another Life & Falskaar' - '[The People of Skyrim Complete Falskaar Patch](https://www.nexusmods.com/skyrimspecialedition/mods/13906/)' condition: 'active("Falskaar.esm") and active("Alternate Start - Live Another Life.esp") and not active("tpos_altstart_falskaar_Patch.esp")' clean: # English - crc: 0x296BE8A1 util: 'SSEEdit v4.0.4b' # German - crc: 0x3C7898AE util: 'SSEEdit v4.0.4' - name: 'tpos_complete02_RTCWG.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/22392/' name: 'The People Of Skyrim 2' after: - 'Landscape Fixes For Grass Mods.esp' - 'tposcw.esp' inc: - 'Alternate Start -- New Beginnings.esp' - 'AncientLand.esp' - 'Holds.esp' - 'Immersive Patrols II.esp' - 'SkyfallEstate.esp' - 'The Ruins.esp' - 'tpos_ultimate_esm.esp' - 'Verdant - A Skyrim Grass Plugin SSE Version.esp' - 'WARZONES - SSE - Civil Unrest.esp' - 'WARZONES - SSE - DLC - Assault Attack.esp' clean: - crc: 0xE3D600F3 util: 'SSEEdit v4.0.3g' # TPOS2 - Drunks Of Skyrim - name: 'DrunksofSkyrim.esp' clean: - crc: 0xD6CD1064 util: 'SSEEdit v4.0.3g' # TPOS2 - Immersive Skyrim Bridges - name: 'nesbits_skyrim_bridges.esp' clean: - crc: 0xE373D2D5 util: 'SSEEdit v4.0.3g' # TPOS2 - Old Falkreath - name: 'Old_Falkreath.esp' clean: - crc: 0x1E5C164D util: 'SSEEdit v4.0.3g' # TPOS2 - Riften: Guild City of Thieves - name: 'tpos_Riften_Exspan01.esp' clean: - crc: 0xDA668F6C util: 'SSEEdit v4.0.3g' # TPOS2 - Riverwood by Nesbit - name: 'Riverwood_By_Nesbit.esp' after: [ 'tposcw.esp' ] inc: [ 'tpos_Riverwood_Grove.esp' ] clean: - crc: 0x51195099 util: 'SSEEdit v4.0.3g' # TPOS2 - Riverwood Grove - name: 'tpos_Riverwood_Grove.esp' after: [ 'tposcw.esp' ] clean: - crc: 0xB2FBEC27 util: 'SSEEdit v4.0.3g' # TPOS2 - Skyrim Border Holds - name: 'tposcthebordersofskyrim.esp' clean: - crc: 0x61210900 util: 'SSEEdit v4.0.3g' # TPOS2 - Skyrims Dead - name: 'TPOS_Skyrims_Dead.esp' clean: - crc: 0xDA6255EA util: 'SSEEdit v4.0.3g' # TPOS2 - Skyrims Farmhouse Inns - name: 'skryrimfarmhouseinns.esp' clean: - crc: 0xE9197F66 util: 'SSEEdit v4.0.3g' # TPOS2 - The Enemy Of My Enemy: A Civil War Adventure. - name: 'tposcw.esp' clean: - crc: 0xC70379D4 util: 'SSEEdit v4.0.3g' # TPOS2 - Whiterun by Nesbit - name: 'tpos_whiterunexteriorproject.esp' clean: - crc: 0xE0A87E29 util: 'SSEEdit v4.0.3g' # TPOS2 - Whiterun Reimagined: The Way Of The Nords - name: 'Whiterun_Reimagined.esp' clean: - crc: 0xDC41965D util: 'SSEEdit v4.0.3g' - name: 'WARZONES - SSE - Civil Unrest.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2360/' ] group: *earlyLoadersGroup clean: # version: 0.94 - crc: 0xD755C4B7 util: 'SSEEdit v4.0.3' - name: 'WARZONES - SSE - DLC - Assault Attack.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2365/' ] group: *earlyLoadersGroup dirty: # version: 1.0 - <<: *quickClean crc: 0x32D1318D util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 773 - name: 'WoodworkersWhim(_Campfire)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64507/' name: 'Woodworker''s Whim' - name: 'WoodworkersWhim.esp' group: *craftingGroup after: - 'Complete Crafting Overhaul_Remastered.esp' # Group rules to avoid cyclic interactions - 'CRAFT.esp' msg: - <<: *patchProvided subs: [ 'Campfire - Complete Camping System' ] condition: 'active("Campfire.esm") and not active("WoodworkersWhim_Campfire.esp")' clean: - crc: 0x24E8B4EA util: 'SSEEdit v4.0.4b' - crc: 0x8CCD892A util: 'SSEEdit v4.0.4b' - name: 'WoodworkersWhim_Campfire.esp' clean: - crc: 0x7F60A661 util: 'SSEEdit v4.0.4b' - name: 'YASH2.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2430/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_YASH_Patch.esp")' clean: # Version: 2.15 - crc: 0xFAA02DAA util: 'SSEEdit v4.0.3' ###### Gameplay - Character Classes & Races ###### - name: 'Aetherius.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26686/' ] group: *racesGroup tag: - Names - R.ChangeSpells - R.Description - R.Skills - R.Stats - SpellStats - Text clean: - crc: 0xEB030FB6 util: 'SSEEdit v4.0.3g' - name: 'Character Creation Overhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2725/' ] clean: # version: 1.3.3 - crc: 0x78C19143 util: 'SSEEdit v4.0.2' - name: 'CCO - (Diverse Races And Genders|Dynamic Skill Progression|Oblivion Carry Weights|Permanent Birthsigns)\.esp' req: [ 'Character Creation Overhaul.esp' ] - name: 'CCO - Permanent Birthsigns.esp' dirty: # version: 1.3.3 - <<: *quickClean crc: 0xF4EC1F03 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 24 - name: 'Imperious - Races of Skyrim.esp' url: - 'https://www.nexusmods.com/skyrimspecialedition/mods/1315/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/2985912/' group: *racesGroup inc: - name: 'Morroblivion Racial Traits.esp' condition: 'not active("Universal Imperious Patch.esp")' - name: 'SkyRe_Races.esp' condition: 'not active("Universal Imperious Patch.esp")' - name: 'Subtle but Classless.esp' condition: 'not active("Universal Imperious Patch.esp")' - name: 'TsunPassiveRacialAbilities.esp' condition: 'not active("Universal Imperious Patch.esp")' tag: - Names - R.ChangeSpells - R.Description - R.Skills - R.Stats - Text msg: - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/127/' ] - *includesMBBF clean: - crc: 0x324A7C96 util: 'SSEEdit v4.0.3f' - name: 'Morningstar - Minimalistic Races of Skyrim.esl' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22298/' ] inc: - name: 'Imperious - Races of Skyrim.esp' condition: 'not active("Universal Imperious Patch.esp")' tag: - Graphics - Names - SpellStats - Text msg: [ *includesMBBF ] clean: - crc: 0x58D35E71 util: 'SSEEdit v4.0.3f' ###### Gameplay - Combat ###### - name: 'ArcheryV2.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10926/' ] msg: - <<: *patchProvided subs: [ 'Beyond Skyrim - Bruma' ] condition: 'active("BSHeartland.esm") and not active("Archery_Bruma_Patch.esp")' - <<: *patchProvided subs: [ 'Campfire - Complete Camping System' ] condition: 'active("Campfire.esm") and not active("Archery_Campfire_Patch.esp")' dirty: # version: 2.4 - <<: *quickClean crc: 0x0DDC51B6 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 # version: 2.5 - <<: *quickClean crc: 0xB2AD660F util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: 'Archery_Bruma_Patch.esp' req: [ 'ArcheryV2.esp' ] clean: # version: 1.2 - crc: 0x0470CE8E util: 'SSEEdit v4.0.2' # version: 1.1 Aleyid Arrows - crc: 0xEF057475 util: 'SSEEdit v4.0.2' - name: 'Archery_Campfire_Patch.esp' req: [ 'ArcheryV2.esp' ] clean: # version: 1.2 - crc: 0xBE199860 util: 'SSEEdit v4.0.2' # version: 1.1 Realisitc Arrows - crc: 0x556C229B util: 'SSEEdit v4.0.2' - name: 'DeadlyCombat.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8850/' ] msg: - <<: *patchProvided subs: [ 'Ordinator' ] condition: 'active("DeadlyCombat.esp") and not active("DeadlyCombat_Ordinator_Patch.esp")' - name: 'DSerArcheryGameplayOverhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24296/' ] msg: [ *patch3rdParty_SRPC ] - name: 'Immersive Movement.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15649/' ] group: *earlyLoadersGroup msg: - <<: *patchIncluded subs: [ 'Mortal Enemies' ] condition: '(active("Mortal Enemies.esp") or active("Mortal Enemies - No RunWalk Changes.esp") or active("Mortal Enemies - Rival Remix.esp") or active("Mortal Enemies - Rival Remix - NoRunWalkChanges.esp") or active("Mortal Enemies - 2.0 Test Version.esp")) and not active("Immersive Movement - Mortal Enemies Patch.esp")' - <<: *patchIncluded subs: [ 'Smilodon' ] condition: 'active("Smilodon - Combat of Skyrim.esp") and not active("Immersive Movement - Smilodon Patch.esp")' - <<: *patchIncluded subs: [ 'Wildcat' ] condition: 'active("Wildcat - Combat of Skyrim.esp") and not active("Immersive Movement - Wildcat Patch.esp")' clean: # version: 1.3.2 - crc: 0xB91C4616 util: 'SSEEdit v4.0.2' - name: 'Immersive Movement - (Mortal Enemies|Smilodon|Wildcat) Patch.esp' req: [ 'Immersive Movement.esp' ] - name: 'Immersive Movement - Mortal Enemies Patch.esp' after: - 'Mortal Enemies.esp' - 'Mortal Enemies - No RunWalk Changes.esp' - 'Mortal Enemies - Rival Remix.esp' - 'Mortal Enemies - Rival Remix - NoRunWalkChanges.esp' - 'Mortal Enemies - 2.0 Test Version.esp' clean: # version: 1.3.2 - crc: 0xDCF50B37 util: 'SSEEdit v4.0.2' - name: 'Immersive Movement - Smilodon Patch.esp' req: [ 'Smilodon - Combat of Skyrim.esp' ] clean: # version: 1.3.2 - crc: 0x9906E4A8 util: 'SSEEdit v4.0.2' - name: 'Immersive Movement - Wildcat Patch.esp' req: [ 'Wildcat - Combat of Skyrim.esp' ] clean: # version: 1.3.2 - crc: 0x82AA7490 util: 'SSEEdit v4.0.2' - name: 'Lafreakshow_AutoEquipAmmo.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/35435/' ] msg: [ *alreadyInOrFixedByScrambledBugs ] - name: 'Mortal Enemies( - No RunWalk Changes| - Rival Remix( - NoRunWalkChanges)?| - 2.0 Test Version)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4881/' ] group: *earlyLoadersGroup after: [ 'Immersive Movement.esp' ] msg: - <<: *useOnlyOneX subs: [ 'Mortal Enemies' ] condition: 'many("Mortal Enemies( - No RunWalk Changes| - Rival Remix( - NoRunWalkChanges)?| - 2.0 Test Version)?\.esp")' - name: 'NoBSAIProjectileDodge.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1763/' ] after: [ 'UltimateCombat.esp' ] - name: 'Pick Best Arrow.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25410/' ] msg: [ *alreadyInOrFixedByScrambledBugs ] - name: '(Smilodon|Wildcat) - Combat of Skyrim\.esp' after: - 'Animal Tweaks.esp' - 'Immersive Movement.esp' - 'Immersive NPC in the dark.esp' - 'New Weapon Parry.esp' - 'SkyRe_Main.esp' - 'SkyRe_Combat.esp' - 'SkyRe_EnemyAI.esp' msg: - <<: *useOnlyOneX subs: [ 'Smilodon or Wildcat' ] condition: 'many("(Smilodon|Wildcat) - Combat of Skyrim\.esp")' - *includesMBBF - name: 'Smilodon - Combat of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2824/' ] msg: - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/119/' ] clean: # version: 2.00SSE - crc: 0x70092444 util: 'SSEEdit v4.0.2' - name: 'Wildcat - Combat of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1368/' ] msg: - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/21/' ] - *patch3rdParty_SRPC_Redux clean: # version: 7.00SSE - crc: 0xE6A87461 util: 'SSEEdit v4.0.2f' - name: '(Smilodon|Wildcat) - Realistic Damage Plugin\.esp' after: [ 'Combat Evolved.esp' ] - name: 'UltimateCombat.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17196/' ] clean: - crc: 0x547BBCED util: 'SSEEdit v4.0.3' - name: 'Vigor - Combat and Injuries (SE).esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1876/' ] after: - 'Wildcat - Combat of Skyrim.esp' - 'Smilodon - Combat of Skyrim.esp' msg: - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_Vigor.esp") and not active("CACO_Vigor_Campfire.esp")' - name: 'VioLens SE.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/668/' name: 'VioLens - A Killmove Mod' msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - VioLens.esp")' - name: 'Wounds.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17581/' ] msg: - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_Wounds_Patch.esp")' ###### Gameplay - Crafting & Harvesting ###### - name: 'AlchemyAdjustments(-AwesomePotionsPatch)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5877/' ] after: - 'EconomyOverhaulandSpeechcraftImprovements.esp' - 'EconomyOverhaulandSpeechcraftImprovementsLite.esp' - name: 'AlchemyAdjustments.esp' after: [ 'SkyTEST-RealisticAnimals&Predators.esp' ] tag: [ Text ] - name: 'Apothecary((Food)?( - .* Patch)?| - Food Duration Tweaks)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/52130/' name: 'Apothecary - An Alchemy Overhaul' - name: 'Apothecary.esp' after: [ 'TechnicolorAlchemy.esp' ] msg: - <<: *alsoUseX subs: [ '[Scrambled Bugs](https://www.nexusmods.com/skyrimspecialedition/mods/43532/) **Poison Resistance** patch' ] condition: 'not file("SKSE/Plugins/ScrambledBugs.dll")' - <<: *patchProvided subs: [ 'Beyond Skyrim - Bruma' ] condition: 'active("BSHeartland.esm") and not active("Apothecary - Bruma Patch.esp")' - <<: *patchProvided subs: [ 'Skyrim 3D Trees and Plants' ] condition: 'active("S3DTrees NextGenerationForests.esp") and not active("Apothecary - Skyrim 3D Trees and Plants Patch.esp")' - <<: *patchProvided subs: [ 'Wyrmstooth' ] condition: 'active("Wyrmstooth.esp") and not active("Apothecary - Wyrmstooth Patch.esp")' tag: - EffectStats - Graphics - -Invent.Remove - Keywords - Relev - Sound - Stats - Text clean: - crc: 0x5554A264 util: 'SSEEdit v4.0.4b' # Apothecary - Food and Drink Addon # - name: 'ApothecaryFood.esp' msg: - <<: *patchProvided subs: [ 'Beyond Skyrim - Bruma' ] condition: 'active("BSHeartland.esm") and not active("ApothecaryFood - Bruma Patch.esp")' - <<: *patchProvided subs: [ 'Skyrim 3D Trees and Plants' ] condition: 'active("S3DTrees NextGenerationForests.esp") and not active("ApothecaryFood - Skyrim 3D Trees and Plants Patch.esp")' - <<: *patchProvided subs: [ 'Unofficial Skyrim Special Edition Patch' ] condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("ApothecaryFood - USSEP Patch.esp")' - <<: *patchProvided subs: [ 'Wyrmstooth' ] condition: 'active("Wyrmstooth.esp") and not active("ApothecaryFood - Wyrmstooth Patch.esp")' tag: - Graphics - Names - Relev - Stats clean: - crc: 0x8040AB87 util: 'SSEEdit v4.0.4b' - name: 'Ars Metallica.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/321/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ArsMetallica_Patch.esp")' tag: - Invent.Add - -Invent.Remove - -Names clean: - crc: 0x4688FC6A util: 'SSEEdit v4.0.3' - name: 'Better Harvesting( (animal loot version))?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/522/' ] - name: 'Better Harvesting.esp' clean: - crc: 0x09BDE5B4 util: 'SSEEdit v4.0.3' # Flora Respawn Fix version - crc: 0x8A5254D7 util: 'SSEEdit v4.0.3' # Wisemans Flora Fixes version - crc: 0x91E729F4 util: 'SSEEdit v4.0.3' - name: 'Better Harvesting (animal loot version).esp' clean: - crc: 0x36DE6CBB util: 'SSEEdit v4.0.3' # Flora Respawn Fix version - crc: 0x89FB6B2B util: 'SSEEdit v4.0.3' # Wisemans Flora Fixes version - crc: 0x271E16A1 util: 'SSEEdit v4.0.3' - name: 'Complete Alchemy & Cooking Overhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19924/' ] group: *alchemyOverhaulsGroup after: - 'Complete Crafting Overhaul_Remastered.esp' - 'iNeed.esp' req: [ *SKSE ] inc: - 'BullseyePerkParalyzeBugFixSE.esp' - 'FloraRespawnFix.esp' - 'HarvestOverhaul_Redone.esp' - 'HarvestOverhaul_Redone_Creatures.esp' - name: 'Paralyze.esp' display: 'Ragdoll Paralysis Redux SE' tag: - EffectStats - Keywords - ObjectBounds - Text msg: - *requiresMCM - <<: *compatIssuesWithX subs: [ 'iNeed - Food, Water and Sleep **iNeed.esp** & **iNeed - Extended.esp**' ] condition: 'active("iNeed.esp") or active("iNeed - Extended.esp")' - <<: *compatNotes subs: [ 'https://forums.nexusmods.com/index.php?/topic/6988461-caco-compatibility/?p=63575286' ] - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_CACO_Patch.esp")' - <<: *patch3rdParty_ClockA condition: 'active("Clockwork.esp") and not active("ClockworkSuperiorSorting.esp") and not active("ClockworkSorting_Ing_CACO.esp") and not active("ClockworkSorting_Food_CACO.esp")' - *patch3rdParty_SRPC - <<: *patchProvided subs: [ 'Complete Crafting Overhaul Remastered' ] condition: 'version("Complete Alchemy & Cooking Overhaul.esp", "2.0", ==) and active("Complete Crafting Overhaul_Remastered.esp") and not active("Complete Alchemy & Cooking Overhaul_CCOR_Patch.esp")' clean: - crc: 0x479F529D util: 'SSEEdit v4.0.3h' - name: 'Complete Crafting Overhaul_Remastered.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28608/' ] group: *craftingGroup after: [ 'WACCF_Armor and Clothing Extension.esp' ] inc: [ 'Ars Metallica.esp' ] req: [ *SKSE ] tag: - Graphics - Keywords - Text msg: - *requiresMCM - <<: *patch3rdParty subs: - 'Requiem - The Roleplaying Overhaul' - '[Requiem - WACCF CCOR ACE Patches](https://www.nexusmods.com/skyrimspecialedition/mods/31758/)' condition: 'active("Requiem.esp") and not active("Requiem - CCOR.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_CCOR_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patchUpdateAvailable type: warn subs: [ '[CCOR PRUFEI Chest CTD Hotfix](https://www.nexusmods.com/skyrimspecialedition/mods/28608/)' ] condition: 'not checksum("Scripts/prufiscript.pex", DAAA227E) and version("Complete Crafting Overhaul_Remastered.esp", "2.2", <=)' clean: - crc: 0xC57DC7ED util: 'SSEEdit v4.0.3' - name: '(CRAFT.*|LOTD Replica Tweaks)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/54900/' name: 'CRAFT - Smarter LOTD Forge and OWL Patches' - name: 'CRAFT.esp' group: *craftingGroup inc: - 'Ars Metallica.esp' - 'Complete Crafting Overhaul_Remastered.esp' - 'LOTD Replica Tweaks.esp' - 'Simple Smithing Overhaul.esp' clean: - crc: 0xBDE73613 util: 'SSEEdit v4.0.4c' - name: 'HarvestOverhaul_Redone.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2398/' ] msg: - <<: *patchProvided subs: [ 'Ordinator - Perks of Skyrim' ] condition: 'active("Ordinator - Perks of Skyrim.esp") and not active("HOR_OrdinatorPatch.esp")' - <<: *patch3rdParty_UVCPC condition: 'not active("Vokrii - HOR Plants Patch.esp") and active("Vokrii - Minimalistic Perks of Skyrim.esp")' tag: - Delev - Invent.Add - Invent.Change - Invent.Remove - Names - Relev - Text clean: # version: 1.0 Plants Only - crc: 0xD9E45263 util: 'SSEEdit v4.0.2f' # version: 1.0 Plants Only for Flora Respawn Fix - crc: 0x971A2167 util: 'SSEEdit v4.0.2f' # version: 1.0 Plants & Creatures - crc: 0x7F6BF08A util: 'SSEEdit v4.0.2f' # version: 1.0 Plants & Creatures for Flora Respawn Fix - crc: 0x92D3070A util: 'SSEEdit v4.0.2f' # version: 1.0 Plants & Creatures with no treasure - crc: 0x536F26F1 util: 'SSEEdit v4.0.2f' # version: 1.0 Plants & Creatures with no treasure for Flora Respawn Fix - crc: 0x336125AE util: 'SSEEdit v4.0.2f' - name: 'Hunterborn.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/7900/' name: 'Hunterborn SE' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/17993/' name: 'Hunterborn SE MCM' msg: - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("Hunterborn_CACO-SE_Patch.esp")' tag: - name: -C.Climate condition: 'checksum("Hunterborn.esp", 7117CBA9)' - name: -Delev condition: 'checksum("Hunterborn.esp", 7117CBA9)' - name: Invent.Add condition: 'checksum("Hunterborn.esp", 7117CBA9)' - name: Invent.Remove condition: 'checksum("Hunterborn.esp", 7117CBA9)' - name: -ObjectBounds condition: 'checksum("Hunterborn.esp", 7117CBA9)' - name: Relev condition: 'checksum("Hunterborn.esp", 7117CBA9)' dirty: - <<: *quickClean crc: 0xF1F2C258 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 8 clean: - crc: 0xBED2E14D util: 'SSEEdit v4.0.3' - crc: 0x7117CBA9 util: 'SSEEdit v4.0.3' - name: 'iNeed.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/645/' ] after: [ 'SkyUI_SE.esp' ] msg: - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not file("scripts/_snplayeralias.pex")' clean: # Version: 1.92 - crc: 0x9F75FA0D util: 'SSEEdit v4.0.3' - name: 'iNeed - Extended.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/645/' ] after: - 'AnotherSortingMod_2017-SSE.esp' - 'Weapons Armor Clothing & Clutter Fixes.esp' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_iNeed_Patch.esp")' clean: # Version: 1.92 - crc: 0xAE4F44D4 util: 'SSEEdit v4.0.3' - name: 'iNeed - Dangerous Diseases.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19390/' ] after: [ 'Complete Alchemy & Cooking Overhaul.esp' ] - name: 'MainlandStalhrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8307/' ] msg: - <<: *patchUnavailable type: say subs: [ 'Ars Metallica' ] condition: 'active("Ars Metallica.esp")' - <<: *patchUnavailable type: say subs: [ 'Weapons Armor Clothing and Clutter Fixes' ] condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp")' dirty: - <<: *quickClean crc: 0xB78B64CB util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 16 - name: '(MoreColorfulCritters|MCC_.*)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/32691/' ] - name: 'MoreColorfulCritters.esp' dirty: - <<: *quickClean crc: 0xFA2086F3 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 clean: - crc: 0x6942CAA8 util: 'SSEEdit v4.0.3g' - name: 'MCC_LessCount.esp' dirty: - <<: *quickClean crc: 0x3C9C9AEC util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: 'Mystic Condenser.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10176/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_MysticCondenser_Patch.esp")' clean: - crc: 0x2B1F4498 util: 'SSEEdit v4.0.3' - name: 'RealisticNeedsandDiseases.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/3487/' name: 'Realistic Needs and Diseases All-In-One for USSEP' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/23799/' name: 'Realistic Needs and Diseases 2.0' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/33227/' name: 'iWant RND for CACO' after: - 'Hunterborn.esp' - 'Weapons Armor Clothing & Clutter Fixes.esp' tag: - Delev - Graphics - Invent.Add - Invent.Change - Invent.Remove - Keywords - Relev - name: SpellStats condition: 'active("Disease Descriptions - RND Patch.esp") and (checksum("RealisticNeedsandDiseases.esp", 04954404) or checksum("RealisticNeedsandDiseases.esp", 46CB9A07))' dirty: - <<: *quickClean crc: 0xB35FFCC4 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 # Realistic Needs and Diseases 2.0 - <<: *quickClean crc: 0x04954404 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 clean: - crc: 0xB3368A0F util: 'SSEEdit v4.0.3' # Realistic Needs and Diseases 2.0 - crc: 0x46CB9A07 util: 'SSEEdit v4.0.3' - name: 'RNAD_FF_Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23799/' ] tag: [ Graphics ] clean: - crc: 0xD2FA0750 util: 'SSEEdit v4.0.3' - name: 'SAFO.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12343/' name: 'Skyrim Alchemy and Food Overhaul' after: [ 'Betterfoodeffects.esp' ] inc: - 'Complete Alchemy & Cooking Overhaul.esp' - 'Cooking_In_Skyrim.esp' - 'Cooking_In_Skyrim_v_2_0.esp' - 'Cooking_In_Skyrim_v_2_0_Salty_Edition.esp' tag: - Delev - EffectStats - Graphics - Invent.Add - Keywords - Names - Relev - SpellStats - Stats - Text msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_SAFO_Patch.esp")' - <<: *patchIncluded subs: [ 'AWESOME POTIONS' ] condition: 'active("Potions.esp") and not file("SAFO - Awesome Potions.esp")' - <<: *patchIncluded subs: [ 'Frostfall' ] condition: 'active("Frostfall.esp") and not file("SAFO - Frostfall.esp")' - <<: *patchIncluded subs: [ 'Imperious' ] condition: 'active("Imperious - Races of Skyrim.esp") and not active("SAFO - Imperious.esp")' - <<: *patchIncluded subs: [ 'iNeed' ] condition: 'active("iNeed - Extended.esp") and not file("SAFO - iNeed.esp")' - <<: *patchIncluded subs: [ 'Realistic Needs and Diseases' ] condition: 'active("RealisticNeedsandDiseases.esp") and not file("SAFO - RND.esp")' - <<: *patchIncluded subs: [ 'SkyTEST - Realistic Animals and Predators' ] condition: 'active("SkyTEST-RealisticAnimals&Predators.esp") and not file("SAFO - SkyTEST RAP.esp")' dirty: - <<: *quickClean crc: 0x8BA8A5DF util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 clean: - crc: 0x46488209 util: 'SSEEdit v4.0.3' - name: 'SAFO - Adamant.esp' tag: [ Text ] - name: 'SAFO - Aetherius.esp' tag: [ Text ] - name: 'SAFO - Another Sorting Mod.esp' msg: - <<: *corrupt condition: 'checksum("SAFO - Another Sorting Mod.esp", EB023317)' - name: 'SAFO - Flora Respawn Fix.esp' req: [ 'FloraRespawnFix.esp' ] - name: 'SAFO - RND.esp' tag: - Delev - Relev - Stats - Keywords - Graphics - name: 'SAFO - Valdacil.esp' msg: - type: warn content: - lang: en text: 'This plugin seems to be outdated and may not be compatible with the latest version of its master files.' - lang: de text: 'Dieses Plugin scheint veraltet zu sein und ist möglicherweise nicht mehr kompatibel mit der aktuellsten Version seiner Master-Dateien.' condition: 'checksum("SAFO - Valdacil.esp", DE73CDD3)' - name: 'SAFO - Wounds.esp' req: [ 'SAFO.esp' ] - name: 'SAFO Leveled Items Fix.esp' req: [ 'Bashed Patch, 0.esp' ] - name: 'silvercraft.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9450/' ] dirty: - <<: *quickClean crc: 0x48668319 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: '(Skyrim Alchemy Fixed( - Ordinator)?|SAF for CACO)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2262/' ] msg: - <<: *useOnlyOneX subs: [ 'Skyrim Alchemy Fixed Main File' ] condition: 'many("(Skyrim Alchemy Fixed( - Ordinator)?|SAF for CACO)\.esp")' tag: - Delev - Keywords - Stats - Text - name: 'Skyrim Alchemy Fixed( - Ordinator)?\.esp' inc: [ 'Complete Alchemy & Cooking Overhaul.esp' ] msg: - <<: *useInstead subs: [ '**SAF for CACO.esp**' ] condition: 'active("Complete Alchemy & Cooking Overhaul.esp")' - name: 'Skyrim Alchemy Fixed.esp' clean: - crc: 0xBDAD3E6E util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Skyrim Alchemy Fixed - Ordinator.esp' after: [ 'Ordinator - Perks of Skyrim.esp' ] clean: - crc: 0x0174E78F util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'SAF for CACO.esp' dirty: - <<: *quickClean crc: 0xEFBB8040 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: '_tck_SpellCrafting.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19697/' ] after: [ 'OCW_Obscure''s_CollegeofWinterhold.esp' ] ###### Gameplay - Economy & Item Balance ###### - name: 'Artificer - Artifacts of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6674/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_Artificer_Patch.esp")' dirty: # version: 2.30 - <<: *quickClean crc: 0x3998FDDB util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: 'Bounty Gold.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18571/' ] after: [ 'Requiem.esp' ] msg: [ *requiresMCM ] - name: 'BuildWithGold.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/41586/' name: 'Build your Hearthfire homes with gold' clean: - crc: 0x6966CFC9 util: 'SSEEdit v4.0.4' - name: 'CoinPurseIncrease.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6508/' ] group: *lvlListsGroup msg: - <<: *patchProvided subs: [ 'Coins of Tamriel V1' ] condition: 'active("Coins of Tamriel SSE Edition.esp") and not active("CoT_CPO_Patch.esp")' - <<: *patchProvided subs: [ 'Coins of Tamriel V2' ] condition: 'active("Coins of Tamriel V2 SSE Edition.esp") and not active("CoTV2SSEE_CPAOFS_Patch.esp")' tag: [ Relev ] clean: - crc: 0xD68FE3A1 util: 'SSEEdit v4.0.3' - name: 'Coin Purse Rework.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/37702/' ] inc: [ 'CoinPurseIncrease.esp' ] tag: [ Relev ] - name: 'Coins of Tamriel( V[234])? SSE( Hardcore)? Edition\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6441/' ] msg: - <<: *useOnlyOneX subs: [ 'Coins of Tamriel ESP' ] condition: 'many("Coins of Tamriel( V[234])? SSE( Hardcore)? Edition\.esp")' tag: - Delev - Graphics - Invent.Add - Names - Relev - Stats - name: 'Containers and Leveled Lists Fixes.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26575/' ] group: *economyGroup after: [ 'MLU.esp' ] msg: - <<: *patchProvided subs: [ 'Complete Alchemy & Cooking Overhaul' ] condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CLLF - CACO Patch.esp")' - <<: *patchProvided subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("CLLF - Cutting Room Floor Patch.esp")' tag: - Delev - Invent.Add - Invent.Change - Invent.Remove - Relev dirty: - <<: *quickClean crc: 0x18A0118A util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'CLLF - (ACE|Cutting Room Floor|WACCF) Patch\.esp' req: [ 'Containers and Leveled Lists Fixes.esp' ] - name: 'CLLF - (ACE|CACO|Lock Related Loot for SCCR|Skyrim Coin Replacer Redux|WACCF).*\.esp' tag: - Delev - Relev - name: 'CLLF - CACO Patch.esp' after: - 'CLLF - Lock Related Loot for SCCR.esp' - 'CLLF - Skyrim Coin Replacer Redux.esp' tag: [ Invent.Change ] - name: 'CLLF - (Lock Related Loot Addon|Lock Related Loot for SCCR)\.esp' inc: [ 'LockRelatedLoot.esp' ] msg: - <<: *requiresResources subs: [ '[Lock Related Loot](https://www.nexusmods.com/skyrimspecialedition/mods/11342/)' ] condition: 'not file("Scripts/lockExtraLootSCRIPT.pex")' - name: 'CLLF - (Lock Related Loot Addon|Skyrim Coin Replacer Redux Patch)\.esp' msg: - <<: *alreadyInX subs: [ 'CLLF - Lock Related Loot for SCCR.esp' ] condition: 'active("CLLF - Lock Related Loot for SCCR.esp")' - name: 'Priest Vendors - CLLF Integration.esp' req: [ 'Containers and Leveled Lists Fixes.esp' ] - name: '(CrossbowIntegration|Thwack! - (Rare Curios - Bolts Expanded|Vigil Enforcer Distribution))\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/42653/' name: 'Thwack - A Creation Club Integration Mod' - name: 'CrossbowIntegration.esp' tag: - -Invent.Add - -Invent.Remove - Names - ObjectBounds - -Relev dirty: - <<: *quickClean crc: 0x60629D04 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Thwack! - (Rare Curios - Bolts Expanded|Vigil Enforcer Distribution)\.esp' msg: [ *obsolete ] - name: 'DLCIntegration.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8032/' ] group: *earlyLoadersGroup tag: - EffectStats - Invent.Add - Invent.Change - -Invent.Remove - Keywords msg: - <<: *patchProvided subs: [ 'Beyond Skyrim DLC Integration' ] condition: 'active("BS_DLC_patch.esp") and not active("DLCIntegration Beyond Skyrim Compatibility Patch.esp")' clean: # version: 1.1 - crc: 0xA3FB0FAD util: 'SSEEdit v4.0.2f' # version: 1.1 - No Crossbows - crc: 0x651A9B3E util: 'SSEEdit v4.0.2f' - name: 'DLCIntegration Beyond Skyrim Compatibility Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8032/' ] group: *earlyLoadersGroup clean: # version: 1.1 - crc: 0x32F4BBE5 util: 'SSEEdit v4.0.2f' - name: 'DynamicDungeonLoot.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10308/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_DDL_Patch.esp")' clean: # version: 1.0.1 - crc: 0xC85BA670 util: 'SSEEdit v4.0.3' - name: 'Economy.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8210/' ] tag: [ Relev ] - name: 'EconomyOverhaulandSpeechcraftImprovements(Lite)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9542/' ] after: [ 'You Hunger.esp' ] - name: 'EconomyOverhaulandSpeechcraftImprovements.esp' req: [ *VR_PerkExtender ] msg: - <<: *patchIncluded subs: [ 'Complete Alchemy & Cooking Overhaul' ] condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("EconomyOverhaul CV - CACO Patch.esp")' - <<: *patchIncluded subs: [ 'Cooking In Skyrim' ] condition: 'active("Cooking_In_Skyrim.esp") and not active("EconomyOverhaul CV - CookingInSkyrim Patch.esp")' - <<: *patchIncluded subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("EconomyOverhaul CV - CuttingRoomFloor Patch.esp")' - <<: *patchIncluded subs: [ 'Dawn of Skyrim' ] condition: 'active("Blues Skyrim.esp") and not active("EconomyOverhaul CV - DawnofSkyrim Patch.esp")' - <<: *patchIncluded subs: [ 'Distinct Interiors' ] condition: 'active("Distinct Interiors.esp") and not active("EconomyOverhaul CV - DistinctInteriors Patch.esp")' - <<: *patchIncluded subs: [ 'Even Better Quest Objectives' ] condition: 'active("BetterQuestObjectives.esp") and not active("EconomyOverhaul CV - EvenBetterQuestObjectives Patch.esp")' - <<: *patchProvided subs: [ 'Missives' ] condition: 'active("Missives.esp") and not active("EconomyOverhaul CV - Missives Patch.esp")' - <<: *patchIncluded subs: [ 'Morrowloot Ultimate' ] condition: 'active("MLU.esp") and not active("EconomyOverhaul CV - MorrowLootUltimate Patch.esp")' - <<: *patchIncluded subs: [ 'Ordinator - Perks of Skyrim' ] condition: 'active("Ordinator - Perks of Skyrim.esp") and not active("EconomyOverhaul CV - Ordinator Patch.esp")' - <<: *patchIncluded subs: [ 'Quests Are In Skyrim' ] condition: 'active("QuestsAreInSkyrimUSSEP.esp") and not active("EconomyOverhaul CV - QuestsAreinSkyrim Patch.esp")' - <<: *patchIncluded subs: [ 'Scarcity' ] condition: 'active("Scarcity SE - Less Loot Mod.esp") and not active("EconomyOverhaul CV - Scarcity Patch.esp")' - <<: *patchIncluded subs: [ 'Trade and Barter' ] condition: 'active("Trade & Barter.esp") and not active("EconomyOverhaul CV - TradeandBarter Patch.esp")' - <<: *patchIncluded subs: [ 'Vokrii - Minimalistic Perks of Skyrim' ] condition: 'active("Vokrii - Minimalistic Perks of Skyrim.esp") and not active("EconomyOverhaul CV - Vokrii Patch.esp")' - <<: *patchIncluded subs: [ 'Weapons Armor Clothing and Clutter Fixes' ] condition: 'active("WACCF_Armor and Clothing Extension.esp") and not active("EconomyOverhaul CV - WACCF Patch.esp")' - <<: *patchIncluded subs: [ 'Wet and Cold' ] condition: 'active("WetandCold.esp") and not active("EconomyOverhaul CV - WetAndCold Patch.esp")' clean: - crc: 0x687B1592 util: 'SSEEdit v4.0.3' - name: 'EconomyOverhaulandSpeechcraftImprovementsLite.esp' msg: - <<: *patchIncluded subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("EconomyOverhaul LV - CuttingRoomFloor Patch.esp")' - <<: *patchIncluded subs: [ 'Even Better Quest Objectives' ] condition: 'active("BetterQuestObjectives.esp") and not active("EconomyOverhaul LV - EvenBetterQuestObjectives Patch.esp")' - <<: *patchProvided subs: [ 'Missives' ] condition: 'active("Missives.esp") and not active("EconomyOverhaul LV - Missives Patch.esp")' - <<: *patchIncluded subs: [ 'Quests Are In Skyrim' ] condition: 'active("QuestsAreInSkyrimUSSEP.esp") and not active("EconomyOverhaul LV - QuestsAreinSkyrim Patch.esp")' - <<: *patchIncluded subs: [ 'Weapons Armor Clothing and Clutter Fixes' ] condition: 'active("WACCF_Armor and Clothing Extension.esp") and not active("EconomyOverhaul LV - WACCF Patch.esp")' clean: - crc: 0x328BEACD util: 'SSEEdit v4.0.3' - name: 'EconomyOverhaul CV - (Vokrii|Ordinator) Patch.esp' after: [ 'EconomyOverhaul CV - MorrowLootUltimate Patch.esp' ] - name: 'Hybrid Loot and EZs.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26085/' ] after: - 'LoreWorthyBandits.esp' - 'WACCF_Armor and Clothing Extension.esp' - 'Weapon AF.esp' - 'Weapons Armor Clothing & Clutter Fixes.esp' - name: 'Immersive Ingestibles.esp' url: [ 'https://bethesda.net/en/mods/skyrim/mod-detail/3587775/' ] after: [ 'Requiem.esp' ] - name: 'ImprovedDaedricArtifacts(LightEbonyMail)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2055/' ] after: [ 'MLU.esp' ] tag: - EnchantmentStats - Keywords - Stats - Text - name: 'ImprovedDaedricArtifacts.esp' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ImprovedDaedricArtifacts_Patch.esp")' dirty: # version: 1.3 - <<: *quickClean crc: 0x965E57F9 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'ImprovedDaedricArtifactsLightEbonyMail.esp' dirty: # version: 1.3 - <<: *quickClean crc: 0x2285FB22 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Infinite Gold For Merchants.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16162/' ] after: - 'Relationship Dialogue Overhaul.esp' - 'VendorSaleDelay-Gone.esp' msg: - <<: *patch3rdParty subs: - 'Relationship Dialogue Overhaul' - '[RDO - Infinite Gold for Merchants Patch](https://www.nexusmods.com/skyrimspecialedition/mods/31271/)' condition: 'active("Relationship Dialogue Overhaul.esp") and not active("RDO - Infinite Gold for Merchants patch.esp")' - name: 'J42_ArmorRatingRedux.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17932/' ] after: - 'Combat Evolved.esp' - 'Wildcat - Combat of Skyrim.esp' - 'Smilodon - Combat of Skyrim.esp' clean: - crc: 0x473DB27A util: 'SSEEdit v4.0.3' - name: 'Legendary Artifacts.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18981/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_LegendaryArtifacts_Patch.esp")' clean: # version: 1.7 - crc: 0x5B50A9BB util: 'SSEEdit v4.0.3' - name: 'MoreGoldx(2|5|10)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15493/' ] tag: [ Relev ] msg: - <<: *useOnlyOneX subs: [ 'More Gold ESP' ] condition: 'many("MoreGoldx(2|5|10)\.esp")' - name: 'Morrowloot.esp' url: - 'https://www.nexusmods.com/skyrimspecialedition/mods/1255/' - 'https://www.nexusmods.com/skyrimspecialedition/mods/24751/' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_MorrowlootClassic_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' tag: - Delev - Relev dirty: # version: 4.01 - <<: *quickClean crc: 0x9E026276 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 18 # version: Morrowloot Lite 0.1 - <<: *quickClean crc: 0x2F43E905 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 17 - name: 'Morrowloot Miscellania - (Ancient Nord Hero Weapons|Better Ancient Knowledge|Daedric Crafting Requirements|Item Distribution|Scroll of Fiercely Roasting)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27094/' ] - name: 'Morrowloot Miscellania - Ancient Nord Hero Weapons.esp' clean: - crc: 0x15199E12 util: 'SSEEdit v4.0.3' - name: 'Morrowloot Miscellania - Better Ancient Knowledge.esp' clean: - crc: 0xA80D83E0 util: 'SSEEdit v4.0.3' - name: 'Morrowloot Miscellania - Daedric Crafting Requirements.esp' clean: - crc: 0x673CB4C9 util: 'SSEEdit v4.0.3' - name: 'Morrowloot Miscellania - Dremora Bound Weapons.esp' clean: - crc: 0x00212AA0 util: 'SSEEdit v4.0.3' - name: 'Morrowloot Miscellania - Hybrid Loot.esp' clean: - crc: 0x96C425D1 util: 'SSEEdit v4.0.3' - name: 'Morrowloot Miscellania - Item Distribution.esp' dirty: - <<: *quickClean crc: 0x70ADCA93 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 23 - name: 'Morrowloot Miscellania - No Fortify Enchanting Alchemy Smithing.esp' clean: - crc: 0x2CB37F0D util: 'SSEEdit v4.0.3' - name: 'Morrowloot Miscellania - Scroll of Fiercely Roasting.esp' clean: - crc: 0x3DF9EABA util: 'SSEEdit v4.0.3' - name: 'MLU.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/3058/' name: 'MorrowLoot Ultimate' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2295/' name: 'Morrowloot Ultimate Simplified' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10/' name: 'Another Sorting Mod - MLU.esp Replacer' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/17653/' name: '(SJG) OMEGA - The Modular Gameplay Overhaul' group: *economyGroup inc: [ 'WACCF_BashedPatchLvlListFix.esp' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_MorrowlootUltimate_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patchProvided subs: [ 'Advanced Adversary Encounters - Ultimate' ] condition: 'active("AAE Ultimate Edition.esp") and not active("MLU - AAE Ultimate Edition.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'AI Overhaul' ] condition: 'active("AI Overhaul.esp") and not active("MLU - AI Overhaul.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Ars Metallica - Smithing Enhancements' ] condition: 'active("Ars Metallica.esp") and not active("MLU - Ars Metallica Patch.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Complete Crafting Overhaul Remastered' ] condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("MLU - CCOR.esp") and not active("MLU + CCORemastered - Patch.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Cosmetic Vampire Overhaul' ] condition: 'active("CosmeticVampireOverhaul.esp") and not active("MLU - CosmeticVampireOverhaul.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("MLU - CRF.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Immersive Armors' ] condition: 'active("Hothtrooper44_ArmorCompilation.esp") and not active("MLU - Immersive Armors.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Improved Closefaced Helmets' ] condition: 'active("imp_helm_legend.esp") and not active("OMEGA MLU Improved Closefaced Helmets.esp") and not active("MLU - Improved Closefaced Helmets.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Improved Daedric Artifacts' ] condition: 'active("ImprovedDaedricArtifacts.esp") and not active("MLU - ImprovedDaedricArtifacts.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'INIGO' ] condition: 'active("Inigo.esp") and not active("MLU - Inigo.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'InsanitySorrow Weapons Pack' ] condition: 'active("InsanitySorrow Weapons Pack.esp") and not active("MLU - InsanitySorrow Weapons Pack.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'JK''s The Drunken Huntsman' ] condition: 'active("JKs The Drunken Huntsman.esp") and not active("MLU - JK''s The Drunken Hunstman.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Lore Weapon Expansion' ] condition: 'active("Lore Weapon Expansion.esp") and not active("LegacyoftheDragonborn.esm") and not active("MLU - Lore Weapon Expansion.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Lore Weapon Expansion and Legacy of the Dragonborn' ] condition: 'active("Lore Weapon Expansion.esp") and active("LegacyoftheDragonborn.esm") and not active("MLU - Lore Weapon Expansion - LOTD Version.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Mainland Stalhrim' ] condition: 'active("MainlandStalhrim.esp") and not active("MLU - Mainland Stalhrim.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Simple Magic Rebalance' ] condition: 'active("Simple Magic Rebalance.esp") and (checksum("Simple Magic Rebalance.esp", D55C09E9) or checksum("Simple Magic Rebalance.esp", 971ADB2B)) and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Skyrim Revamped - Complete Enemy Overhaul' ] condition: 'active("Skyrim Revamped - Complete Enemy Overhaul.esp") and not active("MLU - Skyrim Revamped Complete Enemy Overhaul.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Summermyst - Enchantments of Skyrim' ] condition: 'active("Summermyst - Enchantments of Skyrim.esp") and not active("MLU - Summermyst.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Unique Uniques' ] condition: 'active("Unique Uniques.esp") and checksum("Unique Uniques.esp", 31DB2011) and not active("MLU - Unique Uniques.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Weapons Armor Clothing and Clutter Fixes' ] condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("MLU - WaCCF.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Windsong Immersive Character Overhaul' ] condition: 'active("WICO - Immersive People.esp") and not active("MLU - WICO.esp") and not active("MLU Patches Merged.esp")' - <<: *patchProvided subs: [ 'Zim''s Immersive Artifacts' ] condition: 'active("ZIA_Complete Pack_V4.esp") and not active("MLU - ZIA.esp") and not active("MLU Patches Merged.esp") and not active("ScopedBows.esp")' - <<: *patch3rdParty_SBCK condition: 'active("ScopedBows.esp") and not active("ScopedBows_MLU Patch.esp") and not active("ScopedBows_MLU_ZIA Patch.esp")' tag: - Actors.ACBS - Actors.AIData - Actors.CombatStyle - Actors.Spells - Actors.Stats - EnchantmentStats - Graphics - Invent.Add - Invent.Change - Invent.Remove - Keywords - NPC.Class - ObjectBounds - Outfits.Add - Outfits.Remove - Text dirty: # version: Simplified Full 2.20 - <<: *quickClean crc: 0x9081941D util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 8 # version: Simplified No Artifacts 2.20 - <<: *quickClean crc: 0x4C720110 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5 # version: Omega Replacer 1.99.9 - <<: *quickClean crc: 0xAB5FD735 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 271 # Original - <<: *quickClean crc: 0x7E34D591 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 # Another Sorting Mod Replacer - <<: *quickClean crc: 0xA2D06745 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'MLU - .*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3058/' ] after: [ 'MLU.esp' ] - name: 'MLU - AAE Ultimate Edition.esp' after: [ 'MLU - Immersive Armors.esp' ] tag: - Actors.ACBS - Actors.Spells - Actors.Stats - Invent.Add - Invent.Remove - name: 'MLU - CosmeticVampireOverhaul.esp' req: [ 'CosmeticVampireOverhaul.esp' ] - name: 'MLU - Immersive Armors.esp' tag: - Delev - Invent.Add - Outfits.Add - Outfits.Remove - name: 'MLU - Improved Closefaced Helmets.esp' tag: - Text - Keywords - name: 'MLU - ImprovedDaedricArtifacts.esp' tag: - EnchantmentStats - Keywords - Stats - Text - name: 'MLU - Inigo.esp' tag: - Invent.Add - Invent.Remove dirty: - <<: *quickClean crc: 0x0E968F0C util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 2 - name: 'MLU - InsanitySorrow Weapons Pack.esp' tag: - Delev - Relev - name: 'MLU - Lore Weapon Expansion.esp' msg: - <<: *alreadyInX subs: [ 'MLU - Lore Weapon Expansion - LOTD Version.esp' ] condition: 'active("MLU - Lore Weapon Expansion - LOTD Version.esp")' - name: 'MLU - Mainland Stalhrim.esp' tag: - Keywords - Text - name: 'MLU - Skyrim Revamped Complete Enemy Overhaul.esp' tag: - Actors.ACBS - Actors.SpellsForceAdd - Invent.Remove - NPC.Class - Outfits.Remove - name: 'MLU - Summermyst.esp' tag: - Invent.Add - Invent.Remove - Keywords - Text - name: 'MLU - Unique Uniques.esp' after: [ 'MLU - WaCCF.esp' ] - name: 'MLU - WaCCF.esp' tag: - Stats - ObjectBounds - name: 'MLU - ZIA.esp' tag: - EnchantmentStats - Keywords - ObjectBounds - Stats - Text - name: 'Poverty.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24712/' ] inc: - name: 'Scarcity SE - Less Loot Mod.esp' condition: 'checksum("Poverty.esp", BD49570C)' - name: 'WACCF_BashedPatchLvlListFix.esp' condition: 'checksum("Poverty.esp", BD49570C)' msg: [ *requiresMCM ] tag: - Delev - Invent.Add - Invent.Change - Invent.Remove - Relev clean: - crc: 0xBD49570C util: 'SSEEdit v4.0.3' - crc: 0xF20272B0 util: 'SSEEdit v4.0.3' - name: 'Rebalanced Leveled Lists( - Lite)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26/' ] msg: - <<: *patch3rdParty subs: - 'Scarcity SE - Less Loot Mod' - '[Rebalanced Leveled Lists Scarcity Patch](https://www.nexusmods.com/skyrimspecialedition/mods/20812/)' condition: 'active("Scarcity SE - Less Loot Mod") and not active("rll(_lite)?_scarcity_patch\.esp")' - <<: *useOnlyOneX subs: [ 'Rebalanced Leveled Lists' ] condition: 'many("Rebalanced Leveled Lists( - Lite)?\.esp")' tag: - Delev - Invent.Add - Relev - name: 'Relics of Legend - Enhanced Artifacts.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25620/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_RoLEA_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' clean: - crc: 0x78CAE7E3 util: 'SSEEdit v4.0.3' - name: '(Reliquary of Myth|RoM - .*)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/31612/' ] - name: 'Reliquary of Myth.esp' tag: - Actors.Perks.Add - Actors.Spells - EffectStats - EnchantmentStats - Graphics - Invent.Remove - Keywords - Names - NPC.DefaultOutfit - Sound - SpellStats - Stats - Text clean: - crc: 0x9B9F72F3 util: 'SSEEdit v4.0.3g' - name: 'RoM - ISC + MLU Patch.esp' req: [ 'MLU.esp' ] - name: 'RichMerchantsSkyrim_x\d+\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1772/' name: 'Rich Skyrim Merchants' tag: [ Relev ] - name: 'Scarcity SE - Less Loot Mod.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8647/' ] group: *lvlListsGroup after: [ 'WACCF_BashedPatchLvlListFix.esp' ] msg: - <<: *patchProvided subs: [ 'Spell Research' ] condition: 'active("SpellResearch.esp") and not active("Scarcity SE - Spell Research Compatibility Patch.esp")' clean: # version: 1.1 - crc: 0x34C78E0F util: 'SSEEdit v4.0.2' - name: 'Scarcity SE - (2|4|6|8|10)x (Loot|Merchant Item) Rarity\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8647/' ] group: *lvlListsGroup after: [ 'Scarcity SE - Less Loot Mod.esp' ] - name: '(skoomadealer|SkoomDealersDen)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/25081/' name: 'Become A Skooma Dealer' - name: 'skoomadealer.esp' dirty: - <<: *quickClean crc: 0xB076A1C9 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 8 - name: 'SkoomDealersDen.esp' dirty: - <<: *quickClean crc: 0x9FC50651 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 udr: 37 - name: '(Skyrim Revamped|SR - ).*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/14338/' name: 'Skyrim Revamped - Loot and Encounter Zones' - name: 'Skyrim Revamped.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/17653/' name: '(SJG) OMEGA - The Modular Gameplay Overhaul for SSE Replacer' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/33718/' name: 'OMEGA Updated Replacer' after: - 'LoreWorthyBandits.esp' - 'WACCF_Armor and Clothing Extension.esp' - 'Weapon AF.esp' - 'Weapons Armor Clothing & Clutter Fixes.esp' tag: - name: -C.Encounter condition: 'checksum("Skyrim Revamped.esp", 78B11FA1)' - name: -C.Location condition: 'checksum("Skyrim Revamped.esp", 78B11FA1)' - name: -C.Name condition: 'checksum("Skyrim Revamped.esp", 78B11FA1)' - name: C.Name condition: 'checksum("Skyrim Revamped.esp", A2D9E76A) or checksum("Skyrim Revamped.esp", 53DAAB81)' - Invent.Add - Invent.Change - Invent.Remove msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_SRLEZ_Patch.esp")' - <<: *patchProvided subs: [ 'Expanded Skyrim Weaponry' ] condition: 'active("LrsamwaysExpandedSkyrimWeaponry.esp") and not active("Skyrim Revamped - Skyrim Expanded Weaponry NPC Patch.esp")' - <<: *patchProvided subs: [ 'InsanitySorrow Weapon''s Pack' ] condition: 'active("InsanitySorrow Weapons Pack.esp") and not active("SR - InsanitySorrow Weapon''s Pack.esp")' - <<: *patchProvided subs: [ 'Summermyst' ] condition: 'active("Summermyst - Enchantments of Skyrim.esp") and not active("Skyrim Revamped - Summermyst Patch.esp")' - <<: *patchProvided subs: [ 'Lore Weapon Expansion' ] condition: 'active("Lore Weapon Expansion.esp") and not active("SR - Lore Weapon Expansion Patch.esp")' dirty: - <<: *quickClean crc: 0xA2D9E76A util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 clean: - crc: 0xD3688B7B util: 'SSEEdit v4.0.3' - crc: 0x78B11FA1 util: 'SSEEdit v4.0.3' - name: '(Skyrim Revamped|SR) - (InsanitySorrow Weapon''s Pack|Lore Weapon Expansion Patch|Skyrim Expanded Weaponry NPC Patch|Summermyst Patch)\.esp' req: [ 'Skyrim Revamped.esp' ] tag: - Delev - Relev - name: 'Skytoxin.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13153/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_SkyToxin_Patch.esp")' clean: # version: 1.0 - crc: 0xFCAE010E util: 'SSEEdit v4.0.3' - name: 'Tamrielic Distribution.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/71372/' name: 'Tamrielic Distribution' - name: 'Tamrielic Distribution.esp' tag: - Delev - Invent.Add - Invent.Change - Invent.Remove - Relev clean: - crc: 0x6DC97D7F util: 'SSEEdit v4.0.4b' - name: 'Tamrielic Distribution - AA Ebony Plate.esp' tag: - Delev - Keywords - Names clean: - crc: 0x07EE5121 util: 'SSEEdit v4.0.4b' - name: 'Tamrielic Distribution - AA Elven Hunter.esp' tag: - Invent.Add - Invent.Remove - Outfits.Add - Outfits.Remove dirty: - <<: *quickClean crc: 0xADDE7EBF util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Tamrielic Distribution - AA Iron.esp' tag: - Delev - Keywords - Names - Outfits.Add - Outfits.Remove clean: - crc: 0xEAF79546 util: 'SSEEdit v4.0.4b' - name: 'Tamrielic Distribution - AA Leather.esp' tag: - Delev - Names - Outfits.Add - Outfits.Remove clean: - crc: 0x92BA1D4A util: 'SSEEdit v4.0.4b' - name: 'Tamrielic Distribution - AA Silver.esp' tag: - Delev - Invent.Add - Invent.Remove - NPC.DefaultOutfit - Stats clean: - crc: 0xFC47974E util: 'SSEEdit v4.0.4b' - name: 'Tamrielic Distribution - AA Steel Soldier.esp' tag: - Delev - Names clean: - crc: 0x236A3BE7 util: 'SSEEdit v4.0.4b' - name: 'Tamrielic Distribution - Crossbow Collection.esp' tag: - Actors.CombatStyle - Delev - Names - NPC.DefaultOutfit - Stats clean: - crc: 0x4A4965D5 util: 'SSEEdit v4.0.4b' - name: 'Tamrielic Distribution - Dead Man''s Dread.esp' inc: [ 'Dead Man''s Dread Distribution.esp' ] tag: - Actors.AIPackages - Actors.DeathItem - Delev - Invent.Add - Invent.Remove - Names - NPC.DefaultOutfit - Outfits.Add - Outfits.Remove clean: - crc: 0x66C07E13 util: 'SSEEdit v4.0.4b' - name: 'Tamrielic Distribution - Ghosts Reduced Cut.esp' tag: - Delev - Invent.Add - Invent.Remove clean: - crc: 0x9AD6EE62 util: 'SSEEdit v4.0.4b' - name: 'Tamrielic Distribution - Netch Leather Armor.esp' inc: [ 'Netch Leather Distribution.esp' ] tag: - Delev - Outfits.Add - Outfits.Remove - Stats clean: - crc: 0x740DDB6D util: 'SSEEdit v4.0.4b' - name: 'Tamrielic Distribution - Pirates Wield Cutlasses.esp' tag: - Actors.AIPackages - Delev - Invent.Add - Invent.Remove - NPC.DefaultOutfit clean: - crc: 0x882F442C util: 'SSEEdit v4.0.4b' - name: 'Tamrielic Distribution - Rare Curios.esp' inc: [ 'Rare Curios Integration.esp' ] tag: [ Delev ] clean: - crc: 0x52C561EC util: 'SSEEdit v4.0.4b' - name: 'Tamrielic Distribution - Rare Curios - Bolts Expanded.esp' tag: [ Delev ] clean: - crc: 0x39B3D46F util: 'SSEEdit v4.0.4b' - name: 'Tamrielic Distribution - Vigil Enforcer Armor.esp' inc: [ 'Vigil Enforcer Distribution.esp' ] tag: - Actors.CombatStyle - Delev - Outfits.Add - Outfits.Remove clean: - crc: 0x82A18ABC util: 'SSEEdit v4.0.4b' - name: 'Trade & Barter.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23081/' ] group: *economyGroup after: - 'Containers and Leveled Lists Fixes.esp' - 'EconomyOverhaulandSpeechcraftImprovements.esp' - 'MLU.esp' msg: - <<: *patch3rdParty subs: - 'Beyond Skyrim Bruma' - '[Trade and Barter - Patches](https://www.nexusmods.com/skyrimspecialedition/mods/23220/)' condition: 'active("BSHeartland.esm") and not active("Beyond Bruma - Trade and Barter Patch.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_TradeBarter_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - *requiresMCM - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Trade and Barter.esp")' - <<: *patch3rdParty_UVCPC condition: 'not active("Vokrii - Trade & Barter Patch.esp") and active("Vokrii - Minimalistic Perks of Skyrim.esp")' tag: - Invent.Add - Invent.Remove - Text clean: - crc: 0x09A56806 util: 'SSEEdit v4.0.3' - name: 'TrueArtifactsofSkyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8832/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_TAS_Patch.esp")' dirty: # version: 1.61 - <<: *quickClean crc: 0xFA8AD32A util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'TTR_Master_Trader.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1826/' ] after: [ 'Relationship Dialogue Overhaul.esp' ] inc: [ 'Infinite Gold For Merchants.esp' ] - name: 'UnleveledItems.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/254/' ] tag: - Delev - Relev clean: - crc: 0x140EBDE2 util: 'SSEEdit v4.0.3g' - name: 'UnexpectedComments.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/39935/' ] dirty: - <<: *quickClean crc: 0xDABA090F util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: 'Weapons Armor Clothing & Clutter Fixes.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18994/' ] inc: [ 'Race Scale Remover.esp' ] after: - name: 'Guard Dialogue Overhaul.esp' condition: 'checksum("Guard Dialogue Overhaul.esp", 6ABC1129) or version("Guard Dialogue Overhaul.esp", "2.17", >=)' - 'TAR-GuildMaster1stPersonFix.esp' - name: 'Undeath.esp' condition: 'checksum("Undeath.esp", EB75A960)' - 'UnlimitedBookshelves.esp' tag: - Actors.ACBS - Actors.Perks.Add - EnchantmentStats - Invent.Add - Invent.Change - Invent.Remove - NPC.DefaultOutfit - NPC.Race - Outfits.Add - Outfits.Remove - Sound - SpellStats - Text msg: - <<: *compatNotes subs: [ 'https://forums.nexusmods.com/index.php?/topic/6871717-waccf-compatibility/?p=62448162' ] - <<: *patch3rdParty subs: - 'Perks Unbound' - '[Perks Unbound SSE -- WACCF Patch](https://www.nexusmods.com/skyrimspecialedition/mods/46295/)' condition: 'active("Perks Unbound - Special Edition.esp") and not active("PerksUnbound_WACCF.esp")' - <<: *patch3rdParty subs: - 'Requiem - The Roleplaying Overhaul' - '[Requiem - WACCF CCOR ACE Patches](https://www.nexusmods.com/skyrimspecialedition/mods/31758/)' condition: 'active("Requiem.esp") and not active("Requiem - WACCF.esp")' - <<: *patch3rdParty subs: - 'Triss Armor Retextured' - '[Useless Patches Collection](https://www.nexusmods.com/skyrimspecialedition/mods/27667/)' condition: 'active("TrissArmorRetextured.esp") and not active("Triss Armor Retextured SE - WACCF Patch.esp")' - <<: *patch3rdParty_SBCK condition: 'active("ScopedBows.esp") and checksum("ScopedBows.esp", 5E29053A)' - <<: *patch3rdParty_UVCPC condition: 'active("Vokrii - Minimalistic Perks of Skyrim.esp") and not active("Vokrii - WACCF Patch.esp") and not active("Complete Crafting Overhaul_Remastered.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_WACCF_Patch.esp")' clean: - crc: 0xA8EBA40E util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'WACCF_BashedPatchLvlListFix.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18994/' ] group: *lvlListsGroup msg: - *optional - *requiresBashOrSmash clean: - crc: 0xD42868D2 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'WhitePhialBetterAlignments.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5656/' ] after: - 'Complete Alchemy & Cooking Overhaul.esp' - 'SAFO.*\.esp' tag: - ObjectBounds - Stats clean: - crc: 0xB565B1EE util: 'SSEEdit v4.0.3' - name: 'You Hunger.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9143/' ] after: - 'iNeed.esp' - 'iNeed - Extended.esp' - 'RealisticNeedsandDiseases.esp' - 'Super Simple Needs.esp' tag: - Delev - Relev msg: - <<: *patchProvided subs: [ 'Complete Alchemy and Cooking Overhaul' ] condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("You Hunger - CACO.esp")' - <<: *patchProvided subs: [ 'Falskaar' ] condition: 'active("Falskaar.esm") and not active("You Hunger - Falskaar.esp")' - name: 'You Hunger - (CACO|Falskaar)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9143/' ] tag: - Delev - Relev ###### Gameplay - Magic & Abilities ###### - name: '_ElderSpells_.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/60796/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: '1CCBEEPmiowolfsummon.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/45736/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: '1CCBEEPpekora.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/45555/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: '1CCBEEPRushiamod.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/45973/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: '1CCBEEPsoraspells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/49527/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'aaaJudgement.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/32077/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Ace Blood Magic SE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16995/' ] msg: [ *patch3rdParty_SRPC ] - name: 'AcquisitiveSoulGemMultithreaded.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1469/' ] inc: - 'GIST soul trap.esp' - 'UFD Enhanced Soultrap.esp' msg: [ *requiresMCM ] clean: - crc: 0x71F3F1A3 util: 'SSEEdit v4.0.3' - name: 'Advanced Alteration - Telekinetics.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29605/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'AetherialTomes.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/47187/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Air Spells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/48887/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'AllMakersLexicon.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21634/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'AlterationWards.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28818/' ] msg: [ *patch3rdParty_SRPC ] - name: 'Andromeda - Unique Standing Stones of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14910/' ] inc: - 'Aurora - Standing Stones of Skyrim.esp' - 'Better_Standing_Stones.esp' - 'BetterStandingStonesMW.esp' - 'CCO - Permanent Birthsigns.esp' - 'DoomstoneRebalanced.esp' - 'ERSO 20 - Standing Stones Overhaul.esp' - 'Informative Standing Stones.esp' - 'PS_StandingStones.esp' - 'StandingStonesAlternative.esp' - 'standingstoneoverhaul.esp' - 'Standing Stones Overhaul.esp' - 'Superior Standing Stones.esp' after: - 'Convenient Horses.esp' - 'Disparity.esp' tag: - -Names - EffectStats - Graphics - SpellStats - Text msg: - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/365/' ] - *includesMBBF - type: say content: - lang: en text: 'Make sure the Disparity option "Use Modified Blessings" is disabled.' - lang: de text: 'Stellen Sie sicher, dass die Disparity-Option "Use Modified Blessings" (übers. "Modifizierte Segen Benutzen") deaktiviert ist.' - lang: ja text: 'Disparityのオプション「変更された祝福の使用(Used Modified Blessings)」が無効になっているかを確認してください。' - lang: pt_PT text: 'Certifique-se que a opção de Disparity "Use Modified Blessings (trad. "Utilizar Benções Modificadas") está desativada.' condition: 'active("Disparity.esp")' clean: - crc: 0x039C4DA3 util: 'SSEEdit v4.0.3' - name: 'Animated Wings Ultimate.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/34571/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Apocalypse - Magic of Skyrim.esp' url: - 'https://www.nexusmods.com/skyrimspecialedition/mods/1090/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/2977857/' msg: - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/136/' ] - *includesMBBF - *patch3rdParty_SRPC - <<: *patchProvided subs: [ 'Ordinator - Perks of Skyrim' ] condition: 'active("Ordinator - Perks of Skyrim.esp") and not active("Apocalypse - Ordinator Compatibility Patch.esp")' - <<: *patchProvided subs: [ 'Vokrii - Minimalistic Perks of Skyrim' ] condition: 'active("Vokrii - Minimalistic Perks of Skyrim.esp") and not active("Apocalypse - Vokrii Compatibility Patch.esp")' - <<: *wildEdits type: say subs: [ 'Remove CELL **00009B79** from Apocalypse - Magic of Skyrim.esp' ] condition: 'checksum("Apocalypse - Magic of Skyrim.esp", 266B3B3B)' clean: - crc: 0x4F2B0B46 util: 'SSEEdit v4.0.3f' - name: 'Apocalypse - More Apocalypse.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18578/' ] msg: [ *patch3rdParty_SRPC ] - name: 'Apocalypse - Waterstride Spell Addon.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1090/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'ArachnomancerSpidersSpells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/39839/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Arcane Miscellanea.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/46792/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Arcanum.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23488/' ] msg: - <<: *alsoUseX subs: [ '[Arcanum - A New Age of Magic 4.0.1 Bugfix](https://www.nexusmods.com/skyrimspecialedition/mods/46322/)' ] condition: 'checksum("Arcanum.esp", AA67A039)' - *patch3rdParty_SRPC - <<: *renameXtoY subs: - 'Arcanum 4.0 BSA.bsa' - 'Arcanum.bsa' condition: 'not file("Arcanum.bsa") and file("Arcanum 4.0 BSA.bsa")' - <<: *renameXtoY subs: - 'Arcanum 4.0 BSA - Textures.bsa' - 'Arcanum - Textures.bsa' condition: 'not file("Arcanum - Textures.bsa") and file("Arcanum 4.0 BSA - Textures.bsa")' dirty: - <<: *quickClean crc: 0xAA67A039 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 15 - name: 'Arkay''s Rites - Clean up Corpse.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/51169/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'ArrowTransmutation.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2691/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Astral.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/37992/' ] msg: [ *patch3rdParty_SRPC_Redux ] dirty: - <<: *quickClean crc: 0x3A8D55BA util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 - name: 'BearMo.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1404/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'BeheMo.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/49195/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Better Candlelight.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4553/' ] msg: - <<: *patchUnavailable subs: [ 'Face Light' ] condition: 'active("Facelight.esp")' tag: [ EffectStats ] clean: - crc: 0xBD16A6B2 util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0xE6CCC39C util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Better Vampires.esp' url: - 'https://www.nexusmods.com/skyrimspecialedition/mods/1925/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/3244230/' group: *vampireGameplayGroup after: - 'EBM_UnlimitedPower.esp' - 'EBM_UnlimitedPower_Vampire.esp' - 'Requiem.esp' - 'Sacrosanct - Vampires of Skyrim.esp' - 'Tainted_Blood.esp' inc: - name: 'Sacrosanct - Vampires of Skyrim.esp' condition: 'active("Sacrosanct - Vampires of Skyrim.esp") and not active("Add Sacrosanct Spells to BV.esp") and not active("BVandSacrosanct_Patch.esp")' msg: - <<: *patchProvided subs: [ 'Royal Bloodline: Vampire Lord perk tree **Vampirelordroyal.esp**' ] condition: 'active("Vampirelordroyal.esp") and not active("BVandRoyalBloodline_Patch.esp")' - <<: *patchProvided subs: [ 'Sacrosanct: Vampires of Skyrim' ] condition: 'active("Sacrosanct - Vampires of Skyrim.esp") and not active("Add Sacrosanct Spells to BV.esp") and not active("BVandSacrosanct_Patch.esp")' tag: - EffectStats - Graphics - Names - Sound - Stats - Text clean: - crc: 0x397B1E26 util: 'SSEEdit v4.0.3' - name: 'BiCa.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1220/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'BlinkSpell.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21606/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'BloodSpellsPack.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15652/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Blue Fire Magic - (Fire|Frost)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/452/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'BoundArmor.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11268/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'BoundArrows.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/938/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Bound Quiver Fire.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16762/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Bound Tools Spell.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3653/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'CentaurMaF.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11231/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'ChoMo.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1293/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Chronomancy Spell Pack.esl' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/48375/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Clairvoyance.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20197/' ] after: [ 'Requiem.esp' ] - name: 'ClassicSpells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12199/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'ColdharbourDaedra.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19484/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Colorful Bound Weapons.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/37268/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Colorful_Magic_SE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13261/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'ColossusMount.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8254/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Conjure Ancestral Bosmer.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/38976/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Conjure Ash Atronach.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8529/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'ConjureElemWeapons.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8061/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'ConjureFemaleDremora.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8717/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'CorpseToCoinage.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21071/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Cosmic Spells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29352/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Daedric Entity Restoration Project.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3604/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Darkspell01.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/30687/' name: 'Alteration Advanced Teleport Spells' dirty: - <<: *quickClean crc: 0x7B50D74B util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'DetectLever.esp' url: [ 'https://www.nexusmods.com/skyrim/mods/64196/' ] msg: [ *patch3rdParty_SRPC ] - name: 'DHSpell.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/38611/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Draco''s Master Healer Spell Pack SE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19544/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'DragonAgeSpells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22954/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'DragonGuard.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/43094/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'DragonMonarch''s Master Spells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/49590/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Druidessentials.esp' url: [ 'https://www.nexusmods.com/skyrim/mods/37665/' ] msg: [ *patch3rdParty_SRPC ] - name: 'DSOMagicofTamriel.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25737/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'DualSumHorse.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8553/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'DustAdept.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2350/' ] msg: [ *patch3rdParty_SRPC_Redux ] dirty: # version: 1.0 - <<: *quickClean crc: 0x4E210611 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: 'DuSummon.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3708/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'DwarvenRacer.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22673/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'DweDog.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6542/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'DwemerHorseCo.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6736/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'DwemerMechanical.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4083/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'EasyWeaCha.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7226/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'ElementalArchery.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17203/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Enchanting(Adjustments|PriceChargeBugFix).*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/8473/' name: 'Enchanting Adjustments and Price-Charge Bug Fix' - name: 'EnchantingAdjustments.esp' req: [ *SKSE ] msg: [ *requiresMCM ] tag: - Delev - EffectStats - Enchantments - EnchantmentStats - Graphics - Keywords - Names - Stats - Text clean: - crc: 0xD8C47D75 util: 'SSEEdit v4.0.4b' - name: 'EnchantingAdjustments - Summermyst Patch.esp' tag: [ EnchantmentStats ] clean: - crc: 0x129A4BD0 util: 'SSEEdit v4.0.4b' - name: 'EnchantingAdjustments - VAE Patch.esp' clean: - crc: 0x400793DC util: 'SSEEdit v4.0.4b' - name: 'EnchantingAdjustments - WACCF Patch.esp' tag: - Graphics - Keywords - Names - Stats clean: - crc: 0x87D28A15 util: 'SSEEdit v4.0.4b' - name: 'EnchantingPriceChargeBugFix.esp' clean: - crc: 0x7FD1A618 util: 'SSEEdit v4.0.4b' - name: 'EnchantingPriceChargeBugFix - Summermyst Enchantments.esp' tag: [ EnchantmentStats ] clean: - crc: 0x2155638F util: 'SSEEdit v4.0.4b' - name: 'Evenstar - Minimalistic Standing Stones of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/41256/' ] after: - 'Convenient Horses.esp' - 'Disparity.esp' inc: - 'Aurora - Standing Stones of Skyrim.esp' - 'Andromeda - Unique Standing Stones of Skyrim.esp' tag: - EffectStats - Graphics - Keywords - Names - Sound - SpellStats - Text msg: [ *includesMBBF ] clean: - crc: 0x17C95AFF util: 'SSEEdit v4.0.3f' - name: 'Extra Spells of Skyrim (SE).esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/37402/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'FA_BookOfNecromancy.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/61238/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'FalmerFemaleEnemies.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/49940/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'FlareStar.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/31172/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'FoMo.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1355/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'ForcefulTongue.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36276/' ] inc: [ 'Thunderchild - Epic Shout Package.esp' ] tag: - Actors.ACBS - Actors.AIData - Actors.CombatStyle - Actors.Perks.Add - Actors.Spells - Actors.Stats - EffectStats - Graphics - Invent.Add - Invent.Remove - Keywords - Names - NPC.AttackRace - NPC.Class - NPC.DefaultOutfit - SpellStats - Text clean: - crc: 0x9410B285 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'ForgottenMagic_Redone.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12711/' ] msg: [ *patch3rdParty_SRPC ] - name: 'FS_TeleportTomes_(Cities|FactionsHomes|TownsVillages)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/43666/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Fubukifriend.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/45593/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'GerbilMo.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3262/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'GIST soul trap.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15755/' ] inc: - 'AcquisitiveSoulGemMultithreaded.esp' - 'UFD Enhanced Soultrap.esp' msg: - <<: *patchProvided subs: [ 'Rustic Soul Gems Unsorted' ] condition: 'file("RUSTIC SOULGEMS - Unsorted( - ESL)?\.esp") and not file("GIST-RusticSoulGems-patch.esp") and not file("RUSTIC SOULGEMS - (Sorted|Unsorted)( - ESL)? - GIST\.esp")' - *requiresMCM clean: - crc: 0xC9D0A414 util: 'SSEEdit v4.0.3g' - name: 'GIST-RusticSoulGems-patch.esp' req: - name: 'RUSTIC SOULGEMS - Unsorted.esp' display: '[Rustic Soulgems Unsorted](https://www.nexusmods.com/skyrimspecialedition/mods/5785/)' condition: 'not file("RUSTIC SOULGEMS - Unsorted( - ESL)?\.esp")' msg: - <<: *alreadyInX subs: [ 'Rustic Soulgems Unsorted GIST' ] condition: 'file("RUSTIC SOULGEMS - Unsorted( - ESL)? - GIST\.esp")' tag: [ Graphics ] clean: - crc: 0xEF0A2A16 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'GlamorilLite.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13089/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Gryphons.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/61516/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'hfhometeleports.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7148/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'HK03YennefersFlames.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/51172/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Huskies.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1861/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'IHarvest.esl' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27789/' ] msg: [ *patch3rdParty_SRPC ] - name: 'IndrikMount.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17787/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'INFERNAL FLAME.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/33167/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'jaddruid.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/34724/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'JaxonzBlinkTeleport2.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7978/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'JJSC.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36428/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'khajitdave-necromanticsummons-v02.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/49498/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'KynesZodiac.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18931/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'La_Tomatina.esl' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/52776/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'LaBellaMagia -Simple compendium.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21655/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Levin.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/44159/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'LiamsConjurationSpells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29873/' ] msg: [ *patch3rdParty_SRPC_Redux ] dirty: - <<: *quickClean crc: 0xF1C8C6EF util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'LiamsDestructionSpells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29873/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'LiamsStavesofSkyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/57776/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'llgWardedBlocks.esl' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/61195/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'LLX Expanded Spells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8935/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'LoreFriendlySpells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28533/' ] msg: [ *patch3rdParty_SRPC ] - name: 'Magelight Multi Cast.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29380/' ] dirty: - <<: *quickClean crc: 0x89EBE6D8 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'magic of the magna-ge.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11215/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Magistrate Levitate.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24695/' ] msg: [ *patch3rdParty_SRPC ] - name: 'MarkRecallNPC.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/46606/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'matsurifubukiscream.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/45594/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'MegaMount.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14183/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mihailfirewyrm.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/47394/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Milky_Spell.esl' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/59876/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Mind Twist - Illusion Spell Pack.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20293/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'MiniDragons.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1837/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Mining For Mages Redux.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4495/' ] msg: [ *patch3rdParty_SRPC ] - name: 'MinionMastery.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21334/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'MinorSpells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5685/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'MJHSynthesisRedux.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18483/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'MOA Seeker Spells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28256/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'mooning.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27413/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'MooseMount.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18745/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Mundus.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/33411/' ] after: - 'Convenient Horses.esp' - 'Disparity.esp' tag: - EffectStats - Graphics - SpellStats - Text clean: - crc: 0x21A1957E util: 'SSEEdit v4.0.3g' - name: 'Mehrunes'' Champion''s Army.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25289/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Meteorokinesis.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3041/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'MysticismMagic.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27839/' ] msg: - *patch3rdParty_SRPC_Redux - <<: *patch3rdParty subs: - 'FleshFX' - '[Mysticism - FleshFX Patch](https://www.nexusmods.com/skyrimspecialedition/mods/46997/)' condition: 'active("FleshFX.esp") and not active("Mysticism_FleshFX_Patch.esp") and not active("Bashed Patch.*\.esp")' tag: - Actors.ACBS - Actors.RecordFlags - Actors.Spells - Actors.Stats - Actors.Voice - EffectStats - Factions - Graphics - Invent.Add - Invent.Remove - Keywords - Sound - SpellStats - Stats - Text clean: - crc: 0x77D16829 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'NecromageConjuration.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18806/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'NecromancySpellsPack.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36336/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'NecromanticConquest.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/52162/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Necromantic spells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1690/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'NoiralReborn.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16098/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Odin - Skyrim Magic Overhaul.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/46000/' name: 'Odin - Skyrim Magic Overhaul' after: [ 'AltmerSisters.esp' ] msg: - <<: *compatIssuesWithX subs: [ 'Adamant - A Perk Overhaul' ] condition: 'active("Adamant.esp")' - <<: *compatIssuesWithX subs: [ 'Mysticism - A Magic Overhaul' ] condition: 'active("MysticismMagic.esp")' - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/2844/' ] - *includesMBBF - *patch3rdParty_SRPC_Redux tag: - Actors.ACBS - Actors.Perks.Add - Actors.Perks.Remove - Actors.RecordFlags - Actors.Spells - Actors.Stats - EffectStats - EnchantmentStats - Graphics - Invent.Remove - Keywords - Names - ObjectBounds - Relev - Sound - SpellStats - Stats - Text clean: - crc: 0xAD7A4C82 util: 'SSEEdit v4.0.4b' - name: 'OverlordMagic.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17481/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'PathOfTheAntiMage.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19668/' ] dirty: # version: 1.5.5.1 - <<: *quickClean crc: 0xC238C832 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4226 - name: 'PatronGodsOfSkyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/155/' ] after: [ 'Complete Alchemy & Cooking Overhaul.esp' ] msg: - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("PatronGodsOfSkyrim_CACO_Patch.esp")' tag: [ Keywords ] dirty: - <<: *quickClean crc: 0x647371BC util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 23 - name: 'Pinpoint Explosion.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21899/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Posion Magic.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8944/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Poison Spells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25497/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'PotentBasicSpells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/42559/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Predator Vision.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2777/' ] after: [ 'Complete Alchemy & Cooking Overhaul.esp' ] msg: - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("Predator Vision_CACO_Patch.esp")' - name: 'ProgressiveNoviceSpells.esl' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/46819/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Pumpkin_Party.esl' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/55128/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'QL_Stendarr''sLight.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22297/' ] msg: [ *patch3rdParty_SRPC ] - name: 'RainRepel.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4264/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Randomized Word Walls.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13757/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0x48A567EA util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 42 - name: 'ReachMage.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5209/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ReachMage_Patch.esp")' - *patch3rdParty_SRPC_Redux dirty: # version: 1.0 - <<: *quickClean crc: 0x674BDEC6 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 udr: 10 - name: 'ReachMageIS.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5209/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0xCC209536 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 udr: 10 - name: 'RedLightningSpells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/47552/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'regenspells-(no)?stack\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/61476/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Remorseless Winter.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/31649/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Resurrect.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11450/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'RipOffWeapon.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/50787/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'rt_teleportation.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/49097/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'rvyMacromancyLite.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3901/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SE_SummonNazeem.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/52284/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SeekerThrallSpell.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2269/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'ShadowSpellPackage.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13299/' ] msg: [ *patch3rdParty_SRPC ] - name: 'ShockSpellUpgrades.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/771/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SiltStriders.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6434/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Simple Bound Weapons Expansion.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21013/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'ssapbwk.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28094/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Slow and Freeze Time Spells -TwinCrows.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/779/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SlowTimeSpells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25201/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'sMoreFamiliars.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/55118/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SovngardeSummonables.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/57891/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'specialised spells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/52558/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Spellmaster - Spells and Spellcasting.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/55192/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SpellResearch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20983/' ] tag: - Invent.Add - Keywords - Stats clean: - crc: 0x860EFC3D util: 'SSEEdit v4.0.3' - crc: 0xCB0C1C65 util: 'SSEEdit v4.0.3' - name: 'spinesimplespells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/53274/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SPK''s Betteronomicon.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/57277/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'sSwordSpells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/58359/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'StendarrSpellPack.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/57377/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SuccubusWaifuSummons.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/60483/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Summon Monsters.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/57224/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SummonBCat.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1220/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SummonBlackChocobo.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4717/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SummonDeathHound.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4117/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SummonFo.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4316/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SummonGargoyle.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4825/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SummonGiants.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4832/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SummonMihailAnimals.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16200/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SummonMountsDragonborn.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6093/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SummonsBunny.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6136/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SummonSpriggan.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/30369/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SummonWerewolf.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4821/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SummonWhiteSpider.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4813/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'SummonWispmother.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/30331/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Tainted_Blood.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9312/' ] clean: # version: 5.7.9 - crc: 0xF28D435D util: 'SSEEdit v4.0.2' - name: 'TechnicolorAlchemy.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22118/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Teleport Milestone.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21219/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'TeleportSpells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1910/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'The Career Mage.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/47351/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'The Dark Arts.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29834/' ] clean: - crc: 0x15A59F24 util: 'SSEEdit v4.0.3' - name: 'TheDarkPathSpells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15880/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Thehaachamaexperience.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/45591/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Thunderchild - Epic Shout Package.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1460/' ] tag: - EffectStats - Keywords - Sound - SpellStats - Text msg: # doNotClean - *includesMBBF - name: 'TissPumpkinORD.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/30143/' ] msg: [ *patch3rdParty_SRPC_Redux ] dirty: - <<: *quickClean crc: 0x1A383542 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Tomebound.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21403/' ] msg: [ *patch3rdParty_SRPC ] - name: 'Tools.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/57242/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'TransmuteOreSanely.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/16549/' name: 'Transmute Ore Sanely' tag: [ Text ] clean: - crc: 0x647406CB util: 'SSEEdit v4.0.4b' - name: 'Triumvirate - Mage Archetypes.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/39170/' ] tag: - -Delev - Invent.Add - -Invent.Remove - -Names - -Relev - -Stats msg: - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/2394/' ] - *includesMBBF - *patch3rdParty_SRPC_Redux - <<: *patchProvided subs: [ 'Adamant: A Perk Overhaul' ] condition: 'active("Adamant.esp") and not active("Triumvirate - Adamant Compatibility Patch.esp")' clean: - crc: 0x8949A9E7 util: 'SSEEdit v4.0.3' - name: 'UFD Enhanced Soultrap.es(l|p)' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6338/' ] inc: - 'AcquisitiveSoulGemMultithreaded.esp' - 'GIST soul trap.esp' msg: [ *requiresMCM ] - name: 'UFD Enhanced Soultrap.esl' clean: - crc: 0x6631183A util: 'SSEEdit v4.0.3' - name: 'UFD Enhanced Soultrap.esp' clean: - crc: 0x08DC13F6 util: 'SSEEdit v4.0.3' - name: 'UnderwaterShockPulse.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/51218/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Undriel_SummonIceHorse.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/49588/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'UniqueConjurationThralls.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/43646/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'UsefulAlteration.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25409/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Use the Force Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9730/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Voidgate.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/44989/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Warlock+Perk.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7051/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'WardsFunctionalitiesExtended.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18664/' ] msg: [ *patch3rdParty_SRPC ] - name: 'White_Wolf.esl' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/61145/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Wintersun - Faiths of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22506/' ] inc: [ 'Religion.esp' ] msg: - <<: *compatIssuesWithX subs: [ 'Zim''s Immersive Artifacts' ] condition: 'active("ZIA_Daedric Pack.esp") or active("ZRN.esp")' - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/962/' ] - <<: *patch3rdParty subs: - 'Zim''s Immersive Artifacts' - '[Wintersun - More Patches](https://www.nexusmods.com/skyrimspecialedition/mods/24228/)' condition: 'active("ZIA_Complete Pack.esp") and not active("Wintersun - ZIA Patch.esp")' - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_Wintersun.esp")' - <<: *patch3rdParty_KPH_TCIY condition: 'active("TheChoiceIsYours.esp") and not active("TCIY_Wintersun_Patch.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_Wintersun_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patchProvided subs: [ 'Skyrim VR' ] condition: 'file("../SkyrimVR.exe") and active("Wintersun - VR Patch.esp")' - <<: *requiresMCM type: say tag: - Delev - EffectStats - Graphics - Keywords - Names - Relev - SpellStats - Text clean: - crc: 0x15F51A67 util: 'SSEEdit v4.0.3g' - name: 'ZCSkyrimTeleportationCollectionV2.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36899/' ] msg: [ *patch3rdParty_SRPC_Redux ] ###### Gameplay - Mount & Follower Managers ###### - name: 'AmazingFollowerTweaks.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6656/' name: 'Amazing Follower Tweaks SE' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/14722/' name: 'Immersive Amazing Follower Tweaks SE' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/50259/' name: 'Amazing Follower Tweaks' after: - 'dovahbit.esp' - 'FCO - Follower Commentary Overhaul.esp' - 'Qw_BeyondReach_USSEP Patch.esp' inc: - 'EFFCore.esm' - 'EFFDialogue.esp' - 'nwsFollowerFramework.esp' dirty: - <<: *quickClean crc: 0x88F9C8B8 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 - <<: *quickClean crc: 0x8B1BC915 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - <<: *quickClean crc: 0x3899F517 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - <<: *quickClean crc: 0x4F8E9B47 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: 'Convenient Horses.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9519/' ] after: - 'AmazingFollowerTweaks.esp' - 'Immersive Citizens - AI Overhaul.esp' - 'Relationship Dialogue Overhaul.esp' tag: [ Text ] msg: - type: say condition: 'active("AmazingFollowerTweaks.esp")' content: - lang: en text: 'Amazing Follower Tweaks "horse features" and "follower teleport on weapon draw setting" must be disabled for Convenient Horses to function correctly.' - lang: de text: 'Amating Follower Tweaks "horse features"(übers. "Pferdefunktionen) und "follower teleport on weapon draw setting" (übers. "Begleiter teleportieren sich beim Waffen ziehen") müssen deaktiviert sein damit Convenient Horses korrekt funktioniert' - lang: ja text: 'Convenient Horsesを正しく機能させるには、Amazing Follower Tweaksの「馬の機能」と「武器を抜いたときにフォロワーをテレポートさせる設定」を無効化してください。' - lang: pt_PT text: 'Amazing Follower Tweaks "horse features"(trad. "funções de cavalaria") e "follower teleport on weapon draw setting" (trad. "opção de teletransporte de seguidor ao sacar armas") devem estar desabilitadas para Convenient Horses' clean: - crc: 0x2F44C8E3 util: 'SSEEdit v4.0.3' - name: 'EFF(Core|Dialogue).es(m|p)' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/7003/' name: 'Extensible Follower Framework' - name: 'EFFCore.esm' tag: [ Text ] clean: # version: 4.0.5 - crc: 0x9A583BDE util: 'SSEEdit v4.0.2f' - name: 'EFFDialogue.esp' after: - 'BUVARP.esp' - 'Relationship Dialogue Overhaul.esp' inc: - 'RDO - EFF v3.5.6 Patch.esp' - name: 'XFLDialogue.esp' display: 'Extensible Follower Framework v3.5.6' clean: # version: 4.0.5 - crc: 0xE0305B2C util: 'SSEEdit v4.0.2f' - name: 'Immersive Horses.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13402/' ] after: [ 'Immersive Citizens - AI Overhaul.esp' ] req: - *PapyrusUtil - *SKSE inc: [ 'Convenient Horses.esp' ] msg: - *requiresMCM - <<: *patch3rdParty subs: - 'Beyond Skyrim - Bruma SE' - '[Immersive Horses - Bruma Patch (BETA)](https://www.nexusmods.com/skyrimspecialedition/mods/21121/)' condition: 'active("BSHeartland.esm") and not active("Immersive Horses - BS Bruma Patch.esp")' - <<: *patch3rdParty subs: - 'Book Covers Skyrim' - '[Miscellaneous Patches](https://www.nexusmods.com/skyrimspecialedition/mods/17700/)' condition: 'active("Book Covers Skyrim.esp") and not active("Book Covers Skyrim - Immersive Horses Patch.esp")' - <<: *patch3rdParty subs: - 'Relationship Dialogue Overhaul' - '[Miscellaneous Patches](https://www.nexusmods.com/skyrimspecialedition/mods/17700/)' condition: 'active("Relationship Dialogue Overhaul.esp") and not active("(Relationship Dialogue Overhaul - Immersive Horses Patch|RDO - Immersive Horses Patch|Immersive Horses - RDO)\.esp") and not active("nwsFollowerFramework.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ImmersiveHorses_Patch.esp")' - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Immersive Horses.esp")' - <<: *patch3rdParty_STIP condition: 'active("SkyTEST-RealisticAnimals&Predators.esp") and not active("Skytest Immersive Horses.esp")' tag: - Actors.ACBS - Actors.AIData - Actors.AIPackages - Actors.RecordFlags - Actors.Spells - Actors.Stats - Factions - Graphics - Invent.Add - Keywords - Names - NPC.DefaultOutfit - R.Stats - SpellStats - Stats - Text clean: - crc: 0xD5111397 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Immersive Horses - Vanilla Horses.esp' tag: - Graphics - Text - name: 'Minimalistic Follower Framework.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/47549/' ] group: *followerFrameworksGroup inc: - 'AmazingFollowerTweaks.esp' - 'EFFCore.esm' - 'EFFDialogue.esp' - 'nwsFollowerFramework.esp' - 'UFO - Ultimate Follower Overhaul.esp' clean: - crc: 0x95E0D6AC util: 'SSEEdit v4.0.3g' - name: 'My Home Is Your Home.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7096/' ] after: [ 'AmazingFollowerTweaks.esp' ] - name: 'nwsFollowerFramework.esp' url: - link: 'https://www.loverslab.com/files/file/6188-nethers-follower-framework/' name: 'Nether''s Follower Framework (LoversLab)' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/55653/' name: 'Nether''s Follower Framework (Nexus Mods)' group: *followerFrameworksGroup after: [ 'Qw_BeyondReach_USSEP Patch.esp' ] req: [ *SKSE ] inc: - 'AmazingFollowerTweaks.esp' - 'EFFCore.esm' - 'EFFDialogue.esp' - 'UFO - Ultimate Follower Overhaul.esp' msg: - *requiresMCM - <<: *alsoUseX subs: [ '[Fuz Ro D-oh - Silent Voice](https://www.nexusmods.com/skyrimspecialedition/mods/15109/)' ] condition: 'not file("SKSE/Plugins/Fuz Ro D''oh.dll")' - <<: *compatIssuesWithX subs: [ 'Convenient Horses' ] condition: 'active("Convenient Horses.esp")' - <<: *compatIssuesWithX subs: [ 'Immersive Horses' ] condition: 'active("Immersive Horses.esp")' clean: - crc: 0x8C2D69CF util: 'SSEEdit v4.0.4' - name: 'SimpleFollowerManager.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19940/' ] inc: [ 'My Home Is Your Home.esp' ] clean: # version: 1.1 - crc: 0x12897011 util: 'SSEEdit v4.0.0' ###### Gameplay - NPC Balance & Distribution ###### - name: 'Better Hunters.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3329/' ] msg: - <<: *requiresMCM condition: 'not active("SkyUI_SE.esp") and version("Better Hunters.esp", "1.0.1", >=)' - <<: *wildEdits subs: [ 'Remove **00006FBF**, **00009079**, **00009097**, **000093F5**, & **000097D9** from **Better Hunters.esp**.' ] condition: 'checksum("Better Hunters.esp", 78B50785) or checksum("Better Hunters.esp", 680D15F3) or checksum("Better Hunters.esp", 34241866) or checksum("Better Hunters.esp", 6043DA88)' tag: - Actors.ACBS - Actors.Perks.Add - Actors.Stats - Factions - Invent.Add - Invent.Remove - NPC.Class - NPC.DefaultOutfit - -Relev dirty: - <<: *quickClean crc: 0x78B50785 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 41 - <<: *quickClean crc: 0xA8929192 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 31 - <<: *quickClean crc: 0x34241866 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 41 - <<: *quickClean crc: 0x93DAEA62 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 31 clean: - crc: 0x6CA160AA util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x656DA834 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Draugr Upgrades and Improvements.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21775/' ] tag: - Actors.CombatStyle - Actors.DeathItem - Actors.Perks.Add - Actors.Perks.Remove - Actors.Spells - Actors.Voice - Delev - Invent.Add - Invent.Remove - Keywords - NPC.AttackRace - NPC.DefaultOutfit - NPC.Race - Relev dirty: - <<: *quickClean crc: 0x79970ACC util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Redoran Ebony.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/58249/' name: 'Redoran Ebony of Raven Rock' tag: - Invent.Add - Invent.Remove - NPC.AttackRace clean: - crc: 0x23EB2E98 util: 'SSEEdit v4.0.4' - name: 'SeasonalWildlifeDistribution.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/63700/' name: 'Seasonal Wildlife Distribution' tag: [ Delev ] clean: - crc: 0xA85D4CAE util: 'SSEEdit v4.0.4b' - name: 'SkyTEST-HarderCreatures.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/789/' ] after: [ 'Mortal Enemies.esp' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_STHC_Patch.esp")' tag: - Actors.ACBS - Actors.AIData - Actors.AIPackages - Actors.CombatStyle - Actors.Perks.Add - Actors.Stats - Delev - Keywords - NPC.AttackRace - R.ChangeSpells - R.Stats clean: - crc: 0x87290B79 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'UD_Serana.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/16815/' name: 'Queen of the Damned - Deadlier Serana' tag: - Actors.ACBS - Actors.Perks.Add - Actors.Perks.Remove - Actors.Spells - Actors.Stats - Invent.Add - Invent.Remove clean: - crc: 0x65FDD49A util: 'SSEEdit v4.0.4b' - crc: 0x764349C4 util: 'SSEEdit v4.0.4b' ###### Gameplay - NPC Behaviour & Dialogue ###### - name: 'AI Overhaul.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/21654/' name: 'AI Overhaul SSE' after: [ 'Immersive Weapons.esp' ] tag: - Actors.ACBS - Actors.AIData - Actors.AIPackagesForceAdd - Actors.CombatStyle - Actors.Spells - Actors.Stats - Factions - Invent.Add - NPC.AIPackageOverrides msg: - <<: *patch3rdParty subs: - 'JK''s Skyrim' - '[JKs Skyrim - AI Overhaul SSE Patch](https://www.nexusmods.com/skyrimspecialedition/mods/34194/)' condition: 'active("JKs Skyrim.esp") and not active("JKs Skyrim - AI Overhaul Patch.esp")' clean: - crc: 0x15F86D84 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'BA_KhajiitSpeakRedux_MAIN.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/37197/' ] group: *kSpeakGroup - name: 'BA_KSR_.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/37197/' ] after: - 'BA_KhajiitSpeakRedux_MAIN.esp' - 'mjhKhajiitSpeak.esp' - name: 'BUVARP SE RE.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/56120/' name: 'BUVARP SE RE - Barely Used Vanilla Actors Recycle Project Special Edition Revamped' after: [ 'DawnguardArsenal.esp' ] tag: - Actors.Stats - Actors.Voice - NPC.Class - NPC.DefaultOutfit - NPC.Race dirty: - <<: *quickClean crc: 0x4C843039 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'DudestiaMultiMarriages.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21625/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Fertility Mode.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13068/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Guard Dialogue Overhaul.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/20791/' name: 'Guard Dialogue Overhaul Redux' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/22075/' name: 'Guard Dialogue Overhaul SE' after: - 'Ambriel.esp' - 'Cutting Room Floor.esp' - 'Hothtrooper44_ArmorCompilation.esp' tag: - Keywords - name: -Names condition: 'version("Guard Dialogue Overhaul.esp", "2.17", >=)' clean: - crc: 0x6ABC1129 util: 'SSEEdit v4.0.2f' - crc: 0x82FE6344 util: 'SSEEdit v4.0.2f' - crc: 0x18AEFA4B util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'How Hard Is This Persuasion Check.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23886/' ] clean: # version: 1.3 - crc: 0x39DF0273 util: 'SSEEdit v4.0.2f' - name: 'Hunters Not Bandits.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1547/' ] after: - 'Relationship Dialogue Overhaul.esp' - 'BugfixCompilation.esp' clean: # version: 3.1 - crc: 0xC5DA5E76 util: 'SSEEdit v4.0.2f' # version: 3.1 RDO - crc: 0xAAA7D18A util: 'SSEEdit v4.0.2f' - name: 'Icactors.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6270/' name: 'Increase Actors in a Cell' msg: - <<: *useBashTweakInstead subs: [ 'Tweak Settings -> AI: Max Active Actors' ] - <<: *useBashTweakInstead subs: [ 'Tweak Settings -> Combat: Max Actors' ] - name: 'Immersive Citizens.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/173/' name: 'Immersive Citizens AI Overhaul (Nexus Mods)' - link: 'https://bethesda.net/en/mods/skyrim/mod-detail/3016198/' name: 'Immersive Citizens AI Overhaul (Bethesda.net Mods)' - name: 'Immersive Citizens - AI Overhaul.esp' group: *coreGroup after: - name: '3DNPC.esp' condition: '(is_master("Immersive Citizens - AI Overhaul.esp") and is_master("3DNPC.esp")) or (not is_master("Immersive Citizens - AI Overhaul.esp") and not is_master("3DNPC.esp"))' - name: 'Landscape Fixes For Grass Mods.esp' condition: '(is_master("Immersive Citizens - AI Overhaul.esp") and is_master("Landscape Fixes For Grass Mods.esp")) or (not is_master("Immersive Citizens - AI Overhaul.esp") and not is_master("Landscape Fixes For Grass Mods.esp"))' - name: 'SkyrimSewers.esp' condition: '(is_master("Immersive Citizens - AI Overhaul.esp") and is_master("SkyrimSewers.esp")) or (not is_master("Immersive Citizens - AI Overhaul.esp") and not is_master("SkyrimSewers.esp"))' - name: 'Verdant - A Skyrim Grass Plugin SSE Version.esp' condition: '(is_master("Immersive Citizens - AI Overhaul.esp") and is_master("Verdant - A Skyrim Grass Plugin SSE Version.esp")) or (not is_master("Immersive Citizens - AI Overhaul.esp") and not is_master("Verdant - A Skyrim Grass Plugin SSE Version.esp"))' - name: 'ViscousGrass.esp' condition: '(is_master("Immersive Citizens - AI Overhaul.esp") and is_master("ViscousGrass.esp")) or (not is_master("Immersive Citizens - AI Overhaul.esp") and not is_master("ViscousGrass.esp"))' inc: - 'ASLAO - Front Porch (Breezehome).esp' - 'EEKs Arcadia''s Cauldron.esp' - 'EEKs Arcadia''s - OCS.esp' - 'Wind District Breezehome - Replacer.esp' msg: - <<: *compatIssuesWithX subs: [ 'Arthmoor''s Dawnstar **Dawnstar.esp**' ] condition: 'active("Dawnstar.esp") and not active("CC_ArtDws_IC_Patch.esp")' - <<: *compatIssuesWithX subs: [ 'Better Cities SSE **BetterCitiesWhiterun.esp**, **Better Cities Solitude.esp**' ] condition: 'active("BetterCitiesWhiterun.esp") or active("Better Cities Solitude.esp")' - <<: *compatIssuesWithX subs: [ 'Dawn of Skyrim (Director''s Cut) SE **Blues Skyrim.esp**, **Dawn of Skyrim.esp**' ] condition: 'active("Blues Skyrim.esp") or active("Dawn of Skyrim.esp")' - <<: *compatIssuesWithX subs: [ 'Holds The City Overhaul **Holds.esp**' ] condition: 'active("Holds.esp")' - <<: *compatIssuesWithX subs: [ 'InnCredible **InnCredible.esp**' ] condition: 'active("InnCredible.esp")' - <<: *compatIssuesWithX subs: [ 'Northern Bathhouses SSE **Northern Bathhouses.esp**' ] condition: 'active("Northern Bathhouses.esp")' - <<: *compatIssuesWithX subs: [ 'Skyrim Radioactive **Skyrim Radioactive - Solitude Docks.esp**, **Skyrim Radioactive - Windhelm Docks.esp**' ] condition: 'active("Skyrim Radioactive - Solitude Docks.esp") or active("Skyrim Radioactive - Windhelm Docks.esp")' - <<: *compatIssuesWithX subs: [ 'The People Of Skyrim Complete **tpos_ultimate_esm.esp**' ] condition: 'active("tpos_ultimate_esm.esp") and not active("tpos_immersive_clit_patch_01.esp")' - <<: *compatIssuesWithX subs: [ 'The Useless Shop and Interior Overhaul **iWil_UselessShopOverhaul.esp**' ] condition: 'active("iWil_UselessShopOverhaul.esp")' - <<: *compatNotes subs: [ 'http://ai-gamer.com/skyrim/ic-se/#compatibility' ] - <<: *patchIncluded type: error subs: [ 'Open Cities' ] condition: 'active("Open Cities Skyrim.esp") and not active("Immersive Citizens - OCS patch.esp")' - <<: *patchIncluded subs: [ 'Enhanced Lighting for ENB' ] condition: 'active("ELE_SSE.esp") and not active("Immersive Citizens - ELE patch.esp")' - <<: *patchIncluded subs: [ 'ELFX - Enhancer' ] condition: 'active("ELFXEnhancer.esp") and not active("Immersive Citizens - ELFXEnhancer patch.esp")' - <<: *patchIncluded subs: [ 'ELFX - Hardcore' ] condition: 'active("ELFXHardcore.esp") and not active("Immersive Citizens - ELFXHardcore patch.esp")' tag: - Actors.AIPackages - C.Location - C.LockList - C.Owner - Relations.Add - Relations.Change - Relations.Remove clean: - crc: 0x5A890755 util: 'SSEEdit v4.0.4b' - name: 'ImprovedCompanionsBoogaloo.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/38473/' name: 'Improved Follower Dialogue - Lydia' after: - 'FCO - Follower Commentary Overhaul.esp' - 'Relationship Dialogue Overhaul.esp' tag: [ Actors.Voice ] clean: - crc: 0xFFFB3713 util: 'SSEEdit v4.0.3' - name: 'Misc Dialogue Edits.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28904/' ] after: - 'Alternate Start - Live Another Life.esp' - 'Immersive Citizens - AI Overhaul.esp' - 'Relationship Dialogue Overhaul.esp' - name: 'More Dialogue Options.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28905/' ] after: [ 'Misc Dialogue Edits.esp' ] - name: 'mjhKhajiitSpeak.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/441/' ] group: *kSpeakGroup after: [ 'BA_KhajiitSpeakRedux_MAIN.esp' ] - name: 'mjhKhajiitSpeakMod.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/441/' ] after: - 'BA_KhajiitSpeakRedux_MAIN.esp' - 'mjhKhajiitSpeak.esp' - name: 'More idle markers.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24859/' ] dirty: # version: 1.8.9.001 - <<: *quickClean crc: 0x428F1BF6 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 13 udr: 1 - name: 'MoreToSay.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/22622/' name: 'More to Say' clean: - crc: 0x70366437 util: 'SSEEdit v4.0.3' - name: 'moretosay(cityguards|falkreath|generic|karthwasten|riverwood|rorikstead|shorsstone|whiterun)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/22622/' name: 'More to Say' msg: - <<: *alreadyInX subs: [ 'MoreToSay.esp' ] condition: 'active("MoreToSay.esp")' - name: 'moretosaycityguards.esp' clean: - crc: 0xE9A5FC26 util: 'SSEEdit v4.0.3' - name: 'moretosayfalkreath.esp' clean: - crc: 0x49BAF699 util: 'SSEEdit v4.0.3' - name: 'moretosaygeneric.esp' clean: - crc: 0x3D8F537F util: 'SSEEdit v4.0.3' - name: 'moretosaykarthwasten.esp' clean: - crc: 0x160AEBFD util: 'SSEEdit v4.0.3' - name: 'moretosayriverwood.esp' clean: - crc: 0x7E6F5858 util: 'SSEEdit v4.0.3' - name: 'moretosayrorikstead.esp' clean: - crc: 0xE4A5C151 util: 'SSEEdit v4.0.3' - name: 'moretosayshorsstone.esp' clean: - crc: 0xAB7727DA util: 'SSEEdit v4.0.3' - name: 'moretosaywhiterun.esp' clean: - crc: 0x1C8E8DFA util: 'SSEEdit v4.0.3' - name: 'Realistic AI Detection 2 SE.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2345/' ] after: - 'Combat Evolved.esp' - 'Immersive Citizens - AI Overhaul.esp' - 'Requiem.esp' - 'Stealth Skills Rebalanced_COMPLETE.esp' - 'Thief skills rebalance for Ordinator.esp' - name: 'Relationship Dialogue Overhaul.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1187/' name: 'Relationship Dialogue Overhaul - RDO SE' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/42068/' name: 'Relationship Dialogue Overhaul Lite Fixed' after: - '018Auri.esp' - 'Immersive Citizens - AI Overhaul.esp' msg: - <<: *patch3rdParty_AOOPH condition: 'active("AI Overhaul.esp") and not active("AI Overhaul - Relationship Dialogue Overhaul Patch.esp")' - <<: *patchProvided subs: [ 'Amazing Follower Tweaks' ] condition: 'checksum("Relationship Dialogue Overhaul.esp", 20DC9B97) and (checksum("AmazingFollowerTweaks.esp", 88F9C8B8) or checksum("AmazingFollowerTweaks.esp", F43B6124)) and not active("RDO - AFT v1.66 Patch.esp")' - <<: *patchProvided subs: [ 'Immersive Amazing Follower Tweaks' ] condition: 'checksum("Relationship Dialogue Overhaul.esp", 20DC9B97) and (checksum("AmazingFollowerTweaks.esp", 8B1BC915) or checksum("AmazingFollowerTweaks.esp", 3899F517) or checksum("AmazingFollowerTweaks.esp", CB85EFD2) or checksum("AmazingFollowerTweaks.esp", 2CE005AD)) and not active("RDO - iAFT Patch.esp")' - <<: *patchProvided subs: [ 'Extensible Follower Framework (EFF) v4.0.2+' ] condition: 'checksum("Relationship Dialogue Overhaul.esp", 20DC9B97) and active("EFFDialogue.esp") and not active("RDO - EFF v4.0.2 Patch.esp")' - <<: *patchUnavailable type: say subs: [ 'Follower Commentary Overhaul' ] condition: 'checksum("Relationship Dialogue Overhaul.esp", 20DC9B97) and active("FCO - Follower Commentary Overhaul.esp")' clean: - crc: 0x20DC9B97 util: 'SSEEdit v4.0.3' - crc: 0x29F34E5B util: 'SSEEdit v4.0.3' - name: 'RDO - .*\.esp' req: [ 'Relationship Dialogue Overhaul.esp' ] - name: 'RDO - USSEP Patch.esp' msg: - <<: *alreadyInX subs: [ 'RDO - CRF + USSEP Patch.esp' ] condition: 'active("RDO - CRF + USSEP Patch.esp") and active("Cutting Room Floor.esp")' - name: 'RDO Updated.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/44601/' ] dirty: - <<: *quickClean crc: 0xB3AF66CD util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 7 - name: 'Run For Your Lives.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2272/' ] msg: - <<: *includesX subs: [ 'When Vampires Attack' ] condition: 'active("When Vampires Attack.esp")' clean: # version: 4.0 - crc: 0xF3EF2798 util: 'SSEEdit v4.0.2f' - name: 'sandboxcylinderheight.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4524/' name: 'Multiple Floors Sandboxing' msg: - <<: *useBashTweakInstead subs: [ 'Tweak Settings -> Actor: Vertical Object Detection' ] - name: '(SeranaDialogAddon|SDA).*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/32161/' ] - name: 'SeranaDialogAddon.esp' inc: [ 'Marry Me Serana.esp' ] msg: - <<: *patchProvided subs: [ 'Amorous Adventures' ] condition: 'active("SexLab-AmorousAdventures.esp") and not active("SDA-AA Patch.esp")' - <<: *patchProvided subs: [ 'DX Crimson Blood Armor' ] condition: 'active("Crimson Blood Armor.esp") and not active("SDA DX Crimson Blood Patch.esp") and not active("SDA- DX CBlood Patch.esp")' - <<: *patchProvided subs: [ 'Lustmord Vampire Armor' ] condition: 'active("LustmordVampireArmor.esp") and not active("SDA Lustmord Patch.esp") and not active("SDA-LustmordPatch.esp")' - <<: *patchProvided subs: [ 'Nether''s Follower Framework' ] condition: 'active("nwsFollowerFramework.esp") and not active("SDA NFF Patch.esp")' - <<: *patchProvided subs: [ 'Relationship Dialogue Overhaul' ] condition: 'active("Relationship Dialogue Overhaul.esp") and not active("SDA RDO Patch.esp")' - <<: *patchProvided subs: [ 'Serana Dialogue Edit' ] condition: 'active("Serana Dialogue Edit.esp") and not active("SDA SDE Patch.esp") and not active("SDA_SDE Patch.esp")' - <<: *patchProvided subs: [ 'Wintersun - Faiths of Skyrim' ] condition: 'active("Wintersun - Faiths of Skyrim.esp") and not active("Complete Alchemy & Cooking Overhaul.esp") and not active("SDA Wintersun Patch.esp")' - <<: *patchProvided subs: [ 'Wintersun and CACO' ] condition: 'active("Wintersun - Faiths of Skyrim.esp") and active("Complete Alchemy & Cooking Overhaul.esp") and not active("SDA Wintersun Patch.esp")' tag: [ Keywords ] clean: - crc: 0xB8B65EFF util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'SDA SDE Patch.esp' dirty: - <<: *quickClean crc: 0xF50D6D35 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5 - name: 'SDA Wintersun Patch.esp' msg: - <<: *useVersion subs: [ 'Complete Alchemy & Cooking Overhaul' ] condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and checksum("SDA Wintersun Patch.esp", 7AEF6CDD)' - name: 'Serana Dialogue Edit.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16222/' ] after: [ 'Relationship Dialogue Overhaul.esp' ] clean: # version: 1.02 - crc: 0x9097E85A util: 'SSEEdit v4.0.2f' - name: 'SkyTEST-RealisticAnimals&Predators.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1104/' ] after: [ 'Mortal Enemies.esp' ] inc: - 'SkyTEST-RealisticAnimalsBehaviors_LightVersion.esp' - 'SkyTEST-RealisticAnimals&Predators_ImAWussy.esp' tag: - Actors.ACBS - Actors.AIData - Actors.AIPackages - Actors.CombatStyle - Actors.Spells - Actors.Stats - Delev - Factions - Keywords - NPC.AttackRace - NPC.Class - NPC.Race - R.ChangeSpells - R.Stats - Relations.Add - Relations.Change - Relations.Remove - Relev msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_SkyTEST_Patch.esp")' - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - SkyTEST.esp")' clean: - crc: 0xBC4325B9 util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x1A2AC119 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'TavernAIFix.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23107/' ] after: - 'GoToBed.esp' - 'Immersive Encounters.esp' clean: - crc: 0x15B82286 util: 'SSEEdit v4.0.3' - name: 'TheRealShady.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/31478/' ] tag: - Actors.ACBS - Actors.AIData - Actors.AIPackages - Actors.Stats - Factions - Invent.Add - Invent.Change - Invent.Remove - NPC.AttackRace - NPC.Class - NPC.DefaultOutfit clean: - crc: 0xE5BCC27A util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Wild World.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14616/' ] - name: 'Wild World.esp' after: - 'Combat Evolved.esp' - 'MVABasic.esp' inc: - 'Animal Tweaks.esp' - 'NARC SE for Animal Tweaks.esp' - 'NARC SE for Falskaar + Animal Tweaks.esp' - 'NARC SE for Falskaar + SkyTEST + Animal Tweaks.esp' - 'NARC SE for Falskaar + SkyTEST.esp' - 'NARC SE for Falskaar.esp' - 'NARC SE for SkyTEST + Animal Tweaks.esp' - 'NARC SE for SkyTEST.esp' - 'NARC SE for Vanilla.esp' - 'One With Nature.esp' - 'Pacifist Mini-Mods Collection.esl' - 'Pacifist Mini-Mods Collection.esp' - 'Real Wildlife Behaviour.esp' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_WildWorld_Patch.esp")' - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Wild World.esp")' - <<: *patchProvided subs: [ 'Animallica - Skyrim Wildlife Overhaul' ] condition: 'file("Animallica.esp") and not file("Wild World - Animallica.esp")' - <<: *patchProvided subs: [ 'Beasts of Tamriel' ] condition: 'file("Beasts of Tamriel.esp") and not file("Wild World - Beasts of Tamriel.esp")' - <<: *patchProvided subs: [ 'Immersive Horses' ] condition: 'file("Immersive Horses.esp") and not file("Wild World - Immersive Horses.esp")' - <<: *patchProvided subs: [ 'Revenge Of the Enemies' ] condition: 'file("Rebirth Monster.esp") and not file("Wild World - Rebirth Monster.esp")' - <<: *patchProvided subs: [ 'SkyTEST - Realistic Animals and Predators' ] condition: 'file("SkyTEST-RealisticAnimals&Predators.esp") and not file("Wild World - SkyTEST.esp")' tag: - Actors.AIData - Actors.AIPackages - Factions - NPC.AIPackageOverrides - Relations.Add - Relations.Change clean: - crc: 0xC87A64A9 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Wild World - SIC.esp' msg: - <<: *patchOutdated condition: 'checksum("Wild World - SIC.esp", 724A874D)' ###### Gameplay - Quests ###### - name: 'AgentOfRighteousMight.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29067/' ] dirty: - <<: *quickClean crc: 0x162BF53D util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 32 - name: 'AK- Namira for Good Guys.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/336/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_Namira_Patch.esp")' clean: # version: 1.1 - crc: 0x5F9D4BF0 util: 'SSEEdit v4.0.3' - name: 'Alternate Start - Live Another Life.esp' url: - link: 'https://www.afkmods.com/index.php?/files/file/1889-alternate-start-live-another-life/' name: 'Alternate Start - Live Another Life (AFK Mods)' - link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2918710/' name: 'Alternate Start - Live Another Life (Bethesda.net Mods)' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/272/' name: 'Alternate Start - Live Another Life (Nexus Mods)' group: *altStartGroup after: - 'Ambriel.esp' - 'BecomeKingofSkyrim.esp' - 'BetterQuestObjectives.esp' - 'Guard Dialogue Overhaul.esp' inc: - 'Original Opening Scene.esp' - 'QuickVanillaStart.esl' - 'Random Alternate Start.esp' - 'Random Alternate Start Reborn SE.esp' - 'Skyrim Unbound.esp' tag: [ -Names ] clean: - crc: 0xFC33EDCF util: 'SSEEdit v4.0.4b' - name: 'Alternate Start -- New Beginnings.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4939/' ] tag: [ -Sound ] clean: # version: 1.3.0 - crc: 0xD9A7F0A7 util: 'SSEEdit v4.0.2' - name: 'At Your Own Pace.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/52704/' name: 'At Your Own Pace' - name: 'At Your Own Pace - College of Winterhold.esp' inc: - 'CoW Entry Requirements.esp' - 'NotSoFast-MageGuild.esp' - 'MCWT_TheAugursAdmonishment.esp' clean: - crc: 0x48E15998 util: 'SSEEdit v4.0.4b' - name: 'At Your Own Pace - Companions.esp' dirty: - <<: *quickClean crc: 0xEA262A47 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'At Your Own Pace - Dark Brotherhood.esp' clean: - crc: 0xAE2B58A1 util: 'SSEEdit v4.0.4b' - name: 'At Your Own Pace - Main Quest.esp' inc: - 'At Your Own Pace - Skyrim Unbound.esp' - 'NotSoFast-MainQuest.esp' msg: - <<: *useVersion subs: [ 'Skyrim Unbound' ] condition: 'active("Skyrim Unbound.esp") and not active("At Your Own Pace - Skyrim Unbound.esp")' clean: - crc: 0x27ADB2D5 util: 'SSEEdit v4.0.4b' - name: 'At Your Own Pace - Misc.esp' clean: - crc: 0x86D4EAE1 util: 'SSEEdit v4.0.4b' - name: 'At Your Own Pace - Skyrim Unbound.esp' clean: - crc: 0x314F3B8A util: 'SSEEdit v4.0.4b' - name: 'At Your Own Pace - Thieves Guild.esp' after: - 'BetterQuestObjectives.esp' - 'BetterQuestObjectives - YASH Patch.esp' - 'More Dialogue Options.esp' - 'Requiem.esp' inc: - 'Destroy the Thieves Guild.esp' - 'TCBM.esp' - 'Thieves Guild Requirements.esp' dirty: - <<: *quickClean crc: 0xD79C6D6E util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 # Obsolete plugins # - name: 'At Your Own Pace( - Bards College)?\.esp' msg: [ *obsolete ] - name: 'BardsRebornStudentofSong.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/47994/' ] msg: - <<: *patchProvided subs: [ 'AI Overhaul' ] condition: 'active("AI Overhaul.esp") and not active("BardsRebornStudent AIOverhaul Patch.esp")' - <<: *patchProvided subs: [ 'Enhanced Lights and FX' ] condition: 'active("EnhancedLightsandFX.esp") and not active("BardsRebornELFXpatch.esp")' - <<: *patchProvided subs: [ 'Enhanced Solitude' ] condition: 'active("Enhanced Solitude SSE.esp") and not active("BRStudentofSong EnhancedSolitude Patch.esp")' - <<: *patchProvided subs: [ 'Immersive Wenches' ] condition: 'active("Immersive Wenches.esp") and not active("BardsRebornStudent Wenches Patch.esp")' - <<: *patchProvided subs: [ 'Realistic Lighting Overhaul' ] condition: 'active("RLO - Interiors.esp") and not active("BardsRebornRLOpatch.esp")' - <<: *patchProvided subs: [ 'Undeath Remastered' ] condition: 'active("Undeath.esp") and not active("BardsReborn Undeath Patch.esp")' - <<: *patchProvided subs: [ 'Unofficial Skyrim Special Edition Patch' ] condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("BardsRebornStudent USSEP Patch.esp")' dirty: - <<: *quickClean crc: 0x15455DFE util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: 'BarenziahQuestMarkers.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/684/' name: 'Stones of Barenziah Quest Markers' clean: - crc: 0x8918315F util: 'SSEEdit v4.0.4b' - name: 'BecomeKingofSkyrim.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2152/' name: 'Become High King of Skyrim - Immersive Edition' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4496/' name: 'Become High King of Skyrim V2 SE' dirty: # version: 1.6 Immersive Edition - <<: *quickClean crc: 0xAD4F5609 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 68 # version: 7.4.1 - <<: *quickClean crc: 0x91F8E094 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 31 - name: 'BetterQuestObjectives.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/159/' name: 'Even Better Quest Objectives (Nexus Mods)' - link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2954089/' name: 'Even Better Quest Objectives (Bethesda.net Mods)' - name: 'BetterQuestObjectives.esp' after: - 'QuestsAreInSkyrim.esp' - 'QuestsAreInSkyrimUSSEP.esp' msg: - <<: *patch3rdParty subs: - 'Quests Are In Skyrim USSEP' - '[Even Better Quest Objectives - Quests Are In Skyrim USSEP Patch](https://www.nexusmods.com/skyrimspecialedition/mods/33659/)' condition: 'active("QuestsAreInSkyrimUSSEP.esp") and not active("EBQO_QAIS-USSEP_Patch.esp")' - <<: *patchIncluded subs: [ 'Alternate Start - Live Another Life' ] condition: 'active("Alternate Start - Live Another Life.esp") and not active("BetterQuestObjectives-AlternateStartPatch.esp")' - <<: *patchIncluded subs: [ 'Amazing Follower Tweaks or Immersive Amazing Follower Tweaks' ] condition: 'active("AmazingFollowerTweaks.esp") and not active("BetterQuestObjectives-AFTPatch.esp")' - <<: *patchIncluded subs: [ 'aMidianBorn Skyforge Weapons' ] condition: 'active("aMidianborn_Skyforge_Weapons.esp") and not active("BetterQuestObjectives-AMBSkyforgePatch.esp")' - <<: *patchIncluded subs: [ 'Book Covers Skyrim' ] condition: 'active("Book Covers Skyrim.esp") and not active("BetterQuestObjectives( - BCS|-BCS-BSaQB) Patch\.esp")' - <<: *patchIncluded subs: [ 'Better Skill and Quest Books Names' ] condition: 'active("Better Skill and Quest Books Names SE.esp") and not active("BetterQuestObjectives-(BSaQB|BCS-BSaQB )Patch\.esp")' - <<: *patchIncluded subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("BetterQuestObjectives-CRFPatch.esp")' - <<: *patchIncluded subs: [ 'Dark Brotherhood for Good Guys' ] condition: 'active("goodbrother.esp") and not active("BetterQuestObjectives - Dark Brotherhood for Good Guys Patch.esp")' - <<: *patchIncluded subs: [ 'Extensible Follower Framework' ] condition: 'active("EFFCore.esm") and not active("BetterQuestObjectives-EFFPatch.esp")' - <<: *patchIncluded subs: [ 'Legacy of the Dragonborn v5+' ] condition: 'active("LegacyoftheDragonborn.esm") and not active("BetterQuestObjectives - LOTD Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patchIncluded subs: [ 'Namira for Good Guys' ] condition: 'active("AK- Namira for Good Guys.esp") and not active("BetterQuestObjectives - Namira for Good Guys Patch.esp")' - <<: *patchIncluded subs: [ 'T3nd0''s Perkus Maximus' ] condition: 'active("PerkusMaximus_Mage.esp") and not active("BetterQuestObjectives-PerMaPatch.esp")' - <<: *patchIncluded subs: [ 'T3nd0s Skyrim SE Redone' ] condition: 'active("SkyRe_Main.esp") and not active("BetterQuestObjectives-SkyRePatch.esp")' - <<: *patchIncluded subs: [ 'The Paarthurnax Dilemma' ] condition: 'active("The Paarthurnax Dilemma.esp") and not active("BetterQuestObjectives-PaarDilemmaPatch.esp")' - <<: *patchIncluded subs: [ 'Thieves Guild For Good Guys' ] condition: 'active("TCBM.esp") and not active("BetterQuestObjectives - Thieves Guild For Good Guys Patch.esp")' - <<: *patchIncluded subs: [ 'Wintersun - Faiths of Skyrim' ] condition: 'active("Wintersun - Faiths of Skyrim.esp") and not active("BetterQuestObjectives - Wintersun Patch.esp")' - <<: *patchIncluded subs: [ 'Yet Another Skyrim Hardcore mod' ] condition: 'active("YASH2.esp") and not active("BetterQuestObjectives - YASH Patch.esp")' tag: [ Text ] clean: - crc: 0x1D471A94 util: 'SSEEdit v4.0.4c' - crc: 0x1FC5AB07 util: 'SSEEdit v4.0.4c' - name: 'BetterQuestObjectives-DBForevertoMisc.esp' clean: - crc: 0x81F203A7 util: 'SSEEdit v4.0.4c' - name: 'BetterQuestObjectives-AlternateStartPatch.esp' after: [ 'BetterQuestObjectives.esp' ] clean: - crc: 0x4E02B7A3 util: 'SSEEdit v4.0.3' - name: 'BetterQuestObjectives-AFTPatch.esp' clean: - crc: 0xCED07127 util: 'SSEEdit v4.0.3' - name: 'BetterQuestObjectives-AMBSkyforgePatch.esp' msg: - <<: *alreadyInX type: say subs: [ 'aMidianBorn Content Addon' ] condition: 'active("aMidianBorn_ContentAddon.esp") and active("BetterQuestObjectives-AMBSkyforgePatch.esp")' clean: - crc: 0xAB22406D util: 'SSEEdit v4.0.3' - name: 'BetterQuestObjectives - BCS Patch.esp' after: [ 'BetterQuestObjectives.esp' ] msg: - <<: *alreadyInX subs: [ '**BetterQuestObjectives-BCS-BSaQB Patch.esp**' ] condition: 'active("BetterQuestObjectives-BCS-BSaQB Patch.esp")' clean: - crc: 0x49F6A550 util: 'SSEEdit v4.0.3' - name: 'BetterQuestObjectives-BSaQBPatch.esp' msg: - <<: *alreadyInX subs: [ '**BetterQuestObjectives-BCS-BSaQB Patch.esp**' ] condition: 'active("BetterQuestObjectives-BCS-BSaQB Patch.esp")' clean: - crc: 0xF0E2EE4E util: 'SSEEdit v4.0.3' - name: 'BetterQuestObjectives-CRFPatch.esp' after: [ 'BetterQuestObjectives.esp' ] clean: - crc: 0xAC819214 util: 'SSEEdit v4.0.3' - name: 'BetterQuestObjectives - Dark Brotherhood for Good Guys Patch.esp' clean: - crc: 0xC15BAADF util: 'SSEEdit v4.0.3' - name: 'BetterQuestObjectives-EFFPatch.esp' clean: - crc: 0x5D8F1625 util: 'SSEEdit v4.0.3' - name: 'BetterQuestObjectives - LOTD Patch.esp' tag: [ Text ] clean: - crc: 0xCAC32CA0 util: 'SSEEdit v4.0.3' - name: 'BetterQuestObjectives - Namira for Good Guys Patch.esp' clean: - crc: 0x0ED37538 util: 'SSEEdit v4.0.3' - name: 'BetterQuestObjectives-PerMaPatch.esp' clean: - crc: 0xD56ADBA1 util: 'SSEEdit v4.0.3' - name: 'BetterQuestObjectives-SkyRePatch.esp' clean: - crc: 0xAF2FB2E9 util: 'SSEEdit v4.0.3' - name: 'BetterQuestObjectives-PaarDilemmaPatch.esp' clean: - crc: 0x291AA87B util: 'SSEEdit v4.0.3' - name: 'EvenBetterQuestObjectives - Thieves Guild For Good Guys Patch.esp' clean: - crc: 0xA4C2C217 util: 'SSEEdit v4.0.3' - name: 'BetterQuestObjectives - Wintersun Patch.esp' clean: - crc: 0xEAB541C2 util: 'SSEEdit v4.0.3' - name: 'BetterQuestObjectives - YASH Patch.esp' clean: - crc: 0x12AEC0DE util: 'SSEEdit v4.0.3' - name: 'Bloodworm.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2352/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_PathoftheRevanant_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' dirty: # Version: 1.1 - <<: *quickClean crc: 0x26B98E67 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 36 udr: 9 - name: 'BOTI.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6126/' name: 'Blood on the Ice Redux' after: [ 'Quest Conflict Fixes.esp' ] inc: [ 'FSA_FindingSusannaAlive.esp' ] msg: - <<: *alsoUseX subs: [ '[Fuz Ro D-oh - Silent Voice](https://www.nexusmods.com/skyrimspecialedition/mods/15109/)' ] condition: 'not file("SKSE/Plugins/Fuz Ro D''oh.dll")' - <<: *patch3rdParty subs: - 'Open Cities Skyrim' - '[Blood on the Ice Redux Open Cities Patches](https://www.nexusmods.com/skyrimspecialedition/mods/27556/)' condition: 'active("Open Cities Skyrim.esp") and not active("BOTI ESP OCS ESL Patch.esp") and not active("BOTI ESP-ESL OCS ESL Patch.esp")' clean: - crc: 0x0900486D util: 'SSEEdit v4.0.3' - crc: 0x14A9986A util: 'SSEEdit v4.0.3' - name: 'Bring Meeko to Lod.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25246/' ] clean: # Version: 1.0 - crc: 0x0B6F82A2 util: 'SSEEdit v4.0.2f' - name: 'BUVARP.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13562/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_BUVARP_Patch.esp")' tag: [ C.Location ] clean: - crc: 0xD4C34620 util: 'SSEEdit v4.0.3' - name: 'CollegeDaysWinterhold.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12615/' ] clean: # Version: 5.56 - crc: 0x99F1E78D util: 'SSEEdit v4.0.2' - name: 'CollegeEntry.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22184/' ] after: [ 'WACCF_Armor and Clothing Extension.esp' ] inc: - 'CollegeApplication.esp' - 'CollegeModifications.esp' dirty: - <<: *quickClean crc: 0xE993426C util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 - name: '(CWRepairs|CW_Enjia|CWR_IC_Patch|CWR_OC_Patch|CWRepairSGW|CWRNimriel|CWR_JKTemple_Patch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/20668/' name: 'After the Civil War - Siege Damage Repairs' - name: 'CWRepairs.esp' msg: - <<: *patch3rdParty subs: - 'YOT - Your Own Thoughts SE - First Person Messages' - '[YOT - Your Own Thoughts SE - First Person Messages](https://www.nexusmods.com/skyrimspecialedition/mods/762/)' condition: 'active("YOT - Your Own Thoughts.esp") and not active("YOT - CWRepairs.esp")' - <<: *patchIncluded subs: [ 'Immersive Citizens - AI Overhaul' ] condition: 'active("Immersive Citizens - AI Overhaul.esp") and not active("CWR_IC_Patch.esp")' - <<: *patchIncluded subs: [ 'Open Cities Skyrim' ] condition: 'active("Open Cities Skyrim.esp") and not active("CWR_OC_Patch.esp")' - <<: *patchIncluded subs: [ 'The Second Great War' ] condition: 'active("GreatWarSkyrim.esp") and not active("CWRepairSGW.esp")' - <<: *patchProvided subs: [ 'JK''s Temple of the Divines' ] condition: 'active("JK''s Temple of the Divines.esp") and not (active("CWR_JKTemple_Patch.esp") or active("JKs Temple of the Divines - After the Civil War patch.esp"))' clean: - crc: 0x388DAD91 util: 'SSEEdit v4.0.4b' - name: 'CW_Enjia.esp' msg: - <<: *useVersion subs: [ 'Open Cities Skyrim' ] condition: 'active("Open Cities Skyrim.esp") and checksum("CW_Enjia.esp", F9313512)' clean: - crc: 0xF9313512 util: 'SSEEdit v4.0.4b' - crc: 0xA23F932D util: 'SSEEdit v4.0.4b' - name: 'CWR_IC_Patch.esp' clean: - crc: 0x7DCCD930 util: 'SSEEdit v4.0.4b' - name: 'CWR_JKTemple_Patch.esp' clean: - crc: 0x2191AA4E util: 'SSEEdit v4.0.4b' - name: 'CWR_OC_Patch.esp' clean: - crc: 0xF8549982 util: 'SSEEdit v4.0.4b' - name: 'CWRepairSGW.esp' clean: - crc: 0x4A2454C1 util: 'SSEEdit v4.0.4b' - name: 'CWRNimriel.esp' clean: - crc: 0x949ED59C util: 'SSEEdit v4.0.4b' - name: 'CYA_ChooseYourOwnArchMage.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/30887/' ] after: [ 'CollegeEntry.esp' ] inc: [ 'CollegeOfWinterholdImmersive.esp' ] clean: - crc: 0x49BF832C util: 'SSEEdit v4.0.3' - name: 'Dawnguard - HoV Req.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23617/' ] clean: # version: 1.0 - crc: 0xBCB1C2DE util: 'SSEEdit v4.0.2f' - name: 'Dawnguard - (Tweaks and Enhancements|TnE - Serana Necro Dialogue|Radiant Quest Requirements)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/53364/' name: 'Dawnguard - Tweaks and Enhancements' - name: 'Dawnguard - (Tweaks and Enhancements|Radiant Quest Requirements)\.esp' after: [ 'BetterQuestObjectives.esp' ] - name: 'Dawnguard - Tweaks and Enhancements.esp' req: [ *SilentVoice ] dirty: - <<: *quickClean crc: 0xCD672885 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 15 # Obsolete # - name: 'Dawnguard - Radiant Quest Requirements.esp' dirty: - <<: *quickClean crc: 0x0560EE7F util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 15 - name: 'DawnguardDragonbornTiming.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13834/' ] clean: # version: 1.0r - crc: 0x53109251 util: 'SSEEdit v4.0.2f' - name: 'Dawnguard&VolkiharArtifactsQuests.esp' url: [ 'https://www.afkmods.com/index.php?/files/file/2299-dawnguard-and-clan-volkihar-epilogues/' ] # doNotClean - name: 'Dwarfsphere.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/15996/' name: 'Project AHO' msg: - <<: *patch3rdParty subs: - 'SkyTEST - Realistic Animals & Predators' - '[Project AHO - Skytest Patch](https://www.nexusmods.com/skyrimspecialedition/mods/24997/)' condition: 'active("SkyTEST-RealisticAnimals&Predators.esp") and not active("AHO - Skytest Patch.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_AHO_Patch.esp")' - *patch3rdParty_SRPC_Redux dirty: - <<: *quickClean crc: 0x3365C7A4 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 50 - <<: *quickClean crc: 0xFB5886C8 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 50 - name: 'Finding_Derkeethus.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19550/' ] after: [ 'Quest Markers Restored.esp' ] clean: # version: 1.1 - crc: 0x04B5F76A util: 'SSEEdit v4.0.2f' - name: 'Finding_Helgi_and_Laelette.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28973/' ] after: - name: 'BetterQuestObjectives.esp' condition: 'not is_master("Finding_Helgi_and_Laelette.esp")' - name: 'Landscape Fixes For Grass Mods.esp' condition: 'not is_master("Finding_Helgi_and_Laelette.esp")' - name: 'Road to Morthal.esp' condition: 'not is_master("Finding_Helgi_and_Laelette.esp")' - name: 'TheChoiceIsYours.esp' condition: 'not is_master("Finding_Helgi_and_Laelette.esp")' clean: - crc: 0xE5F2D3C8 util: 'SSEEdit v4.0.3' - name: 'WARP_FindingHaL_Patch.esp' after: - 'WARP - EBQO Patch.esp' - 'WARP - TheChoiceIsYours Patch.esp' - name: 'Finding_VelehkSain.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19815/' name: 'Finding Velehk Sain' after: - 'ApepiBetterCollege.esp' - 'CollegeOfWinterholdImmersive.esp' - 'Immersive Weapons.esp' - 'MagicalCollegeofWinterhold.esp' - 'Weapons Armor Clothing & Clutter Fixes.esp' - name: 'Finding_VelehkSain.esp' after: - 'MCWT_ErratumEtc.esp' - 'MCWT_ErratumEtc_Lite.esp' - 'MCWT_TheAugursAdmonishment.esp' - name: 'OCW_Obscure''s_CollegeofWinterhold.esp' condition: 'not version("Finding_VelehkSain.esp", "1.0.8", >=) and (not checksum("Finding_VelehkSain.esp", 63CC1662) and not checksum("Finding_VelehkSain.esp", 596355B3))' msg: - <<: *patchIncluded subs: [ 'College of Winterhold The Missing Apprentices Quest Fix' ] condition: 'active("Missing Apprentices CRF Quest Fix.esp") and not active("Finding_VelehkSain_MAQF.esp")' - <<: *patchIncluded subs: [ 'Path of the Anti-Mage' ] condition: 'active("PathOfTheAntiMage.esp") and not active("Finding_VelehkSain_PotAM.esp")' tag: - Actors.ACBS - Actors.AIData - Actors.CombatStyle - Actors.DeathItem - Actors.Stats - Graphics - Names - NPC.AttackRace - NPC.Class - Stats - Text clean: - crc: 0xB4CD9B45 util: 'SSEEdit v4.0.4b' - name: 'Finding_VelehkSain_MAQF.esp' after: - name: 'OCW_Obscure''s_CollegeofWinterhold.esp' condition: 'not version("Finding_VelehkSain_MAQF.esp", "1.0.8", >=) and (not checksum("Finding_VelehkSain_MAQF.esp", 622EFFB6) and not checksum("Finding_VelehkSain_MAQF.esp", 4714F2F9) and not checksum("Finding_VelehkSain_MAQF.esp", 4BBC811C))' tag: [ Text ] clean: - crc: 0x8136C3E4 util: 'SSEEdit v4.0.4b' - name: 'Finding_VelehkSain_PotAM.esp' clean: - crc: 0x3012C0BE util: 'SSEEdit v4.0.4b' - name: 'ForgottenCity.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1179/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ForgottenCity_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patch3rdParty_RSCPC condition: 'active("RSkyrimChildren.esm") and not active("RSC Forgotten City Patch.esp")' dirty: # version: 1.8 - <<: *quickClean crc: 0xE6DC78C3 util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 - name: 'FSA_FindingSusannaAlive(_BotIR)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/32512/' ] msg: - <<: *useOnlyOneX subs: [ 'Finding Susanna Alive ESP' ] condition: 'many("FSA_FindingSusannaAlive(_BotIR)?\.esp")' - name: 'FSA_FindingSusannaAlive.esp' msg: - <<: *useVersion subs: [ 'Blood on the Ice Redux' ] condition: 'active("BOTI.esp")' clean: - crc: 0xD76EF163 util: 'SSEEdit v4.0.3f' - name: 'FSA_FindingSusannaAlive_BotIR.esp' clean: - crc: 0xB77FA395 util: 'SSEEdit v4.0.3f' - name: 'GetBothRewardsSeries.esp' url: [ 'https://www.afkmods.com/index.php?/files/file/2293-get-both-rewards/' ] tag: [ Invent.Add ] clean: - crc: 0xF9821CE2 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Glamoril.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/43477/' ] dirty: - <<: *quickClean crc: 0xED78173A util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 10 udr: 1 - name: 'GoldenglowIsYours.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25155/' ] tag: - Keywords - C.Owner - C.Music - Names clean: - crc: 0x707BF42E util: 'SSEEdit v4.0.3' - name: 'goodbrother.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/519/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_DBGG_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' dirty: # version: 3.0 - <<: *quickClean crc: 0xCAE0AC17 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 16 udr: 13 - name: 'Haem Projects Goblands.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24351/' ] msg: [ *patch3rdParty_SRPC_Redux ] dirty: # version: 1.1 - <<: *quickClean crc: 0x13E490E9 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 # version: 1.1 ESM - <<: *quickClean crc: 0xADAD47B9 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'HHPathAnimalsTweaked.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23672/' ] dirty: - <<: *quickClean crc: 0x92A076BD util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 udr: 5 - name: 'HouseOfHorrorsQuestExpansion.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/57285/' name: 'House of Horrors - Quest Expansion' dirty: - <<: *quickClean crc: 0xA062D29F util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Immersive Encounters.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18330/' ] msg: - *requiresMCM - <<: *patchIncluded subs: [ 'Open Cities Skyrim' ] condition: 'active("Open Cities Skyrim.esp") and not active("Immersive Encounters - Open Cities Patch.esp")' - <<: *patchIncluded subs: [ 'RS Children Overhaul' ] condition: 'active("RSkyrimChildren.esm") and not active("Immersive Encounters - RS Children Patch.esp")' dirty: - <<: *quickClean crc: 0xF5869F97 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Immersive Encounters - Open Cities Patch.esp' req: [ 'Open Cities Skyrim.esp' ] - name: 'InnoLostAlt.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24236/' ] after: [ 'TheChoiceIsYours.esp' ] clean: - crc: 0x7D8AB5D7 util: 'SSEEdit v4.0.3' - name: 'JerralMountainsCitadel.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18175/' ] dirty: - <<: *quickClean crc: 0xCEB48A1B util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 18 - name: 'JerallMountainsCitadelPart1.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18175/' ] dirty: - <<: *reqManualFix crc: 0xD435B36E util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 177 udr: 126 nav: 2 - <<: *reqManualFix crc: 0x8805A560 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: 'JerallMountainsCitadelPart2.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27331/' ] dirty: - <<: *reqManualFix crc: 0x52CB45DA util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 351 udr: 25 nav: 2 - <<: *reqManualFix crc: 0xADF5AB44 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: 'konahrik_accoutrements.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22206/' ] tag: - Actors.DeathItem - Delev - Graphics msg: - <<: *patch3rdParty_JSDCP condition: 'checksum("meshes/clutter/ruins/ruinsdragonclaw01.nif", 34F46214) and checksum("meshes/KonahAcc/misc/ruinsdragonclaw.nif", 30E9F549)' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_KA_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patch3rdParty_KPH_WACCF condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("WACCF_KonahriksAccoutrements.esp")' dirty: - <<: *quickClean crc: 0x93449BB7 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 47 - name: 'LovelyLetter.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21916/' ] after: - 'BetterQuestObjectives.esp' - 'Relationship Dialogue Overhaul.esp' - 'TheChoiceIsYours.esp' clean: # version: 1.0 - crc: 0x70204D4C util: 'SSEEdit v4.0.2f' - name: 'MFRY Litany of Larceny 3.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22651/' ] dirty: - <<: *quickClean crc: 0x14A60B82 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Missing Apprentices CRF Quest Fix.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6677/' name: 'College of Winterhold The Missing Apprentices Quest Fix' after: - 'BetterQuestObjectives-CRFPatch.esp' - 'Book Covers Skyrim.esp' tag: - Invent.Add - Text clean: - crc: 0x059F28E6 util: 'SSEEdit v4.0.4b' - name: 'MolagBalsInferno.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/57504/' ] clean: - crc: 0x1664F1B2 util: 'SSEEdit v4.0.4' - name: 'MuirisRevenge.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24312/' ] clean: # version: 1.1.3 - crc: 0xC3C85F42 util: 'SSEEdit v4.0.2f' - name: '(MzarkWonders|MZ_Boats)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/40674/' name: 'The Lost Wonders of Mzark' - name: 'MzarkWonders.esp' tag: [ -C.Regions ] clean: - crc: 0xD3582882 util: 'SSEEdit v4.0.4' - name: 'MZ_Boats.esp' clean: - crc: 0x9BFE65C5 util: 'SSEEdit v4.0.4' - name: 'notice board.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3218/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_NoticeBoard_Patch.esp")' clean: # version: 1.4 - crc: 0x06EF4166 util: 'SSEEdit v4.0.0' - name: 'notice board - open cities patch.esp' clean: # version: 1.4 - crc: 0x6498488A util: 'SSEEdit v4.0.0' - name: 'notice board - better solstheim quests.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15829/' ] after: - 'Alternate Start - Live Another Life.esp' - 'Immersive Wenches.esp' tag: [ Keywords ] clean: - crc: 0xD0BBADB1 util: 'SSEEdit v4.0.3' - name: 'NotSoFast-MageGuild.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5686/' ] after: - 'CollegeEntry.esp' - 'CollegeOfWinterholdImmersive.esp' msg: - <<: *patch3rdParty subs: - 'Immersive College of Winterhold' - '[Immersive College of Winterhold - Not so fast Mage Guild Patch](https://www.nexusmods.com/skyrimspecialedition/mods/18731/)' condition: 'active("CollegeOfWinterholdImmersive.esp") and not active("CWIAIPATCH.esp") and not active("UltimateCollege.esp")' clean: # version: 1.4 - crc: 0x838EA616 util: 'SSEEdit v4.0.2f' - name: 'NotSoFast-MainQuest.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2475/' ] after: [ 'MLU.esp' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("BCS_NotSoFast_Patch.esp")' tag: - Names - Text clean: - crc: 0x70426EF7 util: 'SSEEdit v4.0.3f' - name: 'PaarthurnaxQuestExpansion.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/51711/' ] inc: - name: 'AddChoices01.esp' display: 'Paarthurnax Choices plus3' - name: 'AddChoices01 orig.esp' display: 'Paarthurnax Choices plus3' - 'Paarthfix.esp' - 'Paarthurnax_Bypass.esp' - 'The Paarthurnax Dilemma.esp' - 'The Paarthurnax Ultimatum.esp' clean: - crc: 0x13088DE4 util: 'SSEEdit v4.0.3g' - name: 'PathOfMight.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22595/' ] after: - 'Ordinator - Perks of Skyrim.esp' - 'Vokrii - Minimalistic Perks of Skyrim.esp' inc: - 'Complete Crafting Overhaul_Remastered.esp' - 'PerkusMaximus_Warrior.esp' - 'Weapons Armor Clothing & Clutter Fixes.esp' dirty: # version: 1.0 - <<: *quickClean crc: 0x227957DA util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Penitus_Oculatus.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21061/' ] clean: - crc: 0xA91CDBEB util: 'SSEEdit v4.0.3' - crc: 0xA24DEE38 util: 'SSEEdit v4.0.3' - name: 'Quest Markers Restored.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20195/' ] clean: - crc: 0xF8D6D3DF util: 'SSEEdit v4.0.4b' - name: 'QuestsAreInSkyrim(USSEP)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18416/' ] group: *earlyLoadersGroup msg: - <<: *useOnlyOneX subs: [ 'Quests Are In Skyrim ESP' ] condition: 'many("QuestsAreInSkyrim(USSEP)?\.esp")' - name: 'QuestsAreInSkyrim.esp' inc: [ 'Unofficial Skyrim Special Edition Patch.esp' ] msg: - <<: *useVersion subs: [ 'USSEP' ] condition: 'active("Unofficial Skyrim Special Edition Patch.esp")' clean: - crc: 0x0981903E util: 'SSEEdit v4.0.3f' - name: 'QuestsAreInSkyrimUSSEP.esp' clean: - crc: 0x35327EC4 util: 'SSEEdit v4.0.3f' - name: 'quest_pitfighter.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22513/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0xE1DCDD42 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 32 - name: 'quest_pitfighter_dlc01.esp' dirty: # version: 1.0 - <<: *quickClean crc: 0xE4C4B73B util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 - name: 'Realm of Lorkhan - Custom Alternate Start - Choose your own adventure.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18223/' name: 'Realm of Lorkhan - Freeform Alternate Start' inc: [ 'Alternate Start - Live Another Life.esp' ] tag: - Actors.AIPackages - Actors.Spells - Invent.Change - Invent.Remove - Names - NPC.DefaultOutfit - ObjectBounds - Sound - Text dirty: - <<: *quickClean crc: 0x9F7287D3 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 83 udr: 1 - name: 'ReplaceMaven.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/53248/' name: 'A Better Tomorrow - Replace Maven as Jarl' msg: - <<: *patch3rdParty_KPH_TCIY condition: 'active("TheChoiceIsYours.esp") and not active("ReplaceMaven_TCIY_Patch.esp")' dirty: - <<: *quickClean crc: 0xD79A5E14 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'Religion.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25487/' ] after: [ 'Requiem.esp' ] tag: - Graphics - Keywords clean: - crc: 0x74BA46D8 util: 'SSEEdit v4.0.3g' - crc: 0x3C2E9DDA util: 'SSEEdit v4.0.3g' - name: 'SaveTheBrotherhood.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/33461/' ] tag: - Actors.AIPackages - Factions - name: 'SaveTheIcerunner(_HHITPC)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/34681/' name: 'Save the Icerunner - Lights Out Alternate Routes' - name: 'SaveTheIcerunner.esp' after: [ 'TheChoiceIsYours.esp' ] msg: - <<: *patchProvided subs: [ 'How Hard Is This Persuasion Check' ] condition: 'active("How Hard Is This Persuasion Check.esp") and not active("SaveTheIcerunner_HHITPC.esp")' tag: - Actors.ACBS - Actors.AIData - Actors.AIPackages - Actors.Perks.Add - Invent.Add - Invent.Remove clean: - crc: 0xF57050CB util: 'SSEEdit v4.0.4b' - name: 'SaveTheIcerunner_HHITPC.esp' clean: - crc: 0x5780DF02 util: 'SSEEdit v4.0.4b' - name: 'SexLab-AmorousAdventures.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7305/' ] tag: - C.Climate - C.Water - name: '(RL|LAL)?Daggerfall.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/29416/' name: 'Skygerfall -- Daggerfall''s Main Quest in TESV' - name: 'Daggerfall.esp' clean: - crc: 0x010D3506 util: 'SSEEdit v4.0.4b' - name: 'Daggerfall - Update.esp' dirty: - <<: *quickClean crc: 0x124CDA18 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'DaggerfallPaperMap.esp' clean: - crc: 0x8709549E util: 'SSEEdit v4.0.4b' - name: 'LALDaggerfall.esp' clean: - crc: 0x03A89BBF util: 'SSEEdit v4.0.4b' - name: 'RLDaggerfall.esp' clean: - crc: 0xA3D1CF68 util: 'SSEEdit v4.0.4b' - name: 'DaggerfallTraits.esp' clean: - crc: 0xFEBF8276 util: 'SSEEdit v4.0.4b' - name: 'Daggerfall - Imp Wings FIX.esp' clean: - crc: 0x558178F9 util: 'SSEEdit v4.0.4b' - name: 'Skyrim Unbound.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27962/' ] group: *altStartGroup inc: - 'Alternate Start - Live Another Life.esp' - 'Daggerfall.esp' - 'DragonRemains_SSE.esp' - 'NotSoFast-MainQuest.esp' - 'Random Alternate Start Reborn SE.esp' - 'Realm of Lorkhan - Custom Alternate Start - Choose your own adventure.esp' - 'ShoutsCostOneSoul.esp' req: - <<: *SKSE condition: 'not checksum("Skyrim Unbound.esp", BF3A39A9) and not checksum("Skyrim Unbound.esp", 4C621C50)' - name: 'Unofficial Skyrim Special Edition Patch.esp' display: '[Unofficial Skyrim Special Edition Patch](https://www.nexusmods.com/skyrimspecialedition/mods/266/)' condition: 'not checksum("Skyrim Unbound.esp", BF3A39A9) and not checksum("Skyrim Unbound.esp", 4C621C50)' tag: - Actors.Spells - Invent.Remove - Names - NPC.DefaultOutfit msg: - <<: *obsolete subs: [ '[Skyrim Unbound Reborn](https://www.nexusmods.com/skyrimspecialedition/mods/27962/)' ] condition: 'checksum("Skyrim Unbound.esp", 4C621C50) and active("Unofficial Skyrim Special Edition Patch.esp")' - <<: *requiresMCM condition: 'not checksum("Skyrim Unbound.esp", BF3A39A9) and not checksum("Skyrim Unbound.esp", 4C621C50) and not active("SkyUI_SE.esp")' clean: - crc: 0x878AF41D util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x3882E08A util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Skyrim Unlocked.esp' url: [ 'https://github.com/Kaenguru-Knobel-Kette/skyrim-unlocked/releases/' ] after: [ 'BetterQuestObjectives.esp' ] msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Skyrim Unlocked.esp")' dirty: - <<: *quickClean crc: 0xD8C4BCD1 util: '[SSEEdit v4.0.3f](https://www.nexusmods.com/skyrimspecialedition/mods/164/)' itm: 1 - name: 'tcbm.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/9800/' name: 'Thieves Guild Alternate Routes: Taking Care of Business Mod' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10745/' name: 'Thieves Guild For Good Guys: Taking Care of Business Redux' after: - 'BetterQuestObjectives.esp' - 'Ordinator - Perks of Skyrim.esp' - 'Point The Way.esp' tag: - Keywords - Actors.AIPackages msg: - type: error content: - lang: en text: 'Delete %1% from %2%. %3%''s script must take precedence.' - lang: de text: 'Löschen Sie %1% von %2%. %3%''s Skript muss Vorrang haben.' - lang: ja text: '%2%の%1%は削除してください。%3%側のスクリプトを優先させる必要があります。' subs: - 'QF_MS11_0001F7A3.pex' - 'Thieves Guild For Good Guys' - 'USSEP' condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and file("scripts/QF_MS11_0001F7A3.pex") and checksum("scripts/QF_MS11_0001F7A3.pex", 22A14151)' - <<: *wildEdits subs: [ 'Remove all NPC records except 0002BA8E MallusMaccius from TCBM.esp. Remove RiftenRatwayZone [ECZN:0009FBB9] in Cell 00016BCF from TCBM.esp.' ] condition: 'checksum("TCBM.esp", 590CFFA2) or checksum("TCBM.esp", BB5A8ADD) or checksum("TCBM.esp", 48A0029F)' dirty: - <<: *quickClean crc: 0x590CFFA2 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 udr: 1 - <<: *quickClean crc: 0xBB5A8ADD util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 udr: 1 clean: - crc: 0x759E2463 util: 'SSEEdit v4.0.3' - name: '(Thane of Whiterun Requires Favors|.* ThaneofWhiterun Patch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/61206/' name: 'Thane of Whiterun Requires Favors' - name: 'Thane of Whiterun Requires Favors.esp' after: [ 'Thane of Riften Requires Favors.esp' ] msg: - <<: *patchProvided subs: [ 'A Proper Thane for Winterhold' ] condition: 'active("WinterholdHouse.esp") and not active("WinterholdHouse ThaneofWhiterun Patch.esp")' - <<: *patchProvided subs: [ 'Not So Fast - Main Quest' ] condition: 'active("NotSoFast-MainQuest.esp") and not active("NotSoFast ThaneofWhiterun Patch.esp")' clean: - crc: 0x0D389E07 util: 'SSEEdit v4.0.4b' - name: 'The Brotherhood of Old.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15322/' ] after: - name: 'Immersive Citizens - AI Overhaul.esp' condition: '(is_master("Immersive Citizens - AI Overhaul.esp") and is_master("The Brotherhood of Old.esp")) or (not is_master("Immersive Citizens - AI Overhaul.esp") and not is_master("The Brotherhood of Old.esp"))' - name: 'SkyrimSewers.esp' condition: '(is_master("SkyrimSewers.esp") and is_master("The Brotherhood of Old.esp")) or (not is_master("SkyrimSewers.esp") and not is_master("The Brotherhood of Old.esp"))' msg: - <<: *patch3rdParty subs: - 'Skyrim Sewers' - '[ Brotherhood of Old and Skyrim Sewers Compatibility patch ](https://www.nexusmods.com/skyrimspecialedition/mods/17697/)' condition: 'active("SkyrimSewers.esp") and not file("TBoO & SS Patch.esp")' tag: [ NPC.DefaultOutfit ] clean: - crc: 0xABB4BCB2 util: 'SSEEdit v4.0.3' - name: 'TheChoiceIsYours.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3850/' ] after: - 'BA_Sorting.esp' - 'BA_Sorting_BCS.esp' - 'BetterQuestObjectives.esp' - 'BetterQuestObjectives - BCS Patch.esp' - 'BetterQuestObjectives-BSaQBPatch.esp' - 'BetterQuestObjectives - LOTD Patch.esp' - 'Better Skill and Quest Books Names SE.esp' - 'Book Covers Skyrim.esp' - 'Cutting Room Floor.esp' - 'Immersive Citizens - AI Overhaul.esp' - 'Relationship Dialogue Overhaul.esp' - name: 'Wintersun - Faiths of Skyrim.esp' condition: 'not file("TCIY_Wintersun_Patch.esp")' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("BCS_TCIY_Patch.esp")' tag: - Actors.AIPackages - Names - Text clean: - crc: 0x9F3FDA79 util: 'SSEEdit v4.0.3' - name: 'TheGemstoneProphecy.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20629/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'TheOnlyCureQuestExpansion.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/57683/' name: 'The Only Cure - Quest Expansion' tag: [ Factions ] clean: - crc: 0xFF8CEDB6 util: 'SSEEdit v4.0.4' - name: 'The Paarthurnax Dilemma.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/365/' ] clean: - crc: 0x36F5C5BD util: 'SSEEdit v4.0.3' - name: 'Thieves Guild Requirements.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/33256/' ] after: [ 'BetterQuestObjectives.esp' ] req: - name: 'FISS.esp' display: '[FileAccess Interface for Skyrim SE Scripts - FISSES](https://www.nexusmods.com/skyrimspecialedition/mods/13956/)' condition: 'file("SKSE/Plugins/FISS/TGRSettingsPreset.xml")' msg: - <<: *includesX subs: [ '[Improved Shadowmarks](https://www.nexusmods.com/skyrimspecialedition/mods/17609/)' ] condition: 'active("Improved Shadowmarks.esp")' - <<: *includesX subs: [ '[Sell Unusual Gems - Stones of Barenziah](https://www.nexusmods.com/skyrimspecialedition/mods/17605/)' ] condition: 'active("Sell Stones of Barenziah.esp")' - *requiresMCM clean: - crc: 0x4383E5A0 util: 'SSEEdit v4.0.3' - name: 'TimingIsEverything.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25464/' ] after: [ 'BetterQuestObjectives.esp' ] req: - name: 'FISS.esp' display: '[FileAccess Interface for Skyrim SE Scripts - FISSES](https://www.nexusmods.com/skyrimspecialedition/mods/13956/)' condition: 'file("SKSE/Plugins/FISS/TimingIsEverythingPresets.xml")' msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Timing is Everything.esp")' - *requiresMCM clean: - crc: 0x06689998 util: 'SSEEdit v4.0.3' - name: 'Tools of Kagrenac.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14168/' ] after: - name: 'MLU.esp' condition: '(is_master("MLU.esp") and is_master("Tools of Kagrenac.esp")) or (not is_master("MLU.esp") and not is_master("Tools of Kagrenac.esp"))' - name: 'ZIA_Ancient Pack.esp' condition: '(is_master("ZIA_Ancient Pack.esp") and is_master("Tools of Kagrenac.esp")) or (not is_master("ZIA_Ancient Pack.esp") and not is_master("Tools of Kagrenac.esp"))' - name: 'ZIA_Complete Pack.esp' condition: '(is_master("ZIA_Complete Pack.esp") and is_master("Tools of Kagrenac.esp")) or (not is_master("ZIA_Complete Pack.esp") and not is_master("Tools of Kagrenac.esp"))' - name: 'ZKN.esp' condition: '(is_master("ZKN.esp") and is_master("Tools of Kagrenac.esp")) or (not is_master("ZKN.esp") and not is_master("Tools of Kagrenac.esp"))' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_TOK_Patch.esp")' - *patch3rdParty_SRPC_Redux tag: - -C.Climate - Sound clean: - crc: 0x7D576666 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'TSR_TeldrynSerious.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5541/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'WARP.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28228/' ] dirty: # version: 1.21 - <<: *quickClean crc: 0x4205EEB8 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'WheelsOfLull.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/748/' ] msg: - <<: *patchIncluded subs: [ 'Airship - Dev Aveza' ] condition: 'active("DA_Skyship.esm") and not active("WheelsofLull-Skyship.esp")' - <<: *patchProvided subs: [ 'High Poly Head' ] condition: 'active("High Poly Head.esm") and not active("High Poly NPCs - WheelsOfLull.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_WheelsofLull_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' inc: - name: 'WoLStartAt40.esp' condition: 'version("WheelsOfLull.esp", "5.1.0", >=)' clean: - crc: 0xE6561EE8 util: 'SSEEdit v4.0.3' - crc: 0xAC83F041 util: 'SSEEdit v4.0.3' - name: 'High Poly NPCs - WheelsOfLull.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/748/' ] msg: - <<: *obsolete subs: [ '[High Poly NPCs - Wheels of Lull](https://www.nexusmods.com/skyrimspecialedition/mods/748/)' ] condition: 'version("WheelsOfLull.esp", "5.1.0", >=) and not version("High Poly NPCs - WheelsOfLull.esp", "5.1.0", >=)' - name: 'ww_AlternateDBEnding.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/46871/' name: 'Your Choices Matter - A Dark Brotherhood Expansion SSE' after: - 'BetterQuestObjectives.esp' - 'BetterQuestObjectives-DBForevertoMisc.esp' - 'Save the Dark Brotherhood!.esp' - 'SaveTheBrotherhood.esp' - 'The Brotherhood of Old.esp' req: [ *SKSE ] msg: - <<: *compatIssuesWithX subs: [ 'Dark Brotherhood for Good Guys - goodbrother.esp' ] condition: 'active("goodbrother.esp")' - <<: *compatIssuesWithX subs: [ 'Dark Brotherhood For People on the Go - DB_OnTheGo.esp' ] condition: 'active("DB_OnTheGo.esp")' - <<: *compatIssuesWithX subs: [ 'Shezarrine: The Fate of Tamriel - Shezarrine.esp' ] condition: 'active("Shezarrine.esp")' - <<: *compatIssuesWithX subs: [ 'Shut Up Night Mother - Sid_DBNM.esp' ] condition: 'active("Sid_DBNM.esp")' - <<: *compatIssuesWithX subs: [ 'Veezara Alive - Veezara.esp' ] condition: 'active("Veezara.esp")' - <<: *patch3rdParty subs: - 'Even Better Quest Objectives' - '[A Selection of EBQO Patches](https://www.nexusmods.com/skyrimspecialedition/mods/47430/)' condition: 'active("BetterQuestObjectives.esp") and not active("YCM_ADBEM and EBQO Patch.esp")' - <<: *patchProvided type: warn subs: [ 'Save the Dark Brotherhood' ] condition: 'active("SaveTheBrotherhood.esp") and not active("ww_AlternateDBEnding_SaveTheDBPatch.esp")' - <<: *requiresMCM type: say dirty: - <<: *quickClean crc: 0xABAA34BC util: '[SSEEdit v4.0.3f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 ###### Gameplay - Skills & Perks ###### - name: 'Adamant.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/30191/' ] after: - name: 'SPERG-SSE.esp' condition: 'file("Vokriinator( Black)?\.esp")' tag: - EffectStats - -Invent.Add - -Invent.Remove - Keywords - SpellStats - Text clean: - crc: 0x125E4A0C util: 'SSEEdit v4.0.3' - name: 'Attraction.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/58055/' ] tag: [ Text ] clean: - crc: 0x44285EF4 util: 'SSEEdit v4.0.4b' - name: 'Elemental Destruction.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/440/' ] msg: - <<: *patch3rdParty subs: - 'Ordinator - Perks of Skyrim' - '[Elemental Destruction - Ordinator Patch](https://www.nexusmods.com/skyrimspecialedition/mods/3536/)' condition: 'active("Ordinator - Perks of Skyrim.esp") and not active("Elemental Destruction - Ordinator Patch.esp")' - *patch3rdParty_SRPC - <<: *patch3rdParty_UVCPC condition: 'not active("Vokrii - Elemental Destruction Magic Patch.esp") and active("Vokrii - Minimalistic Perks of Skyrim.esp")' dirty: - <<: *quickClean crc: 0xA52F627E util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 8 udr: 1 - name: 'EnchantingAwakened.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18558/' ] after: [ 'Requiem.esp' ] - name: 'Growl - Werebeasts of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/31245/' ] after: # OMEGA Version of Morrowloot Ultimate - 'MLU.esp' - 'Mortal Enemies.esp' - 'Mortal Enemies - No RunWalk Changes.esp' - 'Mortal Enemies - Rival Remix.esp' - 'Mortal Enemies - Rival Remix - NoRunWalkChanges.esp' - 'Mortal Enemies - 2.0 Test Version.esp' - 'Tainted_Blood.esp' inc: - 'Curse of the Dragonborn.esp' - 'Moonlight Tales Special Edition.esp' - 'Real Feeding V3.esp' - name: 'Tainted_Blood.esp' condition: 'not file("Tainted_Blood_Growl_Compatibility_Patch.esp")' req: [ *VR_PerkExtender ] tag: - EffectStats - Graphics - Keywords - Names - Sound - SpellStats - Text msg: - type: error content: - lang: en text: 'Delete %1% from %2%. %3%''s script must take precedence.' - lang: de text: 'Löschen Sie %1% von %2%. %3%''s Skript muss Vorrang haben.' - lang: ja text: '%2%の%1%は削除してください。%3%側のスクリプトを優先させる必要があります。' subs: - 'PlayerWerewolfChangeScript.pex' - 'RaceCompatibility' - 'Growl - Werebeasts of Skyrim' condition: 'file("RaceCompatibility.esm") and file("Scripts/PlayerWerewolfChangeScript.pex")' - <<: *compatIssuesWithX subs: [ '[Mark of Arkay - Death Alternative](https://www.nexusmods.com/skyrimspecialedition/mods/11540/)' ] condition: 'active("mrt_MarkofArkay SE.esp")' - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/1519' ] - *includesMBBF - <<: *patch3rdParty subs: - 'Mortal Enemies' - '[Growl - Mortal Enemies Patch](https://www.nexusmods.com/skyrimspecialedition/mods/31270/)' condition: 'active("Mortal Enemies( - No RunWalk Changes| - Rival Remix( - NoRunWalkChanges)?| - 2.0 Test Version)?\.esp") and not file("Growl-MortalEnemies Patch.esp")' - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_Growl_Patch.esp")' clean: - crc: 0x041CC3FF util: 'SSEEdit v4.0.3' - name: 'Ish''s Souls to Perks.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1955/' ] dirty: - <<: *quickClean crc: 0x801BF769 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'Lock_Overhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14927/' ] # Checksum for Ordinator version is volatile, see git log for full explanation of after & requiremnt after: [ 'Ordinator - Perks of Skyrim.esp' ] req: - name: 'Ordinator - Perks of Skyrim.esp' condition: 'checksum("Lock_Overhaul.esp", CD2D19F5)' msg: - *requiresMCM - <<: *useVersion type: warn subs: [ 'Ordinator - Perks of Skyrim' ] condition: 'active("Ordinator - Perks of Skyrim.esp") and checksum("Lock_Overhaul.esp", B7986707)' clean: - crc: 0xB7986707 util: 'SSEEdit v4.0.3g' - crc: 0xCD2D19F5 util: 'SSEEdit v4.0.3g' - name: 'LupineWerewolfPerkExpansion.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16561/' ] tag: - Actors.DeathItem - Names - Text dirty: - <<: *quickClean crc: 0x031E3B09 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 41 - name: 'Moonlight Tales Special Edition.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2803/' ] clean: # version: 1.35 - crc: 0x0ED20DC7 util: 'SSEEdit v4.0.2f' - name: 'MultipleEnchantments.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2694/' ] msg: - <<: *patch3rdParty subs: - 'Ordinator - Perks of Skyrim' - '[Multiple Enchantments - Ordinator Patch](https://www.nexusmods.com/skyrimspecialedition/mods/5267/)' condition: 'active("Ordinator - Perks of Skyrim.esp") and not active("Multiple Enchantments - Ordinator Patch.esp")' - name: 'Ordinator - Perks of Skyrim.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1137/' name: 'Ordinator - Perks of Skyrim (Nexus Mods)' - link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2980036/' name: 'Ordinator - Perks of Skyrim (Bethesda.net Mods)' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/63384/' name: 'Vokrus - Vokrii Expanded' group: *perksGroup after: - name: 'PathOfSorcery.esp' condition: 'file("Path to Ordinance.esp") or file("Vokriinator( Black)?\.esp")' - 'Phenderix Magic Evolved.esp' - 'Phenderix Magic World.esp' - 'SAFO.esp' - 'Undeath.esp' - name: 'Vokrii - Minimalistic Perks of Skyrim.esp' condition: 'file("Vokriinator( Black)?\.esp")' - 'Weapons Armor Clothing & Clutter Fixes.esp' req: [ *VR_PerkExtender ] inc: - 'PerkusMaximus_CombatPlus.esp' - 'PerkusMaximus_Mage.esp' - 'PerkusMaximus_Master.esp' - 'PerkusMaximus_Thief.esp' - 'PerkusMaximus_Warrior.esp' - 'ScopedBows_EagleEyeTweak.esp' msg: - <<: *alsoUseX type: warn subs: [ '[Bug Fixes SSE](https://www.nexusmods.com/skyrimspecialedition/mods/33261/)' ] condition: 'not file("SKSE/Plugins/BugFixesSSE.dll")' - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/22/' ] - *includesMBBF - <<: *patch3rdParty subs: - 'Smithing Perks Overhaul' - '[ kryptopyr''s Patch Hub ](https://www.nexusmods.com/skyrimspecialedition/mods/19518) or [ Smithing Perks Overhaul and Ordinator Mashup ](https://www.nexusmods.com/skyrimspecialedition/mods/20605/)' condition: 'active("Smithing Perks Overhaul SE.esp") and not active("SPO_Ordinator_Patch.esp") and not active("SPO_Ordinated.esp")' - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_Ordinator_Patch.esp")' - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("CCOR_Ordinator.esp")' - <<: *patch3rdParty_KPH_WACCF condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("Complete Crafting Overhaul_Remastered.esp") and not active("Ordinator_WACCF_Patch.esp")' - <<: *patchProvided subs: [ 'Odin - Skyrim Magic Overhaul' ] condition: 'active("Odin - Skyrim Magic Overhaul.esp") and not active("Odin - Ordinator Compatibility Patch.esp")' tag: - EffectStats - name: -EffectStats condition: 'active("Vokrus - Vokrii Expanded.esp")' - Graphics - name: -Graphics condition: 'active("Vokrus - Vokrii Expanded.esp")' - Keywords - Names - name: -Names condition: 'active("Vokrus - Vokrii Expanded.esp")' - Sound - SpellStats - Text - name: -Text condition: 'active("Vokrus - Vokrii Expanded.esp")' clean: - crc: 0x42352CAE util: 'SSEEdit v4.0.3' # Vokrus Replacer - crc: 0x400B4613 util: 'SSEEdit v4.0.4c' - name: 'Ordinator - More Enchanting Ranks.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9275/' ] req: [ 'Ordinator - Perks of Skyrim.esp' ] - name: 'PathOfSorcery.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6660/' ] group: *perksGroup after: - 'Adamant.esp' - name: 'Ordinator - Perks of Skyrim.esp' condition: 'not file("Path to Ordinance.esp") and not file("Vokriinator( Black)?\.esp")' - 'Requiem.esp' - 'SPERG-SSE.esp' - name: 'Vokrii - Minimalistic Perks of Skyrim.esp' condition: 'not file("Vokriinator( Black)?\.esp")' tag: - Actors.Spells - Keywords - Names - Text dirty: - <<: *quickClean crc: 0x6F45DD3D util: '[SSEEdit v4.0.3f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'Path to Ordinance.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/37296/' ] tag: - Names - Text msg: - <<: *includesX subs: [ '[Path of Sorcery Synergy Fix](https://www.nexusmods.com/skyrimspecialedition/mods/41142/)' ] condition: 'active("PoSUnofficialFix.esp")' - name: 'Piercing Shot Perk - Bullseye perk replacer.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2698/' ] msg: - <<: *wildEdits subs: [ 'Remove the Navigation Mesh Info Map record 00012FB4 from Piercing Shot Perk - Bullseye perk replacer.esp with [SSEEdit](https://www.nexusmods.com/skyrimspecialedition/mods/164)' ] condition: 'checksum("Piercing Shot Perk - Bullseye perk replacer.esp", 01D2BE9A) or checksum("Piercing Shot Perk - Bullseye perk replacer.esp", 69200C44)' - name: 'Sacrilege - Minimalistic Vampires of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/42408/' ] group: *vampireGameplayGroup inc: - 'Better Vampires.esp' - 'Sacrosanct - Vampires of Skyrim.esp' req: [ *VR_PerkExtender ] tag: - EffectStats - Graphics - Keywords - Names - Sound - SpellStats - Text msg: [ *includesMBBF ] clean: - crc: 0x96E2166B util: 'SSEEdit v4.0.3f' - name: 'Sacrosanct - Vampires of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3928/' ] group: *vampireGameplayGroup inc: - 'mslVampiricThirst.esp' - 'SanguinairVampirism.esp' - 'VampireLordPerksExpanded.esp' after: [ 'RaceCompatibilityUSKPOverride.esp' ] req: [ *VR_PerkExtender ] tag: - EffectStats - Graphics - Keywords - Names - Sound - SpellStats - Text msg: - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/54' ] - *includesMBBF - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("Sacrosanct_CACO_Patch.esp")' clean: - crc: 0x9570442B util: 'SSEEdit v4.0.3' - name: 'Simple Skill Books.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27186/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_SimpleSkillBooks_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' clean: - crc: 0xE2334E08 util: 'SSEEdit v4.0.3' - name: 'Smithing Perks Overhaul SE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19246/' ] after: [ 'Complete Crafting Overhaul_Remastered.esp' ] inc: - 'PathOfMight.esp' - 'PerkusMaximus_Warrior.esp' tag: - Names - Text clean: - crc: 0xC0A33704 util: 'SSEEdit v4.0.3f' - crc: 0xBB63CBFF util: 'SSEEdit v4.0.3f' - name: 'SPERG-SSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14180/' ] after: - name: 'MysticismMagic.esp' condition: 'file("Vokriinator( Black)?\.esp")' msg: - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_SPERG_Patch.esp")' - name: 'Vampiric Thirst Redone.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13549/' name: 'Vampiric Thirst Redone SSE' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/17610/' name: 'The ACTUAL Vampiric Thirst for SSE' group: *vampireGameplayGroup - name: 'mslVampiricThirst.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/17610/' name: 'The ACTUAL Vampiric Thirst for SSE' group: *vampireGameplayGroup msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Vampiric Thirst.esp")' - name: 'Vokrii - Minimalistic Perks of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26176/' ] group: *perksGroup after: - name: 'Ordinator - Perks of Skyrim.esp' condition: 'file("Vokrus - Vokrii Expanded.esp")' - name: 'PathOfSorcery.esp' condition: 'file("Vokriinator( Black)?\.esp")' inc: - 'PerkusMaximus_CombatPlus.esp' - 'PerkusMaximus_Mage.esp' - 'PerkusMaximus_Master.esp' - 'PerkusMaximus_Thief.esp' - 'PerkusMaximus_Warrior.esp' - 'Requiem.esp' tag: - Delev - EffectStats - Graphics - Keywords - Names - Relev - Sound - SpellStats - Text msg: - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/1174/' ] - *includesMBBF - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("CCOR_Vokrii.esp")' - <<: *patchProvided subs: [ 'Mysticism - A Magic Overhaul' ] condition: 'active("MysticismMagic.esp") and not active("Mysticism - Vokrii Compatibility Patch.esp")' - <<: *patchProvided subs: [ 'Odin - Skyrim Magic Overhaul' ] condition: 'active("Odin - Skyrim Magic Overhaul.esp") and not active("Odin - Vokrii Compatibility Patch.esp")' clean: - crc: 0x1AE0B575 util: 'SSEEdit v4.0.3' - name: 'Vokriinator( Black)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26702/' ] group: *perksGroup inc: [ 'Path to Ordinance.esp' ] tag: - Names - Text - name: 'Vokriinator.esp' msg: - <<: *alreadyInX subs: [ '**Vokriinator Black.esp**' ] condition: 'active("Vokriinator Black.esp")' clean: - crc: 0xF5D3D16D util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Vokriinator Black.esp' tag: - Graphics - Keywords - SpellStats dirty: - <<: *quickClean crc: 0x659969CD util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 - name: 'Vokrus - Vokrii Expanded.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/63384/' name: 'Vokrus - Vokrii Expanded' inc: - 'Path to Ordinance.esp' - 'Vokriinator.esp' - 'Vokriinator Black.esp' dirty: - <<: *quickClean crc: 0xDB569E4F util: '[SSEEdit v4.0.4c](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'WerewolfPerksExpanded.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1285/' ] after: [ 'Requiem.esp' ] ###### Gameplay - User Interface ###### - name: 'Better descriptions SSE.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7134/' ] - name: 'Better descriptions SSE.esp' tag: - Names - Text clean: - crc: 0x2F15202C util: 'SSEEdit v4.0.3g' - name: 'Better Descriptions SSE - (Barrels & Urns|Bounty Notes|Chests|Coin Purses|Dead Bodies|Display Cases|Doors|Furniture|Horses - (Cities Names|Colours)|Map Markers|Misc Books|Quest Books|Shrines|Skillbooks|Spell tomes|Spell tomes for Apocalypse|Thrones|Book Covers Skyrim( \+ Lost Library)? patch)\.esp' tag: [ Names ] - name: 'Better Descriptions SSE - (Bounty Notes|Map Markers|Misc Books|Quest Books|Shrines|Skillbooks|Standing Stones|YOT Patch)\.esp' tag: [ Text ] - name: 'Better Descriptions SSE - Standing Stones.esp' inc: - 'Andromeda - Unique Standing Stones of Skyrim.esp' - 'Aurora - Standing Stones of Skyrim.esp' - name: 'Better descriptions SSE - (Book Covers Skyrim|Book Covers Skyrim \+ Lost Library|YOT) patch\.esp' req: [ 'Better descriptions SSE.esp' ] - name: 'Better Descriptions SSE - YOT Patch.esp' req: [ 'YOT - Your Own Thoughts.esp' ] - name: 'Disease Descriptions( - RND Patch)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/26992/' name: 'Disease Descriptions for the Immersive Adventurer' tag: - Names - Text - name: 'Disease Descriptions.esp' msg: - <<: *patchIncluded type: warn subs: [ 'Realistic Needs and Diseases' ] condition: 'active("RealisticNeedsandDiseases.esp") and not active("Disease Descriptions - RND Patch.esp")' clean: - crc: 0xFCFA119B util: 'SSEEdit v4.0.4b' - crc: 0xC60FECE5 util: 'SSEEdit v4.0.4b' - name: 'Dragon Wall Wisdom.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/17591/' name: 'Dragon Wall Wisdom - Readable Dragon Walls' dirty: - <<: *quickClean crc: 0x10928766 util: '[SSEEdit v4.0.4c](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'tdgsseActivateToInteract.esl' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/35492/' ] msg: - <<: *useBashTweakInstead subs: [ 'Tweak Settings -> Prompt: Activate' ] - name: 'TESL-LS-.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/40919/' ] - name: 'TESL-LS-AddonMain.esp' msg: - <<: *patchIncluded subs: [ 'Aetherius' ] condition: 'active("Aetherius.esp") and not active("TESL-LS-AddonAetherius.esp")' - <<: *patchIncluded subs: [ 'Apocalypse' ] condition: 'active("Apocalypse - Magic of Skyrim.esp") and not active("TESL-LS-AddonApoc.esp")' - <<: *patchIncluded subs: [ 'Imperious' ] condition: 'active("Imperious - Races of Skyrim.esp") and not active("TESL-LS-AddonImperious.esp")' - <<: *patchIncluded subs: [ 'Legacy - A Race Overhaul' ] condition: 'active("legacy.esp") and not active("TESL-LS-AddonLegacy.esp")' - <<: *patchIncluded subs: [ 'Sacrosanct' ] condition: 'active("Sacrosanct - Vampires of Skyrim.esp") and not active("TESL-LS-AddonSacrosanct.esp")' - <<: *patchIncluded subs: [ 'Thunderchild' ] condition: 'active("Thunderchild - Epic Shout Package.esp") and not active("TESL-LS-AddonThunderchild.esp")' clean: - crc: 0x09BB88B3 util: 'SSEEdit v4.0.3' - crc: 0x45B51807 util: 'SSEEdit v4.0.3' - crc: 0xF84D6866 util: 'SSEEdit v4.0.3' - name: 'TESL-LS-VanillaLSRemover.esp' after: - 'Crossbow Integration.esp' - 'Crossbow Integration - USSEP.esp' - 'Sacrosanct - Vampires of Skyrim.esp' - name: 'Unique Region Names.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/56452/' ] msg: - <<: *patchProvided subs: [ 'Realistic Water Two SE' ] condition: 'active("RealisticWaterTwo.esp") and not active("Cutting Room Floor.esp") and not active("MissingEZs_AllExteriors.esp") and not active("RealisticWaterTwo - Unique Region Names.esp") and not active("RealisticWaterTwo - Unique Region Names - (Cutting Room Floor|MissingEZs_AllExteriors)\.esp")' - <<: *patchProvided subs: [ 'Realistic Water Two SE and Cutting Room Floor SSE' ] condition: 'active("RealisticWaterTwo.esp") and active("Cutting Room Floor.esp") and not active("RealisticWaterTwo - Unique Region Names - Cutting Room Floor.esp")' - <<: *patchProvided subs: [ 'Realistic Water Two SE and Missing Encounter Zones FIXED' ] condition: 'active("RealisticWaterTwo.esp") and active("MissingEZs_AllExteriors.esp") and not active("RealisticWaterTwo - Unique Region Names - MissingEZs_AllExteriors.esp")' - name: 'RealisticWaterTwo - Unique Region Names.esp' msg: - <<: *alreadyInX subs: [ 'RealisticWaterTwo - Unique Region Names - Cutting Room Floor.esp' ] condition: 'active("RealisticWaterTwo - Unique Region Names - Cutting Room Floor.esp")' - <<: *alreadyInX subs: [ 'RealisticWaterTwo - Unique Region Names - MissingEZs_AllExteriors.esp' ] condition: 'active("RealisticWaterTwo - Unique Region Names - MissingEZs_AllExteriors.esp")' - name: 'ValdacilsItemSorting.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5224/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_VIS_Patch.esp")' - name: 'Yot -.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/762/' name: 'YOT - Your Own Thoughts SE' tag: [ Text ] - name: 'YOT - Your Own Thoughts.esp' clean: - crc: 0x63C713B2 util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x5518CDFF util: 'SSEEdit v4.0.3h (Hotfix 1)' ###### Gameplay - User Interface - Map markers ###### - name: 'Atlas (Legendary( OCS)?|Compass Tweaks)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/14493/' name: 'Atlas Map Markers' - name: 'Atlas Legendary( OCS)?\.esp' group: *worldSettingsGroup after: - 'Complete Alchemy & Cooking Overhaul.esp' - 'MLU.esp' - name: 'Atlas (Legendary|Compass Tweaks)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/20466/' name: 'Atlas Map Markers DV' - name: 'Atlas Legendary.esp' inc: [ 'Open Cities Skyrim.esp' ] clean: - crc: 0xF9673261 util: 'SSEEdit v4.0.4b' - crc: 0xE1DB000E util: 'SSEEdit v4.0.4' - name: 'Atlas Legendary OCS.esp' req: [ 'Open Cities Skyrim.esp' ] - name: 'Atlas Compass Tweaks.esp' clean: - crc: 0x73556E7A util: 'SSEEdit v4.0.4b' - crc: 0x3259520C util: 'SSEEdit v4.0.4' - name: 'Atlas Map Markers.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24104/' ] group: *worldSettingsGroup after: - 'Complete Alchemy & Cooking Overhaul.esp' - 'MLU.esp' - 'SL01AmuletsSkyrim.esp' inc: - name: 'Open Cities Skyrim.esp' condition: 'not active("Open Cities - Atlas Map Markers SE -- Patch v2.esp")' msg: - <<: *patch3rdParty subs: - 'Open Cities Skyrim' - '[Open Cities & Atlas Map Markers Patch](https://www.nexusmods.com/skyrimspecialedition/mods/38878/)' condition: 'active("Open Cities Skyrim.esp") and not active("Open Cities - Atlas Map Markers SE -- Patch v2.esp")' - name: 'Dawnguard Map Markers.esp' url: [ 'https://www.afkmods.com/index.php?/files/file/1896-dawnguard-map-markers/' ] group: *worldSettingsGroup after: - 'Atlas Legendary.esp' - 'Atlas Legendary OCS.esp' - 'Atlas Map Markers.esp' clean: - crc: 0xAA2F3309 util: 'SSEEdit v4.0.3' ###### Gameplay - User Interface - Maps ###### - name: 'A Clear Map of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/56367/' ] group: *worldSettingsGroup after: [ 'Atlas Map Markers.esp' ] - name: 'Blackreach Paper Map for FWMF.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/53878/' name: 'Paper Blackreach Map for FWMF' group: *paperMapsGroup - name: 'EzEWorldMapSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7012/' ] group: *worldSettingsGroup - name: 'Forgotten Vale Map for FWMF.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/54628/' name: 'Forgotten Vale Paper Map for FWMF' group: *paperMapsGroup - name: 'FWMF (SE (Marked|Unmarked) (Clean|Old) Map 4K|for Paper Map by Mirhayasu)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/29932/' name: 'Flat World Map Framework' group: *paperMapsGroup - name: 'Water for ENB - Patch - FWMF Marked Clean Map 4K.esp' after: [ 'FWMF SE Marked Clean Map 4K.esp' ] - name: 'Water for ENB - Patch - FWMF Marked Old Map 4K.esp' after: [ 'FWMF SE Marked Old Map 4K.esp' ] - name: 'Water for ENB - Patch - FWMF Paper Map by Mirhayasu.esp' after: [ 'FWMF for Paper Map by Mirhayasu.esp' ] - name: 'Water for ENB - Patch - FWMF Unmarked Clean Map 4K.esp' after: [ 'FWMF SE Unmarked Clean Map 4K.esp' ] - name: 'Water for ENB - Patch - FWMF Unmarked Old Map 4K.esp' after: [ 'FWMF SE Unmarked Old Map 4K.esp' ] - name: 'IcePenguinWorldMap(classic|Paper)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/5804/' name: 'A Quality World Map' msg: - <<: *useOnlyOneX subs: [ 'A Quality World Map ESP' ] condition: 'many("IcePenguinWorldMap(classic|Paper)?\.esp")' - name: 'IcePenguinWorldMap(classic)?\.esp' after: - 'Cathedral Concept - Lightweight Grass Overhaul.esp' - 'Cathedral Landscapes.esp' - name: 'IcePenguinWorldMap.esp' clean: - crc: 0xAC5D1C02 util: 'SSEEdit v4.0.3' - name: 'icepenguinworldmapclassic.esp' clean: - crc: 0xC1050661 util: 'SSEEdit v4.0.3' - name: 'IcePenguinWorldMapPaper.esp' group: *paperMapsGroup inc: [ 'Paper World Map.esp' ] msg: - <<: *patch3rdParty subs: - 'Atlas Map Markers' - '[A Quality World Map Paper Patches](https://www.nexusmods.com/skyrimspecialedition/mods/30095/)' condition: '(active("Atlas Map Markers.esp") or active("Atlas Legendary( OCS)?\.esp")) and not active("AQWMP_AMM_Patch.esp")' - <<: *patch3rdParty subs: - 'Enhanced Lighting for ENB (ELE)' - '[A Quality World Map Paper Patches](https://www.nexusmods.com/skyrimspecialedition/mods/30095/)' condition: 'active("ELE_SSE.esp") and not active("AQWMP_ELE_(RWT_)?Patch\.esp")' - <<: *patch3rdParty subs: - 'Realistic Water Two' - '[A Quality World Map Paper Patches](https://www.nexusmods.com/skyrimspecialedition/mods/30095/)' condition: 'active("RealisticWaterTwo.esp") and not active("AQWMP_(ELE_|Lux_)?RWT_Patch\.esp")' clean: - crc: 0x09706810 util: 'SSEEdit v4.0.3' - name: 'Paper World Map.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10836/' ] group: *paperMapsGroup inc: [ 'IcePenguinWorldMapPaper.esp' ] msg: - <<: *patchUnavailable subs: [ 'Atlas Map Markers' ] condition: 'active("Atlas Map Markers.esp") or active("Atlas Legendary.esp") or active("Atlas Legendary OCS.esp")' - <<: *patchUnavailable subs: [ 'Enhanced Lighting for ENB (ELE)' ] condition: 'active("ELE_SSE.esp")' - name: 'Soul Cairn Paper Map for FWMF.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/55387/' name: 'Soul Cairn Paper Map for FWMF' group: *paperMapsGroup - name: 'Sovngarde Map for FWMF.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/54255/' name: 'Paper Sovngarde Map for FWMF' group: *paperMapsGroup ###### Items ###### - name: 'AdditionalH(earthfireDolls|FDollsPassivesPatch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/46930/' name: 'Additional Hearthfire Dolls' - name: 'AdditionalHearthfireDolls.esp' clean: - crc: 0x517CEB91 util: 'SSEEdit v4.0.4b' - name: 'AdditionalHFDollsPassivesPatch.esp' msg: [ *optional ] clean: - crc: 0x181437E4 util: 'SSEEdit v4.0.4b' - name: 'AetheriumSwordsnArmor.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2687/' name: 'Aetherium Armor and Weapons Compilation by lautasantenni' msg: - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("AetheriumSwordsnArmor_CCOR_Patch.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_AetheriumWeapons_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' clean: - crc: 0xFA7F23A7 util: 'SSEEdit v4.0.4b' - name: 'aMidianBorn_ContentAddon(Light)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/35390/' name: 'aMidianBorn Content Addon' after: - 'aMidianBorn_Book of Silence.esp' - 'BetterQuestObjectives.esp' - '1nivWICCloaks.esp' - '1nivWICCloaksNoGuards.esp' - 'WarmongerArmory_LeveledList.esp' inc: - 'aMidianBorn_Book of Silence.esp' - 'aMidianBorn_Ebony Variants.esp' - 'aMidianBorn_Glass Variants.esp' - 'aMidianBorn_Glass Variants Lore.esp' - 'aMidianborn_Skyforge_Weapons.esp' tag: - Graphics - Invent.Add - Keywords - Names - Outfits.Add - Outfits.Remove - Stats msg: - <<: *requiresResources subs: [ '[aMidianBorn Book of Silence SE](https://www.nexusmods.com/skyrimspecialedition/mods/35382/) **(CCOR CONTENT ADDON BSA)**' ] condition: 'not file("aMidianBorn_ContentAddon(Light)?\.bsa") and not file("textures/AMB Variants/dlc02/nordiccarvedbrown/nordiccarvedbootsm.dds")' - <<: *useOnlyOneX subs: [ 'aMidianBorn Content Addon ESP' ] condition: 'many("aMidianBorn_ContentAddon(Light)?\.esp")' - name: 'aMidianBorn_ContentAddon.esp' msg: - <<: *obsolete subs: [ '[aMidianBorn Content Addon](https://www.nexusmods.com/skyrimspecialedition/mods/35390/)' ] condition: 'not version("aMidianBorn_ContentAddon.esp", "2.2", >=) and active("Weapons Armor Clothing & Clutter Fixes.esp")' - <<: *renameXtoY subs: - '**aMidianBorn_ContentAddonLight.bsa**' - '**aMidianBorn_ContentAddon.bsa**' condition: 'not file("aMidianBorn_ContentAddon.bsa") and file("aMidianBorn_ContentAddonLight.bsa") and not file("aMidianBorn_ContentAddonLight.esp")' clean: - crc: 0x3307ACE9 util: 'SSEEdit v4.0.3g' - name: 'aMidianBorn_ContentAddonLight.esp' inc: [ 'Complete Crafting Overhaul_Remastered.esp' ] msg: - <<: *renameXtoY subs: - '**aMidianBorn_ContentAddon.bsa**' - '**aMidianBorn_ContentAddonLight.bsa**' condition: 'not file("aMidianBorn_ContentAddonLight.bsa") and file("aMidianBorn_ContentAddon.bsa") and not file("aMidianBorn_ContentAddon.esp")' clean: - crc: 0xD8B69F8C util: 'SSEEdit v4.0.3g' - name: 'aMidianborn_Skyforge_Weapons.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/35382/' name: 'aMidianBorn Book of Silence' msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - aMidianborn Skyforge Weapons.esp")' - name: 'AOM\.es(m|p)' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12470/' name: 'The Art of Magicka UNP Skyrim SE' inc: [ 'AOM 2019.esp' ] msg: - <<: *requiresX subs: [ '[XP32 Maximum Skeleton Special Extended - XPMSSE](https://www.nexusmods.com/skyrimspecialedition/mods/1988/)' ] condition: 'not file("XPMSE.esp")' tag: [ Graphics ] - name: 'AOM 2019.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19737/' name: 'The Art of Magicka 2020 SSE' tag: - Graphics - Names - name: 'Apophysis(_DPM_SE|_KA_Patch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/5800/' name: 'Apophysis Dragon Priest Masks' - name: 'Apophysis_DPM_SE.esp' msg: - <<: *patchProvided subs: [ 'Konahrik''s Accoutrements' ] condition: 'active("konahrik_accoutrements.esp") and not active("Apophysis_KA_Patch.esp")' - name: 'Artifacts.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2431/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ArtifactsofSkyrim_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' dirty: # version: 1.2 - <<: *quickClean crc: 0x23847A1C util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'ArtifactsOfBoethiah.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15264/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ArtifactsOfBoethiah_Patch.esp")' - *patch3rdParty_SRPC dirty: - <<: *quickClean crc: 0xBEA0B2DA util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - <<: *quickClean crc: 0x9DA0E677 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'ArtifactsOfTheCourtWizards.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/51393/' ] tag: [ Invent.Add ] clean: - crc: 0x6D5880CE util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'WACCF_Armor and Clothing Extension(_SPID)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19002/' name: 'Armor and Clothing Extension' tag: - Outfits.Add - Outfits.Remove - name: 'WACCF_Armor and Clothing Extension.esp' after: - 'AmuletsShowOnEverything.esp' - 'AmuletsShowOnClothes.esp' - 'AmuletsShowOnHeavyArmor.esp' - 'AmuletsShowOnLightArmor.esp' - 'AmuletsShowOnRobes.esp' - 'AmuletsShowOnEverything-JOP.esp' - 'AmuletsShowOnClothes-JOP.esp' - 'AmuletsShowOnHeavyArmor-JOP.esp' - 'AmuletsShowOnLightArmor-JOP.esp' - 'AmuletsShowOnRobes-JOP.esp' - 'AnotherSortingMod_2017-SSE.esp' - 'WACCF_ASM-2019.esp' msg: - <<: *patch3rdParty subs: - 'Remodeled Armor' - '[Armor and Clothing Extension - Remodeled Armor Patch](https://www.nexusmods.com/skyrimspecialedition/mods/30220/)' condition: 'active("Remodeled Armor - Vanilla Replacer.esp") and not active("ACE_Remodeled_Armor_Patch.esp")' - <<: *patch3rdParty subs: - 'Requiem - The Roleplaying Overhaul' - '[Requiem - WACCF CCOR ACE Patches](https://www.nexusmods.com/skyrimspecialedition/mods/31758/)' condition: 'active("Requiem.esp") and not active("Requiem - WACCF - ACE.esp")' - *requiresMCM tag: - -Invent.Remove - -Names - NPC.DefaultOutfit - -Stats clean: - crc: 0xAFE71282 util: 'SSEEdit v4.0.4b' - name: 'WACCF_Armor and Clothing Extension_SPID.esp' req: [ *SPID ] clean: - crc: 0xC9EF92AB util: 'SSEEdit v4.0.4b' - name: 'AVExpansion.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/34100/' name: 'Armor Variants Expansion' tag: - Delev - Outfits.Add - Outfits.Remove - Relev clean: - crc: 0xE11A2FFB util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'AyleidLichCrownRestored.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/58398/' name: 'Ayleid Lich Crown - Cut Content Restored (Anniversary Edition - The Cause)' tag: - Actors.DeathItem - Graphics - Keywords clean: - crc: 0x153F7E3C util: 'SSEEdit v4.0.4' - name: 'BandolierForNPC.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19093/' ] tag: - Names - Stats - name: 'BandolierForNPC.esp' msg: - <<: *patchIncluded subs: [ 'Cloaks of Skyrim' ] condition: 'active("Cloaks.esp") and not active("BandolierForNPC - Cloaks of Skyrim Patch.esp") and not active("BandolierForNPC - Winter is Coming and Cloaks of Skyrim Patch.esp")' - <<: *patchIncluded subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("BandolierForNPC - Cutting Room Floor Patch.esp")' - <<: *patchIncluded subs: [ 'Dawnguard Arsenal' ] condition: 'active("DawnguardArsenal.esp") and not active("BandolierForNPC - Dawnguard Arsenal.esp")' - <<: *patchIncluded subs: [ 'Immersive Armors' ] condition: 'active("Hothtrooper44_ArmorCompilation.esp") and not active("BandolierForNPC - Immersive Armors Patch.esp")' - <<: *patchIncluded subs: [ 'Weapons Armor Clothing & Clutter Fixes' ] condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("BandolierForNPC - Weapons Armor Clothing Clutter Patch.esp")' - <<: *patchIncluded subs: [ 'Winter Is Coming Cloaks' ] condition: 'active("1nivWICCloaks.esp") and not active("BandolierForNPC - Winter is Coming Patch.esp") and not active("BandolierForNPC - Winter is Coming and Cloaks of Skyrim Patch.esp")' - name: 'BandolierForNPC - (Cloaks of Skyrim|Winter is Coming) Patch.esp' msg: - <<: *alreadyInX subs: [ 'BandolierForNPC - Winter is Coming and Cloaks of Skyrim Patch.esp' ] condition: 'active("BandolierForNPC - Winter is Coming and Cloaks of Skyrim Patch.esp") and active("Cloaks.esp") and active("1nivWICCloaks.esp")' - <<: *useInstead subs: [ 'BandolierForNPC - Winter is Coming and Cloaks of Skyrim Patch.esp' ] condition: 'not active("BandolierForNPC - Winter is Coming and Cloaks of Skyrim Patch.esp") and active("Cloaks.esp") and active("1nivWICCloaks.esp")' - name: 'BandolierForNPC - Realistic Enchantements.esp' after: [ 'BandolierForNPC.esp' ] - name: 'BandolierForNPC - Immersive Armors WiC CoS Patch.esp' req: [ 'BandolierForNPC - Immersive Armors Patch.esp' ] - name: 'BandolierForNPC - WACCF WiC CoS Patch.esp' req: [ 'BandolierForNPC - Weapons Armor Clothing Clutter Patch.esp' ] - name: 'Better Skill and Quest Books Names SE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5260/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("BCS_BSQBN _Patch.esp")' tag: [ Names ] clean: # version: 1.0 - crc: 0xCF434879 util: 'SSEEdit v4.0.3' - name: 'BetterTreasuryHouse.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2485/' ] dirty: - <<: *quickClean crc: 0x895CA291 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 udr: 6 - name: 'BeyondSkyrimMerchant.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/31519/' ] clean: - crc: 0xA4C58303 util: 'SSEEdit v4.0.3' - name: 'BGCollectables.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15092/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_BGCollectables_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' clean: # version: 1 - crc: 0x6CE0A40A util: 'SSEEdit v4.0.3' - name: 'Black Thief.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/48252/' ] dirty: - <<: *quickClean crc: 0xB7952B91 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'BooksBooksBooks.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10251/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_BBB_Patch.esp")' clean: # version: 1.4 - crc: 0x01210102 util: 'SSEEdit v4.0.3' - name: 'Book Covers Skyrim.esp' url: - 'https://www.nexusmods.com/skyrimspecialedition/mods/901/' - link: 'https://bethesda.net/en/mods/skyrim/mod-detail/3071870/' name: 'Book Covers Skyrim - Original' - link: 'https://bethesda.net/en/mods/skyrim/mod-detail/3072082/' name: 'Book Covers Skyrim - Desaturated' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10/' name: 'Another Sorting Mod - Replacer Plugin' msg: - *alreadyInLotD - <<: *patch3rdParty subs: - 'Wintersun - Faiths of Skyrim' - '[Wintersun - More Patches](https://www.nexusmods.com/skyrimspecialedition/mods/24228/)' condition: 'active("Wintersun - Faiths of Skyrim.esp") and not active("Wintersun - BCS Patch.esp") and not active("Bashed Patch.*\.esp")' - <<: *patch3rdParty_KPH_TCIY condition: 'active("TheChoiceIsYours.esp") and not active("TCIY( |_)BCS Patch\.esp") and not active("Bashed Patch.*\.esp")' - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Book Covers Skyrim.esp")' after: - 'Tel_Nalta.esp' - 'UnlimitedBookshelves.esp' - 'Weightless Books.esp' - 'WeightlessOV - Book.esp' tag: - Graphics - Names - ObjectBounds - Sound - Stats clean: - crc: 0x32587221 util: 'SSEEdit v4.0.3f' - crc: 0xEFE70941 util: 'SSEEdit v4.0.3f' - name: 'Book Covers Skyrim - Lost Library.esp' url: - 'https://www.nexusmods.com/skyrimspecialedition/mods/902/' - link: 'https://bethesda.net/en/mods/skyrim/mod-detail/3203152/' name: 'BCS Lost Library - Original' - link: 'https://bethesda.net/en/mods/skyrim/mod-detail/3203032/' name: 'BCS Lost Library - Desaturated' msg: - *alreadyInLotD - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Lost Library.esp")' tag: [ Delev ] clean: - crc: 0xDA570813 util: 'SSEEdit v4.0.3f' - name: 'Chesko_WearableLantern.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7560/' ] req: - <<: *PapyrusUtil condition: 'active("SkyUI_SE.esp")' msg: - <<: *deleteOrDeactivateX subs: [ '**SKSE/Plugins/StorageUtil.dll**' ] condition: 'file("SKSE/Plugins/StorageUtil.dll")' - <<: *patchUpdateAvailable subs: [ '[Chesko''s Wearable Lanterns - SE and VR Patch](https://www.nexusmods.com/skyrimspecialedition/mods/19348/)' ] condition: 'file("../skse64_loader.exe") and (not file("scripts/_wl_compatibility.pex") or checksum("scripts/_wl_compatibility.pex", 7DA73A58))' - <<: *patchUpdateAvailable subs: [ '[Wearable Lanterns MCM Fix](https://www.nexusmods.com/skyrimspecialedition/mods/25372/)' ] condition: 'active("SkyUI_SE.esp") and not file("interface/wearablelanterns/_wl_title.dds") and not file("interface/exported/widgets/wearablelanterns/meter.swf")' - <<: *requiresMCM condition: 'not active("SkyUI_SE.esp") and checksum("scripts/_wl_compatibility.pex", 02E2CA8E)' clean: - crc: 0xA1170B2D util: 'SSEEdit v4.0.4b' - name: 'ChillrendNote\.es(p|l)' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/34657/' name: 'Concerning Chillrend' - name: 'ChillrendNote.esp' dirty: - <<: *quickClean crc: 0xA86756E4 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'ChillrendNote.esl' dirty: - <<: *quickClean crc: 0xE771ACEB util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'chocoyum.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/33790/' name: 'CHOCOLATE' tag: [ Invent.Add ] dirty: - <<: *quickClean crc: 0x6EC960DE util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'Chrysamere.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12829/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0xD4C67D7F util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 udr: 1 - name: 'Circlets and Masks with all Robes and Hoods.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3732/' ] group: *fixesGroup tag: - Graphics - Names clean: # version: 1.31 - crc: 0x17AE7063 util: 'SSEEdit v4.0.2f' - name: 'ClavicusArgonianMasque.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26908/' ] after: - 'MLU.esp' - 'Weapons Armor Clothing & Clutter Fixes.esp' tag: [ Graphics ] - name: 'Cloaks(( - USSEEP Patch)? - No Imperial| - Player Only)?( - Dawnguard| - USSEP Patch)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6369/' name: 'Cloaks of Skyrim' - name: 'Cloaks( - No Imperial| - Player Only)?\.esp' msg: - <<: *useOnlyOneX subs: [ 'Cloaks of Skyrim ESP' ] condition: 'many("Cloaks( - No Imperial| - Player Only)?\.esp")' tag: [ Invent.Add ] - name: 'Cloaks( - No Imperial)?( - Dawnguard)?\.esp' tag: [ Outfits.Add ] - name: 'Cloaks.esp' msg: - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and active("Cloaks - Dawnguard.esp") and not active("Cloaks_CCOR_Patch.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_CloaksofSkyrim_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' clean: - crc: 0x7A522F11 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Cloaks - Dawnguard.esp' clean: - crc: 0x60DE7658 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Cloaks - USSEP Patch.esp' msg: - <<: *alreadyInX subs: [ '**Cloaks_CCOR_Patch.esp**' ] condition: 'active("Cloaks_CCOR_Patch.esp")' - <<: *alreadyInX subs: [ '**Qw_CloaksOfSkyrim_CRF Patch.esp**' ] condition: 'active("Qw_CloaksOfSkyrim_CRF Patch.esp")' - <<: *alreadyInX subs: [ '**Qw_CloaksOfSkyrim_USSEP Patch.esp**' ] condition: 'active("Qw_CloaksOfSkyrim_USSEP Patch.esp")' - name: 'Cloaks - No Imperial.esp' clean: - crc: 0xB316DFEB util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Cloaks - No Imperial - Dawnguard.esp' clean: - crc: 0x2A23FA6A util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Cloaks - Player Only.esp' clean: - crc: 0x2999F90A util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Cloaks - Player Only - Dawnguard.esp' req: [ 'Cloaks - Player Only.esp' ] clean: - crc: 0x45353408 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Cloaks&Capes.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2019/' name: 'Cloaks and Capes' msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Cloaks and Capes.esp")' - name: 'CL Chillrend.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2916/' ] msg: - <<: *patch3rdParty_KPH_WACCF condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("WACCF CL Chillrend Patch.esp")' - name: 'C\.O\.I\.N.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/51439/' name: 'C.O.I.N. - Coins of Interesting Natures' - name: 'C.O.I.N.esp' tag: - Delev - Names clean: - crc: 0x562EEE44 util: 'SSEEdit v4.0.4b' - name: 'C.O.I.N. - USSEP Patch.esp' tag: - Invent.Add - Invent.Remove clean: - crc: 0x66DCEF96 util: 'SSEEdit v4.0.4b' - name: 'Common Clothes and Armors.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21305/' ] msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Common Clothes and Armors.esp")' tag: - Graphics - Keywords - ObjectBounds - Outfits.Add - Outfits.Remove clean: - crc: 0x7462E171 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Craftable Horse Barding.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/23679/' name: 'Craftable Horse Barding' msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Craftable Horse Barding.esp")' - name: '(DaedricCloaks|WICO_DaedricCloaks_Patch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/9530/' name: 'Daedric Cloaks' - name: 'DaedricCloaks.esp' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_DaedricCloaks_Patch.esp")' tag: - Invent.Add - NPC.DefaultOutfit - Outfits.Add dirty: - <<: *quickClean crc: 0x1DD1D189 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - <<: *quickClean crc: 0x484551FE util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - <<: *quickClean crc: 0x49B341C1 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - <<: *quickClean crc: 0x2C88101F util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - <<: *quickClean crc: 0x651F2799 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - <<: *quickClean crc: 0x1814C3B5 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - <<: *quickClean crc: 0x6752F515 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - <<: *quickClean crc: 0xB230B719 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 clean: - crc: 0x73423EB3 util: 'SSEEdit v4.0.4' - crc: 0xAFD93667 util: 'SSEEdit v4.0.4' - crc: 0xD4EB3F1E util: 'SSEEdit v4.0.4' - name: 'WICO_DaedricCloaks_Patch.esp' clean: - crc: 0x9B3E1856 util: 'SSEEdit v4.0.4' - name: '(DawnguardArsenal|DGA-ArsMSE CompatPatch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/25094/' name: 'Dawnguard Arsenal' - name: 'DawnguardArsenal.esp' msg: - <<: *patch3rdParty_KPH_ACE condition: 'active("WACCF_Armor and Clothing Extension.esp") and not active("DawnguardArsenal_WACCF-ACE_Patch.esp")' - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("DawnguardArsenal_CCOR_Patch.esp")' - <<: *patch3rdParty_KPH_WACCF condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("Complete Crafting Overhaul_Remastered.esp") and not active("DawnguardArsenal_WACCF_Patch.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_DGA_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patchProvided subs: [ 'Ars Metallica - Smithing Enhancement' ] condition: 'active("Ars Metallica.esp") and not active("DGA-ArsMSE CompatPatch.esp")' - *patch3rdParty_SRPC tag: - Actors.CombatStyle - Actors.Factions - Actors.Perks.Add - Actors.Spells - Actors.Stats - Delev - EffectStats - Graphics - Invent.Add - Invent.Remove - Keywords - NPC.Class - NPC.CrimeFaction - NPC.DefaultOutfit - Outfits.Add - Outfits.Remove - Sound - Stats clean: - crc: 0x3A701728 util: 'SSEEdit v4.0.4b' - name: 'DGA-ArsMSE CompatPatch.esp' tag: [ Text ] clean: - crc: 0x0F6BC33B util: 'SSEEdit v4.0.4b' - name: 'DIS_Authentic_Legion.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29559/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_AuthenticLegion_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' dirty: # version: 1.1 Base - <<: *quickClean crc: 0x8C2F1AED util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 clean: # version: 1.1 Standalone - crc: 0xD00C9ED2 util: 'SSEEdit v4.0.3' # version: 1.1 Standalone 50x50 - crc: 0x0DBF9F7B util: 'SSEEdit v4.0.3' - name: 'DIS_Heavy_Legion.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/30468/' name: 'New Legion' msg: - <<: *requiresX type: error subs: [ 'New Legion textures' ] condition: 'not file("Textures/Armor_Replacer/2_Legion")' tag: - Delev - Graphics - Invent.Add - Invent.Remove - Keywords - Names - NPC.Class - NPC.DefaultOutfit - Outfits.Add - Outfits.Remove - Relev - Stats dirty: - <<: *quickClean crc: 0x97D7B46C util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'DIS_NordScale.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/41118/' name: 'Scale Nord Armor' msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Scale Nord Armor.esp")' - name: '(DivineCloaks|WICO_DivineCloaks_Patch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/9304/' name: 'Divine Cloaks' - name: 'DivineCloaks.esp' tag: - NPC.DefaultOutfit - Outfits.Add dirty: - <<: *quickClean crc: 0x9D106993 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - <<: *quickClean crc: 0x87625E01 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'WICO_DivineCloaks_Patch.esp' clean: - crc: 0x90B16C77 util: 'SSEEdit v4.0.4' - name: 'Dr_Bandolier.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2417/' ] msg: - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("Dr_Bandolier_CCOR_Patch.esp")' - name: '(DwarvenEbony - )?HandHammers\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/30707/' name: 'Mauls - One Handed Hammers' - name: 'HandHammers.esp' msg: - <<: *patchProvided subs: [ 'Dwarven Ebony' ] condition: 'active("DwarvenEbony.esp") and not active("DwarvenEbony - HandHammers.esp")' tag: - Delev - Invent.Add - Invent.Remove clean: - crc: 0xAE5AC4F8 util: 'SSEEdit v4.0.4c' - name: 'DwarvenEbony - HandHammers.esp' clean: - crc: 0xA86F3A0F util: 'SSEEdit v4.0.4c' - name: 'El_WayfarersCoatSSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10194/' ] msg: - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("El_WayfarersCoatSSE_CCOR_Patch.esp")' - name: 'Equippable Tomes.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/157/' ] dirty: - <<: *quickClean crc: 0x0AE8CBDE util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 - name: 'Faction Crossbows.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4047/' ] msg: - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("Faction Crossbows_CCOR_Patch.esp")' - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Faction Crossbows.esp")' clean: # version: 1.1 - crc: 0xEFE74E03 util: 'SSEEdit v4.0.2f' - name: 'Fossilsyum.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14107/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_Fossils_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' clean: # version: 2.1 - crc: 0xBAAFEFF6 util: 'SSEEdit v4.0.3' - name: 'Fulcimentum - More Staves and Wands of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23825/' ] tag: - Delev - Invent.Add - Keywords dirty: - <<: *quickClean crc: 0x6B27B98E util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - <<: *quickClean crc: 0x66EFDF49 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'GuardsArmorsAndWeapons.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19259/' name: 'Guards Overhaul - New Weapons and Armour' dirty: - <<: *quickClean crc: 0xD435392D util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 26 - name: 'Guard Overhaul - Equality Patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19259/' name: 'Guards Overhaul - New Weapons and Armour' dirty: - <<: *quickClean crc: 0x8E4A1340 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Guards_Armor_Replacer.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22671/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_GuardsArmorReplacer_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' tag: - Actors.ACBS - Actors.Stats - Delev - Graphics - Invent.Add - Invent.Remove - Keywords - Names - NPC.DefaultOutfit - Outfits.Add - Outfits.Remove - Relev - Sound - Stats dirty: - <<: *quickClean crc: 0xED725A9C util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 clean: - crc: 0x876D9DF2 util: 'SSEEdit v4.0.3g' - name: 'Gwelda Dawnguard Armor.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/31641/' ] dirty: - <<: *quickClean crc: 0xED67BE5D util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 1 - name: 'HFDecorativeDolls.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/493/' ] group: *earlyLoadersGroup - name: 'Hothtrooper44_Armor(Compilation|_Ecksstra).esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/3479/' name: 'Immersive Armors' - name: 'Hothtrooper44_ArmorCompilation.esp' after: [ 'Ambriel.esp' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_IA_Patch.esp")' - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("Hothtrooper44_ArmorCompilation_CCOR_Patch.esp")' tag: - Delev - Outfits.Add - Outfits.Remove - Relev clean: # version: 8.1 - crc: 0x8A28DB11 util: 'SSEEdit v4.0.2f' - name: 'Hothtrooper44_Armor_Ecksstra.esp' req: [ 'Hothtrooper44_ArmorCompilation.esp' ] msg: [ *requiresMCM ] - name: 'icebladeofthemonarch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13972/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_IceBladeMonarch_Patch.esp")' clean: # version: 2.6 - crc: 0x787415CE util: 'SSEEdit v4.0.3' - name: 'ImmersiveIntegrationSE15.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22420/' ] clean: # version: 0.8 - crc: 0x85B039B1 util: 'SSEEdit v4.0.2f' - name: 'Immersive Jewelry.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5336/' ] after: [ 'Complete Crafting Overhaul_Remastered.esp' ] inc: [ 'Lootification.esm' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ImmersiveJewelry_Patch.esp")' - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("Immersive Jewelry_CCOR_Patch.esp")' - type: warn content: - lang: en text: 'Version 1.05 of this mod contains corrupt records. Update to version 1.06a.' - lang: de text: 'Die Version 1.05 dieses Mods enthält korrupte Einträge. Aktualieren Sie zu Version 1.06a.' condition: 'version("Immersive Jewelry.esp", "1.05", ==)' tag: - Delev - Graphics - Invent.Add - Invent.Change - Invent.Remove - Keywords - Names - Outfits.Add - Outfits.Remove - Relev - Stats - Text dirty: # version: 1.06a - <<: *quickClean crc: 0x20AA5984 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Immersive Sanguine Note SE.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/42058/' name: 'Immersive Sanguine Note Replacer' tag: [ Text ] clean: - crc: 0xCE66604D util: 'SSEEdit v4.0.4' - name: 'Immersive Weapons.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16788/' ] after: [ AmazingFollowerTweaks.esp ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_IW_Patch.esp")' - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("Immersive Weapons_CCOR_Patch.esp")' - <<: *patch3rdParty_KPH_WACCF condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("Complete Crafting Overhaul_Remastered.esp") and not active("Immersive Weapons_WACCF_Patch.esp")' tag: - Delev - Graphics - Keywords - Invent.Add - Invent.Remove - Relev - Stats clean: - crc: 0x5B38977B util: 'SSEEdit v4.0.3' - name: 'imp_helm_legend.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/824/' name: 'Improved closefaced helmets' after: [ 'Circlets and Masks with all Robes and Hoods.esp' ] msg: - <<: *patch3rdParty subs: - 'Immersive Armors' - '[Improved Closedfaced Helmets Patches](https://www.nexusmods.com/skyrimspecialedition/mods/12405/)' condition: 'active("Hothtrooper44_ArmorCompilation.esp") and not active("imp_helm_Immersive_Armors.esp")' - <<: *patch3rdParty subs: - 'Improved Dragon Priest Masks SE' - '[Improved Closedfaced Helmets Patches](https://www.nexusmods.com/skyrimspecialedition/mods/12405/)' condition: 'active("Improved Dragon Priest Masks.esp") and not active("imp_helm_IDPM.esp") and not active("Weapons Armor Clothing & Clutter Fixes.esp")' - <<: *patch3rdParty subs: - 'Unofficial Skyrim Special Edition Patch' - '[Improved Closedfaced Helmets Patches](https://www.nexusmods.com/skyrimspecialedition/mods/12405/)' condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("imp_helm_USSEP.esp") and not active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("Requiem.esp")' - <<: *patch3rdParty_KPH_WACCF condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("imp_helm_legend_WACCF_Patch.esp") and not active("imp_helm_legend_WACCF_AMB_Patch.esp")' - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Improved Closefaced Helmets.esp")' tag: [ Graphics ] dirty: - <<: *quickClean crc: 0x8491D752 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5 - name: '1nivWIC(Sky)?Cloaks(CRAFT|NoGuards|Patch)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4933/' name: 'Winter Is Coming SSE - Cloaks' - name: '1nivWICCloaks(CRAFT|NoGuards)?\.esp' msg: - <<: *useOnlyOneX subs: [ 'Winter Is Coming ESP' ] condition: 'many("1nivWICCloaks(CRAFT|NoGuards)?\.esp")' - name: '1nivWICCloaks(NoGuards)?\.esp' tag: - Outfits.Add - Outfits.Remove - name: '1nivWICCloaks.esp' msg: - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and ((active("Cloaks.esp") and not active("1nivWICCloaks_COS_CCOR_Patch.esp")) or (not active("Cloaks.esp") and not active("1nivWICCloaks_CCOR_Patch.esp")))' clean: - crc: 0x5D2443E8 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: '1nivWICCloaksCRAFT.esp' clean: - crc: 0x37A08CC4 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: '1nivWICCloaksNoGuards.esp' clean: - crc: 0x75B4F674 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: '1nivWICSkyCloaksPatch.esp' msg: - <<: *alreadyInX subs: [ '**1nivWICCloaks_COS_CCOR_Patch.esp**' ] condition: 'active("1nivWICCloaks_COS_CCOR_Patch.esp")' tag: - -Delev - Outfits.Remove - -Relev - name: 'InsanitySorrow Weapons Pack.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8206/' ] tag: [ Relev ] clean: # version: 1.7 - crc: 0x082F3A95 util: 'SSEEdit v4.0.2' - name: 'JSwords(D)?\.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29415/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_JaysusSwords_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *useOnlyOneX subs: [ 'JaySuS Swords' ] condition: 'many("JSwords(D)?\.esm")' - name: 'JSwords.esm' msg: - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("CCOR_JSwords_Patch.esp")' clean: - crc: 0x3E768974 util: 'SSEEdit v4.0.3' # Lore Friendly - crc: 0x8BB38B17 util: 'SSEEdit v4.0.3' - name: 'JSwordsD.esm' tag: - Delev - Invent.Add - Invent.Remove msg: - <<: *patchIncluded subs: [ 'Immersive Weapons' ] condition: 'active("Immersive Weapons.esp") and not active("JSwords-ImmersiveWeaponsPatch.esp")' clean: - crc: 0x186D41CB util: 'SSEEdit v4.0.3' # Lore Friendly - crc: 0xF42DCC30 util: 'SSEEdit v4.0.3' - name: 'JS Armored Circlets SE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2140/' ] dirty: - <<: *quickClean crc: 0xF94B2A20 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - <<: *quickClean crc: 0x7DEDF75F util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'KatanaCrafting.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5306/' ] msg: - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("KatanaCrafting_CCOR_Patch.esp")' - <<: *patch3rdParty_KPH_WACCF condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("Complete Crafting Overhaul_Remastered.esp") and not active("KatanaCrafting_WACCF_Patch.esp")' - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Katana Crafting.esp")' - name: 'ktWeaponPackSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15050/' ] dirty: - <<: *quickClean crc: 0xC0A3861C util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 15 - name: 'LADX_SSE.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2314/' name: 'Legendary Armors - DeserterX Collection SSE' tag: - Delev - Invent.Add - name: 'LC_FieldGuardArmor.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25481/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0x9F28E445 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5 - name: 'LC_LandLordArmor.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13341/' ] dirty: # version: 1.1 - <<: *quickClean crc: 0xD2B5C055 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'LC_RevitalizedImperialArmory.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19690/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0xD941629D util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: '(Leek_Giant|GiantLeek)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/43960/' ] - name: 'Leek_Giant.esp' dirty: - <<: *quickClean crc: 0x704F38BC util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 26 udr: 14 - name: 'GiantLeek.esp' dirty: - <<: *quickClean crc: 0x7C263915 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'Lore Weapon Expansion( - Daedric Crescent| - Goldbrand| - Relics of the Crusader)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9660/' ] - name: 'Lore Weapon Expansion.esp' after: - 'Audio Overhaul Skyrim.esp' - 'DLCIntegration.esp' - 'Weapons Armor Clothing & Clutter Fixes.esp' tag: - Delev - Relev clean: # version: 1.4c - crc: 0x0D7685E5 util: 'SSEEdit v4.0.2f' - name: 'Lore Weapon Expansion - (Daedric Crescent|Goldbrand|Relics of the Crusader)\.esp' group: *earlyLoadersGroup inc: [ *LotD_v5 ] - name: 'Lore Weapon Expansion - Daedric Crescent.esp' clean: # version: 1.4c - crc: 0x524C6138 util: 'SSEEdit v4.0.2f' - name: 'Lore Weapon Expansion - Goldbrand.esp' clean: # version: 1.4c - crc: 0x5587FCE6 util: 'SSEEdit v4.0.2f' - name: 'Lore Weapon Expansion - Relics of the Crusader.esp' clean: # version: 1.4c - crc: 0xA5763C46 util: 'SSEEdit v4.0.2f' - name: 'LPotD Armor.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/51461/' name: 'Lost Paladin Armor - Unofficial SSE Port' msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Divine Wrath Armor.esp")' - name: 'LrsamwaysExpandedSkyrimWeaponry.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2300/' ] msg: - <<: *patch3rdParty_MLU condition: 'active("MLU.esp") and not active("MLU - Expanded Skyrim Weaponry Patch.esp")' clean: - crc: 0x12BB1808 util: 'SSEEdit v4.0.3' - name: 'LvxMagicksFactionBooks-Morebooks Please2.5.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10810/' ] dirty: - <<: *quickClean crc: 0x54A05022 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'Mage Outfit Texture Overhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25611/' ] dirty: - <<: *quickClean crc: 0x182B6D93 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'mihaildwarvenpowerarmor.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/30317/' ] dirty: - <<: *quickClean crc: 0xA542594A util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 8 - name: 'mihailboundarmos.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36571/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'MisterB''s Unique Treasures.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28939/' ] dirty: - <<: *quickClean crc: 0xF18C33A9 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 12 - name: 'More Thalmor Dossiers.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/65059/' name: 'More Thalmor Dossiers' msg: - <<: *patchProvided subs: [ 'Helgen Reborn' ] condition: 'active("Helgen Reborn.esp") and not active("More Thalmor Dossiers - Helgen Reborn.esp")' - <<: *patchProvided subs: [ 'Legacy of the Dragonborn' ] condition: 'active("LegacyoftheDragonborn.esm") and not active("More Thalmor Dossiers - LotD.esp")' clean: - crc: 0xA057DD73 util: 'SSEEdit v4.0.4' - name: 'NarrativeLoot Complete.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12812/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_NarrativeLoot_Patch.esp")' dirty: - <<: *quickClean crc: 0x19851963 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 21 - name: 'Netch Leather on Solstheim.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/44039/' name: 'Netch Leather Armor on Solstheim' tag: - Delev - Invent.Add - Invent.Remove - NPC.DefaultOutfit - Outfits.Add - Outfits.Remove - Relev clean: - crc: 0x5499061E util: 'SSEEdit v4.0.4b' - name: 'NewArmoury.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15394/' ] msg: - <<: *patch3rdParty_MLU condition: 'active("MLU.esp") and not active("MLU - Animated Armoury Patch.esp")' dirty: - <<: *quickClean crc: 0xBAEB5EAB util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: 'NW_Sons_of_Skyrim.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/68656/' name: 'Sons of Skyrim' tag: - Delev - Graphics - Invent.Add - Invent.Remove - Keywords - Names - NPC.DefaultOutfit - ObjectBounds - Outfits.Add - Outfits.Remove - Relev - Stats dirty: - <<: *quickClean crc: 0xDDAB5F4D util: '[SSEEdit v4.0.4c](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 udr: 13 clean: - crc: 0x11EF7EC3 util: 'SSEEdit v4.0.4c' - name: 'OpulentOutfits_2017-SSE (AIO|Replacer|Standalone)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/861/' name: 'Opulent Outfits - Mage Robes of Winterhold 2020-SSE' msg: - <<: *useOnlyOneX subs: [ 'Opulent Outfits ESP' ] condition: 'many("OpulentOutfits_2017-SSE (AIO|Replacer|Standalone)\.esp")' - name: 'OpulentOutfits_2017-SSE (AIO|Replacer)\.esp' inc: [ 'WACCF_Armor and Clothing Extension.esp' ] tag: - Actors.Perks.Add - Actors.Spells - Delev - Graphics - Invent.Add - Invent.Change - Invent.Remove - Keywords - Names - NPC.DefaultOutfit - Outfits.Add - Outfits.Remove - Relev - Stats - Text - name: 'OpulentOutfits_2017-SSE AIO.esp' clean: - crc: 0xE9DA05B8 util: 'SSEEdit v4.0.3g' - crc: 0x71397A2C util: 'SSEEdit v4.0.3g' - crc: 0x784A2626 util: 'SSEEdit v4.0.3g' - crc: 0x097D6634 util: 'SSEEdit v4.0.3g' - name: 'OpulentOutfits_2017-SSE Replacer.esp' clean: - crc: 0x9657B6B4 util: 'SSEEdit v4.0.3g' - crc: 0x6B701C30 util: 'SSEEdit v4.0.3g' - name: 'OvensAndChurns(Main|MinorInns|PlayerHouses)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19941/' ] - name: 'OvensAndChurnsMain.esp' dirty: # version: 1.01 - <<: *quickClean crc: 0x7663A7AE util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 15 - name: 'OvensAndChurnsPlayerHouses.esp' dirty: # version: 1.01 - <<: *quickClean crc: 0x37E22F6C util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 11 - name: 'OvensAndChurnsMinorInns.esp' dirty: # version: 1.01 - <<: *quickClean crc: 0x97224F16 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 26 - name: 'peacekeeper armour1.esp' url: [ 'https://bethesda.net/en/mods/skyrim/mod-detail/4085096/' ] tag: [ Relev ] dirty: - <<: *quickClean crc: 0x121EAFD5 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Pirates Wield Cutlasses.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/31753/' name: 'Pirates Wield Cutlasses' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/56074/' name: 'Pirates Wield Cutlasses - SPID Addon' req: - <<: *SPID condition: 'file("Pirates Wield Cutlasses_DISTR.ini")' clean: - crc: 0x041C04B4 util: 'SSEEdit v4.0.4b' - crc: 0x16D4E235 util: 'SSEEdit v4.0.4b' - name: 'Potions.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5077/' ] msg: - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("AwesomePotions_CACO_Patch.esp")' tag: [ Graphics ] - name: '(PraedysSkulls|HabdsRemainsLOTDPatch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/52073/' name: 'Unique Skulls HD - SE' tag: [ Graphics ] - name: 'PraedysSkulls.esp' tag: - Outfits.Add - Outfits.Remove clean: - crc: 0x15491894 util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x61B67600 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'HabdsRemainsLOTDPatch.esp' tag: [ ObjectBounds ] clean: - crc: 0x78C011FC util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x3023FFC9 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'PrvtI_(HeavyArmory.*|HA.*|Fishing_DraugrWeapons)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6308/' name: 'Heavy Armory - New Weapons' - name: 'PrvtI_HeavyArmory.esp' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_HA_Patch.esp")' - <<: *patch3rdParty_MLU condition: 'active("MLU.esp") and not active("MLU_HeavyArmory Patch.esp")' - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Heavy Armory.esp")' - <<: *patchIncluded subs: [ 'Complete Crafting Overhaul Remastered' ] condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("PrvtI_HeavyArmory(_AA)?_CCOR_Patch\.esp")' - <<: *patchIncluded subs: [ 'Weapons Armor Clothing and Clutter Fixes' ] condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("Complete Crafting Overhaul_Remastered.esp") and not active("PrvtI_HeavyArmory(_AA)?_WACCF_Patch\.esp")' tag: - Delev - Invent.Add - Invent.Remove - Keywords - Names - Relev - Stats clean: - crc: 0x89D66889 util: 'SSEEdit v4.0.4c' - name: 'PrvtI_HeavyArmory_WACCF_Patch.esp' msg: - <<: *alreadyInX subs: [ 'PrvtI_HeavyArmory_CCOR_Patch.esp' ] condition: 'active("PrvtI_HeavyArmory_CCOR_Patch.esp")' - name: 'PrvtIRoyalArmory.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6994/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_RoyalArmory_Patch.esp")' - <<: *patch3rdParty_MLU condition: 'active("MLU.esp") and not active("MLU_RoyalArmory_patch.esp")' - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Royal Armory.esp")' clean: # version: 2.2 - crc: 0x06EC2D98 util: 'SSEEdit v4.0.2f' - name: 'PsijicTeleportSpells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5643/' ] msg: [ *patch3rdParty_SRPC_Redux ] dirty: # version: 4.8.0 - <<: *quickClean crc: 0xA202F2E4 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 42 - name: '(RareCuriosBoltsExpanded|RCBE - Thwack Consistency Patch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/39903/' name: 'Rare Curios - Bolts Expanded' - name: 'RareCuriosBoltsExpanded.esp' tag: - Delev - Graphics - Keywords - Names - ObjectBounds - Relev - Stats - Text clean: - crc: 0x620CEAB4 util: 'SSEEdit v4.0.4b' - name: 'RCBE - Thwack Consistency Patch.esp' msg: [ *patchOutdated ] - name: 'RelicsofHyruleDragonborn.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12244/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_RelicsofHyrule_Patch.esp")' clean: - crc: 0x336DE5C8 util: 'SSEEdit v4.0.3' - name: 'Remodeled Armor - Vanilla Replacer.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22168/' ] dirty: - <<: *quickClean crc: 0x24A898B8 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Rough Leather Armor.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/23725/' name: 'Rough Leather Armor - Unofficial SE Port' msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Rough Leather Armor.esp")' - name: 'RuinsEdge.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12792/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_RuinsEdge_Patch.esp")' dirty: # version: 1.2 - <<: *quickClean crc: 0xE3C3CF54 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5 - name: 'RUSTIC SOULGEMS - (Sorted|Unsorted)( - ESL)?( - GIST)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5785/' ] tag: - Graphics - ObjectBounds inc: - name: 'MLPSoulGems.esp' display: 'MultiLayer Parallax Soul Gems' msg: - <<: *useOnlyOneX condition: 'many("RUSTIC SOULGEMS - (Sorted|Unsorted)( - ESL)?( - GIST)?\.esp")' subs: [ 'RUSTIC SOULGEMS' ] - name: 'RUSTIC SOULGEMS - Sorted.esp' tag: [ Names ] clean: - crc: 0x2F1715EC util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0xE2AAFCF0 util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x240FB8A3 util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x1DAA6BEB util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x0AAB3093 util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0xB3BABE90 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'RUSTIC SOULGEMS - Sorted - ESL.esp' tag: [ Names ] clean: - crc: 0x7AD6717B util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'RUSTIC SOULGEMS - Sorted - GIST.esp' tag: [ Names ] clean: - crc: 0x5E295CF3 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'RUSTIC SOULGEMS - Sorted - ESL - GIST.esp' tag: [ Names ] clean: - crc: 0xB03693EC util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'RUSTIC SOULGEMS - Unsorted.esp' dirty: - <<: *quickClean crc: 0x8B98CA15 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 clean: - crc: 0x89792621 util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x4AA7E618 util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0xA5DE6420 util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x1A8E5C3C util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0xADD2280C util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0xE075ED5E util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'RUSTIC SOULGEMS - Unsorted - ESL.esp' dirty: - <<: *quickClean crc: 0xE54891DA util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 clean: - crc: 0x72B14661 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'RUSTIC SOULGEMS - Unsorted - GIST.esp' dirty: - <<: *quickClean crc: 0xB4B14CCE util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 clean: - crc: 0xA44937DA util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'RUSTIC SOULGEMS - Unsorted - ESL - GIST.esp' dirty: - <<: *quickClean crc: 0xC62B36D0 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 clean: - crc: 0x3AEAA186 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Seashells.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4492/' ] msg: [ *alreadyInLotD ] - name: 'ScopedBows.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/912/' name: 'Scoped Bows SE' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19495/' name: 'Scoped Bows Compatibility Kit - SBCK' msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Scoped Bows.esp")' tag: - Delev - Graphics - Invent.Add - Invent.Remove - Stats clean: - crc: 0x5E29053A util: 'SSEEdit v4.0.3' - crc: 0x3B42D974 util: 'SSEEdit v4.0.3' - crc: 0xAB2A8510 util: 'SSEEdit v4.0.3' - name: 'SL01AmuletsSkyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/487/' ] msg: - <<: *patch3rdParty_KPH_CCOR condition: 'active("Complete Crafting Overhaul_Remastered.esp") and not active("SL01AmuletsSkyrim_CCOR_Patch.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_AmuletsOfSkyrim_Patch.esp")' tag: [ Delev ] clean: # version: 4.061 - crc: 0xC77B2B42 util: 'SSEEdit v4.0.2f' - name: 'SkyrimsUniqueTreasures.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5261/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_SUT_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' clean: # version: 4.4 - crc: 0x218B87C0 util: 'SSEEdit v4.0.3' - name: 'Skyshards.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1939-eso-skyshards/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/3326552/' after: [ 'Landscape For Grass Mods - Moon and Star PATCH.esp' ] clean: - crc: 0x3D73F899 util: 'SSEEdit v4.0.3' - name: 'StaffOfSheogorath.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14468/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_StaffofSheogorath_Patch.esp")' dirty: # version: 1.0 - <<: *quickClean crc: 0x9B0E1A85 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 18 - name: 'StendarrsHammer.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12945/' ] dirty: # version: 1.1 - <<: *quickClean crc: 0x683930EE util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 18 udr: 1 - name: 'Summermyst - Enchantments of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6285/' ] inc: - 'Animated Weapon Enchants.esp' - 'Classic Elder Scrolls Attributes.esp' - name: 'Immersive Jewelry.esp' condition: 'not file("ImmersiveJewelryXSummermyst.esp") and not file("ImmersiveJewelryXSummermyst - Unrestricted.esp")' - 'SkyRe_Main.esp' - 'Wintermyst - Enchantments of Skyrim.esp' - 'Worlds Dawn.esp' after: - 'Weapon AF.esp' - 'Weapons & Armor Fixes_Remade.esp' tag: - EffectStats - EnchantmentStats - Graphics - Invent.Add - Invent.Remove - Keywords - Text msg: - <<: *compatIssuesWithX subs: [ 'EnchantingAwakened.esp' ] condition: 'active("Summermyst - Enchantments of Skyrim.esp") and active("EnchantingAwakened.esp")' - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/116/' ] - *includesMBBF - <<: *patch3rdParty subs: - 'Immersive Jewelry' - '[Summermyst X Immersive Jewelry](https://www.nexusmods.com/skyrimspecialedition/mods/30463/)' condition: 'active("Immersive Jewelry.esp") and not active("ImmersiveJewelryXSummermyst.esp") and not active("ImmersiveJewelryXSummermyst - Unrestricted.esp")' - <<: *patch3rdParty subs: - 'Weapon AF' - '[Weapon AF and Summermyst Patch (Old Files)](https://www.nexusmods.com/skyrimspecialedition/mods/19500/)' condition: 'active("Weapon AF.esp") and not active("Weapon AF and Summermyst Patch.esp")' - <<: *patch3rdParty subs: - 'Weapons Armor Clothing and Clutter Fixes' - '[Summermyst - WACCF Patch](https://www.nexusmods.com/skyrimspecialedition/mods/34547/)' condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("Summermyst - WACCF Patch.esp")' clean: # version: 3.07SSE - crc: 0x1F17FC44 util: 'SSEEdit v4.0.2f' - name: 'Tale of Two Mers.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/43074/' name: 'Tale of Two Mer - An Armor Variant Mod' tag: - Actors.AIData - Delev - Names clean: - crc: 0x269E89A6 util: 'SSEEdit v4.0.4b' - name: 'TalosHousecarl.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/5540/' name: 'Talos Housecarl Armor Pack' msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Talos Housecarl Armor.esp")' - name: 'ThaneWeaponsReborn.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8387/' ] msg: [ *alreadyInLotD ] - name: 'The Infinity Gauntlet.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25556/' ] msg: - <<: *wildEdits subs: [ 'Remove 00000D74 & 0000003C.' ] condition: 'checksum("The Infinity Gauntlet.esp", BEDB4EB0)' dirty: - <<: *quickClean crc: 0xC875BB6D util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 16 - name: 'TheOneRing.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20167/' ] dirty: - <<: *quickClean crc: 0xDDAB5BDC util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - <<: *quickClean crc: 0xECD2F4A3 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - <<: *quickClean crc: 0xFF77372A util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'TheWulfPanda - City Teleport Spells( Less Magicka Increase Cast Time)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7015/' ] msg: - <<: *useOnlyOneX subs: [ 'Teleport Spells Towns and Villages' ] condition: 'many("TheWulfPanda - City Teleport Spells( Less Magicka Increase Cast Time)?\.esp")' - <<: *wildEdits subs: [ '[Cleaning Guide](https://macsplody.github.io/xGuides/#-teleport---city-spells-)' ] condition: 'checksum("TheWulfPanda - City Teleport Spells.esp", 6FCC9D3A) or checksum("TheWulfPanda - City Teleport Spells Less Magicka Increase Cast Time.esp", DA06632F)' - name: 'TheWulfPanda - City Teleport Spells.esp' msg: [ *patch3rdParty_SRPC_Redux ] dirty: # version: 1.01 - <<: *quickClean crc: 0xEC89CAD3 util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 19 - name: 'TheWulfPanda - City Teleport Spells Less Magicka Increase Cast Time.esp' dirty: # version: 1.01 - <<: *quickClean crc: 0x5AE957AB util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 19 - name: 'TheWulfPanda - Faction Teleport Spells( Less Magicka Increased Cast Time)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6991/' ] msg: - <<: *useOnlyOneX subs: [ 'Teleport Spells Towns and Villages' ] condition: 'many("TheWulfPanda - Faction Teleport Spells( Less Magicka Increased Cast Time)?\.esp")' - <<: *wildEdits subs: [ '[Cleaning Guide](https://macsplody.github.io/xGuides/#-teleport---faction-spells-)' ] condition: 'checksum("TheWulfPanda - Faction Teleport Spells.esp", 017847FA) or checksum("TheWulfPanda - Faction Teleport Spells Less Magicka Increased Cast Time.esp", 7F826487)' - name: 'TheWulfPanda - Faction Teleport Spells.esp' msg: [ *patch3rdParty_SRPC_Redux ] dirty: # version: 1.01 - <<: *quickClean crc: 0x6DA7BCF5 util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 30 - name: 'TheWulfPanda - Faction Teleport Spells Less Magicka Increased Cast Time.esp' dirty: # version: 1.03 - <<: *quickClean crc: 0x3BEDC8A5 util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 30 - name: 'TheWulfPanda - Teleport Spells Towns and Villages( Less Magicka Increase Cast Time)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7267/' ] msg: - <<: *useOnlyOneX subs: [ 'Teleport Spells Towns and Villages' ] condition: 'many("TheWulfPanda - Teleport Spells Towns and Villages( Less Magicka Increase Cast Time)?\.esp")' - <<: *wildEdits subs: [ '[Cleaning Guide](https://macsplody.github.io/xGuides/#-teleport---towns-and-villages-)' ] condition: 'checksum("TheWulfPanda - Teleport Spells Towns and Villages.esp", AAAA667B) or checksum("TheWulfPanda - Teleport Spells Towns and Villages Less Magicka Increase Cast Time.esp", 8C2C1182)' - name: 'TheWulfPanda - Teleport Spells Towns and Villages.esp' msg: [ *patch3rdParty_SRPC_Redux ] dirty: # version: 1.03 - <<: *quickClean crc: 0xE614F5D7 util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 17 - name: 'TheWulfPanda - Teleport Spells Towns and Villages Less Magicka Increase Cast Time.esp' dirty: # version: 1.00 - <<: *quickClean crc: 0x2393970C util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 17 - name: 'TMBVanillaArmorandClothes.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18094/' ] msg: - <<: *requiresX subs: [ '[XP32 Maximum Skeleton Special Extended - XPMSSE](https://www.nexusmods.com/skyrimspecialedition/mods/1988/)' ] condition: 'not file("XPMSE.esp")' tag: [ Graphics ] - name: 'treasure_hunt.es(l|p)' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19469/' ] - name: 'treasure_hunt.esl' clean: # version: 1.72 - crc: 0xE987720F util: 'SSEEdit v4.0.3' - name: 'treasure_hunt.esp' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_NewTreasureHunt_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' clean: # version: 1.72 - crc: 0x5647775E util: 'SSEEdit v4.0.3' - name: 'Ulags Legacy.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/20510/' name: 'Ulag''s Legacy - Apotheus Light Armor - Blooded Heavy Armor - Duskward Light Armor' msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Ulag''s Legacy.esp")' - name: 'Undriel_Everlight.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16043/' ] dirty: - <<: *quickClean crc: 0x5E62A5C6 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'Unique(Grimsever|Stormfang)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14389/' ] - name: 'UniqueGrimsever.esp' clean: # version: 1.1 - crc: 0x4D0C8B32 util: 'SSEEdit v4.0.2f' - name: 'UniqueStormfang.esp' clean: # version: 1.3 - crc: 0xC7C6B0F0 util: 'SSEEdit v4.0.2f' - name: 'Unique Uniques.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3334/' ] msg: - *alreadyInLotD - <<: *patch3rdParty_KPH_CCOR condition: 'checksum("Unique Uniques.esp", 31DB2011) and active("Complete Crafting Overhaul_Remastered.esp") and not active("Unique Uniques_CCOR_Patch.esp")' - <<: *patch3rdParty_KPH_WACCF condition: 'checksum("Unique Uniques.esp", 31DB2011) and active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("Complete Crafting Overhaul_Remastered.esp") and not active("Unique Uniques_WACCF_Patch.esp")' clean: - crc: 0x31DB2011 util: 'SSEEdit v4.0.3f' - name: 'Unique Zephyr.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16956/' ] tag: - Graphics - ObjectBounds - Stats - Text clean: - crc: 0xFDE147EF util: 'SSEEdit v4.0.4' - crc: 0x4FDC9DB0 util: 'SSEEdit v4.0.4' - name: 'Vikings Weaponry - Johnskyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14409/' ] clean: - crc: 0xCF308145 util: 'SSEEdit v4.0.3' - name: 'Vikings Weaponry LL - Johnskyrim.esp' tag: [ Relev ] clean: - crc: 0xA13319FC util: 'SSEEdit v4.0.3' - name: 'Volkihar Knight.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4806/' ] clean: # version: 1.0 - crc: 0xF3768475 util: 'SSEEdit v4.0.2f' - name: 'WarmongerArmory_LeveledList.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4956/' ] after: - '1nivWICCloaks.esp' - '1nivWICCloaksNoGuards.esp' tag: - Actors.ACBS - Delev - Graphics - Invent.Add - Invent.Remove - Outfits.Add - Outfits.Remove - Relev - name: 'WarmongerArmory_SSE.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/17809/' name: 'Warmonger Armory - Unofficial Fixed SSE Port' msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Warmonger Armory.esp")' - name: 'WeaponsOf3E_SSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5019/' ] clean: # version: 1.0.3 - crc: 0x6488D166 util: 'SSEEdit v4.0.2f' - name: '3rdEraWeaponsMoS.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16876/' ] clean: # version: 1.51 - crc: 0x16CAA198 util: 'SSEEdit v4.0.2f' - name: 'Wintermyst - (Enchantments of Skyrim|Increased Damage).esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18603/' ] tag: [ Names ] - name: 'Wintermyst - Enchantments of Skyrim.esp' inc: - 'Animated Weapon Enchants.esp' - 'Summermyst - Enchantments of Skyrim.esp' tag: - Delev - Graphics - Relev msg: - <<: *compatIssuesWithX subs: [ 'EnchantingAwakened.esp' ] condition: 'active("Wintermyst - Enchantments of Skyrim.esp") and active("EnchantingAwakened.esp")' - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18603/' ] dirty: # version: 4.06SE - <<: *quickClean crc: 0x24B9E639 util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'Wintermyst - Increased Damage.esp' clean: # version: 4.06SE - crc: 0x65AFCE11 util: 'SSEEdit v4.0.0' - name: 'witchplate.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/17053/' name: 'Witchplate Armor Set' msg: - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Witchplate Armor.esp")' - name: 'WZOblivionArtifacts.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10644/' name: 'Oblivion Artifact Pack' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_OblivionArtifacts_Patch.esp")' dirty: - <<: *quickClean crc: 0x5FD5D31C util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 31 udr: 3 - <<: *quickClean crc: 0xF914361B util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 31 udr: 3 - name: 'WZTamrielic Culture.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11418/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_TamrielicCulture_Patch.esp")' clean: - crc: 0x22A8658C util: 'SSEEdit v4.0.3' - name: 'yumcheese.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/36506/' name: 'Cheesemod for EVERYONE' msg: - <<: *wildEdits subs: [ 'Remove the record 00083B04 & remove the XEZN subrecord from RiftenRatwayZone in 00016BCF.' ] condition: 'checksum("yumcheese.esp", 8A36B7F3) or checksum("yumcheese.esp", A2F4FBDB)' tag: - Invent.Add - Invent.Remove dirty: - <<: *quickClean crc: 0x8A36B7F3 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 25 udr: 4 - <<: *quickClean crc: 0x5FFDF5E1 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 25 udr: 4 - name: '(ZIA_(Ancient(_V4)?|Complete|Daedric) Pack|Z[A-Y]{2})\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/9138/' name: 'Zim''s Immersive Artifacts' # Zim's Immersive Artifacts - Pack plugins - name: 'ZIA_(Ancient|Complete|Daedric) Pack\.esp' after: [ 'MLU.esp' ] - name: 'ZIA_Ancient Pack.esp' clean: - crc: 0x19D4478E util: 'SSEEdit v4.0.4c' - name: 'ZIA_Complete Pack.esp' msg: - <<: *patch3rdParty_KPH_WACCF condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("zimsimmersiveartifacts_waccf_patch.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and checksum("ZIA_Complete Pack.esp", C4A8C3D1) and not active("DBM_ZimsThaneWeapons_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' tag: - EffectStats - Enchantments - EnchantmentStats - Graphics - Keywords - Names - Sound - Stats - Text clean: # All artifacts - crc: 0xC4A8C3D1 util: 'SSEEdit v4.0.4c' # Not all artifacts - crc: 0x1ED7B431 util: 'SSEEdit v4.0.4c' - name: 'ZIA_Daedric Pack.esp' clean: - crc: 0xC774099C util: 'SSEEdit v4.0.4c' # Zim's Immersive Artifacts - Individual plugins - name: 'Z(AB|AS|AU|BB|BW|CH|CV|DB|EB|EM|GA|KN|KT|MB|MR|MS|NA|NB|NI|OI|RA|RH|RN|SB|SC|SH|SK|SM|SR|SY|TH|VD|WJ|WT)\.esp' after: [ 'MLU.esp' ] - name: 'ZTH.esp' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ZimsThaneWeapons_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' # Zim's Immersive Artifacts - Obsolete plugins - name: 'ZIA_Ancient Pack_V4.esp' msg: [ *obsolete ] ###### Locations - New Dungeons ###### - name: '(CauseReducedCut(- Ayleid Gear Consistency Patch)?|Rielle - Vault of Meridia)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/66676/' name: 'The Cause - Reduced Cut' - name: 'CauseReducedCut.esp' dirty: - <<: *quickClean crc: 0x6634DF7A util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 11 - name: 'CauseReducedCut- Ayleid Gear Consistency Patch.esp' clean: - crc: 0x51DD187F util: 'SSEEdit v4.0.4b' - name: 'Rielle - Vault of Meridia.esp' clean: - crc: 0x114081E6 util: 'SSEEdit v4.0.4b' - name: 'DeadMansRefuge(ArenaPatch)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/66194/' name: 'Dead Man''s Refuge (Nexus Mods)' - name: 'DeadMansRefuge.esp' url: - link: 'https://bethesda.net/en/mods/skyrim/mod-detail/4283320/' name: 'Dead Man''s Refuge (Bethesda.net)' msg: - <<: *patchProvided subs: [ 'Arena - An Encounter Zone Overhaul' ] condition: 'active("Arena.esp") and not active("DeadMansRefugeArenaPatch.esp")' clean: - crc: 0x2BBD7258 util: 'SSEEdit v4.0.4' - name: 'DeadMansRefugeArenaPatch.esp' url: - link: 'https://bethesda.net/en/mods/skyrim/mod-detail/4283327/' name: 'Dead Man''s Refuge - Arena Patch (Bethesda.net)' clean: - crc: 0x62425172 util: 'SSEEdit v4.0.4' ###### Locations - New Lands ###### - name: 'arnima.esm' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/3008/' name: 'Beyond Reach' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_BeyondReach_Patch.esp")' dirty: # version: 4.0.0 - <<: *quickClean crc: 0x939EA05D util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 11767 - name: 'Artaeum.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/33150/' name: 'Isle of Artaeum Season 3' msg: [ *patch3rdParty_SRPC_Redux ] dirty: - <<: *reqManualFix crc: 0x78537FA2 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: 'Black Marsh( North)?.es(m|p)' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19027/' ] - name: 'Black Marsh.esm' clean: # version: 5 - crc: 0xBEE29EE4 util: 'SSEEdit v4.0.2' - name: 'Black Marsh North.esp' dirty: # version: 5 - <<: *reqManualFix crc: 0xC8E33B76 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 160 udr: 14019 nav: 129 # version: 5, after QAC - <<: *reqManualFix crc: 0xBA5B1367 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 129 - name: 'BS(Assets|Heartland|_DLC_patch).es(m|p)' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10917/' name: 'Beyond Skyrim - Bruma SE' - name: 'BSAssets.esm' url: [ 'https://bethesda.net/en/mods/skyrim/mod-detail/4027835/' ] clean: # version: 1.3.3 - crc: 0x1D0648B6 util: 'SSEEdit v4.0.2' - name: 'BSHeartland.esm' url: [ 'https://bethesda.net/en/mods/skyrim/mod-detail/4027831/' ] msg: - <<: *patch3rdParty subs: - 'Complete Alchemy & Cooking Overhaul' - '[CACO - Beyond Skyrim Bruma Patch](https://www.nexusmods.com/skyrimspecialedition/mods/24830/)' condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_Beyond Skyrim Bruma_Patch.esp")' - <<: *patch3rdParty_MLU condition: 'active("MLU.esp") and not active("MLU_Bruma.esp")' - <<: *patch3rdParty subs: - 'Flora Respawn Fix' - '[Flora Respawn Fix SE for Beyond Skyrim](https://www.nexusmods.com/skyrimspecialedition/mods/11072/)' condition: 'active("FloraRespawnFix.esp") and not active("BSHeartlandFRF.esp")' - <<: *patch3rdParty subs: - 'iNeed' - '[Beyond Skyrim - Bruma - Tweaks Enhancements and Patches SSE](https://www.nexusmods.com/skyrimspecialedition/mods/19374/)' condition: 'active("iNeed.esp") and not active("Bruma - iNeed Patch.esp")' - <<: *patch3rdParty subs: - 'Ordinator - Perks of Skyrim' - '[Ordinator Beyond Skyrim Bruma Patch](https://www.nexusmods.com/skyrimspecialedition/mods/10934/)' condition: 'active("Ordinator - Perks of Skyrim.esp") and not active("Ordinator - Beyond Skyrim Bruma Patch.esp")' - *patch3rdParty_SRPC_Redux - <<: *patch3rdParty_UVCPC condition: 'not active("Vokrii - Bruma Patch.esp") and active("Vokrii - Minimalistic Perks of Skyrim.esp")' tag: - Actors.ACBS - Actors.CombatStyle - Actors.DeathItem - Actors.Stats - C.Regions - Delev - EffectStats - Factions - Graphics - Invent.Add - Invent.Remove - Keywords - Names - ObjectBounds - Text dirty: # version: 1.3.3 - <<: *quickClean crc: 0x0B12B4E7 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 514 - name: 'BS_DLC_patch.esp' url: [ 'https://bethesda.net/en/mods/skyrim/mod-detail/4044167/' ] tag: - C.Regions - Delev - Invent.Add - Invent.Remove - Relev clean: # version: 1.1.2 - crc: 0x2BC2FECB util: 'SSEEdit v4.0.2' - name: 'bs bruma corrections (pc).esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/33748/' name: 'Beyond Skyrim - Bruma - Corrections' tag: - Delev - Invent.Add - Invent.Remove - Outfits.Add - Outfits.Remove - name: 'BS(BSHeartland - Unofficial Patch|_Campfire)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19374/' name: 'Beyond Skyrim - Bruma - Tweaks Enhancements and Patches SSE' - name: 'BSHeartland - Unofficial Patch.esp' tag: - C.Location - C.Name - Names dirty: - <<: *quickClean crc: 0x41A22D57 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 24 - name: 'BS_Campfire.esp' tag: [ Names ] - name: 'Chanterelle World Interiors.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/41965/' ] dirty: - <<: *reqManualFix crc: 0xB5E2C59A util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'Clockwork.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4155/' ] after: - name: 'JKs Skyrim.esp' condition: '(is_master("JKs Skyrim.esp") and is_master("Clockwork.esp")) or (not is_master("JKs Skyrim.esp") and not is_master("Clockwork.esp"))' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_Clockwork_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' dirty: # version: 1.0 - <<: *quickClean crc: 0x7E36F0E5 util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 122 - name: 'Darkend.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10423/' ] dirty: # version: 1.4 - <<: *quickClean crc: 0x616730B8 util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 26 - name: 'DwemerWorldGate.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/29305/' name: 'Dwemer Worldgate' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/49791/' name: 'Dwemer Welttor (Dwemer Worldgate) 0.3.1 DV' dirty: - <<: *quickClean crc: 0xC2C932AA util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 108 clean: - crc: 0x4D549249 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Falskaar.esm' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2057/' name: 'Falskaar' msg: - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_Falskaar_Patch.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_Falskaar_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patch3rdParty_RSCPC condition: 'active("RSkyrimChildren.esm") and not active("RSC Falskaar Patch.esp")' - <<: *patch3rdParty subs: - 'Better Dynamic Snow' - '[Falskaar - Addons and Patches](https://www.nexusmods.com/skyrimspecialedition/mods/19454/)' condition: 'active("Better Dynamic Snow.esp") and not active("Falskaar - Better Dynamic Snow Patch.esp")' - <<: *patch3rdParty subs: - 'Beyond Skyrim - Bruma' - '[Falskaar - Addons and Patches](https://www.nexusmods.com/skyrimspecialedition/mods/19454/)' condition: 'active("BSHeartland.esm") and not active("SkyTEST-RealisticAnimals&Predators.esp") and not active("Falskaar - Bruma Patch.esp")' - <<: *patch3rdParty subs: - 'Containers and Leveled Lists Fixes - Complete Loot Overhaul' - '[Falskaar - Addons and Patches](https://www.nexusmods.com/skyrimspecialedition/mods/19454/)' condition: 'active("Containers and Leveled Lists Fixes.esp") and not active("Falskaar - CLLF Patch.esp")' - <<: *patch3rdParty subs: - 'iNeed - Food Water and Sleep' - '[Falskaar - Addons and Patches](https://www.nexusmods.com/skyrimspecialedition/mods/19454/)' condition: 'active("iNeed.esp") and not active("Falskaar - iNeed Patch.esp")' - <<: *patch3rdParty subs: - 'SkyTEST - Realistic Animals and Predators' - '[Falskaar - Addons and Patches](https://www.nexusmods.com/skyrimspecialedition/mods/19454/)' condition: 'active("SkyTEST-RealisticAnimals&Predators.esp") and not active("BSHeartland.esm") and not active("Falskaar - SkyTEST Patch.esp")' - <<: *patch3rdParty subs: - 'SkyTEST and Beyond Skyrim - Bruma' - '[Falskaar - Addons and Patches](https://www.nexusmods.com/skyrimspecialedition/mods/19454/)' condition: 'active("SkyTEST-RealisticAnimals&Predators.esp") and active("BSHeartland.esm") and not active("Falskaar - SkyTEST and Bruma Patch.esp")' - <<: *patch3rdParty subs: - 'YASH - Yet Another Skyrim Hardcore Mod' - '[Falskaar - Addons and Patches](https://www.nexusmods.com/skyrimspecialedition/mods/19454/)' condition: 'active("YASH2.esp") and not active("Falskaar - YASH Patch.esp")' - <<: *patchUpdateAvailable subs: [ '[Comprehensive Falskaar Fixes](https://www.nexusmods.com/skyrimspecialedition/mods/62819/)' ] condition: 'not active("Comprehensive_Falskaar_Fixes.esp")' dirty: - <<: *quickClean crc: 0x00AFAC80 util: '[SSEEdit v4.0.4c](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'ForgottenIsland.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6640/' ] dirty: - <<: *quickClean crc: 0x353FFB77 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 19 - name: 'Gray Fox Cowl.esm' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4509/' name: 'The Gray Cowl of Nocturnal SE' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_TheGrayCowlofNocturnal_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_GrayCowl_Patch.esp")' - *patch3rdParty_SRPC_Redux dirty: # version: 1.3 - <<: *quickClean crc: 0xDA11D0DA util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 21 - name: 'Identity Crisis.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/39634/' ] inc: - name: 'BSHeartland.esm' display: 'Beyond Skyrim - Bruma SE' condition: 'not active("BS Bruma Patch.esp")' msg: - <<: *patchProvided subs: [ 'Beyond Skyrim - Bruma SE' ] condition: 'active("BSHeartland.esm") and not active("BS Bruma Patch.esp")' - name: 'Maslea.esm' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18327/' name: 'The Republic of Maslea - Chapter one - SSE' inc: [ 'MoreBanditCamps.esp' ] msg: [ *patch3rdParty_SRPC_Redux ] req: [ *SilentVoice ] dirty: - <<: *quickClean crc: 0x47A6A2ED util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2387 - <<: *quickClean crc: 0x2D208787 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2390 - name: 'Midwood Isle.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28120/' ] msg: [ *patch3rdParty_SRPC_Redux ] clean: - crc: 0x902458B5 util: 'SSEEdit v4.0.4' - name: 'MI Alt Ship Loc 2.esp' dirty: - <<: *quickClean crc: 0x010D8C29 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 - name: 'MILightsControl.esp' clean: - crc: 0xC3C4CE49 util: 'SSEEdit v4.0.4' - name: 'MoonAndStar_(MAS|ImmersionPatch)\.esp' url: - 'https://www.nexusmods.com/skyrimspecialedition/mods/4301/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/3107024/' - 'https://www.nexusmods.com/skyrimspecialedition/mods/28530/' - name: 'MoonAndStar_MAS.esp' after: - name: 'AuroraVillage.esp' condition: 'not is_master("MoonAndStar_MAS.esp")' - name: 'Landscape Fixes For Grass Mods.esp' condition: 'not is_master("MoonAndStar_MAS.esp")' - name: 'Tel_Nalta.esp' condition: 'not is_master("MoonAndStar_MAS.esp")' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_MAS_Patch.esp")' - <<: *patch3rdParty subs: - 'Undeath Remastered' - '[Moon and Star - Undeath Remastered Patch](https://www.nexusmods.com/skyrimspecialedition/mods/19068/)' condition: 'active("Undeath.esp") and not active("MoonAndStar_Undeath_compat.esp")' - <<: *patch3rdParty subs: - 'WARZONES - Assault Attack' - '[ Moon and Star WARZONES - Assault Attack Compatibility Patch ](https://www.nexusmods.com/skyrimspecialedition/mods/10751/)' condition: 'active("WARZONES - SSE - DLC - Assault Attack.esp") and not active("JRWZMASPatch.esp")' - <<: *patchUpdateAvailable subs: [ '[Moon and Star - Cleaned Plugin Replacer](https://www.nexusmods.com/skyrimspecialedition/mods/28530/)' ] condition: 'checksum("moonpath.esp", EB5AEFAF)' tag: [ C.Location ] clean: - crc: 0x2EE7DDD5 util: 'SSEEdit v4.0.3g' - name: 'MoonAndStar_ImmersionPatch.esp' inc: [ *LotD_v5 ] - name: 'moonpath.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4341/' name: 'Moonpath to Elsweyr SSE' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_Moonpath_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_Moonpath_Patch.esp")' - <<: *patchUpdateAvailable subs: [ '[Unofficial Moonpath to Elsweyr Patch](https://www.nexusmods.com/skyrimspecialedition/mods/15882/)' ] condition: 'active("moonpath.esp") and checksum("moonpath.esp", 18577F3E) and not active("JRMoonpathtoElsweyrPatch.esp")' clean: # version: 1.16.1 - crc: 0x18577F3E util: 'SSEEdit v4.0.3' - name: 'Moonpath (Music - )?Sky and Light(n)?ing Fix( - merged)?.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18683/' ] after: [ 'JRMoonpathBrumaPatch.esp' ] - name: 'JRMoonpathtoElsweyrPatch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/15882/' name: 'Unofficial Moonpath to Elsweyr Patch' tag: [ Names ] clean: # version: 1.5 - crc: 0x3161E919 util: 'SSEEdit v4.0.0' - name: 'Nyhus.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4016/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Phenderix Magic World.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6551/' ] msg: - <<: *alsoUseX subs: [ '[Phenderix Magic World - Leveled Lists Add-On](https://www.nexusmods.com/skyrimspecialedition/mods/36742/)' ] condition: 'not active("Phenderix Magic World - Leveled Lists Add-On.esp")' - <<: *patch3rdParty subs: - 'Open Cities Skyrim' - '[Phenderix OCS Patch](https://www.nexusmods.com/skyrimspecialedition/mods/39637/)' condition: 'active("Open Cities Skyrim.esp") and not active("Phenderix OCS Patch.esp")' dirty: - <<: *quickClean crc: 0xE4CCCE2F util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164/)' itm: 17 - name: 'StagPrinceBow.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3140/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_DaedricRealms_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' dirty: # version: 1.0 - <<: *quickClean crc: 0x6B66BD44 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5 - name: 'summerset(isl|Fix)es\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/72004/' name: 'Summerset Isle' - name: 'summersetisles.esp' dirty: - <<: *quickClean crc: 0x3F84C631 util: '[SSEEdit v4.0.4c](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2925 - name: 'SummersetFixes.esp' tag: [ C.Music ] dirty: - <<: *quickClean crc: 0x1102AE68 util: '[SSEEdit v4.0.4c](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 689 udr: 1430 nav: 20 - name: 'SurSummerAssault - Stormcloak.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/42715/' ] dirty: - <<: *reqManualFix crc: 0x5722E46A util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 34 udr: 5 nav: 1 - <<: *reqManualFix crc: 0xC61AFBDA util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - <<: *reqManualFix crc: 0x8B24E15B util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 27 udr: 5 nav: 1 - <<: *reqManualFix crc: 0x3AF36AE7 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'TheBawbsShire.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18903/' name: 'The Shire SE' dirty: # version: 1.3 - <<: *reqManualFix crc: 0x1344E8BC util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 nav: 2 # version: 1.3, after QAC - <<: *reqManualFix crc: 0xB86979DE util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: 'The Haven From The Cold And Dark.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/5266/' name: 'The Haven From The Cold And Dark 2.0' dirty: # version: 2.4 - <<: *reqManualFix crc: 0xC53D3A5B util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3996 nav: 3 # version: 2.4 - <<: *reqManualFix crc: 0x168EF727 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'Undeath.esp' url: - 'https://www.nexusmods.com/skyrimspecialedition/mods/6180/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/3327746/' after: [ 'MoonAndStar_MAS.esp' ] inc: [ 'AuroraVillage.esp' ] msg: - <<: *alsoUseX subs: [ '[Undeath Remastered - Facegen Data Patch](https://www.nexusmods.com/skyrimspecialedition/mods/20046/)' ] condition: 'not file("meshes/actors/character/FaceGenData/FaceGeom/Undeath.esp/000BB03A.NIF") and not active("UndeathFixes.esp")' - <<: *patch3rdParty subs: - 'Complete Alchemy & Cooking Overhaul' - '[CACO Undeath Patch](https://www.nexusmods.com/skyrimspecialedition/mods/29825/)' condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_Undeath_Patch.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_Undeath_Patch.esp")' - *patch3rdParty_SRPC_Redux - <<: *patchUpdateAvailable subs: [ '[Undeath Classical Lichdom](https://www.nexusmods.com/skyrimspecialedition/mods/40802/)' ] condition: 'not active("UndeathFixes.esp") and not file("Undeath Ascension.esp") and not file("Undeath Immersive Lichdom.esp") and not file("Tainted_Blood.esp")' - <<: *wildEdits subs: [ '[Undeath Wild Edits Cleaning Guide](https://macsplody.github.io/xGuides/#-undeath-remastered-)' ] condition: 'checksum("Undeath.esp", EB75A960) or checksum("Undeath.esp", FDADED23)' tag: - Graphics - Relations.Add - Sound dirty: - <<: *quickClean crc: 0xEB75A960 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 41 - <<: *quickClean crc: 0x103B1E2B util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 33 - <<: *quickClean crc: 0x7740C0F5 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 39 - name: 'UndeathFixes.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/40802/' name: 'Undeath Classical Lichdom' tag: [ Relations.Add ] msg: - <<: *compatIssuesWithX subs: [ 'True Hybrid: Tainted Blood of the Dragonborn **Tainted_Blood.esp**' ] condition: 'active("Tainted_Blood.esp")' - <<: *compatIssuesWithX subs: [ 'Undeath: Immersive Lichdom **Undeath Immersive Lichdom.esp**' ] condition: 'active("Undeath Immersive Lichdom.esp")' - <<: *compatIssuesWithX subs: [ 'Undeath: The Ascension **Undeath Ascension.esp**' ] condition: 'active("Undeath Ascension.esp")' clean: - crc: 0x35DA5A55 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: '(Valen_assault|BosmerArmorMATY743)\.es(p|m)' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/48349/' name: 'Assault on Valenwood' - name: 'Valen_assault.esp' dirty: - <<: *quickClean crc: 0x54ABB1A6 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 430 - name: 'BosmerArmorMATY743.esm' dirty: - <<: *quickClean crc: 0xB66DB668 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Vigilant.esm' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11849/' name: 'VIGILANT SE' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11894/' name: 'VIGILANT Voiced - English Addon' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_Vigilant_Patch.esp")' - *patch3rdParty_SRPC clean: - crc: 0x77C79B19 util: 'SSEEdit v4.0.3' - crc: 0xEEE14A2F util: 'SSEEdit v4.0.3' - name: 'vominheim.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/31472/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Wyrmstooth.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/45565/' name: 'Wyrmstooth' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18553/' name: 'Drachenzahn (Wyrmstooth) DV' msg: - <<: *obsolete subs: [ '[Wyrmstooth](https://www.nexusmods.com/skyrimspecialedition/mods/45565/)' ] condition: 'version("Wyrmstooth.esp", "1.19.2", <) and not file("interface/translations/wyrmstooth_german.txt")' - <<: *patch3rdParty_JSDCP condition: 'checksum("meshes/clutter/ruins/ruinsdragonclaw01.nif", 34F46214) and not active("JS Dragon Claws - Wyrmstooth Patch.esp")' - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_Wyrmstooth_Patch.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_Wyrmstooth_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - *patch3rdParty_SRPC_Redux clean: - crc: 0xF17426CD util: 'SSEEdit v4.0.4b' - crc: 0xC9371351 util: 'SSEEdit v4.0.4b' ###### Locations - New Structures & Landmarks ###### - name: 'AHZBetterDGEntranceSE.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4126/' name: 'Immersive Dawnguard Dayspring Pass' after: - name: 'Immersive Patrols II.esp' condition: 'not is_master("AHZBetterDGEntranceSE.esp")' tag: - C.Location - C.Regions dirty: - <<: *quickClean crc: 0xFC45B26D util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 - name: 'AHZBetterDGEntranceSE - BSHeartland Patch.esp' after: [ 'AHZBetterDGEntranceSE.esp' ] req: [ 'BSHeartland.esm' ] - name: 'AKSkyrimUnderground.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/131/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_SkyrimUnderground_Patch.esp")' clean: - crc: 0xC9D34395 util: 'SSEEdit v4.0.3' - name: 'AKSkyrimUnderground.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/131/' ] clean: - crc: 0x7E339FFC util: 'SSEEdit v4.0.3' - name: 'ancient weathertop.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/42065/' name: 'Lord of the Rings Amon Sul - Ancient Weathertop' dirty: - <<: *reqManualFix crc: 0x6C28BE22 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 4 - name: '(Artifacts_Revised|DBM_Artifacts_RevisedPatch|AoSR_AoB_DBMPatch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/49779/' name: 'Artifacts of Skyrim - Revised Edition' - name: 'Artifacts_Revised.esp' tag: - C.Light - Graphics - Invent.Add - NPC.DefaultOutfit - ObjectBounds - Outfits.Add dirty: - <<: *quickClean crc: 0x84F69B73 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1096 udr: 9 - name: 'DBM_Artifacts_RevisedPatch.esp' dirty: - <<: *quickClean crc: 0x4EDA3E42 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 10 udr: 16 - name: 'AoSR_AoB_DBMPatch.esp' clean: - crc: 0xAD75705B util: 'SSEEdit v4.0.4' - name: 'Aurora(Village| - Moon and Star Patch).esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17647/' ] - name: 'AuroraVillage.esp' inc: [ 'Lake Ilinalta Shack.esp' ] dirty: # version: 1.1 - <<: *quickClean crc: 0x9F71C5AA util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 12 - name: 'Aurora - Moon and Star Patch.esp' dirty: # version: 1.0 - <<: *quickClean crc: 0x3931F00E util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Badersee.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16419/' ] tag: [ C.Location ] dirty: - <<: *reqManualFix crc: 0x6C7A13F1 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'BattleAftermath.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4742/' ] after: [ 'Immersive War and Violence.esp' ] clean: - crc: 0xC536917E util: 'SSEEdit v4.0.3' - crc: 0x51F9FAE2 util: 'SSEEdit v4.0.3' - name: 'Bee Hives.esp' url: [ 'https://www.afkmods.com/index.php?/files/file/1891-bee-hives/' ] group: *earlyLoadersGroup clean: # version: 2.0.3 - crc: 0x9774E2CE util: 'SSEEdit v4.0.2' - name: 'BlackthornManor.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2242/' name: 'Blackthorn - A Buildable Town in The Rift' inc: [ 'HoH.esp' ] dirty: # English - <<: *quickClean crc: 0x7E530609 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 17 # German - <<: *quickClean crc: 0x33E9DBFD util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 17 - name: 'BooksOfSkyrim.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4115/' name: 'Books of Skyrim SE' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/46991/' name: 'Books of Skyrim SE - Redux' msg: - <<: *patchUpdateAvailable subs: [ '[Books of Skyrim SE - Redux](https://www.nexusmods.com/skyrimspecialedition/mods/46991/)' ] condition: 'active("BooksOfSkyrim.esp") and not version("BooksOfSkyrim.esp", "5.0.0", >=)' - <<: *requiresResources subs: [ '[Books of Skyrim SE](https://www.nexusmods.com/skyrimspecialedition/mods/4115/)' ] condition: 'not file("BooksOfSkyrim.bsa") and not file("BooksOfSkyrim - Textures.bsa") and not file("textures/manny/librarian/manny_librarian_sign.dds")' clean: - crc: 0xE9FF2708 util: 'SSEEdit v4.0.3' - name: 'Bring Out Your Dead.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1892-bring-out-your-dead/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/2956453/' clean: - crc: 0xB6FC130C util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: '(Convenient Carriages|CC_.*).esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12693/' ] - name: 'Convenient Carriages.esp' after: - 'Clockwork.esp' - 'COTN - Dawnstar.esp' - 'Enhanced Solitude SSE.esp' - 'JKs Skyrim.esp' - 'MoreToSay.esp' - 'moretosayfalkreath.esp' - 'Solitude Docks.esp' - 'tpos_complete02_RTCWG.esp' - 'Windhelm Bridge Overhaul.esp' inc: [ 'CFTO.esp' ] msg: - <<: *patchIncluded subs: [ 'Better Dynamic Snow' ] condition: 'active("Better Dynamic Snow.esp") and not active("CC_BDSnow_Patch.esp")' - <<: *patchIncluded subs: [ 'City Entrances Overhaul - Markarth' ] condition: 'active("Markarth Entrance Overhaul.esp") and not active("CC_CEOMark_Patch.esp")' - <<: *patchIncluded subs: [ 'City Entrances Overhaul - Windhelm' ] condition: 'active("WindhelmEntranceOverhaul.esp") and not active("CC_CEOWind_Patch.esp")' - <<: *patchIncluded subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("CC_CRF_Patch.esp") and not active("CC_CRF_LFFGM_Patch.esp")' - <<: *patchIncluded subs: [ 'Dawnstar' ] condition: 'active("Dawnstar.esp") and not active("CC_ArtDws_Patch.esp") and not active("CC_ArtDws_IC_Patch.esp")' - <<: *patchIncluded subs: [ 'Landscape Fixes For Grass Mods' ] condition: 'active("Landscape Fixes For Grass Mods.esp") and not active("CC_LFFGM_Patch.esp")' - <<: *patchIncluded subs: [ 'Storefront' ] condition: 'active("Storefront.esp") and not active("CC_ArtStorefront_Patch.esp")' - <<: *patchIncluded subs: [ 'The Great City of Solitude' ] condition: 'active("The Great City of Solitude.esp") and not active("CC_TGCS_Patch.esp")' clean: - crc: 0xA69C30B9 util: 'SSEEdit v4.0.3g' - crc: 0x529C0B5C util: 'SSEEdit v4.0.3g' - name: 'Caveoftheforgotten.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13499/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0x7438A832 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 - name: 'CFTO.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/8379/' name: 'Carriage and Ferry Travel Overhaul' after: [ 'Immersive Citizens - AI Overhaul.esp' ] msg: - <<: *patchProvided subs: [ 'Arthmoor''s Dawnstar' ] condition: 'active("Dawnstar.esp") and not active("CFTO - Arthmoor Danwstar Patch.esp")' - <<: *patchProvided subs: [ 'Hearthfire Extended' ] condition: 'active("hearthfireextended.esp") and not active("HFE-CFTO-Patch.esp")' - <<: *patchProvided subs: [ 'Immersive Citizens - AI Overhaul' ] condition: 'active("Immersive Citizens - AI Overhaul.esp") and not active("CFTO - Immersive Citizens Patch.esp")' - <<: *patchProvided subs: [ 'JK''s Skyrim' ] condition: 'active("JKs Skyrim.esp") and not active("CFTO-JK-Patch.esp")' - <<: *patchUpdateAvailable subs: [ '[Carriage and Ferry Travel Overhaul - Companions Radiant Quest Fix](https://www.nexusmods.com/skyrimspecialedition/mods/52353/)' ] condition: 'not active("CFTO_fix.esp")' - <<: *patchUpdateAvailable subs: [ '[Carriage and Ferry Travel Overhaul - Fixes and Winterhold](https://www.nexusmods.com/skyrimspecialedition/mods/40651/)' ] condition: 'version("CFTO.esp", "2.0", <=)' clean: - crc: 0xD2FF9967 util: 'SSEEdit v4.0.4b' - name: 'Chapels Of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15215/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0x9E053C89 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 393 nav: 3 # version: 1.0, after QAC - <<: *reqManualFix crc: 0xCD67DB06 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'Civil War Battlefields.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14284/' ] dirty: # version: 3.5 - <<: *quickClean crc: 0x62C75F1D util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 34 - name: 'Convenient Bridges.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2715/' ] dirty: # version: 1.1 - <<: *quickClean crc: 0x231346AC util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 99 - name: 'Crossroads Inn.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1406/' ] dirty: - <<: *quickClean crc: 0x7AD68FA2 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 - name: 'Cutting Room Floor.esp' url: - link: 'https://www.afkmods.com/index.php?/files/file/1894-cutting-room-floor/' name: 'Cutting Room Floor (AFK Mods)' - link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2955350/' name: 'Cutting Room Floor (Bethesda.net Mods)' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/276/' name: 'Cutting Room Floor (Nexus Mods)' after: - name: 'TouringCarriages.esp' condition: '(is_master("Cutting Room Floor.esp") and is_master("TouringCarriages.esp")) or (not is_master("Cutting Room Floor.esp") and not is_master("TouringCarriages.esp"))' msg: - <<: *patch3rdParty_AOOPH condition: 'active("AI Overhaul.esp") and not active("AI Overhaul - Cutting Room Floor Patch.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_CRF_Patch.esp")' - <<: *patch3rdParty_KPH_TCIY condition: 'active("TheChoiceIsYours.esp") and not active("TCIY_CRF_Patch.esp")' - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Cutting Room Floor.esp")' - <<: *patch3rdParty_RSCPC condition: 'active("RSkyrimChildren.esm") and not active("RealisticRSChildren.esp") and not active("RSC CRF Patch.esp") and not active("CRF_RSChildrenPatch.esp")' - *patch3rdParty_SRPC - <<: *patch3rdParty subs: - 'No Snow Under the Roof **Prometheus_No_snow_Under_the_roof.esp**' - '[Cutting Room Floor - No Snow Under the Roof](https://www.nexusmods.com/skyrimspecialedition/mods/5641/)' condition: 'active("Prometheus_No_snow_Under_the_roof.esp") and not active("No Snow Under The Roof - CRF Patch.esp")' tag: - Actors.Voice - NPC.CrimeFaction - R.ChangeSpells clean: - crc: 0xC0CFC737 util: 'SSEEdit v4.0.4b' - name: 'danyanavysofskyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13447/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0xC3E81C75 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 67 udr: 65 nav: 4 # version: 1.0, after QAC - <<: *reqManualFix crc: 0x48ABD6C0 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 4 - name: 'Dolmen Ruins.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1897-dolmen-ruins-eso-dark-anchors/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/2941128/' clean: # version: 2.0.5 - crc: 0xBC6758E7 util: 'SSEEdit v4.0.2' - name: 'DragonbridgeSouthSide.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13444/' ] dirty: - <<: *quickClean crc: 0xF2F09D70 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - <<: *quickClean crc: 0xC088ADAE util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - <<: *quickClean crc: 0x522CAE81 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - <<: *quickClean crc: 0xD25DB557 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'DragonsKeep.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/271/' ] dirty: # version: 1.9.7 - <<: *reqManualFix crc: 0x43AF2572 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 28 nav: 32 # version: 1.9.7 - <<: *reqManualFix crc: 0x59E1AD72 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 32 - name: 'EasierRidersDungeonPackSSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2218/' ] dirty: - <<: *quickClean crc: 0x87B2F91C util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 35 - name: 'Eli_Dovah Vault.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/42237/' ] dirty: - <<: *quickClean crc: 0x003EA023 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - <<: *quickClean crc: 0xE9D52EC1 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'ESOimports.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11729/' name: 'The Elder Scrolls Online Imports' - name: 'ESOimports.esp' tag: - Actors.ACBS - Actors.CombatStyle - Actors.Voice - C.Encounter - C.Location - C.Name - C.Owner - Delev - EffectStats - Graphics - Invent.Add - Invent.Remove - NPC.DefaultOutfit - NPC.Race - Names - ObjectBounds - Relev - Text clean: - crc: 0xF399CD38 util: 'SSEEdit v4.0.4' - name: 'ESOimports - Dawnguard.esp' dirty: - <<: *quickClean crc: 0x066F1DE3 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 46 - name: 'ESOimports - Dragonborn.esp' dirty: - <<: *quickClean crc: 0x72E95057 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 112 - name: 'ESOImports - Darkwater Crossing Patch.esp' clean: - crc: 0xAE615F82 util: 'SSEEdit v4.0.4' - name: 'ESOImports - JKs Skyrim Patch.esp' dirty: - <<: *quickClean crc: 0xE80662E8 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 - name: 'ESOImports - Kynesgrove Patch.esp' clean: - crc: 0xCE2D3A93 util: 'SSEEdit v4.0.4' - name: 'ESOImports - Keld Nar Patch.esp' clean: - crc: 0xE52BA8C4 util: 'SSEEdit v4.0.4' - name: 'ESOImports - ToK Patch.esp' dirty: - <<: *quickClean crc: 0x40F3EB73 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'Fachry Brothel Riften.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/23763/' name: 'The Rift Brothel' dirty: - <<: *quickClean crc: 0x163A3B3F util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 - name: 'Forgotten DungeonsSSE.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/449/' ] tag: [ C.Location ] clean: - crc: 0xB6DB0A2F util: 'SSEEdit v4.0.3' - name: 'Forgotten DungeonsSSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/449/' ] msg: [ *obsolete ] - name: 'FrostshoreShelter(ArenaPatch)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/68258/' name: 'Frostshore Shelter (Nexus Mods)' - name: 'FrostshoreShelter.esp' url: - link: 'https://bethesda.net/en/mods/skyrim/mod-detail/4283331/' name: 'Frostshore Shelter (Bethesda.net)' msg: - <<: *patchProvided subs: [ 'Arena - An Encounter Zone Overhaul' ] condition: 'active("Arena.esp") and not active("FrostshoreShelterArenaPatch.esp")' clean: - crc: 0x3EDC5BF6 util: 'SSEEdit v4.0.4' - name: 'FrostshoreShelterArenaPatch.esp' url: - link: 'https://bethesda.net/en/mods/skyrim/mod-detail/4283335/' name: 'Frostshore Shelter - Arena Patch (Bethesda.net)' clean: - crc: 0xF163B74F util: 'SSEEdit v4.0.4' - name: 'frozenintime.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12625/' ] dirty: # version: 1.1, regular - <<: *quickClean crc: 0xF73F2AC4 util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 # version: 1.1, reduced loot - <<: *quickClean crc: 0x264F55D5 util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: 'Gavrostead.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6794/' ] dirty: - <<: *quickClean crc: 0x2A020CC8 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 12 - name: 'Granite Hill.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/58335/' ] dirty: - <<: *quickClean crc: 0x2C24C9B6 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5 - name: 'Granitehall.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/57180/' ] dirty: - <<: *quickClean crc: 0x2CB4CEB4 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'GrayQuarter959.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/42234/' name: 'Windhelm Expansion - Grey Quarter' dirty: - <<: *quickClean crc: 0x07282553 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 27 - name: 'HopesabandonSSE 1.1.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13870/' ] dirty: - <<: *quickClean crc: 0xB887D331 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 12 - name: 'Immersive War and Violence.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15428/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0x5ADB907A util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 22 udr: 66 - name: 'Incaendo_IsengravBarrow.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20584/' ] clean: - crc: 0xE2C1F2A2 util: 'SSEEdit v4.0.3' - name: 'JokerineArgonianSettlement.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17263/' ] dirty: # version: 1.1 - <<: *quickClean crc: 0x76A74A54 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 13 - name: 'JokerinesRedditDungeon.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17806/' ] dirty: - <<: *quickClean crc: 0x87021CAF util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 23 - name: 'Kinky Inn.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/28917/' name: 'The Kinky Princess' dirty: - <<: *reqManualFix crc: 0x2627D9E9 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Laundry.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2011/' ] group: *earlyLoadersGroup - name: 'Left Hand Crossing.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18726/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0xBF023846 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 - name: 'lordship.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/35643/' name: 'Build Your Own City: Becoming a Lord' dirty: - <<: *reqManualFix crc: 0x44940364 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 9 - name: 'LoreiusSettlement.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17249/' ] clean: # version: 1.4 - crc: 0x7B0E794A util: 'SSEEdit v4.0.2' - name: 'mannyBlackRock.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23362/' ] dirty: - <<: *quickClean crc: 0x8172E96C util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: 'mannyDragonhead.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23360/' ] dirty: - <<: *quickClean crc: 0x861FB09E util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 - name: 'Man Those Borders!.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/681/' ] dirty: # version: 1.6 - <<: *quickClean crc: 0x22D00784 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 66 - name: 'Milos Hot Springs.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17144/' ] dirty: - <<: *quickClean crc: 0x68A34A5D util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 12 - <<: *quickClean crc: 0xA9037317 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 - name: 'MoreBanditEncampmentsFALK.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13270/' ] dirty: - <<: *reqManualFix crc: 0xD7C12C8C util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 372 nav: 27 - <<: *reqManualFix crc: 0x19142779 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 27 - name: 'NorthernTowns.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12915/' ] dirty: - <<: *quickClean crc: 0x538D8CF1 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 11 - name: 'Oblivion Gates in Cities.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1904-oblivion-gates-in-cities/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/2964068/' inc: [ 'Open Cities Skyrim.esp' ] clean: # version: 2.0.2 - crc: 0x618758ED util: 'SSEEdit v4.0.2' - name: 'Oblivion Gates Remade.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9040/' ] clean: - crc: 0xD948150A util: 'SSEEdit v4.0.3' - name: 'Overstead.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9323/' ] dirty: - <<: *reqManualFix crc: 0x0DF870FF util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 41 udr: 1 nav: 2 - <<: *reqManualFix crc: 0xC7A3E3AF util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: 'Point The Way.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/352/' ] clean: # version: 2.0.6 - crc: 0xCE0124EF util: 'SSEEdit v4.0.3' - name: 'ProudspireMarketplace.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17980/' ] clean: # version: 1.1 - crc: 0x400082ED util: 'SSEEdit v4.0.2' - name: 'Provincial Courier Service.esp' url: - 'https://www.afkmods.com/index.php?/files/file/2006-provincial-courier-service/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/4024642/' after: - name: 'Immersive Citizens - AI Overhaul.esp' condition: '(is_master("Immersive Citizens - AI Overhaul.esp") and is_master("Provincial Courier Service.esp")) or (not is_master("Immersive Citizens - AI Overhaul.esp") and not is_master("Provincial Courier Service.esp"))' - name: 'manny Lantern Caretakers.esp' condition: '(is_master("manny Lantern Caretakers.esp") and is_master("Provincial Courier Service.esp")) or (not is_master("manny Lantern Caretakers.esp") and not is_master("Provincial Courier Service.esp"))' tag: - Actors.ACBS - Actors.AIPackages - Factions - NPC.CrimeFaction clean: - crc: 0x423C0D3A util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Ravengrave.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6570/' ] dirty: - <<: *reqManualFix crc: 0x663041E6 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 nav: 1 - <<: *reqManualFix crc: 0x238150DD util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Reich Corigate.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/58214/' ] dirty: - <<: *quickClean crc: 0x2613D535 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5 - name: 'RREnhanced.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19001/' ] dirty: - <<: *quickClean crc: 0x4778895B util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 33 udr: 236 clean: - crc: 0x0EE555DC util: 'SSEEdit v4.0.3' - name: 'RodryksDragonBridge.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/42510/' name: 'Rodryk''s Dragon Bridge' msg: - <<: *patch3rdParty subs: - 'Enhanced Lights and FX' - '[ELFX - Rodryk''s Dragon Bridge patch](https://www.nexusmods.com/skyrimspecialedition/mods/43032/) or [Rodryk''s Dragon Bridge - Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/50408/)' condition: 'active("EnhancedLightsandFX.esp") and not active("ELFX - Rodryk''s Dragon Bridge patch.esp") and not active("((Great JKs North|JKs_GTaC) - Rodryks(_Arthmoor)? \+ |RodryksDragonBridge - (GTaC|JKs)?(_Arthmoor)?( \+ )?)ELFX\.esp")' - <<: *patch3rdParty subs: - 'The Great Cities - Minor Cities and Towns' - '[Rodryk''s Dragon Bridge - Great Cities Patch](https://www.nexusmods.com/skyrimspecialedition/mods/42619/)' condition: 'active("The Great Cities - Minor Cities and Towns.esp") and not active("RodryksDragonBridge - GCS Dragon Bridge Patch.esp")' dirty: - <<: *quickClean crc: 0xB73D9C06 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 1 - name: '(Run_of_the_Mill_Inn|RunoftheMillInn).*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19481/' ] - name: 'Run_of_the_Mill_Inn.esp' dirty: - <<: *quickClean crc: 0xB4CD3865 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'RunoftheMillInn_CRF_NavPatch.esp' dirty: - <<: *quickClean crc: 0x0DEC8D29 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 14 - name: 'SeaPointSettlement.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11346/' ] dirty: # version: 3.08 - <<: *quickClean crc: 0x6C90193C util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 37 - name: 'Settlements Expanded SE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7777/' ] after: - name: 'Soljund''s Sinkhole.esp' condition: '(is_master("Soljund''s Sinkhole.esp") and is_master("Settlements Expanded SE.esp")) or (not is_master("Soljund''s Sinkhole.esp") and not is_master("Settlements Expanded SE.esp"))' - name: 'Whistling Mine.esp' condition: '(is_master("Whistling Mine.esp") and is_master("Settlements Expanded SE.esp")) or (not is_master("Whistling Mine.esp") and not is_master("Settlements Expanded SE.esp"))' tag: - C.Acoustic - C.Location - C.Music - Relations.Add msg: - <<: *patchProvided subs: [ 'Blackthorn' ] condition: 'active("BlackthornManor.esp") and not active("Settlements Expanded SE - Blackthorn Patch.esp")' - <<: *patchProvided subs: [ 'Carriage and Ferry Travel Overhaul' ] condition: 'active("CFTO.esp") and not active("Settlements Expanded SE - CFTO Patch.esp")' - <<: *patchProvided subs: [ 'Inns and Taverns' ] condition: 'active("Inns and Taverns.esp") and not active("Settlements Expanded SE - Inns and Taverns AIO Patch.esp")' - <<: *patchProvided subs: [ 'Inns and Taverns' ] condition: 'active("Inns and Taverns - Heartwood Inn.esp") and not active("Settlements Expanded SE - Inns and Taverns Patch - Heartwood Inn.esp")' - <<: *patchProvided subs: [ 'Lanterns of Skyrim' ] condition: 'active("Lanterns Of Skyrim - All In One - Main.esm") and not active("Settlements Expanded SE - Lanterns of Skyrim Patch.esp")' - <<: *patchProvided subs: [ 'Legendary Cities' ] condition: 'active("Tes Arena - Skyrim Frontier Fortress.esp") and not active("Settlements Expanded SE - Legendary Cities Patch - AIO.esp")' - <<: *patchProvided subs: [ 'Legendary Cities - Modular: Amol' ] condition: 'active("TES Arena Amol.esp") and not active("Settlements Expanded SE - Legendary Cities Patch - Modular.esp")' - <<: *patchProvided subs: [ 'No Snow Under The Roof' ] condition: 'active("Prometheus_No_snow_Under_the_roof.esp") and not active("Settlements Expanded SE - No Snow Under the Roof Patch.esp")' - <<: *patchProvided subs: [ 'RS Children Overhaul' ] condition: 'active("RSkyrimChildren.esm") and not active("Settlements Expanded SE - RS Children Patch.esp")' - <<: *patchProvided subs: [ 'Skyrim Better Roads And Bridges' ] condition: 'active("Skyrim Better Roads and Bridges - All In One - Merged.esp") and not active("Settlements Expanded SE - Skyrim Better Roads and Bridges Patch.esp")' - <<: *patchProvided subs: [ 'Skyrim Better Roads' ] condition: 'active("Skyrim Better Roads - All In One - Merged.esp") and not active("Settlements Expanded SE - Skyrim Better Roads Patch.esp")' - <<: *patchProvided subs: [ 'Soljund''s Sinkhole' ] condition: 'active("Soljund''s Sinkhole.esp") and not active("Settlements Expanded SE - Soljunds Sinkhole Patch.esp")' - <<: *patchProvided subs: [ 'Whistling Mine' ] condition: 'active("Whistling Mine.esp") and not active("Settlements Expanded SE - Whistling Mine Patch.esp")' clean: - crc: 0x3519894D util: 'SSEEdit v4.0.3g' - name: 'simpleCarriageExpansion.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10434/' name: 'Carriage Stops of Skyrim' group: *earlyLoadersGroup clean: # version: 1.1 - crc: 0xA15D3872 util: 'SSEEdit v4.0.2' - name: 'SkjolgaBasin.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25080/' ] dirty: - <<: *quickClean crc: 0xC2A91443 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 13 - name: 'SkyrimSewers.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9320/' ] clean: - crc: 0xACB9FC00 util: 'SSEEdit v4.0.3' - crc: 0xDEAB2F8C util: 'SSEEdit v4.0.3' - name: 'Skyrim Trading Posts.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23997/' ] msg: - <<: *patchProvided type: warn subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("CRF + Trading Posts Patch.esp")' clean: # version: 3.3 - crc: 0x06C1490B util: 'SSEEdit v4.0.2' - name: 'CRF + Trading Posts Patch.esp' clean: - crc: 0x6D3D6301 util: 'SSEEdit v4.0.2' - name: 'sm_jobasha_(bookshop|WHrestore_patch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13285/' name: 'Jobasha''s Books' msg: - <<: *useOnlyOneX subs: [ 'Jobasha''s Books ESP' ] condition: 'many("sm_jobasha_(bookshop|WHrestore_patch)\.esp")' tag: - Keywords - Stats - name: 'sm_jobasha_bookshop.esp' msg: - <<: *useInstead subs: [ '[Jobasha''s Books and WinterHold Restored Patch](https://www.nexusmods.com/skyrimspecialedition/mods/13285/) **sm_jobasha_WHrestore_patch.esp**' ] condition: 'active("Winterhold Restored.esp")' dirty: - <<: *quickClean crc: 0x3327F159 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 10 - name: 'sm_jobasha_WHrestore_patch.esp' req: [ 'Winterhold Restored.esp' ] dirty: - <<: *quickClean crc: 0xED930025 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 udr: 1 - name: 'SMMerchantCamp.esl' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/26042/' name: 'Laryn Summermyst Merchant Camp' dirty: - <<: *quickClean crc: 0xD6E8CE35 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'sm_winterholdtemple.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13284/' name: 'Winterhold Temple of Julianos' dirty: - <<: *quickClean crc: 0xE4AAC11B util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 - name: 'SolemnKeep.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11037/' ] dirty: - <<: *quickClean crc: 0x883638C7 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 14 - name: 'Solitude Skyway SE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8250/' ] after: - name: 'KvHarborside.esp' condition: 'file("TGCoS + Solitude Skyway SE [PATCH - KvHarborside].esp")' inc: - <<: *LotD_v5 condition: 'not active("Solitude Skyway SE - Legacy of the Dragonborn Patch.esp") and not active("Solitude Skyway SE [PATCH - LoTD] (STD).esp") and not active("Solitude Skyway SE [PATCH - LoTD] (OCS).esp") and not active("Solitude Skyway SE + BluePalaceTerrace [PATCH - LoTD] (STD).esp") and not active("Solitude Skyway SE + BluePalaceTerrace [PATCH - LoTD] (OCS).esp")' msg: - <<: *patchProvided subs: [ 'Legacy of the Dragonborn' ] condition: 'active("LegacyoftheDragonborn.esm") and not active("Open Cities Skyrim.esp") and not active("Solitude Skyway SE - Legacy of the Dragonborn Patch.esp") and not active("Solitude Skyway SE [PATCH - LoTD] (STD).esp") and not active("Solitude Skyway SE + BluePalaceTerrace [PATCH - LoTD] (STD).esp")' - <<: *patch3rdParty subs: - 'Legacy of the Dragonborn' - '[Modular PatchXpress](https://www.nexusmods.com/skyrimspecialedition/mods/36116/) Solitude Skyway SE PATCH - Legacy of the Dragonborn (STD)' condition: 'active("LegacyoftheDragonborn.esm") and not active("Open Cities Skyrim.esp") and not active("BluePalaceTerrace.esp") and not active("Solitude Skyway SE [PATCH - LoTD] (STD).esp") and not active("Solitude Skyway SE - Legacy of the Dragonborn Patch.esp")' - <<: *patch3rdParty subs: - 'Legacy of the Dragonborn & Open Cities Skyrim' - '[Modular PatchXpress](https://www.nexusmods.com/skyrimspecialedition/mods/36116/) Solitude Skyway SE PATCH - Legacy of the Dragonborn (OCS)' condition: 'active("LegacyoftheDragonborn.esm") and active("Open Cities Skyrim.esp") and not active("BluePalaceTerrace.esp") and not active("Solitude Skyway SE [PATCH - LoTD] (OCS).esp") and not active("Solitude Skyway SE - Legacy of the Dragonborn Patch.esp")' - <<: *patch3rdParty subs: - 'Legacy of the Dragonborn & Drengin''s Blue Palace Terrace' - '[Modular PatchXpress](https://www.nexusmods.com/skyrimspecialedition/mods/36116/) Solitude Skyway SE - Drengin''s Blue Palace Terrace PATCH - Legacy of the Dragonborn (STD)' condition: 'active("LegacyoftheDragonborn.esm") and not active("Open Cities Skyrim.esp") and active("BluePalaceTerrace.esp") and not active("Solitude Skyway SE + BluePalaceTerrace [PATCH - LoTD] (STD).esp") and not active("Solitude Skyway SE - Legacy of the Dragonborn Patch.esp")' - <<: *patch3rdParty subs: - 'Legacy of the Dragonborn & Drengin''s Blue Palace Terrace & Open Cities Skyrim' - '[Modular PatchXpress](https://www.nexusmods.com/skyrimspecialedition/mods/36116/) Solitude Skyway SE - Drengin''s Blue Palace Terrace PATCH - Legacy of the Dragonborn (OCS)' condition: 'active("LegacyoftheDragonborn.esm") and active("Open Cities Skyrim.esp") and active("BluePalaceTerrace.esp") and not active("Solitude Skyway SE + BluePalaceTerrace [PATCH - LoTD] (OCS).esp") and not active("Solitude Skyway SE - Legacy of the Dragonborn Patch.esp")' - <<: *useOnlyOneX type: warn subs: [ 'Solitude Skyway & Legacy of the Dragonborn patch' ] condition: 'active("LegacyoftheDragonborn.esm") and many("(Solitude Skyway SE - Legacy of the Dragonborn Patch|Solitude Skyway SE \[PATCH - LoTD\] \((STD|OCS)\)|Solitude Skyway SE \+ BluePalaceTerrace \[PATCH - LoTD\] \((STD|OCS)\)).esp")' clean: - crc: 0x4C4ACF55 util: 'SSEEdit v4.0.3' - name: 'Stendarr Rising.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/49346/' ] - name: 'Stendarr Rising.esp' clean: - crc: 0x6DFF7D65 util: 'SSEEdit v4.0.3j (RC2 for 4.0.4)' - name: 'Stonecrest.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9303/' ] dirty: # version: 1.4 - <<: *quickClean crc: 0xDF79FA9B util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 10 - name: 'Stonecrest - Verdant, Patch.esp' dirty: # version: 1.4 - <<: *quickClean crc: 0x02A47EF7 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'Storefront.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1910-storefront/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/2948562/' clean: # version: 2.0.4 - crc: 0xDED3A723 util: 'SSEEdit v4.0.2f' - name: 'Sunthgat.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/55343/' ] dirty: - <<: *reqManualFix crc: 0x7F7C712F util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Syerscote.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/58403/' ] dirty: - <<: *quickClean crc: 0xF79DBD87 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 4 - name: 'Tes (Arena Amol|Arena Nimalten|Arena NorthKeep|Arena - Skyrim Frontier Fortress|Blackmoor|DunstadGrove|Granite Hall|Pagran Village)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/318/' ] - name: 'Tes Arena - Skyrim Frontier Fortress.esp' inc: - 'TES Arena Amol.esp' - 'Tes Arena Nimalten.esp' - 'Tes Arena NorthKeep.esp' - 'TES DunstadGrove.esp' - 'Tes Granite Hall.esp' - 'Tes Pagran Village.esp' - name: 'TES Arena Amol.esp' clean: - crc: 0xBE843CF3 util: 'SSEEdit v4.0.3' - name: 'Tes Arena Nimalten.esp' dirty: - <<: *quickClean crc: 0xF23AF9E9 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 27 - name: 'Tes Arena NorthKeep.esp' dirty: - <<: *quickClean crc: 0x7032CD9B util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 16 - name: 'TES Blackmoor.esp' dirty: - <<: *quickClean crc: 0x18093352 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'TES DunstadGrove.esp' dirty: - <<: *quickClean crc: 0xD1267288 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 29 - name: 'Tes Granite Hall.esp' dirty: - <<: *quickClean crc: 0xD35D28DC util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 16 - name: 'Tes Pagran Village.esp' dirty: - <<: *quickClean crc: 0xB38457F5 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 19 - name: 'Tes Vernim Wood.esp' dirty: - <<: *quickClean crc: 0xEFC1B9D8 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 38 udr: 3 - name: 'The Windhelm Smelter.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/46333/' ] msg: - <<: *patchProvided subs: [ 'Capital Windhelm Expansion' ] condition: 'active("WindhelmSSE.esp") and not active("The Windhelm Smelterworks - Capital Windhelm Patch.esp")' - <<: *patchProvided subs: [ 'Lanterns of Skyrim II' ] condition: 'active("Lanterns Of Skyrim II.esm") and not active("The Windhelm Smelterworks - LOS II Patch.esp")' dirty: - <<: *reqManualFix crc: 0xED966101 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 30 nav: 1 - <<: *reqManualFix crc: 0x71698916 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Windhelm Smelterworks.esp' msg: [ *obsolete ] - name: 'TimberSprings.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/43743/' ] dirty: - <<: *reqManualFix crc: 0x07674A3F util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 173 nav: 1 - <<: *reqManualFix crc: 0xCBFBBC4F util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'TownOfPinewatch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15735/' ] dirty: - <<: *reqManualFix crc: 0x8C77CBC4 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 28 nav: 1 - <<: *reqManualFix crc: 0x0BE962F8 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'vikingmeadhall.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17132/' ] dirty: # version: 1.1 - <<: *quickClean crc: 0x10B36003 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 - name: 'Vuldur\.es(m|p)' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12186/' ] tag: [ C.Location ] - name: 'Vuldur.esp' clean: - crc: 0x4A24602B util: 'SSEEdit v4.0.3' - name: 'Vuldur.esm' msg: [ *patch3rdParty_SRPC_Redux ] clean: - crc: 0x40DE999C util: 'SSEEdit v4.0.3' - name: 'HammetDungeons\.es(m|p)' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12186/' ] tag: [ C.Location ] - name: 'HammetDungeons.esp' msg: - <<: *patch3rdParty_MLU condition: 'active("MLU.esp") and not active("MLU - HammetDungeons Patch.esp")' clean: - crc: 0x721BCED1 util: 'SSEEdit v4.0.3' - name: 'HammetDungeons.esm' clean: - crc: 0x64353491 util: 'SSEEdit v4.0.3' - name: 'Warbird''s Dwemer Train Station.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/30964/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Warbirds Whiterun Metropolis.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/56839/' ] msg: [ *patch3rdParty_SRPC_Redux ] - name: 'Watchtowers of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19230/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0x8BEFEC60 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 16 udr: 18 - name: 'WhiteLighthouseSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21955/' ] dirty: # version: 2.0 - <<: *quickClean crc: 0x3D32FCC3 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'Windhelm Docks Pathways SE( - Better Docks AIO Patch| - Open Cities Skyrim Patch)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8697/' ] - name: 'Windhelm Docks Pathways SE.esp' clean: # version: 1.32 - crc: 0xB7F8A610 util: 'SSEEdit v4.0.2' - name: 'Windhelm Docks Pathways SE - Better Docks AIO Patch.esp' clean: # version: 1.1 - crc: 0x0895E2BF util: 'SSEEdit v4.0.2' - name: 'Windhelm Docks Pathways SE - Open Cities Skyrim Patch.esp' clean: # version: 1.1 - crc: 0x707334C0 util: 'SSEEdit v4.0.2' - name: 'winRoscrea.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19247/' ] dirty: # version: 1.4 - <<: *quickClean crc: 0x19F035CF util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 ###### Location - Overhauls ###### - name: 'AnotherOakwood.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/61007/' ] after: [ 'ogFalkreathHauntings.esp' ] msg: - <<: *wildEdits subs: [ 'Remove **00009B96**, **00009B97**, & **00009BB9** from **AnotherOakwood.esp**.' ] condition: 'checksum("AnotherOakwood.esp", 1B9CB7E5)' tag: [ C.Location ] - name: 'Better( )?Cities( )?(Solitude|Whiterun)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3847/' ] - name: 'Better Cities Solitude.esp' dirty: - <<: *quickClean crc: 0xC112DD5C util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 16 - name: 'BetterCitiesWhiterun.esp' dirty: - <<: *quickClean crc: 0x4BEB56A4 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 27 udr: 92 - name: 'BluePalaceTerrace.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/35180/' ] after: - name: 'Immersive Citizens - AI Overhaul.esp' condition: '(is_master("BluePalaceTerrace.esp") and is_master("Immersive Citizens - AI Overhaul.esp")) or (not is_master("BluePalaceTerrace.esp") and not is_master("Immersive Citizens - AI Overhaul.esp"))' - name: 'Solitude Expansion.esp' condition: '(is_master("BluePalaceTerrace.esp") and is_master("Solitude Expansion.esp")) or (not is_master("BluePalaceTerrace.esp") and not is_master("Solitude Expansion.esp"))' tag: - C.Location - C.Light clean: - crc: 0x7B4B358A util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x84585406 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'BluePalaceTerrace-ELFX-and-ELFXEnhancer-Patch.esp' tag: [ C.Light ] - name: 'BluePalaceTerrace-ELFX-and-ELFX - Hardcore-Patch.esp' tag: [ C.Light ] - name: 'BluePalaceTerrace-OCS-patch.esp' tag: [ C.Location ] - name: 'ClefJ''s Half Moon Mill.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24365/' ] clean: - crc: 0xBC0187AE util: 'SSEEdit v4.0.3' - name: 'ClefJs Karthwasten.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/30947/' ] clean: - crc: 0x83D4D343 util: 'SSEEdit v4.0.3' - name: 'ClefJShorsStone.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22988/' ] dirty: - <<: *quickClean crc: 0xDF1A0762 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 16 udr: 28 - name: '(CollegeOfWinterholdImmersive|CWI.*Patch.*|ICOW_(MOW|WICO)_Patch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/17004/' name: 'Immersive College of Winterhold' - name: 'CollegeOfWinterholdImmersive.esp' after: - name: 'Book Covers Skyrim.esp' condition: '(is_master("CollegeOfWinterholdImmersive.esp") and is_master("Book Covers Skyrim.esp")) or (not is_master("CollegeOfWinterholdImmersive.esp") and not is_master("Book Covers Skyrim.esp"))' - name: 'CollegeEntry.esp' condition: '(is_master("CollegeOfWinterholdImmersive.esp") and is_master("CollegeEntry.esp")) or (not is_master("CollegeOfWinterholdImmersive.esp") and not is_master("CollegeEntry.esp"))' - name: 'Cutting Room Floor.esp' condition: '(is_master("CollegeOfWinterholdImmersive.esp") and is_master("Cutting Room Floor.esp")) or (not is_master("CollegeOfWinterholdImmersive.esp") and not is_master("Cutting Room Floor.esp"))' - name: 'Enlightened College of Winterhold.esp' condition: '(is_master("CollegeOfWinterholdImmersive.esp") and is_master("Enlightened College of Winterhold.esp")) or (not is_master("CollegeOfWinterholdImmersive.esp") and not is_master("Enlightened College of Winterhold.esp"))' - name: 'HFDecorativeDolls.esp' condition: '(is_master("CollegeOfWinterholdImmersive.esp") and is_master("HFDecorativeDolls.esp")) or (not is_master("CollegeOfWinterholdImmersive.esp") and not is_master("HFDecorativeDolls.esp"))' - name: 'Immersive Citizens - AI Overhaul.esp' condition: '(is_master("CollegeOfWinterholdImmersive.esp") and is_master("Immersive Citizens - AI Overhaul.esp")) or (not is_master("CollegeOfWinterholdImmersive.esp") and not is_master("Immersive Citizens - AI Overhaul.esp"))' - name: 'Immersive Wenches.esp' condition: '(is_master("CollegeOfWinterholdImmersive.esp") and is_master("Immersive Wenches.esp")) or (not is_master("CollegeOfWinterholdImmersive.esp") and not is_master("Immersive Wenches.esp"))' - name: 'MCWT_ScheduledSavos.esp' condition: '(is_master("CollegeOfWinterholdImmersive.esp") and is_master("MCWT_ScheduledSavos.esp")) or (not is_master("CollegeOfWinterholdImmersive.esp") and not is_master("MCWT_ScheduledSavos.esp"))' - name: 'MLU.esp' condition: '(is_master("CollegeOfWinterholdImmersive.esp") and is_master("MLU.esp")) or (not is_master("CollegeOfWinterholdImmersive.esp") and not is_master("MLU.esp"))' - name: 'TheWulfPanda - Faction Teleport Spells.esp' condition: '(is_master("CollegeOfWinterholdImmersive.esp") and is_master("TheWulfPanda - Faction Teleport Spells.esp")) or (not is_master("CollegeOfWinterholdImmersive.esp") and not is_master("TheWulfPanda - Faction Teleport Spells.esp"))' - name: 'TheWulfPanda - Faction Teleport Spells Less Magicka Increased Cast Time.esp' condition: '(is_master("CollegeOfWinterholdImmersive.esp") and is_master("TheWulfPanda - Faction Teleport Spells Less Magicka Increased Cast Time.esp")) or (not is_master("CollegeOfWinterholdImmersive.esp") and not is_master("TheWulfPanda - Faction Teleport Spells Less Magicka Increased Cast Time.esp"))' req: [ *SKSE ] msg: - <<: *patch3rdParty subs: - 'Konahrik''s Accoutrements' - '[Immersive College of Winterhold Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/67358/)' condition: 'active("konahrik_accoutrements.esp") and not active("ICOW_KA_Patch.esp") and not active("UltimateCollege.esp")' - <<: *patch3rdParty subs: - 'Obscure''s College of Winterhold' - '[Ultimate College of Winterhold](https://www.nexusmods.com/skyrimspecialedition/mods/44797/)' condition: 'active("OCW_Obscure''s_CollegeofWinterhold.esp") and not active("UltimateCollege.esp")' - <<: *patch3rdParty subs: - 'Skyrim Immersive Creatures' - '[Immersive College of Winterhold Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/67358/)' condition: 'active("Skyrim Immersive Creatures Special Edition.esp") and not active("ICOW - SIC Patch.esp") and not active("UltimateCollege.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ImmersiveCollegeofWinterhold_Patch.esp") and not active("UltimateCollege.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patch3rdParty_RPC condition: 'active("Requiem.esp") and not active("Requiem - Immersive College of Winterhold.esp")' - *patch3rdParty_SRPC - <<: *patchIncluded subs: [ 'Better Dynamic Snow' ] condition: 'active("Better Dynamic Snow.esp") and not active("CWIBDSPatch.esp")' - <<: *patchIncluded subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("CWICRFSEPatch.esp") and not active("ICOW - (AIO - )?CRF Patch\.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'Enhanced Lights and FX' ] condition: 'active("EnhancedLightsandFX.esp") and not active("CWIEnLFXSEPatch.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'M''rissi''s Tails of Troubles' ] condition: 'active("MrissiTailOfTroubles.esp") and not active("CWIMTOTPatchSE.esp") and not active("ICOW - Mrissi Patch.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'Open Cities Skyrim' ] condition: 'active("Open Cities Skyrim.esp") and not active("CWIOpenCitiesSEPatch.esp")' - <<: *patchIncluded subs: [ 'Ordinator - Perks Of Skyrim' ] condition: 'active("Ordinator - Perks of Skyrim.esp") and not active("CWIOrdinatorPatchSSE.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'Skyrim Project Optimization Full ESM' ] condition: 'active("Skyrim Project Optimization - Full Version.esm") and not active("CWISPOPatchSE.esp") and not active("UltimateCollege.esp")' - <<: *patchUpdateAvailable subs: [ '[Immersive College of Winterhold Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/67358/) (Unofficial Immersive College of Winterhold Patch)' ] condition: 'not active("ICOW Unofficial Patch.esp") and not active("UltimateCollege.esp")' - *requiresMCM tag: - Actors.ACBS - Actors.AIData - Actors.AIPackages - Actors.CombatStyle - Actors.Perks.Add - Actors.Perks.Remove - Actors.Spells - Actors.Stats - C.Climate - C.Encounter - C.Light - C.Music - C.Owner - C.Regions - C.Water - Enchantments - EnchantmentStats - Factions - Graphics - Invent.Add - Invent.Remove - Keywords - NPC.AttackRace - NPC.Class - NPC.DefaultOutfit - Outfits.Add - Stats - Text clean: - crc: 0x01E10725 util: 'SSEEdit v4.0.4b' - name: 'CWICRFSEPatch.esp' inc: - 'ICOW - AIO - CRF Patch.esp' - 'ICOW - CRF Patch.esp' clean: - crc: 0xE6B65E3B util: 'SSEEdit v4.0.4b' - name: 'CWIMTOTPatchSE.esp' inc: [ 'ICOW - Mrissi Patch.esp' ] clean: - crc: 0x67B8CED1 util: 'SSEEdit v4.0.4b' - name: 'COTN - Dawnstar.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/28952/' name: 'Cities of the North - Dawnstar' after: - name: 'JKs Skyrim.esp' condition: 'active("The Great Cities of JK''s North - Patch.esp") and ((is_master("COTN - Dawnstar.esp") and is_master("JKs Skyrim.esp")) or (not is_master("COTN - Dawnstar.esp") and not is_master("JKs Skyrim.esp")))' - name: 'Landscape Fixes For Grass Mods.esp' condition: 'not is_master("COTN - Dawnstar.esp")' - name: 'Landscape For Grass Mods JK''S Skyrim.esp' condition: 'not is_master("COTN - Dawnstar.esp")' - name: 'MoreToSay.esp' condition: 'not is_master("COTN - Dawnstar.esp")' - name: 'moretosaycityguards.esp' condition: 'not is_master("COTN - Dawnstar.esp") and not active("COTN Dawnstar - More to Say City Guards.esp")' tag: [ C.Music ] clean: - crc: 0x679D5AEB util: 'SSEEdit v4.0.4b' - name: 'COTN - Falkreath.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/56731/' name: 'Cities of the North - Falkreath' after: - name: 'JKs Skyrim.esp' condition: 'active("The Great Cities of JK''s North - Patch.esp") and ((is_master("COTN - Falkreath.esp") and is_master("JKs Skyrim.esp")) or (not is_master("COTN - Falkreath.esp") and not is_master("JKs Skyrim.esp")))' - name: 'COTN - Morthal.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/34168/' name: 'Cities of the North - Morthal' after: - name: 'JKs Skyrim.esp' condition: 'active("The Great Cities of JK''s North - Patch.esp") and ((is_master("COTN - Morthal.esp") and is_master("JKs Skyrim.esp")) or (not is_master("COTN - Morthal.esp") and not is_master("JKs Skyrim.esp")))' - name: 'Landscape For Grass Mods JK''S Skyrim.esp' condition: 'not is_master("COTN - Morthal.esp")' clean: - crc: 0xB88858C6 util: 'SSEEdit v4.0.4b' - name: 'COTN - Winterhold.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/40088/' ] after: - name: 'JKs Skyrim.esp' condition: 'active("The Great Cities of JK''s North - Patch.esp") and ((is_master("COTN - Winterhold.esp") and is_master("JKs Skyrim.esp")) or (not is_master("COTN - Winterhold.esp") and not is_master("JKs Skyrim.esp")))' - name: 'CoW Bridge Fix.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17972/' ] group: *fixesGroup inc: [ 'WinterholdBridgeFixed.esp' ] dirty: # version: 1 - <<: *quickClean crc: 0x72FFC50B util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 23 - name: 'Darkwater Crossing.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1895-darkwater-crossing/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/2949694/' after: - name: 'Finding_Derkeethus.esp' condition: '(is_master("Finding_Derkeethus.esp") and is_master("Darkwater Crossing.esp")) or (not is_master("Finding_Derkeethus.esp") and not is_master("Darkwater Crossing.esp"))' - name: 'Immersive Citizens - AI Overhaul.esp' condition: '(is_master("Immersive Citizens - AI Overhaul.esp") and is_master("Darkwater Crossing.esp")) or (not is_master("Immersive Citizens - AI Overhaul.esp") and not is_master("Darkwater Crossing.esp"))' tag: - Keywords - Names clean: - crc: 0x9CCF0D4E util: 'SSEEdit v4.0.3g' - name: 'Dawn of Skyrim.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/9074/' name: 'Dawn of Skyrim (Director''s Cut) SE' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/63486/' name: 'Rob''s Bug Fixes - Dawn of Skryim' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_DawnofSkyrimDC_Patch.esp") and not active("DBM_JKSkyrim_DawnOfSkyrimDC_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patchUpdateAvailable subs: [ '[Rob''s Bug Fixes - Dawn of Skyrim](https://www.nexusmods.com/skyrimspecialedition/mods/63486/)' ] condition: 'checksum("Dawn of Skyrim.esp", 77E14A2C)' clean: - crc: 0x77E14A2C util: 'SSEEdit v4.0.3' - crc: 0xF0D1ED57 util: 'SSEEdit v4.0.4b' - name: 'Blues Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9074/' ] clean: - crc: 0x37F1F20D util: 'SSEEdit v4.0.3' - name: 'Dawnstar.esp' url: - 'https://www.afkmods.com/index.php?/files/file/2035-dawnstar/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/4042758/' after: - name: 'Immersive Citizens - AI Overhaul.esp' condition: '(is_master("Dawnstar.esp") and is_master("Immersive Citizens - AI Overhaul.esp")) or (not is_master("Dawnstar.esp") and not is_master("Immersive Citizens - AI Overhaul.esp"))' clean: - crc: 0x3305FDD4 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Dragon Bridge.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1979-dragon-bridge/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/3991097' inc: [ 'DragonBridgeBoardwalk.esp' ] tag: - Actors.AIPackages - Invent.Add - -Invent.Remove clean: - crc: 0x88C9CF62 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Distinct Interiors.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6130/' name: 'Distinct Interiors' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/23831/' name: 'Distinct Interiors - Fixes' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/30483/' name: 'Distinct Interiors - Cleaned Plugin Replacer' - name: 'Distinct Interiors.esp' after: - 'ELFX - NoBreezehome.esp' - 'ELFX - NoHoneyside.esp' - 'ELFX - NoPlayerHomes.esp' - 'ELFX - NoProudspireManor.esp' - 'ELFX - NoVlindrelHall.esp' - 'EnhancedLightsandFX.esp' - 'Snazzy Furniture and Clutter Overhaul.esp' inc: - name: 'InnCredible.esp' condition: 'not checksum("Distinct Interiors.esp", B337055B)' - name: 'OpulentThievesGuild.esp' condition: 'not checksum("Distinct Interiors.esp", B337055B) and not checksum("Distinct Interiors.esp", A0B93437)' msg: - <<: *compatIssuesWithX subs: [ 'EnhancedLightsandFX.esp' ] condition: 'active("EnhancedLightsandFX.esp") and not active("ELFX - No(PlayerHomes|Breezehome|Honeyside|ProudspireManor|VlindrelHall)\.esp") and not checksum("Distinct Interiors.esp", B337055B) and not file("textures/greynoise.dds")' - <<: *compatIssuesWithX subs: [ 'Snazzy Furniture and Clutter Overhaul.esp' ] condition: 'active("Snazzy Furniture and Clutter Overhaul.esp") and not active("SFCO - Distinct Interiors Fixes Patch.esp") and not active("SFCO - Distinct Interiors Patch.esp")' - type: error content: - lang: en text: 'This plugin includes records deleted by its master files. A guide to fixing this can be found [here](https://macsplody.github.io/xGuides/#-distinct-interiors-).' - lang: de text: 'Dieses Plugin enthält Einträge die von dessen Master-Dateien entfernt wurden. Eine englische Anleitung zum beheben befindet sich [hier](https://macsplody.github.io/xGuides/#-distinct-interiors-).' condition: 'checksum("Distinct Interiors.esp", 6977340A)' - <<: *patch3rdParty_AOOPH condition: 'active("AI Overhaul.esp") and not active("AI Overhaul - Distinct Interiors Patch.esp")' dirty: - <<: *quickClean crc: 0xCB0F62A8 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 1 clean: - crc: 0xE0B02A54 util: 'SSEEdit v4.0.3' - crc: 0xA0B93437 util: 'SSEEdit v4.0.3' - name: 'Distinct Interiors - Guilds.esp' inc: [ 'OpulentThievesGuild.esp' ] clean: - crc: 0x16EC9185 util: 'SSEEdit v4.0.3' - name: 'Distinct Interiors - Inns.esp' inc: [ 'InnCredible.esp' ] clean: - crc: 0x99012024 util: 'SSEEdit v4.0.3' - name: 'Distinct Interiors - Miscellaneous.esp' clean: - crc: 0xE45A43C7 util: 'SSEEdit v4.0.3' - name: 'Distinct Interiors - Player Homes.esp' msg: - <<: *compatIssuesWithX subs: [ 'EnhancedLightsandFX.esp' ] condition: 'active("EnhancedLightsandFX.esp") and not active("ELFX - No(PlayerHomes|Breezehome|Honeyside|ProudspireManor|VlindrelHall)\.esp")' - type: error content: - lang: en text: 'This plugin includes records deleted by its master files. A guide to fixing this can be found [here](https://macsplody.github.io/xGuides/#-distinct-interiors-).' - lang: de text: 'Dieses Plugin enthält Einträge die von dessen Master-Dateien entfernt wurden. Eine englische Anleitung zum beheben befindet sich [hier](https://macsplody.github.io/xGuides/#-distinct-interiors-).' condition: 'checksum("Distinct Interiors - Player Homes.esp", 289785CC)' clean: - crc: 0xBE5B4F4A util: 'SSEEdit v4.0.3' - name: 'Distinct Interiors - Shops.esp' clean: - crc: 0x9DA76663 util: 'SSEEdit v4.0.3' - name: 'DungeonsRevisited.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/51798/' name: 'Dungeons - Revisited' after: - 'ELFXEnhancer.esp' - 'ELFX - Hardcore.esp' msg: - <<: *patch3rdParty subs: - 'Enhanced Lights and FX Hardcore' - '[PATCH for Dungeons Revisited - ELFX Hardcore](https://www.nexusmods.com/skyrimspecialedition/mods/59610/)' condition: 'active("ELFX - Hardcore.esp") and not active("ELFX Shadows.esp") and not active("PATCH - ELFX Hardcore-Dungeons revisited.esp")' dirty: - <<: *reqManualFix crc: 0x4248F7C4 util: '[SSEEdit v4.0.4c](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: 'EEKs Immersive Whiterun.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/31214/' ] tag: - C.Light - C.ImageSpace - C.Water - Invent.Add - Invent.Remove - Actors.AIPackages msg: - type: error content: - lang: en text: 'This plugin references a record **000CB4F3**, which has been deleted by Hearthfires.esm. This must be corrected manually by the mod author.' - lang: de text: 'Dieses Plugin weist auf einen Eintrag **000CB4F3** hin, der von Hearthfires.esm gelöscht wurde. Dies muss manuell vom Mod-Autor korrigiert werden.' condition: 'checksum("EEKs Immersive Whiterun.esp", 7CAB09F2) or checksum("EEKs Immersive Whiterun.esp", 16BF915D)' - name: 'Enhanced Solitude Docks.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28349/' ] after: [ 'Enhanced Solitude SSE.esp' ] clean: - crc: 0x1CE94209 util: 'SSEEdit v4.0.4' - name: 'Enhanced Solitude SSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27816/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_EnhancedSolitude_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' clean: - crc: 0xEABAE5E2 util: 'SSEEdit v4.0.4' - name: 'Enlightened College of Winterhold.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8710/' ] group: *earlyLoadersGroup - name: 'ETaC - (RESOURCES|Complete|Darkwater Crossing|Dawnstar|Kynesgrove|Morthal|Riverwood|Rorikstead).*\.es(m|p)' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13552/' name: 'Expanded Towns and Cities (SSE)' - name: 'ETaC - RESOURCES.esm' group: *fixesGroup clean: - crc: 0xAE652BA9 util: 'SSEEdit v4.0.4b' - crc: 0x84C8B5C9 util: 'SSEEdit v4.0.4b' - name: 'ETaC - Complete.esp' after: - name: '3DNPC.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("3DNPC.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("3DNPC.esp"))' - name: 'AncientLand2.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("AncientLand2.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("AncientLand2.esp"))' - name: 'BetterDocks-MP-DLC-Compatible.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("BetterDocks-MP-DLC-Compatible.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("BetterDocks-MP-DLC-Compatible.esp"))' - name: 'CLARALUX SSE.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("CLARALUX SSE.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("CLARALUX SSE.esp"))' - name: 'Cutting Room Floor.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("Cutting Room Floor.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("Cutting Room Floor.esp"))' - name: 'Finding_Derkeethus.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("Finding_Derkeethus.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("Finding_Derkeethus.esp"))' - name: 'Immersive Citizens - AI Overhaul.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("Immersive Citizens - AI Overhaul.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("Immersive Citizens - AI Overhaul.esp"))' - name: 'Landscape Fixes For Grass Mods.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("Landscape Fixes For Grass Mods.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("Landscape Fixes For Grass Mods.esp"))' - name: 'LeafRest OnePiece.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("LeafRest OnePiece.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("LeafRest OnePiece.esp"))' - name: 'Populated Cities Towns Villages Legendary.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("Populated Cities Towns Villages Legendary.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("Populated Cities Towns Villages Legendary.esp"))' - name: 'RiverwoodHuntingCabinSE.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("RiverwoodHuntingCabinSE.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("RiverwoodHuntingCabinSE.esp"))' - name: 'RLO - Exteriors.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("RLO - Exteriors.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("RLO - Exteriors.esp"))' - name: 'Rorikstead Wagons.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("Rorikstead Wagons.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("Rorikstead Wagons.esp"))' - name: 'S3DLandscapes NextGenerationForests.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("S3DLandscapes NextGenerationForests.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("S3DLandscapes NextGenerationForests.esp"))' - name: 'Skyrim Bridges.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("Skyrim Bridges.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("Skyrim Bridges.esp"))' - name: 'UniqueLocationsRiverwoodForest.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("UniqueLocationsRiverwoodForest.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("UniqueLocationsRiverwoodForest.esp"))' - name: 'Verdant - A Skyrim Grass Plugin SSE Version.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("Verdant - A Skyrim Grass Plugin SSE Version.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("Verdant - A Skyrim Grass Plugin SSE Version.esp"))' - name: 'ViscousGrass.esp' condition: '(is_master("ETaC - Complete.esp") and is_master("ViscousGrass.esp")) or (not is_master("ETaC - Complete.esp") and not is_master("ViscousGrass.esp"))' inc: - 'Darkwater Crossing.esp' - 'Dawnstar.esp' - 'Eli_RiverwoodShack.esp' - 'HogorTheGiant_V1.esp' - 'JK''s Riverwood.esp' - '01NobleWarriorCottage2.0.esp' msg: - <<: *patchIncluded subs: [ 'Ancient Land' ] condition: 'active("AncientLand2.esp") and not active("ETaC - Complete Ancient Land Patch.esp")' - <<: *patchIncluded subs: [ 'Carriage and Ferry Travel Overhaul' ] condition: 'active("CFTO.esp") and not active("ETaC - Complete CFTO Patch.esp") and not active("JKs Skyrim.esp")' - <<: *patchIncluded subs: [ 'CLARALUX' ] condition: 'active("CLARALUX SSE.esp") and not active("ETaC - Complete Claralux Patch.esp")' - <<: *patchIncluded subs: [ 'Enhanced Lights and FX' ] condition: 'active("ELFX - Exteriors.esp") and not active("ETaC - Complete ELFX Patch.esp")' - <<: *patchIncluded subs: [ 'Hunters Cabin of Riverwood' ] condition: 'active("RiverwoodHuntingCabinSE.esp") and not active("ETaC - Complete Hunting Cabin Patch.esp")' - <<: *patchIncluded subs: [ 'No snow under the roof' ] condition: 'active("Prometheus_No_snow_Under_the_roof.esp") and not active("ETaC - Complete No Snow Patch.esp") and not active("JKs Skyrim.esp")' - <<: *patchIncluded subs: [ 'Rigmor of Bruma' ] condition: 'active("Rigmor.esp") and not active("ETaC - Complete Rigmor Patch.esp") and not active("ETaC - Complete RoB Patch.esp")' - <<: *patchIncluded subs: [ 'Realistic Lighting Overhaul' ] condition: 'active("RLO - Exteriors.esp") and not active("ETaC - Complete RLO Patch.esp")' - <<: *patchIncluded subs: [ 'RS Children Overhaul' ] condition: 'active("RSkyrimChildren.esm") and not file("ETaC - Complete RSC Patch.esp")' - <<: *patchIncluded subs: [ 'Unique Locations - Riverwood Forest' ] condition: 'active("UniqueLocationsRiverwoodForest.esp") and not active("ETaC - Complete ULRF Patch.esp")' tag: - C.Location - Keywords clean: - crc: 0x0F87CAB5 util: 'SSEEdit v4.0.4b' - name: 'ETaC - Darkwater Crossing.esp' after: - name: 'Finding_Derkeethus.esp' condition: '(is_master("ETaC - Darkwater Crossing.esp") and is_master("Finding_Derkeethus.esp")) or (not is_master("ETaC - Darkwater Crossing.esp") and not is_master("Finding_Derkeethus.esp"))' - name: 'Immersive Citizens - AI Overhaul.esp' condition: '(is_master("ETaC - Darkwater Crossing.esp") and is_master("Immersive Citizens - AI Overhaul.esp")) or (not is_master("ETaC - Darkwater Crossing.esp") and not is_master("Immersive Citizens - AI Overhaul.esp"))' - name: 'Skyrim Bridges.esp' condition: '(is_master("ETaC - Darkwater Crossing.esp") and is_master("Skyrim Bridges.esp")) or (not is_master("ETaC - Darkwater Crossing.esp") and not is_master("Skyrim Bridges.esp"))' inc: [ 'Darkwater Crossing.esp' ] msg: - <<: *patchIncluded subs: [ 'CLARALUX' ] condition: 'active("CLARALUX SSE.esp") and not active("ETaC - Darkwater Crossing Claralux Patch.esp")' - <<: *patchIncluded subs: [ 'Enhanced Lights and FX' ] condition: 'active("ELFX - Exteriors.esp") and not active("ETaC - Darkwater Crossing ELFX Patch.esp")' tag: - C.Location - Keywords clean: - crc: 0x72E3F055 util: 'SSEEdit v4.0.4b' - name: 'ETaC - Dawnstar.esp' after: - name: 'Immersive Citizens - AI Overhaul.esp' condition: '(is_master("ETaC - Dawnstar.esp") and is_master("Immersive Citizens - AI Overhaul.esp")) or (not is_master("ETaC - Dawnstar.esp") and not is_master("Immersive Citizens - AI Overhaul.esp"))' - name: 'Populated Cities Towns Villages Legendary.esp' condition: '(is_master("ETaC - Dawnstar.esp") and is_master("Populated Cities Towns Villages Legendary.esp")) or (not is_master("ETaC - Dawnstar.esp") and not is_master("Populated Cities Towns Villages Legendary.esp"))' inc: [ 'Dawnstar.esp' ] msg: - <<: *patchIncluded subs: [ 'Carriage and Ferry Travel Overhaul' ] condition: 'active("CFTO.esp") and not active("ETaC - Dawnstar CFTO Patch.esp")' - <<: *patchIncluded subs: [ 'CLARALUX' ] condition: 'active("CLARALUX SSE.esp") and not active("ETaC - Dawnstar Claralux Patch.esp")' - <<: *patchIncluded subs: [ 'Enhanced Lights and FX' ] condition: 'active("ELFX - Exteriors.esp") and not active("ETaC - Dawnstar ELFX Patch.esp")' - <<: *patchIncluded subs: [ 'No snow under the roof' ] condition: 'active("Prometheus_No_snow_Under_the_roof.esp") and not active("ETaC - Dawnstar No Snow Patch.esp")' - <<: *patchIncluded subs: [ 'Rigmor of Bruma' ] condition: 'active("Rigmor.esp") and not active("ETaC - Dawnstar Rigmor Patch.esp") and not active("ETaC - Dawnstar RoB Patch.esp")' - <<: *patchIncluded subs: [ 'RS Children Overhaul' ] condition: 'active("RSkyrimChildren.esm") and not file("ETaC - Dawnstar RSC Patch.esp")' clean: - crc: 0x83A4FD6E util: 'SSEEdit v4.0.4b' - name: 'ETaC - Kynesgrove.esp' after: - name: 'Cutting Room Floor.esp' condition: '(is_master("ETaC - Kynesgrove.esp") and is_master("Cutting Room Floor.esp")) or (not is_master("ETaC - Kynesgrove.esp") and not is_master("Cutting Room Floor.esp"))' tag: [ C.Location ] clean: - crc: 0x885E3F16 util: 'SSEEdit v4.0.4b' - name: 'ETaC - Morthal.esp' after: - name: 'AncientLand2.esp' condition: '(is_master("ETaC - Morthal.esp") and is_master("AncientLand2.esp")) or (not is_master("ETaC - Morthal.esp") and not is_master("AncientLand2.esp"))' tag: [ C.Location ] clean: - crc: 0xECAA7832 util: 'SSEEdit v4.0.4b' - name: 'ETaC - Riverwood.esp' after: - name: 'AncientLand2.esp' condition: '(is_master("ETaC - Riverwood.esp") and is_master("AncientLand2.esp")) or (not is_master("ETaC - Riverwood.esp") and not is_master("AncientLand2.esp"))' - name: 'Immersive Citizens - AI Overhaul.esp' condition: '(is_master("ETaC - Riverwood.esp") and is_master("Immersive Citizens - AI Overhaul.esp")) or (not is_master("ETaC - Riverwood.esp") and not is_master("Immersive Citizens - AI Overhaul.esp"))' - name: 'LeafRest OnePiece.esp' condition: '(is_master("ETaC - Riverwood.esp") and is_master("LeafRest OnePiece.esp")) or (not is_master("ETaC - Riverwood.esp") and not is_master("LeafRest OnePiece.esp"))' - name: 'Populated Cities Towns Villages Legendary.esp' condition: '(is_master("ETaC - Riverwood.esp") and is_master("Populated Cities Towns Villages Legendary.esp")) or (not is_master("ETaC - Riverwood.esp") and not is_master("Populated Cities Towns Villages Legendary.esp"))' - name: 'RiverwoodHuntingCabinSE.esp' condition: '(is_master("ETaC - Riverwood.esp") and is_master("RiverwoodHuntingCabinSE.esp")) or (not is_master("ETaC - Riverwood.esp") and not is_master("RiverwoodHuntingCabinSE.esp"))' - name: 'RLO - Exteriors.esp' condition: '(is_master("ETaC - Riverwood.esp") and is_master("RLO - Exteriors.esp")) or (not is_master("ETaC - Riverwood.esp") and not is_master("RLO - Exteriors.esp"))' inc: - 'Eli_RiverwoodShack.esp' - 'HogorTheGiant_V1.esp' - 'JK''s Riverwood.esp' - '01NobleWarriorCottage2.0.esp' msg: - <<: *patchIncluded subs: [ 'Ancient Land' ] condition: 'active("AncientLand2.esp") and not active("ETaC - Riverwood Ancient Land Patch.esp")' - <<: *patchIncluded subs: [ 'CLARALUX' ] condition: 'active("CLARALUX SSE.esp") and not active("ETaC - Riverwood Claralux Patch.esp")' - <<: *patchIncluded subs: [ 'Enhanced Lights and FX' ] condition: 'active("ELFX - Exteriors.esp") and not active("ETaC - Riverwood ELFX Patch.esp")' - <<: *patchIncluded subs: [ 'Hunters Cabin of Riverwood' ] condition: 'active("RiverwoodHuntingCabinSE.esp") and not active("ETaC - Riverwood Hunting Cabin Patch.esp")' - <<: *patchIncluded subs: [ 'Rigmor of Bruma' ] condition: 'active("Rigmor.esp") and not active("ETaC - Riverwood Rigmor Patch.esp") and not active("ETaC - Riverwood RoB Patch.esp")' - <<: *patchIncluded subs: [ 'Realistic Lighting Overhaul' ] condition: 'active("RLO - Exteriors.esp") and not active("ETaC - Riverwood RLO Patch.esp")' - <<: *patchIncluded subs: [ 'Unique Locations - Riverwood Forest' ] condition: 'active("UniqueLocationsRiverwoodForest.esp") and not active("ETaC - Riverwood ULRF Patch.esp")' tag: [ C.Location ] clean: - crc: 0x16847A98 util: 'SSEEdit v4.0.4b' - name: 'ETaC - Rorikstead.esp' after: - name: 'Immersive Citizens - AI Overhaul.esp' condition: '(is_master("ETaC - Rorikstead.esp") and is_master("Immersive Citizens - AI Overhaul.esp")) or (not is_master("ETaC - Rorikstead.esp") and not is_master("Immersive Citizens - AI Overhaul.esp"))' - name: 'Rorikstead Wagons.esp' condition: '(is_master("ETaC - Rorikstead.esp") and is_master("Rorikstead Wagons.esp")) or (not is_master("ETaC - Rorikstead.esp") and not is_master("Rorikstead Wagons.esp"))' tag: [ C.Location ] clean: - crc: 0x6DDCF952 util: 'SSEEdit v4.0.4b' - name: 'Falkreath.esp' url: - 'https://www.afkmods.com/index.php?/files/file/2143-falkreath/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/4086477/' after: - name: 'Immersive Citizens - AI Overhaul.esp' condition: '(is_master("Immersive Citizens - AI Overhaul.esp") and is_master("Falkreath.esp")) or (not is_master("Immersive Citizens - AI Overhaul.esp") and not is_master("Falkreath.esp"))' - name: 'moretosayfalkreath.esp' condition: '(is_master("moretosayfalkreath.esp") and is_master("Falkreath.esp")) or (not is_master("moretosayfalkreath.esp") and not is_master("Falkreath.esp"))' clean: - crc: 0x3B751958 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Fall of Granite Hill.esp' url: - 'https://www.afkmods.com/index.php?/files/file/2156-the-fall-of-granite-hill/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/4092108' after: - name: 'HoldBorderBanners.esp' condition: 'not is_master("Fall of Granite Hill.esp")' - name: 'Immersive Citizens - AI Overhaul.esp' condition: '(is_master("Fall of Granite Hill.esp") and is_master("Immersive Citizens - AI Overhaul.esp")) or (not is_master("Fall of Granite Hill.esp") and not is_master("Immersive Citizens - AI Overhaul.esp"))' clean: - crc: 0x7D237336 util: 'SSEEdit v4.0.3g' - name: 'FarmhouseChimneys.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8766/' ] msg: - <<: *requiresMCM condition: 'file("scripts/FarmhouseChimneysMCM.pex") and not active("SkyUI_SE.esp")' dirty: - <<: *quickClean crc: 0x9BE9AC68 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: '(fortdawnguardimmersive|FDI.*|IFD.*)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/40436/' name: 'Immersive Fort Dawnguard' - name: 'fortdawnguardimmersive.esp' after: - 'AHZBetterDGEntranceSE.esp' - name: 'Blacksmith Forge Water Fix SE.esp' condition: 'not active("Bashed Patch.*\.esp")' - name: 'Blacksmith Forge Water Fix SE USSEP.esp' condition: 'not active("Bashed Patch.*\.esp")' - 'Castle Volkihar Rebuilt.esp' - 'EmbersHD.esp' - 'Immersive Patrols II.esp' msg: - <<: *patchIncluded subs: [ 'Dawnguard Arsenal' ] condition: 'active("DawnguardArsenal.esp") and not active("FDIDGArsenalPatch.esp")' - <<: *patchIncluded subs: [ 'Enhanced Lights and FX' ] condition: 'active("EnhancedLightsandFX.esp") and not active("FDIELnFXPatch.esp")' - <<: *patchIncluded subs: [ 'Immersive Patrols' ] condition: 'active("Immersive Patrols II.esp") and not active("IFDImmPatrolsIIPatch.esp")' - <<: *patchIncluded subs: [ 'Legacy of the Dragonborn' ] condition: 'active("LegacyoftheDragonborn.esm") and not active("FDILOTDPatch.esp") and not active("FDILOTDBPatch.esp")' - <<: *patchIncluded subs: [ 'Medieval Lanterns of Skyrim' ] condition: 'active("Medieval Lanterns of Skyrim.esp") and not active("FDIMLOSPatch.esp")' - <<: *patchIncluded subs: [ 'Palaces & Castles Enhanced' ] condition: 'active("Palaces Castles Enhanced.esp") and not active("FDIPCEPatch.esp") and not active("FDIPCEnhancedPatch.esp")' - <<: *patchIncluded subs: [ 'Realistic Lighting Overhaul - Interiors' ] condition: 'active("RLO - Interiors.esp") and not active("FDIRLOInteriorsPatch.esp")' - <<: *patchIncluded subs: [ 'Skyrim Project Optimization' ] condition: 'active("Skyrim Project Optimization - Full Version.esm") and not active("FDISPOPatch.esp")' - <<: *patchIncluded subs: [ 'Skyrim Wayshrines - Immersive Fast Travel' ] condition: 'active("WayshrinesIFT.esp") and not active("FDIWayshrinesPatch.esp") and not active("FDISWIFTPatch.esp")' - <<: *patchIncluded subs: [ 'Snazzy Furniture and Clutter Overhaul' ] condition: 'active("Snazzy Furniture and Clutter Overhaul.esp") and not active("IFDSFCOPatch.esp")' - <<: *patchIncluded subs: [ 'Training Dummies Provide XP' ] condition: 'active("Training Dummies XP.esp") and active("Training Dummies XP Dawnguard.esp") and not active("FDIDummyXPPatch.esp")' - <<: *patchIncluded subs: [ 'Weapons Armor Clothing & Clutter Fixes' ] condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("IFDWACCFPatch.esp")' tag: - Actors.AIPackages - Actors.Stats - C.Climate - C.Light - C.Water - Factions clean: - crc: 0x33523FF8 util: 'SSEEdit v4.0.3g' - name: 'FDIDGArsenalPatch.esp' tag: - Actors.CombatStyle - Actors.Stats - NPC.Class - name: 'FDILOTD(B)?Patch\.esp' msg: - <<: *useOnlyOneX subs: [ 'Legacy of the Dragonborn patch' ] condition: 'many("FDILOTD(B)?Patch\.esp")' - name: 'FDIPC(E|Enhanced)Patch\.esp' msg: - <<: *useOnlyOneX subs: [ 'Palaces & Castles Enhanced patch' ] condition: 'many("FDIPC(E|Enhanced)Patch\.esp")' - name: 'FDI(SWIFT|Wayshrines)Patch\.esp' msg: - <<: *useOnlyOneX subs: [ 'Skyrim Wayshrines patch' ] condition: 'many("FDI(SWIFT|Wayshrines)Patch\.esp")' - name: 'FDIRLOInteriorsPatch.esp' req: [ 'RLO - Interiors.esp' ] tag: [ C.Light ] - name: 'Fort(ified) Dawnguard.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9317/' ] after: [ 'Castle Volkihar Rebuilt.esp' ] inc: [ 'fortdawnguardimmersive.esp' ] dirty: - <<: *reqManualFix crc: 0x531EDE85 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164/)' itm: 5 nav: 1 - <<: *reqManualFix crc: 0xAAEDEDAB util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164/)' nav: 1 - name: 'Friendlier Taverns.esp' url: - 'https://www.nexusmods.com/skyrimspecialedition/mods/1399/' - 'https://www.nexusmods.com/skyrimspecialedition/mods/2506/' - 'https://www.nexusmods.com/skyrimspecialedition/mods/30118/' msg: - <<: *useInstead subs: [ '[Friendlier Taverns](https://www.nexusmods.com/skyrimspecialedition/mods/2506/)' ] condition: 'active("JKs Skyrim.esp") and checksum("Friendlier Taverns.esp", 0C38A36A)' tag: [ Invent.Add ] dirty: - <<: *quickClean crc: 0x6B2AFBBC util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5 udr: 17 # With Baths and Barns - <<: *reqManualFix crc: 0x0C38A36A util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 198 udr: 28 nav: 2 - <<: *reqManualFix crc: 0xB66104FF util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 # With Baths and no Barns - <<: *reqManualFix crc: 0x4F6EC655 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 199 udr: 30 nav: 2 - <<: *reqManualFix crc: 0xC42B5E1E util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 # With Baths, Bathers and Barns - <<: *reqManualFix crc: 0x4773C8FF util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - <<: *reqManualFix crc: 0xC8E7F78D util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 12 udr: 14 nav: 2 - <<: *reqManualFix crc: 0x67C920B9 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - <<: *reqManualFix crc: 0xC43EC1CB util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 11 udr: 5 nav: 2 - <<: *reqManualFix crc: 0xDA39778D util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: 'Helarchen Creek.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1927-helarchen-creek/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/3090713/' clean: - crc: 0x20589DD2 util: 'SSEEdit v4.0.3' - name: 'Helgen Reborn.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5673/' ] after: - name: 'MLU.esp' condition: '(is_master("Helgen Reborn.esp") and is_master("MLU.esp")) or (not is_master("Helgen Reborn.esp") and not is_master("MLU.esp"))' tag: [ Actors.Voice ] msg: - <<: *patch3rdParty_JSDCP condition: 'checksum("meshes/clutter/ruins/ruinsdragonclaw01.nif", 34F46214) and not active("JS Dragon Claws - Helgen Reborn Patch.esp")' - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_HelgenReborn_Patch.esp")' dirty: - <<: *quickClean crc: 0x78362B89 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 20 - name: 'Holds(Resources| - )?(Amber Guard|Black Moor|Border Lodge Inn|Darkwater Crossing|Dawnstar|Dragon Bridge|Dunbarrow Village|Falkreath|Hall of the Vigilant|Ivarstead|Karthwasten|Kynesgrove|Lainalten|Lainter Dale|Morthal|North Keep|Riften|Riverwood|Rorikstead|Shor''s Stone|Small Locations|Solitude|Stonehills|Whiterun|Windhelm|Wintergate|Winterhold)?\.es[mp]' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10609/' name: 'Holds The City Overhaul' - name: 'Holds( - )?(Amber Guard|Black Moor|Border Lodge Inn|Darkwater Crossing|Dawnstar|Dragon Bridge|Dunbarrow Village|Falkreath|Hall of the Vigilant|Ivarstead|Karthwasten|Kynesgrove|Lainalten|Lainter Dale|Morthal|North Keep|Riften|Riverwood|Rorikstead|Shor''s Stone|Small Locations|Solitude|Stonehills|Whiterun|Windhelm|Wintergate|Winterhold)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/20685/' name: 'Holds The City Overhaul - Patching Center SE' - name: 'Holds.esp' after: [ 'Landscape Fixes For Grass Mods.esp' ] msg: - <<: *requiresResources subs: [ '[Winter Is Coming - Cloaks](https://www.nexusmods.com/skyrimspecialedition/mods/4933)' ] condition: 'not file("Meshes/1nivCloaks/BearClaw/BearClawA_GND.nif")' clean: - crc: 0xEF19645E util: 'SSEEdit v4.0.3' - name: 'HoldsResources.esm' msg: - <<: *requiresResources subs: [ '[Winter Is Coming - Cloaks](https://www.nexusmods.com/skyrimspecialedition/mods/4933)' ] condition: 'not file("Meshes/1nivCloaks/BearClaw/BearClawA_GND.nif")' - name: 'Holds - Falkreath.esp' after: [ 'Landscape Fixes For Grass Mods.esp' ] - name: 'InnCredible.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/790/' ] dirty: # version: 1.3.1 - <<: *reqManualFix crc: 0x853EB843 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 nav: 3 # version: 1.3.1, after QAC - <<: *reqManualFix crc: 0x30E5D2D2 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'Inns and Taverns( - Heartwood Inn| - The Ghostly View)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12223/' ] - name: 'Inns and Taverns.esp' dirty: # version: 1.2 - <<: *quickClean crc: 0xC354E06E util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 91 - name: 'Inns and Taverns - Heartwood Inn.esp' inc: [ 'Inns and Taverns.esp' ] dirty: # version: 1.2 - <<: *quickClean crc: 0x358FD05D util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 11 - name: 'Inns and Taverns - The Ghostly View.esp' inc: [ 'Inns and Taverns.esp' ] dirty: # version: 1.2 - <<: *quickClean crc: 0x1EB28610 util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 13 - name: 'Ivarstead.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1900-ivarstead/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/2958352/' clean: - crc: 0x095A4B0C util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'iWil_UselessShopOverhaul.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/21887/' name: 'The Useless Shop and Interior Overhaul SE' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/27406/' name: 'The Useless Shop and Interior Overhaul SE - Drunken Huntsman Bug Fix' dirty: - <<: *reqManualFix crc: 0x71EE880F util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 udr: 2 nav: 5 - <<: *reqManualFix crc: 0x72B10622 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 5 - <<: *reqManualFix crc: 0x75DC460E util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 udr: 2 nav: 3 - <<: *reqManualFix crc: 0x42557944 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'JK''s College of Winterhold.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/65676/' name: 'JK''s College of Winterhold' msg: - <<: *patch3rdParty subs: - 'Unofficial Skyrim Special Edition Patch' - '[JK''s Guild HQ Interiors Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/61416/)' condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("JKs College of Winterhold - USSEP patch.esp")' tag: - C.Light - C.Water clean: - crc: 0x7B150803 util: 'SSEEdit v4.0.4b' - name: 'JK''s High Hrothgar.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/62219/' ] tag: - C.Water - ObjectBounds clean: - crc: 0xBDF500C6 util: 'SSEEdit v4.0.4b' - name: 'JK''s Riverwood.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2013/' ] after: - 'S3DTrees NextGenerationForests.esp' - 'Verdant - A Skyrim Grass Plugin SSE Version.esp' - 'ViscousGrass.esp' msg: - <<: *alreadyInX subs: [ 'JK''s Skyrim' ] condition: 'active("JKs Skyrim.esp")' - name: 'JK''s SkyHaven Forge.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8706/' ] msg: - <<: *alreadyInX subs: [ 'JK''s Skyrim' ] condition: 'active("JKs Skyrim.esp")' clean: - crc: 0x2B55D70F util: 'SSEEdit v4.0.3g' - name: 'JKs Skyrim.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6289/' name: 'JK''s Skyrim' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/24416/' name: 'JK''s Skyrim - ETaC - Patches Replacer' after: - name: 'S3DTrees NextGenerationForests.esp' condition: '(is_master("JKs Skyrim.esp") and is_master("S3DTrees NextGenerationForests.esp")) or (not is_master("JKs Skyrim.esp") and not is_master("S3DTrees NextGenerationForests.esp"))' - name: 'The Great Cities - Minor Cities and Towns.esp' condition: 'active("The Great Cities of JK''s North - Patch.esp") and ((is_master("JKs Skyrim.esp") and is_master("The Great Cities - Minor Cities and Towns.esp")) or (not is_master("JKs Skyrim.esp") and not is_master("The Great Cities - Minor Cities and Towns.esp")))' - name: 'UniqueLocationsRiverwoodForest.esp' condition: '(is_master("JKs Skyrim.esp") and is_master("UniqueLocationsRiverwoodForest.esp")) or (not is_master("JKs Skyrim.esp") and not is_master("UniqueLocationsRiverwoodForest.esp"))' - name: 'Verdant - A Skyrim Grass Plugin SSE Version.esp' condition: '(is_master("JKs Skyrim.esp") and is_master("Verdant - A Skyrim Grass Plugin SSE Version.esp")) or (not is_master("JKs Skyrim.esp") and not is_master("Verdant - A Skyrim Grass Plugin SSE Version.esp"))' - name: 'ViscousGrass.esp' condition: '(is_master("JKs Skyrim.esp") and is_master("ViscousGrass.esp")) or (not is_master("JKs Skyrim.esp") and not is_master("ViscousGrass.esp"))' inc: - name: 'Friendlier Taverns.esp' condition: 'checksum("Friendlier Taverns.esp", 0C38A36A)' - name: 'Blues Skyrim.esp' display: 'Dawn of Skyrim (Director''s Cut)' condition: 'not active("JKs Skyrim_Dawn of Skyrim_Patch.esp")' - name: 'Open Cities Skyrim.esp' condition: 'not active("JKs Skyrim_Open Cities_Patch.esp") and not active("JK - DoS - OCS Patch.esp")' - 'Paradise_City_Merged.esp' - 'Paradise_City_MergedNoWindhelm.esp' - 'Paradise_City_MergedSummerWindhelm.esp' - 'Paradise_City_Rorikstead.esp' - name: 'The Great Cities - Minor Cities and Towns.esp' condition: 'checksum("JKs Skyrim.esp", C8478AEC) or not active("The Great Cities of JK''s (North|Skyrim) - Patch.esp")' - 'The Great City of Dawnstar.esp' - 'The Great City of Falkreath.esp' - 'The Great City of Morthal.esp' - 'The Great City of Winterhold.esp' msg: - <<: *compatIssuesWithX subs: [ 'Immersive Citizens - AI Overhaul' ] condition: 'active("Immersive Citizens - AI Overhaul.esp")' - <<: *compatIssuesWithX subs: [ 'Paradise City - Great Trees for Cities' ] condition: 'active("Paradise_City_Merged.esp") or active("Paradise_City_MergedNoWindhelm.esp") or active("Paradise_City_MergedSummerWindhelm.esp") or active("Paradise_City_Rorikstead.esp")' - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6289?tab=description' ] - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_JKSkyrim_Patch.esp") and not active("DBM_JKSkyrim_DawnOfSkyrimDC_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patch3rdParty subs: - 'Dawn of Skyrim' - '[JK''s Skyrim - Dawn of Skyrim - Patch](https://www.nexusmods.com/skyrimspecialedition/mods/16852/)' condition: 'active("(Dawn of|Blues) Skyrim\.esp") and not active("JKs Skyrim_Dawn of Skyrim_Patch.esp")' - <<: *patch3rdParty subs: - 'Blowing in the Wind & Dawn of Skyrim' - '[JK''s Skyrim - Dawn of Skyrim - Patch](https://www.nexusmods.com/skyrimspecialedition/mods/16852/)' condition: 'active("Blowing in the Wind SSE.esp") and active("Dawn of Skyrim.esp") and not active("ETaC - Complete.esp") and not active("Blowing in the Wind - JKS_DoS_Patch.esp")' - <<: *patch3rdParty subs: - 'Holidays & Dawn of Skyrim' - '[JK''s Skyrim - Dawn of Skyrim - Patch](https://www.nexusmods.com/skyrimspecialedition/mods/16852/)' condition: 'active("Holidays.esp") and active("Dawn of Skyrim.esp") and not active("ETaC - Complete.esp") and not active("JKS_DoS_Holidays_Patch.esp")' - <<: *patch3rdParty subs: - 'Expanded Towns and Cities Complete' - '[JK''s Skyrim - ETaC - Patches](https://www.nexusmods.com/skyrimspecialedition/mods/24416/)' condition: 'active("ETaC - Complete.esp") and checksum("JKs Skyrim.esp", C2ACB37F)' - <<: *patch3rdParty subs: - 'Blowing in the Wind & ETAC Complete' - '[JK''s Skyrim - ETaC - Patches](https://www.nexusmods.com/skyrimspecialedition/mods/24416/)' condition: 'active("Blowing in the Wind SSE.esp") and not active("Dawn of Skyrim.esp") and active("ETaC - Complete.esp") and not active("ETaC - Complete_JKs Skyrim_Blowing in the Wind_Patch.esp")' - <<: *patch3rdParty subs: - 'Blowing in the Wind, Dawn of Skyrim & ETAC Complete' - '[JK''s Skyrim - ETaC - Patches](https://www.nexusmods.com/skyrimspecialedition/mods/24416/)' condition: 'active("Blowing in the Wind SSE.esp") and active("Dawn of Skyrim.esp") and active("ETaC - Complete.esp") and not active("JKS_DoS_ETaC_Blowing in the Wind_Patch.esp")' - <<: *patch3rdParty subs: - 'Carriage and Ferry Travel Overhaul & ETAC Complete' - '[JK''s Skyrim - ETaC - Patches](https://www.nexusmods.com/skyrimspecialedition/mods/24416/)' condition: 'active("CFTO.esp") and active("ETaC - Complete.esp") and not active("ETaC - Complete_JKs Skyrim_CFTO Patch.esp")' - <<: *patch3rdParty subs: - 'Holidays & ETAC Complete' - '[JK''s Skyrim - ETaC - Patches](https://www.nexusmods.com/skyrimspecialedition/mods/24416/)' condition: 'active("Holidays.esp") and not active("Dawn of Skyrim.esp") and active("ETaC - Complete.esp") and not active("ETaC - Complete_JKs Skyrim_Holidays_Patch.esp")' - <<: *patch3rdParty subs: - 'Holidays, Dawn of Skyrim & ETAC Complete' - '[JK''s Skyrim - ETaC - Patches](https://www.nexusmods.com/skyrimspecialedition/mods/24416/)' condition: 'active("Holidays.esp") and active("Dawn of Skyrim.esp") and active("ETaC - Complete.esp") and not active("JKS_DoS_ETaC_Holidays_Patch.esp")' - <<: *patch3rdParty subs: - 'No Snow Under the Roof' - '[JK''s Skyrim - ETaC - Patches](https://www.nexusmods.com/skyrimspecialedition/mods/17026/)' condition: 'active("Prometheus_No_snow_Under_the_roof.esp") and not active("JKs Skyrim_No Snow Under the Roof_Patch.esp") and not active("ETaC - Complete.esp")' - <<: *patch3rdParty subs: - 'No Snow Under the Roof & ETAC Complete' - '[JK''s Skyrim - ETaC - Patches](https://www.nexusmods.com/skyrimspecialedition/mods/24416/)' condition: 'active("Prometheus_No_snow_Under_the_roof.esp") and active("ETaC - Complete.esp") and not active("ETaC - Complete_JKs Skyrim_NSUTR_Patch.esp")' - <<: *patch3rdParty subs: - 'The Great Cities - Minor Cities and Towns' - '[The Great Cities of JK''s North - Patch](https://www.nexusmods.com/skyrimspecialedition/mods/33687/)' condition: 'not checksum("JKs Skyrim.esp", C8478AEC) and active("The Great Cities - Minor Cities and Towns.esp") and (not active("COTN - Dawnstar.esp") or not active("COTN - Morthal.esp")) and not active("The Great Cities of JK''s Skyrim - Patch.esp")' - <<: *patch3rdParty subs: - 'The Great Cities & Cities of the North' - '[The Great Cities of JK''s North - Patch](https://www.nexusmods.com/skyrimspecialedition/mods/33687/)' condition: 'not checksum("JKs Skyrim.esp", C8478AEC) and active("The Great Cities - Minor Cities and Towns.esp") and active("COTN - Dawnstar.esp") and active("COTN - Morthal.esp") and not active("The Great Cities of JK''s North - Patch.esp")' - <<: *patch3rdParty subs: - 'The Great City of Dragon Bridge' - '[Rob''s Bug Fixes - TGC Dragon Bridge](https://www.nexusmods.com/skyrimspecialedition/mods/68412/)' condition: 'active("The Great City of Dragon Bridge.esp") and not active("Dragon Bridge.esp") and not active("The Great City of Dragon Bridge - JK''s Skyrim Patch.esp")' - <<: *patch3rdParty subs: - 'The Great City of Dragon Bridge & Arthmoor''s Dragon Bridge' - '[Rob''s Bug Fixes - TGC Dragon Bridge](https://www.nexusmods.com/skyrimspecialedition/mods/68412/)' condition: 'active("The Great City of Dragon Bridge.esp") and active("Dragon Bridge.esp") and not active("The Great City of Dragon Bridge - JK''s + Arth''s Patch.esp")' - <<: *patch3rdParty subs: - 'The Great City of Rorikstead' - '[Rob''s Bug Fixes - TGC Rorikstead](https://www.nexusmods.com/skyrimspecialedition/mods/68559/)' condition: 'active("The Great City of Rorikstead.esp") and not active("Rorikstead.esp") and not active("The Great City of Rorikstead - JK''s Skyrim Patch.esp")' - <<: *patch3rdParty subs: - 'The Great City of Rorikstead & Arthmoor''s Rorikstead' - '[Rob''s Bug Fixes - TGC Rorikstead](https://www.nexusmods.com/skyrimspecialedition/mods/68559/)' condition: 'active("The Great City of Rorikstead.esp") and active("Rorikstead.esp") and not active("The Great City of Rorikstead - JK''s + Arth''s Patch.esp")' - <<: *patchProvided subs: [ 'Arthmoor''s Dawnstar' ] condition: 'active("Dawnstar.esp") and not active("JKs Skyrim_(Dawnstar|Arth( CRF)? DA DB FA IV RO|Arthmoor All)_Patch\.esp")' - <<: *patchProvided subs: [ 'Arthmoor''s Dragon Bridge' ] condition: 'active("Dragon Bridge.esp") and not active("The Great City of Dragon Bridge.esp") and not active("JKs Skyrim_(Dragon Bridge|Arth( CRF)? DA DB FA IV RO|Arthmoor All)_Patch\.esp")' - <<: *patchProvided subs: [ 'Arthmoor''s Falkreath' ] condition: 'active("Falkreath.esp") and not active("JKs Skyrim_(Falkreath|Arth( CRF)? DA DB FA IV RO|Arthmoor All)_Patch\.esp")' - <<: *patchProvided subs: [ 'Arthmoor''s Ivarstead' ] condition: 'active("Ivarstead.esp") and not active("JKs Skyrim_(Ivarstead|Arth( CRF)? DA DB FA IV RO|Arthmoor All)_Patch\.esp")' - <<: *patchProvided subs: [ 'Arthmoor''s Rorikstead' ] condition: 'active("Rorikstead.esp") and not active("The Great City of Rorikstead.esp") and not active("JKs Skyrim_(Rorikstead|Arth( CRF)? DA DB FA IV RO|Arthmoor All)_Patch\.esp")' - <<: *patchProvided subs: [ 'Better City Entrances' ] condition: 'active("Better City Entrances - All in one - SSE.esp") and not active("JKs Skyrim_Better City Entrances_Patch.esp")' - <<: *patchProvided subs: [ 'Better Docks' ] condition: 'active("BetterDocks-MP-DLC-Compatible.esp") and not active("JKs Skyrim_Better Docks_Patch.esp")' - <<: *patchProvided subs: [ 'Blowing in the Wind' ] condition: 'active("Blowing in the Wind SSE.esp") and not active("Dawn of Skyrim.esp") and not active("ETaC - Complete.esp") and not active("Blowing in the Wind - JKs Skyrim Patch.esp")' - <<: *patchProvided subs: [ 'Bring Out Your Dead' ] condition: 'active("Bring Out Your Dead.esp") and not active("JKs Skyrim_(BOYD|Arthmoor All)_Patch\.esp")' - <<: *patchProvided subs: [ 'Carriage and Ferry Travel Overhaul' ] condition: 'active("CFTO.esp") and not active("CFTO-JK-Patch.esp") and not active("ETaC - Complete.esp")' - <<: *patchProvided subs: [ 'Clockwork' ] condition: 'active("Clockwork.esp") and not active("JKs Skyrim_Clockwork_Patch.esp")' - <<: *patchProvided subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("JKs Skyrim_(Cutting Room Floor|Arth CRF DA DB FA IV RO|Arthmoor All)_Patch\.esp")' - <<: *patchProvided subs: [ 'Holidays' ] condition: 'active("Holidays.esp") and not active("JKs Skyrim_Holidays_Patch.esp") and not active("Dawn of Skyrim.esp") and not active("ETaC - Complete.esp")' - <<: *patchProvided subs: [ 'Mirai' ] condition: 'active("zMirai.esp") and not active("JKs Skyrim_Mirai_Patch.esp")' - <<: *patchProvided subs: [ 'Oblivion Gates' ] condition: 'active("Oblivion Gates in Cities.esp") and not active("JKs Skyrim_(Oblivion Gates|Arthmoor All)_Patch\.esp")' - <<: *patchProvided subs: [ 'Open Cities Skyrim' ] condition: 'active("Open Cities Skyrim.esp") and not active("JKs Skyrim_Open Cities_Patch.esp") and not active("JK - DoS - OCS Patch.esp")' - <<: *patchProvided subs: [ 'Realistic Water Two' ] condition: 'active("RealisticWaterTwo.esp") and not active("JKs Skyrim_RWT_Patch.esp")' - <<: *patchProvided subs: [ 'Storefront' ] condition: 'active("Storefront.esp") and not active("JKs Skyrim_(Storefront|Arthmoor All)_Patch\.esp")' - <<: *patchProvided subs: [ 'Thunderchild' ] condition: 'active("Thunderchild - Epic Shout Package.esp") and not active("JKs Skyrim_Thunderchild_Patch.esp")' clean: - crc: 0xC2ACB37F util: 'SSEEdit v4.0.3g' - crc: 0xC8478AEC util: 'SSEEdit v4.0.3g' # JK's Skyrim - Patches # - name: '.*JKs[ _]Skyrim.*Patch\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6289/' name: 'JK''s Skyrim' after: [ 'JKs Skyrim - Rob''s Bug Fixes.esp' ] - name: 'Blowing in the Wind - JKs Skyrim Patch.esp' inc: - 'Blues Skyrim.esp' - 'Dawn of Skyrim.esp' - 'ETaC - Complete.esp' - name: 'CFTO-JK-Patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6289/' name: 'JK''s Skyrim' inc: [ 'ETaC - Complete.esp' ] - name: 'JKs Skyrim_(Dragon Bridge|Arth( CRF)? DA DB FA IV RO|Arthmoor All)_Patch\.esp' inc: [ 'The Great City of Dragon Bridge - JK''s + Arth''s Patch.esp' ] - name: 'JKs Skyrim_(Rorikstead|Arth( CRF)? DA DB FA IV RO|Arthmoor All)_Patch\.esp' inc: [ 'The Great City of Rorikstead - JK''s + Arth''s Patch.esp' ] - name: 'JKs Skyrim_Holidays_Patch.esp' inc: - 'Blues Skyrim.esp' - 'Dawn of Skyrim.esp' - 'ETaC - Complete.esp' - name: 'JK''s Temple of Talos.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/56971/' name: 'JK''s Temple of Talos' msg: - <<: *patch3rdParty subs: - 'AI Overhaul' - '[JK''s Interiors Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35910/)' condition: 'active("AI Overhaul.esp") and not active("JKs Temple of Talos - AI Overhaul patch.esp")' - <<: *patch3rdParty subs: - 'Armor and Clothing Extension' - '[JK''s Interiors Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35910/)' condition: 'active("WACCF_Armor and Clothing Extension.esp") and not active("JKs Temple of Talos - ACE Patch.esp")' - <<: *patch3rdParty subs: - 'Cheesemod for EVERYONE' - '[JK''s Interiors Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35910/)' condition: 'active("yumcheese.esp") and not active("JKs Temple of Talos - Cheesemod Patch.esp")' - <<: *patch3rdParty subs: - 'Cloaks of Skyrim' - '[JK''s Interiors Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35910/)' condition: 'active("Cloaks.esp") and not active("JKs Temple of Talos - Cloaks of Skyrim patch.esp")' - <<: *patch3rdParty subs: - 'ELFX Shadows' - '[ELFX Shadows - Official Patches Hub](https://www.nexusmods.com/skyrimspecialedition/mods/64178/)' condition: 'active("ELFX Shadows.esp") and not active("ELFX Shadows - JK Temple of Talos.esp")' - <<: *patch3rdParty subs: - 'Enhanced Lights and FX' - '[JK''s Interiors Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35910/)' condition: 'active("EnhancedLightsandFX.esp") and not active("ELFX Shadows.esp") and not active("JKs Temple of Talos - ELFX Patch.esp")' - <<: *patch3rdParty subs: - 'Interesting NPCs' - '[JK''s Interiors Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35910/)' condition: 'active("3DNPC.esp") and not active("JKs Temple of Talos - 3DNPC patch.esp")' - <<: *patch3rdParty subs: - 'Oblivion Artifact Pack' - '[JK''s Interiors Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35910/)' condition: 'active("WZOblivionArtifacts.esp") and not active("JKs Temple of Talos - Oblivion Artifacts patch.esp")' - <<: *patch3rdParty subs: - 'Palaces and Castles Enhanced' - '[JK''s Interiors Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35910/)' condition: 'active("Palaces Castles Enhanced.esp") and not active("JKs Temple of Talos - PCE patch.esp")' - <<: *patch3rdParty subs: - 'Snazzy Furniture and Clutter Overhaul (SFCO)' - '[JK''s Interiors Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35910/)' condition: 'active("Snazzy Furniture and Clutter Overhaul.esp") and not active("JKs Temple of Talos - SFCO patch.esp")' - <<: *patch3rdParty subs: - 'Solitude and Temple Frescoes 2019' - '[JK''s Interiors Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35910/)' condition: 'active("SolitudeTempleFrescoes.esp") and not active("JKs Temple of Talos - Solitude and Temple Frescoes Patch.esp")' - <<: *patch3rdParty subs: - 'The Elder Scrolls Online Imports' - '[JK''s Interiors Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35910/)' condition: 'active("ESOimports.esp") and not active("JKs Temple of Talos - ESO Imports Patch.esp")' - <<: *patch3rdParty subs: - 'Unofficial Skyrim Special Edition Patch' - '[JK''s Interiors Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35910/)' condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("JKs Temple of Talos - USSEP patch.esp")' - <<: *patch3rdParty subs: - 'Window Shadows RT' - '[Window Shadows - Patches for JK''s Interiors](https://www.nexusmods.com/skyrimspecialedition/mods/55309/)' condition: 'active("Shadows.esp") and not active("WS-JK''s Temple of Talos.esp")' clean: - crc: 0x0C6BB768 util: 'SSEEdit v4.0.4' - name: 'JK''s The Bannered Mare.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/33845/' ] msg: - <<: *patch3rdParty subs: - 'Immersive Citizens' - '[JK''s Interiors Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35910/)' condition: 'active("Immersive Citizens - AI Overhaul.esp") and not active("JKs Bannered Mare - Immersive Citizens Patch.esp")' - <<: *patch3rdParty subs: - 'Open Cities Skyrim' - '[JK''s Interiors Patch Collection OCS](https://www.nexusmods.com/skyrimspecialedition/mods/46114/)' condition: 'active("Open Cities Skyrim.esp") and not active("JK''s Bannered Mare OCS Patch.esp")' - <<: *patch3rdParty subs: - 'Skyrim Project Optimization' - '[JK''s Interiors Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35910/)' condition: 'active("Skyrim Project Optimization - .*\.esm") and not active("JKs Bannered Mare - SPO Patch.esp")' tag: [ C.Water ] clean: - crc: 0xBA0A1929 util: 'SSEEdit v4.0.4' - name: 'JK''s The Winking Skeever.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/43991/' ] after: [ 'Immersive Citizens - AI Overhaul.esp' ] tag: - C.Water - Invent.Add dirty: - <<: *quickClean crc: 0x41D5106D util: '[SSEEdit v4.0.3f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'JKs_The_Winking_Skeever_AlternateStartMods.esp' after: [ 'Alternate Start - Live Another Life.esp' ] - name: 'JKs Whiterun.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2259/' ] after: - 'S3DTrees NextGenerationForests.esp' - 'Verdant - A Skyrim Grass Plugin SSE Version.esp' - 'ViscousGrass.esp' tag: - C.Location - C.Water msg: - <<: *alreadyInX subs: [ 'JK''s Skyrim' ] condition: 'active("JKs Skyrim.esp")' - name: 'JKs Whiterun exterior.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2259/' ] after: - 'S3DTrees NextGenerationForests.esp' - 'Verdant - A Skyrim Grass Plugin SSE Version.esp' - 'ViscousGrass.esp' msg: - <<: *alreadyInX subs: [ 'JK''s Skyrim' ] condition: 'active("JKs Skyrim.esp")' - name: 'Karthwasten.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1901-karthwasten/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/2960640/' inc: [ 'Karthwasten - Let The Silver Flow.esp' ] tag: - C.LockList - C.Name clean: - crc: 0x7E88B353 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Kato''s Riverwood.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7031/' ] dirty: - <<: *quickClean crc: 0x3702F743 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 128 udr: 22 - name: 'Kato''s Whiterun.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9200/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0xF9114200 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 167 udr: 72 - name: 'Kato''s Cities Trees.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9200/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0xDEF4D752 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'Keld-Nar.esp' url: - 'https://www.afkmods.com/index.php?/files/file/2039-keld-nar/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/4047950/' after: - name: 'Clockwork.esp' condition: 'not is_master("Keld-Nar.esp")' - name: 'Complete Alchemy & Cooking Overhaul.esp' condition: 'not is_master("Keld-Nar.esp")' - name: 'Landscape Fixes For Grass Mods.esp' condition: 'not is_master("Keld-Nar.esp")' - name: 'Watchtowers of Skyrim.esp' condition: 'not is_master("Keld-Nar.esp")' msg: - <<: *patchProvided subs: [ 'Clockwork' ] condition: 'active("Clockwork.esp") and not active("Keld-Nar + Clockwork Patch.esp")' clean: - crc: 0xAF881616 util: 'SSEEdit v4.0.3g' - name: 'KingdomWinterhold.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/65288/' name: 'Kingdom of Winterhold (thanedom all in one)' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/65366/' name: 'Koenigtum von Winterfeste (Kingdom of Winterhold) DV' clean: - crc: 0xCBBCED41 util: 'SSEEdit v4.0.4b' - crc: 0x72C2348A util: 'SSEEdit v4.0.4' - name: 'Kynesgrove.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1902-kynesgrove/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/2948900/' after: - name: 'SkyrimReputation_SSE.esp' condition: '(is_master("SkyrimReputation_SSE.esp") and is_master("Kynesgrove.esp")) or (not is_master("SkyrimReputation_SSE.esp") and not is_master("Kynesgrove.esp"))' clean: - crc: 0x25C25727 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'MagicalCollegeofWinterhold.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1539/' ] after: - name: 'CollegeEntry.esp' condition: 'not is_master("MagicalCollegeofWinterhold.esp")' msg: - <<: *patch3rdParty_MLU condition: 'active("MLU.esp") and not active("MLU - MagicalCollegeofWinterhold Patch.esp")' dirty: - <<: *quickClean crc: 0x9AA2E2D1 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'MCoW_EndofLoadOrderOverwrite.esp' after: - name: 'CollegeEntry.esp' condition: 'is_master("MagicalCollegeofWinterhold.esp")' - name: 'Markarth Entrance Overhaul.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19538/' ] - name: 'Markarth Entrance Overhaul.esp' after: [ 'Clockwork.esp' ] clean: - crc: 0x3D19A836 util: 'SSEEdit v4.0.3' - name: 'Markarth Entrance Overhaul - CFTO Patch.esp' clean: # version: 1.1 - crc: 0x6BB78774 util: 'SSEEdit v4.0.2' - name: 'MCWT_.*.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/22653/' name: 'Misc. College of Winterhold Tweaks' - name: 'MCWT_ACollegeCoup.esp' clean: - crc: 0x991A4BCD util: 'SSEEdit v4.0.3' - name: 'MCWT_ACollegeCoup_3DNs.esp' clean: - crc: 0x8C8CDAB3 util: 'SSEEdit v4.0.3' - name: 'MCWT_ACollegeCoup_ICNs.esp' clean: - crc: 0x4A7275AE util: 'SSEEdit v4.0.3' - name: 'MCWT_ACollegeCoup_ICNs_OE.esp' clean: - crc: 0x83B1E9F6 util: 'SSEEdit v4.0.3' - name: 'MCWT_ACollegeCoup_OCW.esp' clean: - crc: 0xF458371F util: 'SSEEdit v4.0.3' - name: 'MCWT_ArnielsAppeals.esp' clean: - crc: 0xE77D107B util: 'SSEEdit v4.0.3' - name: 'MCWT_AWizardsWalk.esp' msg: - <<: *alreadyInX subs: [ 'Immersive College of Winterhold' ] condition: 'active("CollegeOfWinterholdImmersive.esp") and active("MCWT_AWizardsWalk.esp")' - <<: *alreadyInX subs: [ 'Obscure''s College of Winterhold' ] condition: 'active("OCW_Obscure''s_CollegeofWinterhold.esp") and active("MCWT_AWizardsWalk.esp")' clean: - crc: 0xA5D77392 util: 'SSEEdit v4.0.3' - name: 'MCWT_DeadDunmerDelivery.esp' inc: [ 'WendigoFactionSkillRequirements.esp' ] clean: - crc: 0x0AB9A475 util: 'SSEEdit v4.0.3' - name: 'MCWT_EarlyElementalist.esp' clean: - crc: 0xB14B8130 util: 'SSEEdit v4.0.3' - name: 'MCWT_EarlyElementalist_ICoW.esp' clean: - crc: 0xEAFD82C4 util: 'SSEEdit v4.0.3' - name: 'MCWT_EarlyElementalist_OCW.esp' clean: - crc: 0xAC9843A6 util: 'SSEEdit v4.0.3' - name: 'MCWT_ErratumEtc.esp' inc: - 'ApepiBetterCollege.esp' - 'CollegeOfWinterholdImmersive.esp' - 'CollegeofWinterholdUpgraded.esp' - 'MagicalCollegeofWinterhold.esp' msg: - <<: *useInstead subs: [ 'MCWT_ErratumEtc_Lite.esp' ] condition: 'active("ApepiBetterCollege.esp") or active("CollegeOfWinterholdImmersive.esp") or active("CollegeofWinterholdUpgraded.esp") or active("MagicalCollegeofWinterhold.esp")' - <<: *alreadyInX subs: [ 'Obscure''s College of Winterhold' ] condition: 'active("OCW_Obscure''s_CollegeofWinterhold.esp") and active("MCWT_ErratumEtc.esp")' clean: - crc: 0x9C7B8D4C util: 'SSEEdit v4.0.3' - name: 'MCWT_ErratumEtc_Lite.esp' msg: - <<: *alreadyInX subs: [ 'Obscure''s College of Winterhold' ] condition: 'active("OCW_Obscure''s_CollegeofWinterhold.esp") and active("MCWT_ErratumEtc_Lite.esp")' clean: - crc: 0x3B57D01F util: 'SSEEdit v4.0.3' - name: 'MCWT_ExpiditeTheExpirate.esp' clean: - crc: 0x116B6B2F util: 'SSEEdit v4.0.3' - name: 'MCWT_FriendlyFaralda.esp' after: [ 'More idle markers.esp' ] msg: - <<: *alreadyInX subs: [ 'Improved College Entry - Questline Tweaks' ] condition: 'active("CollegeEntry.esp") and active("MCWT_FriendlyFaralda.esp")' clean: - crc: 0xA68648B0 util: 'SSEEdit v4.0.3' - name: 'MCWT_GovernableGatekeeper.esp' after: [ 'CollegeOfWinterholdImmersive.esp' ] clean: - crc: 0x160C3C3A util: 'SSEEdit v4.0.3' - name: 'MCWT_GovernableGatekeeper_Off.esp' clean: - crc: 0x2029A55F util: 'SSEEdit v4.0.3' - name: 'MCWT_InescapableInsights.esp' clean: - crc: 0xD2CB8547 util: 'SSEEdit v4.0.3' - name: 'MCWT_InescapableInsights_EBQO.esp' clean: - crc: 0xBE100739 util: 'SSEEdit v4.0.3' - name: 'MCWT_InescapableInsights_EBQO_QaiS.esp' clean: - crc: 0x612E0FF3 util: 'SSEEdit v4.0.3' - name: 'MCWT_InescapableInsights_QaiS.esp' clean: - crc: 0xAADE46FC util: 'SSEEdit v4.0.3' - name: 'MCWT_MageLightMaintenance.esp' after: [ 'Alternate Start - Live Another Life.esp' ] inc: - 'CollegeEntry.esp' - 'CollegeOfWinterholdImmersive.esp' - name: 'College Bridge Light Fix - Clean ITM and Remove Unnecessary Record.esp' display: 'College of Winterhold Light Pillars FIX' - 'Enlightened College of Winterhold.esp' - 'Enlightened College of Winterhold(Just Light Pillars).esp' clean: - crc: 0xF8DD14D9 util: 'SSEEdit v4.0.3' - name: 'MCWT_ScheduledSavos.esp' msg: - <<: *alreadyInX subs: [ 'Obscure''s College of Winterhold' ] condition: 'active("OCW_Obscure''s_CollegeofWinterhold.esp") and active("MCWT_ScheduledSavos.esp")' clean: - crc: 0x4D58A63C util: 'SSEEdit v4.0.3' - name: 'MCWT_TheAugursAdmonishment.esp' inc: [ 'NotSoFast-MageGuild.esp' ] msg: - <<: *useInstead subs: [ 'MCWT_TheAugursAdmonishment_NSF-MG.esp' ] condition: 'active("NotSoFast-MageGuild.esp")' - <<: *alreadyInX subs: [ 'Improved College Entry - Questline Tweaks' ] condition: 'active("CollegeEntry.esp") and active("MCWT_TheAugursAdmonishment.esp")' clean: - crc: 0xE5C9654A util: 'SSEEdit v4.0.3' - name: 'MCWT_TheAugursAdmonishment_NSF-MG.esp' clean: - crc: 0xF85B1AFE util: 'SSEEdit v4.0.3' msg: - <<: *alreadyInX subs: [ 'Improved College Entry - Questline Tweaks' ] condition: 'active("CollegeEntry.esp") and active("MCWT_TheAugursAdmonishment_NSF-MG.esp")' - name: 'MCWT_UnflappableFaculty.esp' clean: - crc: 0x1A5382AC util: 'SSEEdit v4.0.3' - name: 'Mixwater Mill Reborn.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13348/' ] inc: [ 'Checkpoints of Skyrim.esp' ] clean: # version: 1.3 - crc: 0x792410E3 util: 'SSEEdit v4.0.2f' - name: 'Nordic Ruins of Skyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20382/' ] dirty: - <<: *quickClean crc: 0x74534FBE util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 26 - name: 'Oakwood.esp' url: - 'https://www.afkmods.com/index.php?/files/file/2178-oakwood/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/4117042/' after: - name: 'Storefront.esp' condition: '(is_master("Storefront.esp") and is_master("Oakwood.esp")) or (not is_master("Storefront.esp") and not is_master("Oakwood.esp"))' - name: 'TouringCarriages-Oakwood.esp' condition: '(is_master("TouringCarriages-Oakwood.esp") and is_master("Oakwood.esp")) or (not is_master("TouringCarriages-Oakwood.esp") and not is_master("Oakwood.esp"))' inc: [ 'Lakeview_Extended.esp' ] clean: - crc: 0xC96DCE2B util: 'SSEEdit v4.0.3' - name: 'OarsRest.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/41812/' ] tag: [ C.Location ] clean: - crc: 0xBC21043B util: 'SSEEdit v4.0.3' - name: 'OCW_.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20514/' ] - name: 'OCW_Obscure''s_CollegeofWinterhold.esp' after: - name: '3DNPC.esp' condition: '(is_master("3DNPC.esp") and is_master("OCW_Obscure''s_CollegeofWinterhold.esp")) or (not is_master("3DNPC.esp") and not is_master("OCW_Obscure''s_CollegeofWinterhold.esp"))' - name: 'Book Covers Skyrim.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'Book Covers Skyrim - Lost Library.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'CollegeDaysWinterhold.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'CollegeEntry.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'CoW Bridge Fix.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'Cutting Room Floor.esp' condition: '(is_master("Cutting Room Floor.esp") and is_master("OCW_Obscure''s_CollegeofWinterhold.esp")) or (not is_master("Cutting Room Floor.esp") and not is_master("OCW_Obscure''s_CollegeofWinterhold.esp"))' - name: 'Endgame NPC Overhaul.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'EnhancedLightsandFX.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'Enlightened College of Winterhold.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'Finding_VelehkSain.esp' condition: '(version("Finding_VelehkSain.esp", "1.0.8", >=) or checksum("Finding_VelehkSain.esp", 63CC1662) or checksum("Finding_VelehkSain.esp", 596355B3)) and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'Finding_VelehkSain_MAQF.esp' condition: '(version("Finding_VelehkSain_MAQF.esp", "1.0.8", >=) or checksum("Finding_VelehkSain_MAQF.esp", 622EFFB6) or checksum("Finding_VelehkSain_MAQF.esp", 4714F2F9) or checksum("Finding_VelehkSain_MAQF.esp", 4BBC811C)) and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'Immersive Music.esp' condition: 'checksum("Immersive Music.esp", 4ED7C6DC) and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'Immersive Music Replacer.esp' condition: 'checksum("Immersive Music Replacer.esp", 7DC72CE5) and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'konahrik_accoutrements.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'MCWT_ExpiditeTheExpirate.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'MCWT_TheAugursAdmonishment.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'middenexpandedlitesse.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'Mystic Condenser.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'MysticismMagic.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'Prometheus_BeastSkeletons.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'PsijicTeleportSpells.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'RelightingSkyrim_SSE.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'Skyrim Immersive Creatures Special Edition.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'Undeath.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'Weapons Armor Clothing & Clutter Fixes.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'WACCF_Armor and Clothing Extension.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' - name: 'CollegeOfWinterholdImmersive.esp' condition: 'file("UltimateCollege.esp")' inc: - 'accessible saarthal and labyrinthian.esp' - 'ApepiBetterCollege.esp' - 'Better College Students Room.esp' - 'College Guards SE JMR.esp' - 'CollegeDormDoors.esp' - 'CollegeGrounds.esp' - name: 'CollegeOfWinterholdImmersive.esp' condition: 'not active("UltimateCollege.esp")' - 'CollegeofWinterholdUpgraded.esp' - 'CoW-Thriving edition.esp' - 'EspeciallySpecialWinterhold.esp' - 'FTWB - Fix that Winterhold Bridge.esp' - 'Followers.esp' - name: 'mihailspectres.esp' condition: 'checksum("mihailspectres.esp", 95F0F68D)' - 'MagicalCollegeofWinterhold.esp' - name: 'MagiCollege.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - 'Toblerone Winterhold College.esp' - 'Winterhold College SSE.esp' msg: - <<: *compatIssuesWithX subs: [ '[Cloaks and Capes Fixes](https://www.nexusmods.com/skyrimspecialedition/mods/19510/)' ] condition: 'active("Cloaks&Capes.esp")' - <<: *compatIssuesWithX subs: [ '[Guardian Spectres](https://www.nexusmods.com/skyrimspecialedition/mods/30772/)' ] condition: 'checksum("mihailspectres.esp", 95F0F68D)' - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/787' ] - <<: *missingRequirementXforPlugin type: error subs: [ 'OCW_CellSettings.esp' ] condition: 'not active("OCW_CellSettings.esp") and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Arcanum - A New Age of Magic' ] condition: 'active("Arcanum.esp") and not active("OCW_A-aNAoM_FEPatch.esp") and not active("UltimateCollege.esp") and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Artifacts - The Tournament of the Ten Bloods' ] condition: 'active("ArtifactsOfBoethiah.esp") and not active("OCW_AtTotTB_FEPatch.esp") and not active("UltimateCollege.esp") and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Atlas Map Markers' ] condition: 'active("Atlas Legendary.esp") and not active("OCW_AMM_FEPatch.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'Atlas Map Markers with MCM' ] condition: 'active("Atlas Map Markers.esp") and not active("OCW_AMM-SE_FEPatch.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'Audio Overhaul for Skyrim' ] condition: 'active("Audio Overhaul Skyrim.esp") and not active("OCW_AO_FEPatch.esp") and not active("UltimateCollege.esp") and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Better Dynamic Snow' ] condition: 'active("Better Dynamic Snow.esp") and not active("OCW_BDS_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Better Spell Learning' ] condition: 'active("Better Spell Learning.esp") and not active("OCW_BSL_FEPatch.esp") and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Black Mage Armor' ] condition: 'active("Black Mage Armor SE.esp") and not active("OCW_BMA_FEPatch.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'Blacksmith Forge Water Fix' ] condition: 'active("Blacksmith Forge Water Fix SE USSEP.esp") and not active("OCW_BSFWF_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Book Covers Skyrim' ] condition: 'active("Book Covers Skyrim.esp") and not active("OCW_BCS_FEPatch.esp") and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Book Covers Skyrim - Lost Library' ] condition: 'active("Book Covers Skyrim - Lost Library.esp") and not active("OCW_BCS-LL_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Cathedral Character Overhaul - Humans Mer and Beastfolk' ] condition: 'active("HMB TCC.esp") and not active("OCW_HMB_FEPatch.esp")' - <<: *patchIncluded subs: [ 'College Modifications' ] condition: 'active("CollegeModifications.esp") and not active("OCW_CM_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Dynamic Firewood Stacks' ] condition: 'active("Dynamic Firewood Stacks.esp") and not active("OCW_DFS_FEPatch.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'Enhanced Lighting for ENB (ELE)' ] condition: 'active("ELE_SSE.esp") and not active("OCW_(ELE|ELEA)_FEPatch.esp") and not version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Enhanced Lights and FX' ] condition: 'active("EnhancedLightsandFX.esp") and not active("OCW_ELFX_FEPatch.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'Enhanced Lights and FX Exteriors' ] condition: 'active("ELFX - Exteriors.esp") and not active("OCW_ELFXE_FEPatch.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'Enlightened College of Winterhold' ] condition: 'active("Enlightened College of Winterhold.esp") and not active("OCW_ECW_FEPatch.esp") and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Female Mannequins' ] condition: 'active("female mannequins.esp") and not active("OCW_FM_FEPatch.esp") and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Flora Respawn Fix' ] condition: 'active("FloraRespawnFix.esp") and not active("OCW_FRF_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Improved College Entry' ] condition: 'active("CollegeEntry.esp") and not active("OCW_ICE_FEPatch.esp") and not version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Immersive College NPCs' ] condition: 'active("ICNs_ImmersiveCollegeNPCs.esp") and not active("OCW_ICNs_OE_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Immersive Laundry' ] condition: 'active("Laundry.esp") and not active("OCW_IL_FEPatch.esp")' - <<: *patchIncluded subs: [ 'iNeed' ] condition: 'active("iNeed.esp") and not active("OCW_iN_FEPatch.esp")' - <<: *patchIncluded subs: [ 'iNeed - Extended' ] condition: 'active("iNeed - Extended.esp") and not active("OCW_iNE_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Interesting NPCs' ] condition: 'active("3dnpc.esp") and not active("OCW_3DNPC_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Konahrik''s Accoutrements' ] condition: 'active("konahrik_accoutrements.esp") and not active("OCW_KA_FEPatch.esp") and not active("UltimateCollege.esp") and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Lanterns Of Skyrim II' ] condition: 'active("LoS II - Tamriel Master Lights.esp") and not active("OCW_LoS2-TML_FEPatch.esp")' - <<: *patchIncluded subs: [ 'LeanWolf''s Aemer''s Refuge' ] condition: 'active("LeanWolfs Aemers Refuge SE.esp") and not active("OCW_(AR_|AR_RoB_|LAR_|LAR_RoB_Merged)FEPatch.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'Legacy of the Dragonborn' ] condition: 'active("LegacyoftheDragonborn.esm") and not active("OCW_LotD_FEPatch.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'Legacy of the Dragonborn BadGremlin''s Collection' ] condition: 'active("BGCollectables.esp") and not active("OCW_BGC_FEPatch.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'Lootable Woodpiles' ] condition: 'active("LootableWoodpiles.esp") and not active("OCW_LWP_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Luminosity Lighting Overhaul' ] condition: 'active("Luminosity Lighting Overhaul.esp") and not active("OCW_LLO_FEPatch.esp") and not version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'M''rissi''s Tails of Troubles SE' ] condition: 'active("MrissiTailOfTroubles.esp") and not active("OCW_MToT_FEPatch.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'Magic College Music' ] condition: 'active("MagiCollege.esp") and not active("OCW_(MCMSfA_|SoS_MCMSfA_Merged)FEPatch.esp") and not version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Map Markers Complete' ] condition: 'active("Map Markers Complete.esp") and not active("OCW_MMC_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Morrowloot' ] condition: 'active("Morrowloot.esp") and not active("OCW_ML_FEPatch.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'Morrowloot Miscellania' ] condition: 'active("Morrowloot Miscellania - Item Distribution.esp") and not active("OCW_MLM_FEPatch.esp")' - <<: *patchIncluded subs: [ 'MorrowLoot Ultimate' ] condition: 'active("MLU.esp") and not active("OCW_MLU_FEPatch.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'Mysticism - A Magic Overhaul' ] condition: 'active("MysticismMagic.esp") and not active("OCW_MaMO_FEPatch.esp") and not active("UltimateCollege.esp") and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Mystic Condenser' ] condition: 'active("Mystic Condenser.esp") and not active("OCW_MC_FEPatch.esp") and not active("UltimateCollege.esp") and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Quests Are In Skyrim USSEP' ] condition: 'active("QuestsAreInSkyrimUSSEP.esp") and not active("OCW_QaiS_FEPatch.esp") and not active("UltimateCollege.esp") and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.03", >=)' - <<: *patchIncluded subs: [ 'Realistic Winterhold' ] condition: 'active("RealisticWinterhold.esp") and not active("OCW_RW_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Rigmor of Bruma' ] condition: 'active("Rigmor.esp") and not active("OCW_(RoB_|AR_RoB_|LAR_RoB_Merged)FEPatch.esp")' - <<: *patchIncluded subs: [ 'Scrollwriting in Skyrim' ] condition: 'active("Scrollwriting.esp") and not active("OCW_SW_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Skyrim 3D Trees and Plants' ] condition: 'active("S3DTrees NextGenerationForests.esp") and not active("OCW_3DTaP_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Skyrim Project Optimization' ] condition: 'active("Skyrim Project Optimization - Full Version.esm") and not active("OCW_SPO_FEPatch.esp") and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.02", <)' - <<: *patchIncluded subs: [ 'Snazzy Furniture and Clutter Overhaul' ] condition: 'active("Snazzy Furniture and Clutter Overhaul.esp") and not active("OCW_SFCO_FEPatch.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'Soulmancer Music Merge' ] condition: 'active("Soulmancer Soundtrack - NoVindDun.esp") and not active("(OCW_SoS_SmMM_MergedFEPatch|SoulMusic_OCoW_Patch)\.esp") and not version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Sounds of Skyrim Complete' ] condition: 'active("SoundsofSkyrimComplete.esp") and not active("OCW_SoS_((MCMSfA|SmMM)_Merged)?FEPatch.esp")' - <<: *patchIncluded subs: [ 'Sounds of Skyrim Complete Edition MCM' ] condition: 'active("Sounds of Skyrim - Complete Edition.esp") and not active("OCW_SoS-A_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Spell Crafting for Skyrim' ] condition: 'active("_tck_SpellCrafting.esp") and not active("OCW_SC_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Spell Research' ] condition: 'active("SpellResearch.esp") and not active("OCW_SR_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Tailoring Workbench' ] condition: 'active("Tailoring Workbench.esp") and not active("OCW_TW_FEPatch.esp") and not version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Tamrielic Culture' ] condition: 'active("WZTamrielic Culture.esp") and not active("OCW_TC_FEPatch.esp") and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.02", >=)' - <<: *patchIncluded subs: [ 'The Great Cities - Minor Cities and Towns' ] condition: 'active("The Great Cities - Minor Cities and Towns.esp") and not active("OCW_TGCs_FEPatch.esp")' - <<: *patchIncluded subs: [ 'The Great City of Winterhold' ] condition: 'active("The Great City of Winterhold.esp") and not active("OCW_TGCoW_FEPatch.esp")' - <<: *patchIncluded subs: [ 'The Midden - Expanded' ] condition: 'active("middenexpandedlitesse.esp") and not active("OCW_MEL_FEPatch.esp") and not active("UltimateCollege.esp")' - <<: *patchIncluded subs: [ 'The Tools of Kagrenac' ] condition: 'active("Tools of Kagrenac.esp") and not active("OCW_ToK_FEPatch.esp") and not active("UltimateCollege.esp") and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Viewable Faction Ranks' ] condition: 'active("ViewableFactionRanks.esp") and file("Interface/Translations/ViewableFactionRanks_ENGLISH.txt") and checksum("Interface/Translations/ViewableFactionRanks_ENGLISH.txt", 7ED2755E)' - <<: *patchIncluded subs: [ 'Weapons Armor Clothing & Clutter Fixes 2.0+' ] condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("OCW_WACCF_FEPatch.esp") and not active("UltimateCollege.esp") and version("Weapons Armor Clothing & Clutter Fixes.esp", "2.0", >=)' - <<: *patchIncluded subs: [ 'WACCF Armor and Clothing Extension' ] condition: 'active("WACCF_Armor and Clothing Extension.esp") and not active("OCW_ACE_FEPatch.esp") and not active("UltimateCollege.esp") and version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Winterhold College Hideout' ] condition: 'active("WinterholdCollegeHideout.esp") and not active("OCW_WCH_FEPatch.esp") and not version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", >=)' - <<: *patchIncluded subs: [ 'Winterhold Restored' ] condition: 'active("Winterhold Restored.esp") and not active("Winterhold Restored - JKs Skyrim Patch.esp") and not active("OCW_WR2_FEPatch.esp")' - <<: *patchIncluded subs: [ 'Winterhold Restored & WR JKs Skyrim Patch' ] condition: 'active("Winterhold Restored.esp") and active("Winterhold Restored - JKs Skyrim Patch.esp") and not active("OCW_WR2_JK_FEPatch.esp")' clean: - crc: 0x318C6177 util: 'SSEEdit v4.0.3' - name: 'OCW_CellSettings.esp' group: *cellSettingsGroup after: - 'ELE_SSE.esp' - 'ELFXEnhancer.esp' - 'ELFX - Hardcore.esp' - 'Immersive Music.esp' - 'Immersive Music Replacer.esp' - 'Luminosity Lighting Overhaul.esp' - 'Soulmancer Soundtrack - NoVindDun.esp' - 'WSEnhancer.esp' - 'WSEnhancerCW.esp' inc: - name: 'UltimateCollege.esp' condition: 'not version("OCW_CellSettings.esp", "100.99.97", >=)' msg: - <<: *useVersion subs: [ 'Ultimate College' ] condition: 'active("UltimateCollege.esp") and not version("OCW_CellSettings.esp", "100.99.97", >=)' - <<: *versionXofYorGreaterRequired subs: - '1.5.00' - 'OCW_Obscure''s_CollegeofWinterhold.esp' condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.00", <)' clean: - crc: 0xB8CF33F0 util: 'SSEEdit v4.0.3' - crc: 0xC87408AC util: 'SSEEdit v4.0.3' - name: 'OCW_BDS_FEPatch.esp' msg: [ *alreadyInOrFixedByBDSv3_0 ] - name: 'OCW_SPO_FEPatch.esp' msg: - <<: *alreadyInX subs: [ 'OCW_Obscure''s_CollegeofWinterhold.esp v1.5.02+' ] condition: 'version("OCW_Obscure''s_CollegeofWinterhold.esp", "1.5.02", >=)' - name: 'OCW_WR2_FEPatch.esp' msg: - <<: *alreadyInX subs: [ 'OCW_WR2_JK_FEPatch.esp' ] condition: 'active("Winterhold Restored.esp") and active("Winterhold Restored - JKs Skyrim Patch.esp") and not active("OCW_WR2_JK_FEPatch.esp")' - name: 'OldHroldanRuins.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10134/' ] tag: [ C.Location ] clean: - crc: 0xDB7238E5 util: 'SSEEdit v4.0.3g' - crc: 0xEC8CCF97 util: 'SSEEdit v4.0.3g' - name: 'OpulentThievesGuild(Patch)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/931/' name: 'Opulent Thieves Guild' - name: 'OpulentThievesGuild.esp' msg: - <<: *patch3rdParty subs: - 'Additional Hearthfire Dolls' - '[Some Additional Hearthfire Dolls Patches](https://www.nexusmods.com/skyrimspecialedition/mods/49757/)' condition: 'active("AdditionalHearthfireDolls.esp") and not active("Hearthfire dolls opulent thieves guild.esp")' - <<: *patch3rdParty subs: - 'Brynjolf has Time for You' - '[Opulent Thieves Guild Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35261/)' condition: 'active("Brynjolf has Time.esp") and not active("Opulent Thieves Guild - Brynjolf has Time Patch.esp")' - <<: *patch3rdParty subs: - 'Cheesemod for EVERYONE' - '[Opulent Thieves Guild Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35261/)' condition: 'active("yumcheese.esp") and not active("Opulent Thieves Guild - Cheesemod Patch.esp")' - <<: *patch3rdParty subs: - 'DX Celes Rogue Armor - UNP' - '[Opulent Thieves Guild Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35261/)' condition: 'active("Celes Rogue Armor UNP.esp") and not active("Opulent Thieves Guild - DX Celes Rogue Patch.esp")' - <<: *patch3rdParty subs: - 'Embers XD' - '[Opulent Thieves Guild Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35261/)' condition: 'active("Embers XD.esp") and not active("EnhancedLightsandFX.esp") and not active("JK''s The Ragged Flagon.esp") and not active("Opulent Thieves Guild - Embers XD [XD ESP] Patch.esp")' - <<: *patch3rdParty subs: - 'Embers XD and Enhanced Lights and FX' - '[Opulent Thieves Guild Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35261/)' condition: 'active("Embers XD.esp") and active("EnhancedLightsandFX.esp") and not active("JK''s The Ragged Flagon.esp") and not active("Opulent Thieves Guild - ELFX - Embers XD Patch.esp")' - <<: *patch3rdParty subs: - 'Embers XD and Enhanced Lights and FX and JK''s The Ragged Flagon' - '[Opulent Thieves Guild Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35261/)' condition: 'active("Embers XD.esp") and active("EnhancedLightsandFX.esp") and active("JK''s The Ragged Flagon.esp") and not active("JKs Ragged Flagon - OTG - ELFX - Embers XD Patch.esp")' - <<: *patch3rdParty subs: - 'Enhanced Lights and FX' - '[Opulent Thieves Guild Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35261/)' condition: 'active("EnhancedLightsandFX.esp") and not active("Embers XD.esp") and not active("JK''s The Ragged Flagon.esp") and not active("Opulent Thieves Guild - ELFX Patch.esp")' - <<: *patch3rdParty subs: - 'Enhanced Lights and FX and JK''s The Ragged Flagon' - '[Opulent Thieves Guild Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35261/)' condition: 'active("EnhancedLightsandFX.esp") and active("JK''s The Ragged Flagon.esp") and not active("Embers XD.esp") and not active("JKs Ragged Flagon - OTG - ELFX Patch.esp")' - <<: *patch3rdParty subs: - 'Jampion NPCs - Male NPC Overhaul' - '[Opulent Thieves Guild Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35261/)' condition: 'active("Jampion NPCs.esp") and not active("Opulent TG Jampion Patch.esp")' - <<: *patch3rdParty subs: - 'JK''s The Ragged Flagon' - '[Opulent Thieves Guild Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35261/)' condition: 'active("JK''s The Ragged Flagon.esp") and not active("JKs Ragged Flagon - OTG Patch.esp")' - <<: *patch3rdParty subs: - 'Mystic Condenser' - '[Opulent Thieves Guild Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35261/)' condition: 'active("Mystic Condenser.esp") and not active("Opulent Thieves Guild - Mystic Condenser Patch.esp")' - <<: *patch3rdParty subs: - 'Ragged Flagon Shortcut' - '[Opulent Thieves Guild and Ragged Flagon Shortcut - Compatability Patch](https://www.nexusmods.com/skyrimspecialedition/mods/61982/)' condition: 'active("raggedshortcut.esp") and not active("OpulentThievesGuildShortcutPatch.esp")' - <<: *patch3rdParty subs: - 'Skyrim Sewers 4' - '[Opulent Thieves Guild Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35261/)' condition: 'active("SkyrimSewers.esp") and not active("Opulent Thieves Guild - Skyrim Sewers Patch.esp")' - <<: *patch3rdParty subs: - 'Skyrims Unique Treasures' - '[Opulent Thieves Guild Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35261/)' condition: 'active("SkyrimsUniqueTreasures.esp") and not active("Opulent Thieves Guild - SUT Patch.esp")' - <<: *patch3rdParty subs: - 'Snazzy Furniture and Clutter Overhaul (SFCO)' - '[Opulent Thieves Guild Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35261/)' condition: 'active("Snazzy Furniture and Clutter Overhaul.esp") and not active("Opulent Thieves Guild - SFCO Patch.esp")' - <<: *patch3rdParty subs: - 'Sneak Tools' - '[Opulent Thieves Guild - Sneak Tools compatibility patch](https://www.nexusmods.com/skyrimspecialedition/mods/48071/)' condition: 'active("Sneak Tools.esp") and not active("Opulent Thieves Guild - Sneak Tools Patch.esp")' - <<: *patch3rdParty subs: - 'Unofficial Skyrim Special Edition Patch' - '[Opulent Thieves Guild Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35261/)' condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("Opulent Thieves Guild - USSEP Patch.esp")' - <<: *patchUpdateAvailable subs: [ '[Opulent Thieves Guild - FPS Fix](https://www.nexusmods.com/skyrimspecialedition/mods/41309/)' ] condition: 'active("SMIM-.*\.esp") and not active("Opulent Thieves Guild - FPS Fix.esp")' - <<: *patchUpdateAvailable subs: [ '[Update ESL Patch - Created by Erstam](https://www.nexusmods.com/skyrimspecialedition/mods/931/)' ] condition: 'not active("OpulentThievesGuildPatch.esp")' - <<: *wildEdits subs: [ 'Remove the XEZN subrecord from RiftenRatwayZone in 00016BCF.' ] condition: 'checksum("OpulentThievesGuild.esp", 78CE1FC1) and not active("OpulentThievesGuildPatch.esp")' tag: - Actors.ACBS - Actors.AIPackages - C.Light - C.Music - Invent.Add - Invent.Remove - name: 'OpulentThievesGuildPatch.esp' clean: - crc: 0xF5C66B8F util: 'SSEEdit v4.0.4b' - name: 'Palaces Castles Enhanced.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1819/' ] group: *highPriorityGroup inc: [ 'Vaults of Skyrim 1.0 NEXUS.esp' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_PCE_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patchProvided subs: [ 'Enhanced Lights and FX' ] condition: 'active("EnhancedLightsandFX.esp") and not active("PCE - ELFX PATCH.esp")' - <<: *patchProvided subs: [ 'Immersive Citizens' ] condition: 'active("Immersive Citizens - AI Overhaul.esp") and not active("PCE - Immersive Citizens AI Overhaul Patch.esp")' - <<: *patchProvided subs: [ 'Interesting NPCs' ] condition: 'active("3DNPC.esp") and not active("PCE - 3DNPC Patch.esp")' - <<: *patchProvided subs: [ 'Open Cities' ] condition: 'active("Open Cities Skyrim.esp") and not active("PCE - Open Cities Patch.esp")' - <<: *patchProvided subs: [ 'Relighting Skyrim' ] condition: 'active("RelightingSkyrim_SSE.esp") and not active("PCE - Relighting Skyrim.esp")' - <<: *patchProvided subs: [ 'Skyrim Project Optimization ESM' ] condition: 'not active("PCE - SPO Patch.esp") and active("Skyrim Project Optimization - Full Version.esm")' - <<: *patchProvided subs: [ 'Skyrim Sewers' ] condition: 'active("SkyrimSewers.esp") and not active("PCE - Skyrim Sewers Patch.esp")' tag: - C.Encounter - C.Light - C.LockList - C.Music - C.Name - C.Water clean: - crc: 0x38BA0672 util: 'SSEEdit v4.0.3' - name: 'PCE - (3DNPC|ELFX|Holds|Holidays|Immersive Citizens|Relighting Skyrim|RDO|RLO|Skyrim Sewers|SPO).*\.esp' after: - 'PCE - USSEP Patch.esp' - 'PCE - USSEP+CRF Patch.esp' - name: 'PCE - Immersive Citizens AI Overhaul Patch.esp' after: [ 'PCE - Skyrim Sewers Patch.esp' ] - name: 'PCE - RLO Patch.esp' after: - 'PCE - 3DNPC Patch.esp' - 'PCE - Art of Magicka Patch.esp' - 'PCE - Holidays Patch.esp' - 'PCE - Immersive Citizens AI Overhaul Patch.esp' - 'PCE - Open Cities Patch.esp' - 'PCE - Skyrim Sewers Patch.esp' - 'PCE - SPO Patch.esp' tag: [ C.Light ] - name: 'PCE - USSEP+CRF Patch.esp' tag: [ Factions ] - name: 'Paradise_City_.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10135/' ] - name: 'Paradise_City_RESOURCES.esm' clean: - crc: 0x4A3008F0 util: 'SSEEdit v4.0.3' - name: 'Paradise_City_Merged.esp' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ParadiseCity_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' clean: - crc: 0x37732D56 util: 'SSEEdit v4.0.3' - name: 'Paradise_City_MergedNoRorikstead.esp' clean: - crc: 0x55AE86EE util: 'SSEEdit v4.0.3' - name: 'Paradise_City_MergedNoWindhelm.esp' clean: - crc: 0xB50A2FEF util: 'SSEEdit v4.0.3' - name: 'Paradise_City_MergedSummerWindhelm.esp' clean: - crc: 0x872CD206 util: 'SSEEdit v4.0.3' - name: 'Paradise_City_Markarth.esp' clean: - crc: 0xD4DDE71A util: 'SSEEdit v4.0.3' - name: 'Paradise_City_Riften.esp' clean: - crc: 0x7130539C util: 'SSEEdit v4.0.3' - name: 'Paradise_City_Rorikstead.esp' clean: - crc: 0x6E0F46AF util: 'SSEEdit v4.0.3' - name: 'Paradise_City_Solitude.esp' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ParadiseCity_Patch.esp")' clean: - crc: 0x41B0335F util: 'SSEEdit v4.0.3' - name: 'Paradise_City_SummerWindhelm.esp' clean: - crc: 0x2DEA823A util: 'SSEEdit v4.0.3' - name: 'Paradise_City_Whiterun.esp' clean: - crc: 0xD20290AC util: 'SSEEdit v4.0.3' - name: 'Paradise_City_Windhelm.esp' clean: - crc: 0x35C17E7B util: 'SSEEdit v4.0.3' - name: 'Raven Rock.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/640/' ] msg: - <<: *patchProvided subs: [ 'Clockwork' ] condition: 'active("Clockwork.esp") and not active("Raven Rock - Clockwork Patch.esp")' dirty: # version: 1.02 - <<: *quickClean crc: 0x7F257FE6 util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 15 - name: 'Raven Rock - Clockwork Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/640/' ] dirty: # version: 1.00 - <<: *quickClean crc: 0x42CE0509 util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'RavenRockReborn.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24867/' ] dirty: # version: 1.00 - <<: *reqManualFix crc: 0x1283DF1A util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 273 nav: 7 # version: 1.00, After QAC - <<: *reqManualFix crc: 0xB28D205D util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 7 - name: 'RealisticRoomRental(-Basic)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/24859/' name: 'Perseids Inns and Taverns - Realistic Room Rental Enhanced' after: - 'EconomyOverhaulandSpeechcraftImprovements.esp' - 'EconomyOverhaulandSpeechcraftImprovementsLite.esp' - name: 'RealisticRoomRental.esp' dirty: # version: 1.8.9.001 - <<: *quickClean crc: 0xA3167911 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 13 - name: 'RealisticRoomRental-Basic.esp' clean: # version: 1.8.9.001 - crc: 0xCCFC4BA9 util: 'SSEEdit v4.0.2f' - name: 'RealisticWinterhold.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14384/' ] dirty: - <<: *reqManualFix crc: 0x6C1AA296 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 77 udr: 36 nav: 1 - <<: *reqManualFix crc: 0xF9F9AF0E util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'RedBag''s Solitude.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/42052/' name: 'RedBag''s Solitude' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64068/' name: 'Rob''s Bug Fixes - RedBag''s Solitude' msg: - <<: *patchIncluded subs: [ 'Skyrim Project Optimization' ] condition: 'active("Skyrim Project Optimization - Full ESL Version.esm") and checksum("RedBag''s Solitude.esp", 90AD69F2) and not active("RedBag''s Solitude - SPO Patch.esp")' - <<: *patchUpdateAvailable subs: [ '[Rob''s Bug Fixes - RedBag''s Solitude](https://www.nexusmods.com/skyrimspecialedition/mods/64068/)' ] condition: 'checksum("RedBag''s Solitude.esp", A9A23AB8)' clean: - crc: 0xA9A23AB8 util: 'SSEEdit v4.0.4b' - crc: 0x90AD69F2 util: 'SSEEdit v4.0.4b' - name: 'RedBag''s Solitude - SPO Patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64068/' name: 'Rob''s Bug Fixes - RedBag''s Solitude' clean: - crc: 0xB4B8EE8D util: 'SSEEdit v4.0.4b' - name: 'River Rock Village.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19432/' ] dirty: # version: 1.1 - <<: *quickClean crc: 0xBD63547F util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 19 - name: 'Rorikstead.esp' url: - 'https://www.afkmods.com/index.php?/files/file/2103-rorikstead/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/4063535/' after: - name: 'Immersive Citizens - AI Overhaul.esp' condition: '(is_master("Rorikstead.esp") and is_master("Immersive Citizens - AI Overhaul.esp")) or (not is_master("Rorikstead.esp") and not is_master("Immersive Citizens - AI Overhaul.esp"))' inc: [ 'Rorikstead Revised.esp' ] clean: - crc: 0x3B9B5701 util: 'SSEEdit v4.0.3' - name: 'Ryn''s Bleakfalls Tower.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/72659/' name: 'Ryn''s Bleak Falls Tower' msg: - <<: *patch3rdParty subs: - 'Lawbringer (Bleak Falls Tower)' - '[Patches for Ryn''s](https://www.nexusmods.com/skyrimspecialedition/mods/74233/)' condition: 'active("LCO_BleakFallsTower.esp") and not active("Ryn''s Bleakfalls Tower Lawbringer Basic Patch.esp")' - <<: *patch3rdParty subs: - 'Legend of the Eagles Nest SSE' - '[Patches for Ryn''s](https://www.nexusmods.com/skyrimspecialedition/mods/74233/)' condition: 'active("flaho_shi_eagles_nest_ENG.esp") and not active("Ryn''s Bleakfalls Tower - Eagle Nest.esp")' clean: - crc: 0x47A5430D util: 'SSEEdit v4.0.4' - name: 'Ryn''s Farms.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/72305/' name: 'Ryn''s Farms' msg: - <<: *patch3rdParty subs: - 'Navigator - Navmesh Fixes (Rift Watchtower NavFix)' - '[Patches for Ryn''s](https://www.nexusmods.com/skyrimspecialedition/mods/74233/)' condition: 'active("RiftWatchtowerNavFix.esp") and not active("Ryn''s Farms - Riften Watchtower Nav Fix.esp")' - <<: *patch3rdParty subs: - 'Ryn''s Standing Stones' - '[Ryn''s Skyrim Official Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/73778/)' condition: 'active("Ryn''s Standing Stones.esp") and not active("Ryn''s_Standing_Stones_Ryn''s_Farms_PATCH.esp")' - <<: *patch3rdParty subs: - 'Skyrim Sewers' - '[Patches for Ryn''s](https://www.nexusmods.com/skyrimspecialedition/mods/74233/)' condition: 'active("SkyrimSewers.esp") and not active("Ryn''s Farms - Skyrim Sewers.esp")' clean: - crc: 0x1BE50A99 util: 'SSEEdit v4.0.4' - name: 'RynsWhiterunCityLimits.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/65661/' name: 'Ryn''s Whiterun City Limits' msg: - <<: *patch3rdParty subs: - 'eFPS - Exterior FPS boost' - '[Unofficial eFPS patches](https://www.nexusmods.com/skyrimspecialedition/mods/70176/)' condition: 'active("Occ_Skyrim_Tamriel.esp") and not active("Occ_Skyrim_RynsWhiterunCityLimits_patch.esp")' - <<: *patch3rdParty subs: - 'Ryn''s Bleakwind Basin' - '[Ryn''s Skyrim Official Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/73778/)' condition: 'active("Ryn''s Bleakwind Basin.esp") and not active("Ryn''s_Whiterun_City_Limits_Ryn''s_Bleakwind_Basin_Patch.esp")' - <<: *patch3rdParty subs: - 'Ryn''s Halted Stream Camp' - '[Ryn''s Skyrim Official Patch Hub](https://www.nexusmods.com/skyrimspecialedition/mods/73778/)' condition: 'active("Ryn''s Halted Stream Camp.esp") and not active("Ryn''s_Whiterun_City_Limits_Ryn''s_Halted_Stream_Camp_PATCH.esp")' - <<: *patchProvided subs: [ 'CC Tundra Homestead' ] condition: 'active("cceejsse001-hstead.esm") and not active("Ryn''s Whiterun City Limits_CC Tundra Homestead_PATCH.esp")' clean: - crc: 0xCEAB3291 util: 'SSEEdit v4.0.4' - name: 'Sanctuary Reborn.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/22070/' name: 'Dark Brotherhood Reborn - Dawnstar Sanctuary' dirty: - <<: *quickClean crc: 0xDEB7C3C4 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: '(Serenity|SailorMoonClub|LunarWeapons)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/30019/' name: 'Serenity - A Silent Moons Camp Overhaul' - name: '(Serenity|SailorMoonClub)\.esp' tag: - C.Location - Delev - Graphics - Keywords - Names - Stats - Text - name: 'Serenity.esp' msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_Serenity_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' dirty: - <<: *quickClean crc: 0x5972B869 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 clean: - crc: 0x54652F9B util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'SailorMoonClub.esp' dirty: - <<: *quickClean crc: 0xF5295D1D util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 clean: - crc: 0xCBD838E0 util: 'SSEEdit v4.0.3h (Hotfix 1)' - crc: 0x1470C914 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'LunarWeapons.esp' clean: - crc: 0xF3925568 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'Shor''s Stone.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1908-shors-stone/' - 'https://bethesda.net/it/mods/skyrim/mod-detail/2958397/' clean: - crc: 0x016194AB util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'SkyHavenTempleRestored.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10647/' ] dirty: # version: 1.4 - <<: *reqManualFix crc: 0x1F20DDB3 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 54 nav: 56 # version: 1.4, after QAC - <<: *reqManualFix crc: 0x9639ECFF util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 56 - name: 'SkyR .*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10454/' name: 'Skyrim Radioactive SE' - name: 'SkyR Mega Merge.esp' dirty: # version: 1.4 - <<: *reqManualFix crc: 0x0EF183F3 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 15 nav: 9 # version: 1.4, after QAC - <<: *reqManualFix crc: 0x0A93015D util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 9 - name: 'SkyR - Riften Interiors.esp' dirty: # version: 1.4 - <<: *quickClean crc: 0x6D0FDDF3 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 # version: 1.4 Open Cities - <<: *quickClean crc: 0x9022BD8E util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 10 - name: 'SkyR - Riverwood Interiors.esp' clean: # version: 1.4 - crc: 0x65CD286C util: 'SSEEdit v4.0.2' - name: 'SkyR - Solitude Docks.esp' dirty: # version: 1.3 - <<: *reqManualFix crc: 0xC6065A3D util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 12 nav: 4 # version: 1.3, after QAC - <<: *reqManualFix crc: 0x4A843C94 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 4 - name: 'SkyR - Solitude Dock fps patch.esp' clean: # version: 0.1 - crc: 0x6B57FD12 util: 'SSEEdit v4.0.2' - name: 'SkyR - Solitude Dock CB patch.esp' dirty: - <<: *reqManualFix crc: 0x6DEDC899 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 nav: 1 - <<: *reqManualFix crc: 0xB9DF9C04 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'SkyR - Solitude Dock MMC patch.esp' clean: - crc: 0xBE8C57C8 util: 'SSEEdit v4.0.2' - name: 'SkyR - Solitude Interiors.esp' dirty: # version: 1.4, after QAC - <<: *reqManualFix crc: 0x93A6613B util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 nav: 6 # version: 1.4, after QAC - <<: *reqManualFix crc: 0x73822AE1 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 6 # version: 1.4 Open Cities - <<: *reqManualFix crc: 0x412AC7C3 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 6 - name: 'SkyR - Whiterun Interiors.esp' dirty: # version: 1.4 - <<: *reqManualFix crc: 0x4FAEE002 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 # version: 1.4 Open Cities - <<: *reqManualFix crc: 0xFA1ED63E util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'SkyR - Windhelm Docks.esp' dirty: # version: 1.2.1, after QAC - <<: *reqManualFix crc: 0x72F49EC0 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 56 nav: 1 # version: 1.2.1, after QAC - <<: *reqManualFix crc: 0xCFF666F6 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'SkyR - Windhelm Interiors.esp' dirty: # version: 1.4 - <<: *quickClean crc: 0x9889ECCA util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5 # version: 1.4 Open Cities - <<: *quickClean crc: 0xDC243E1D util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: 'SkyR - Windhelm Interiors USP patch.esp' clean: # version: 1.4 - crc: 0xA4013100 util: 'SSEEdit v4.0.2' - name: 'Skyrim Reborn - Hjaalmarch Hold.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23801/' ] clean: # version: 1.1 - crc: 0x6825A94A util: 'SSEEdit v4.0.2' - name: 'Skyrim Reborn - Whiterun Hold.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16530/' ] clean: # version: 1.0.5 - crc: 0xB501F40F util: 'SSEEdit v4.0.2' - name: 'Snazzy Furniture and Clutter Overhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2414/' ] clean: - crc: 0xDCC7A47D util: 'SSEEdit v4.0.3' - crc: 0x0F1F05F4 util: 'SSEEdit v4.0.3' - name: 'SFCO - Castle Volkihar Rebuilt Patch.esp' msg: - <<: *useInstead subs: [ '[what777''s Castle Volkihar Rebuilt Patches - SFCO Patch](https://www.nexusmods.com/skyrimspecialedition/mods/45796/)' ] - name: 'Solitude Expansion.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8/' ] inc: [ 'Real Solitude Rocks.esp' ] after: - 'Solitude Exterior Addon.esp' - 'Tamriel Reloaded HD SE.esp' dirty: - <<: *reqManualFix crc: 0xB547C8EB util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 20 nav: 13 - <<: *reqManualFix crc: 0xBC5257F4 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 13 - <<: *reqManualFix crc: 0x1B5779E0 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 77 nav: 31 - <<: *reqManualFix crc: 0x249FA46C util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 31 clean: - crc: 0x326627D7 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'SE - Better Cities Patch.esp' dirty: - <<: *reqManualFix crc: 0x3B37D5BC util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 51 nav: 11 - <<: *reqManualFix crc: 0x11E51BC4 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 11 - name: 'Soljund''s Sinkhole.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1909-soljunds-sinkhole/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/2959957/' tag: - Actors.ACBS - Actors.AIPackages - C.Name clean: - crc: 0x5D72E944 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'TacticalValtheim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9101/' ] inc: [ 'Druid Den Redux.esp' ] tag: - C.Location - Keywords clean: - crc: 0x11BDC61E util: 'SSEEdit v4.0.3' - name: 'Tel Mithryn( Prison)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/643/' ] - name: 'Tel Mithryn.esp' dirty: # version: 1.0 - <<: *quickClean crc: 0xF37F12D5 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 14 clean: # version: 1.0, Spongeman131 Update - crc: 0x4EF2882E util: 'SSEEdit v4.0.2f' - name: 'Tel Mithryn Prison.esp' dirty: # version: 1.0 - <<: *quickClean crc: 0xE0E0AA54 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Telengard.esp' url: - 'https://www.afkmods.com/index.php?/files/file/2107-telengard/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/4066247/' clean: - crc: 0x028D4C07 util: 'SSEEdit v4.0.3' - name: 'telmith.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18956/' name: 'Expanded Tel Mithryn' dirty: - <<: *reqManualFix crc: 0x0B98A6FE util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 66 udr: 43 nav: 2 - <<: *reqManualFix crc: 0x75BD457C util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: 'The Great Cities - Minor Cities and Towns.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20272/' ] after: - name: 'JKs Skyrim.esp' condition: 'active("The Great Cities of JK''s Skyrim - Patch.esp") and ((is_master("The Great Cities - Minor Cities and Towns.esp") and is_master("JKs Skyrim.esp")) or (not is_master("The Great Cities - Minor Cities and Towns.esp") and not is_master("JKs Skyrim.esp")))' dirty: - <<: *quickClean crc: 0x2E50E9ED util: '[SSEEdit v4.0.3f](https://www.nexusmods.com/skyrimspecialedition/mods/164/)' itm: 26 - name: 'The Great City of Dawnstar.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19491/' ] clean: - crc: 0xBB653BFB util: 'SSEEdit v4.0.3' - name: '(The Great City of |TGCo)Dragon Bridge( - Arthmoor DB Patch)?\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19962/' name: 'The Great City of Dragon Bridge' - name: 'The Great City of Dragon Bridge.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/68412/' name: 'Rob''s Bug Fixes - TGC Dragon Bridge' after: - name: 'Dragon Bridge.esp' condition: 'active("TGCoDragon Bridge - Arthmoor DB Patch.esp") or active("The Great City of Dragon Bridge - JK''s + Arth''s Patch.esp")' clean: - crc: 0xEFA73FDF util: 'SSEEdit v4.0.4b' - crc: 0x87283AFA util: 'SSEEdit v4.0.4b' - name: 'TGCoDragon Bridge - Arthmoor DB Patch.esp' msg: - <<: *alreadyInOrFixedByX subs: [ '**The Great City of Dragon Bridge - JK''s + Arth''s Patch.esp**' ] condition: 'active("The Great City of Dragon Bridge - JK''s + Arth''s Patch.esp")' - name: 'The Great City of Falkreath.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19709/' ] clean: - crc: 0x03553243 util: 'SSEEdit v4.0.3' - name: 'The Great City of Morthal.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19592/' ] dirty: - <<: *quickClean crc: 0xECDC04AA util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 - name: 'The Great City of Rorikstead.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/20151/' name: 'The Great City of Rorikstead' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/68559/' name: 'Rob''s Bug Fixes - TGC Rorikstead' after: - name: 'Rorikstead.esp' condition: 'active("The Great City of Rorikstead - JK''s + Arth''s Patch.esp")' dirty: - <<: *quickClean crc: 0x2C846503 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 clean: - crc: 0x96DC80C3 util: 'SSEEdit v4.0.4b' - name: 'The Great City of Solitude.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22243/' ] after: - name: 'KvHarborside.esp' condition: 'file("TGCoS [PATCH - KvHarborside].esp") or file("TGCoS + Solitude Skyway SE [PATCH - KvHarborside].esp")' tag: [ C.Location ] dirty: - <<: *quickClean crc: 0xBB0F093C util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 8 - name: 'USSEP - The Great City of Solitude Patch.esp' msg: - <<: *alreadyInOrFixedByX subs: [ 'Modular PatchXpress TGCoS plugins' ] condition: 'active("The Great City of Solitude Unofficial Patch.esp") or active("TGCoS [PATCH - Open Cities Skyrim SE].esp") or active("TGCoS [PATCH - Solitude Skyway SE] (STD).esp") or active("TGCoS [PATCH - Solitude Skyway SE] (OCS).esp") or active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp") or active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp")' - name: 'The Great City of Winterhold.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17127/' ] dirty: - <<: *quickClean crc: 0xFFDDDF03 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'The Great Town of Ivarstead.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/34505/' ] dirty: - <<: *quickClean crc: 0x7EB0E20A util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'The Great Town of Karthwasten.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/33032/' ] dirty: - <<: *quickClean crc: 0x46296887 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 8 - name: 'The Great Town of Shor''s Stone.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/35977/' ] clean: - crc: 0x3B388277 util: 'SSEEdit v4.0.3' - name: 'The Great Village of Mixwater Mill.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36350/' ] clean: - crc: 0xC432E455 util: 'SSEEdit v4.0.3' - name: 'The Great Village of Old Hroldan.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/33189/' ] dirty: - <<: *quickClean crc: 0x12F0B5FD util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 17 - name: 'The Ruins.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9933/' ] dirty: # version: 1 - <<: *quickClean crc: 0x0D4D03BC util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 48 - name: 'Undriel_(QuaintRavenRock|QRR_Clockwork_Patch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/20851/' name: 'Quaint Raven Rock' - name: 'Undriel_QuaintRavenRock.esp' inc: - 'Raven Rock.esp' - 'SolstheimLighthouse.esp' - 'Undriel_Raven_of_RavenRock.esl' - 'Undriel_Raven_of_RavenRock.esp' msg: - <<: *includesX subs: [ 'The Raven of Raven Rock SE' ] condition: 'active("Undriel_Raven_of_RavenRock.esp") or active("Undriel_Raven_of_RavenRock.esl")' - <<: *patch3rdParty subs: - 'Unofficial Skyrim Special Edition Patch' - '[Quaint Raven Rock Patch Collection](https://www.nexusmods.com/skyrimspecialedition/mods/35290/)' condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("Quaint Raven Rock - USSEP Patch.esp")' - <<: *patchProvided subs: [ 'Clockwork' ] condition: 'active("Clockwork.esp") and not active("Undriel_QRR_Clockwork_Patch.esp")' - <<: *patchUpdateAvailable subs: [ '[Quaint Raven Rock Navm Cleaned and Optimized](https://www.nexusmods.com/skyrimspecialedition/mods/58041/)' ] condition: 'active("Undriel_QuaintRavenRock.esp") and not file("Undriel_QRR Nav Fixed Patch.esp")' clean: - crc: 0x0AFFAEEF util: 'SSEEdit v4.0.4' - name: 'Undriel_QRR_Clockwork_Patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/58041/' name: 'Quaint Raven Rock Navm Cleaned and Optimized' msg: - <<: *patchUpdateAvailable subs: [ '[Quaint Raven Rock Navm Cleaned and Optimized](https://www.nexusmods.com/skyrimspecialedition/mods/58041/)' ] condition: 'checksum("Undriel_QRR_Clockwork_Patch.esp", 8A98BC76)' dirty: - <<: *reqManualFix crc: 0x8A98BC76 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 clean: - crc: 0xBFAC7281 util: 'SSEEdit v4.0.4b' - name: 'Vaults of Skyrim (1.0 NEXUS|Palaces Patch)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10386/' ] msg: - <<: *useOnlyOneX subs: [ 'Vaults of Skyrim' ] condition: 'many("Vaults of Skyrim (1.0 NEXUS|Palaces Patch)\.esp")' - name: 'Vaults of Skyrim 1.0 NEXUS.esp' dirty: # version: 1.0 - <<: *quickClean crc: 0x750B5B0B util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 20 udr: 24 - name: 'Vaults of Skyrim Palaces Patch.esp' req: [ 'Palaces Castles Enhanced.esp' ] dirty: # version: 1.1 - <<: *quickClean crc: 0x7CAE947E util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 26 udr: 17 - name: 'VikingShipPlayerHome.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13526/' ] inc: - 'City of Dawnstar.esp' - 'MharphinV2.0.esp' clean: # version: 1.6 - crc: 0x00EC9C71 util: 'SSEEdit v4.0.2f' - name: 'Whistling City Ruins.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/30766/' name: 'Whistling Mine Ruins' msg: - <<: *wildEdits subs: [ 'Delete **Sub-Block 0, 0** in SSEEdit.' ] condition: 'checksum("Whistling City Ruins.esp", FE1A1960)' dirty: - <<: *quickClean crc: 0x32C772B9 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 97 itm: 2 - name: 'Whistling Mine.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1912-whistling-mine/' - 'https://mods.bethesda.net/#en/workshop/skyrim/mod-detail/2959645/' after: - name: 'Immersive Citizens - AI Overhaul.esp' condition: '(is_master("Whistling Mine.esp") and is_master("Immersive Citizens - AI Overhaul.esp")) or (not is_master("Whistling Mine.esp") and not is_master("Immersive Citizens - AI Overhaul.esp"))' inc: [ 'TES Arena Amol.esp' ] clean: - crc: 0xABF1B47B util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'WhiterunValley2.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11917/' ] inc: - 'Holds.esp' - 'JKs Whiterun exterior.esp' - 'T''Skyrim - True Skyrim.esp' - 'Whiterun Gate Restoration.esp' - 'Willybach''sWhiterun.esp' - 'Z''Whiterun.esp' tag: - Actors.ACBS - Actors.AIPackages - Factions msg: - <<: *patchUnavailable subs: [ 'Civil War Checkpoints' ] condition: 'active("CivilWarCheckpointsV2 .esp") or active("Checkpoints of Skyrim.esp")' - <<: *patchUnavailable subs: [ 'Gallows of Skyrim' ] condition: 'active("GallowsOfSkyrim.esp")' - <<: *patchUnavailable subs: [ 'Halla: A Whiterun Player Home' ] condition: 'active("Eli_Halla.esp")' - <<: *patchUnavailable subs: [ 'Immersive Citizens: AI Overhaul' ] condition: 'active("Immersive Citizens - AI Overhaul.esp")' - <<: *patchUnavailable subs: [ 'Open Cities Skyrim' ] condition: 'active("Open Cities Skyrim.esp")' - <<: *patchUnavailable subs: [ 'The Great Cities: Minor Cities and Towns' ] condition: 'active("The Great Cities - Minor Cities and Towns.esp")' - <<: *patchUnavailable subs: [ 'The People Of Skyrim Complete' ] condition: 'active("tpos_ultimate_esm.esp")' - <<: *patchUnavailable subs: [ 'Whiterun Forest Borealis' ] condition: 'active("Whiterun Forest Borealis Lightweight.esp") or active("Whiterun Forest Borealis.esp")' dirty: - <<: *quickClean crc: 0x21A3B69D util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'Windhelm Bridge Overhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4246/' ] dirty: # version: 2.0 FULL - <<: *reqManualFix crc: 0x8899EE6B util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 nav: 4 # version: 2.0 FULL, After QAC - <<: *reqManualFix crc: 0xE988E0DC util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 4 # version: 2.0 Guard Area Only - <<: *reqManualFix crc: 0x40F3798F util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 nav: 4 # version: 2.0 Guard Area Only, After QAC - <<: *reqManualFix crc: 0x265353E8 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 4 # version: 2.0 Minus Guard Area WITH Tent Roof - <<: *reqManualFix crc: 0xF840C563 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 nav: 4 # version: 2.0 Minus Guard Area WITH Tent Roof, After QAC - <<: *reqManualFix crc: 0x86D9C26A util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 4 # version: 2.0 Minus Tent Roof - <<: *reqManualFix crc: 0x9D092E09 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 nav: 4 # version: 2.0 Minus Tent Roof, After QAC - <<: *reqManualFix crc: 0x85F36274 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 4 # version: 2.0 Minus Tent Roof and Guard Area, After QAC - <<: *reqManualFix crc: 0xE27EA938 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 nav: 4 # version: 2.0 Minus Tent Roof and Guard Area, After QAC - <<: *reqManualFix crc: 0x070C5FE3 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 4 - name: 'WindhelmEntranceOverhaul.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19400/' ] dirty: # version: 1.3 - <<: *quickClean crc: 0xA91FF679 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 13 - <<: *quickClean crc: 0x6972E572 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 13 - name: 'CEOWindhelm - .*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19400/' ] - name: 'CEOWindhelm - Windhelm Exterior Altered Patch.esp' dirty: # version: 1.3 - <<: *quickClean crc: 0xD55110D5 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'CEOWindhelm - JUSTICE Patch.esp' clean: # version: 1.3 - crc: 0x2AEA0209 util: 'SSEEdit v4.0.2' - name: 'CEOWindhelm - CLARALUX Patch [ESL].esp' dirty: # version: 1.3 - <<: *reqManualFix crc: 0xAB946826 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 5 - name: 'CEOWindhelm - CLARALUX Patch.esp' dirty: # version: 1.3 - <<: *reqManualFix crc: 0x0F887EC9 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 5 - name: 'CEOWindhelm - ICAIO Patch [ESL].esp' dirty: # version: 1.3 - <<: *reqManualFix crc: 0x38D02FB3 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 5 - name: 'CEOWindhelm - ICAIO Patch.esp' dirty: # version: 1.3 - <<: *reqManualFix crc: 0xB7B0D6B4 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 5 - name: 'CEOWindhelm - Snowy AF Windhelm Patch.esp' dirty: # version: 1.3 - <<: *quickClean crc: 0xE3CC668A util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'CEOWindhelm - Trees in Cities Patch.esp' clean: # version: 1.3 - crc: 0xF82589AC util: 'SSEEdit v4.0.2' - name: 'CEOWindhelm - Skyrim Radioactive Patch.esp' dirty: # version: 1.3 - <<: *quickClean crc: 0x1044CACF util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 26 - name: 'CEOWindhelm - Lanterns of Skyrim Patch.esp' clean: # version: 1.3 - crc: 0xBF2B5151 util: 'SSEEdit v4.0.2' - name: 'Windhelm Exterior Altered.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5824/' ] dirty: # version: 2.0 - <<: *reqManualFix crc: 0x204E59FD util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 44 udr: 34 nav: 5 # version: 2.0, after QAC - <<: *reqManualFix crc: 0x765A8AC3 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 5 - name: 'WindhelmSSE.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/42990/' name: 'Capital Windhelm Expansion' after: [ 'WindhelmEntranceOverhaul.esp' ] msg: - <<: *patch3rdParty subs: - 'City Entrances Overhaul - Windhelm' - '[Capital Windhelm Expansion - City Entrances Overhaul Patch](https://www.nexusmods.com/skyrimspecialedition/mods/47186/)' condition: 'active("WindhelmEntranceOverhaul.esp") and not active("WindhelmEntranceOverhaul WindhelmSSE Patch.esp")' clean: - crc: 0x378563B4 util: 'SSEEdit v4.0.4b' - crc: 0xC9C04694 util: 'SSEEdit v4.0.4b' - name: 'Winterhold College SSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11915/' ] after: - 'MCWT_ErratumEtc.esp' - 'MCWT_ErratumEtc_Lite.esp' - name: 'Winterhold Fully Restored.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10428/' ] dirty: - <<: *reqManualFix crc: 0x7B03E956 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 77 udr: 389 nav: 7 - <<: *reqManualFix crc: 0x328E0E90 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 7 - name: 'Winterhold Restored.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12811/' ] inc: - 'ExpandedWinterholdRuins.esp' - 'Less desolate Winterhold.esp' - 'sm_jobasha_bookshop.esp' - 'sm_winterholdtemple.esp' - 'The Great City of Winterhold.esp' - 'Winterholdtruecapitalruins.esp' - 'Winterholdtruecapitalruinsjkversion.esp' - 'WinterholdDestruction.esm' - 'Winterhold Fully Restored.esp' after: - '3DNPC.esp' - 'Ambriel.esp' - 'AzurasShield_SE_Eng.esp' - 'Bring Out Your Dead.esp' - 'CFTO.esp' - 'Clockwork.esp' - 'CollegeOfWinterholdImmersive.esp' - 'Cutting Room Floor.esp' - 'Hair Replacer.esp' - 'Hair Replacer Assets.esp' - 'HMB TCC.esp' - 'Holds.esp' - 'Holds - Winterhold.esp' - 'Immersive Citizens - AI Overhaul.esp' - 'iNeed - Extended.esp' - 'JKs Skyrim.esp' - 'LootableWoodpiles.esp' - 'MagicalCollegeofWinterhold.esp' - 'Missives.esp' - 'OCW_Obscure''s_CollegeofWinterhold.esp' - 'OutlawsRefuges.esp' - 'Prometheus_No_snow_Under_the_roof.esp' - 'Shiva''s Vanilla Hair Replacer.esp' - 'Shiva''s Vanilla Hair Replacer Female.esp' - 'Shiva''s Vanilla Hair Replacer Male.esp' - 'Skyrim Better Bridges - All In One - Merged.esp' - 'Skyrim Better Roads - Winterhold.esp' - 'Skyrim Better Roads - All In One - Merged.esp' - 'Skyrim Better Roads and Bridges - All In One - Merged.esp' - 'sm_winterholdgate.esp' - 'Soulmancer Soundtrack - NoVindDun.esp' - 'TheScarlett.esp' - 'Thunderchild - Epic Shout Package.esp' - 'TKAA.esp' - 'tpos_complete02_RTCWG.esp' - 'windyridge.esp' - 'WinterholdCollegeHideout.esp' msg: - <<: *patchProvided subs: [ 'Ambriel - The Lost Princess' ] condition: 'active("Ambriel.esp") and not active("Winterhold Restored - Ambriel Patch.esp")' - <<: *patchProvided subs: [ 'Azura''s Shield' ] condition: 'active("AzurasShield_SE_Eng.esp") and not active("Winterhold Restored - Azura''s Shield Patch.esp")' - <<: *patchProvided subs: [ 'Holds - The City Overhaul' ] condition: 'active("Holds.esp") and not active("Winterhold Restored - Holds Patch.esp")' - <<: *patchProvided subs: [ 'JK''s Skyrim' ] condition: 'active("JKs Skyrim.esp") and not active("Winterhold Restored - JKs Skyrim Patch.esp")' - <<: *patchProvided subs: [ 'No Snow Under the Roof' ] condition: 'active("Prometheus_No_snow_Under_the_roof.esp") and not active("Winterhold Restored - NSUTR Patch.esp")' - <<: *patchProvided subs: [ 'Windyridge - Player Home In Winterhold' ] condition: 'active("windyridge.esp") and not active("Winterhold Restored - Windyridge Patch.esp")' tag: - C.Location - C.MiscFlags - Keywords clean: - crc: 0x06109F5B util: 'SSEEdit v4.0.4b' - name: 'Winterhold Restored - Holds Patch.esp' after: [ 'Winterhold Restored - Windyridge Patch.esp' ] - name: 'Winterhold Restored - (Holds|Windyridge) Patch.esp' after: - 'Winterhold Restored - NSUTR Patch.esp' - 'Winterhold Restored - JKs Skyrim Patch.esp' - 'Winterhold Restored - Azura''s Shield Patch.esp' - 'Winterhold Restored - Ambriel Patch.esp' ###### Locations - Player Homes ###### - name: '00MarzRedguardHome.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28332/' ] dirty: # version: 1.1.3 - <<: *quickClean crc: 0xCE1F7FDD util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 93 - name: '01NobleWarriorCottage2.0.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11799/' ] dirty: - <<: *reqManualFix crc: 0x6E1AC010 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5079 udr: 34 nav: 3 - <<: *reqManualFix crc: 0x0D10C913 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'AAHofkiinDoKah.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21894/' ] dirty: # version: 1.1 - <<: *reqManualFix crc: 0x5837A440 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 29 nav: 1 # version: 1.1, after QAC - <<: *reqManualFix crc: 0x2764DF67 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'AK - Placeable Statics SE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/342/' ] group: *earlyLoadersGroup - name: 'AlchemistRetreat.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29358/' ] clean: - crc: 0xDBC06391 util: 'SSEEdit v4.0.3' - name: 'AnnaProudspireManor.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23472/' ] dirty: # version: 1.2 - <<: *reqManualFix crc: 0xC844057C util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'AonghusHouse.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/167/' ] dirty: - <<: *reqManualFix crc: 0x0D810996 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 11 udr: 2 nav: 1 - <<: *reqManualFix crc: 0x4851B416 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'AshsRestPlayerHouse.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28526/' ] dirty: # version: 1.2 - <<: *reqManualFix crc: 0x4CC316C8 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 17 udr: 1 nav: 4 # version: 1.2, after QAC - <<: *reqManualFix crc: 0x50AC274B util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 4 - name: 'AdalvaldsRetreatXBoxPC.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18935/' ] dirty: - <<: *quickClean crc: 0x0C2CED65 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'AyleidCitadel.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11307/' ] dirty: - <<: *quickClean crc: 0x1A8F987B util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 32 - name: 'BBLuxurySuite.esm' url: [ 'https://migal3d.com/bbls/' ] dirty: - <<: *quickClean crc: 0x3E29B84D util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5 - name: 'BBLuxurySuiteENM.esp' url: [ 'https://migal3d.com/bbls/' ] clean: - crc: 0x679B347E util: 'SSEEdit v4.0.3' - name: 'BBLS_SKSE64_Patch.esp' url: [ 'https://migal3d.com/bbls/' ] dirty: - <<: *quickClean crc: 0x0BCD2367 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 131 udr: 17 - name: 'BBLSmusic.esp' url: [ 'https://migal3d.com/bbls/' ] dirty: - <<: *quickClean crc: 0x70C176FE util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5 - name: 'BHTNFX.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25078/' ] dirty: # version: 1.1 - <<: *reqManualFix crc: 0x26DE4D4A util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'Bluecreek Estate.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24693/' ] dirty: - <<: *reqManualFix crc: 0x6E262F8F util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 53 nav: 18 - <<: *reqManualFix crc: 0x228792A2 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 18 clean: - crc: 0x0B96052D util: 'SSEEdit v4.0.3' - name: 'Breezehome.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23621/' ] dirty: # version: 1.0.1 - <<: *reqManualFix crc: 0xB9486E7F util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 nav: 1 # version: 1.0.1, after QAC - <<: *reqManualFix crc: 0x915905E6 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'BreezehomeBasement.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3569/' ] dirty: - <<: *quickClean crc: 0x1DB57819 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'BreezehomeExtraBreezy.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20863/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0xF44B77A5 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 18 udr: 408 nav: 1 # version: 1.0, after QAC - <<: *reqManualFix crc: 0x6B16142E util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'BreezehomeExtraLessBreezy.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24824/' ] dirty: # version: 1.0.1 - <<: *reqManualFix crc: 0x88ADE0BF util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 25 udr: 415 nav: 1 # version: 1.0.1, after QAC - <<: *reqManualFix crc: 0x33A15095 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'BYOBreezehome.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28380/' ] dirty: # version: 1.13 - <<: *reqManualFix crc: 0x2C99D261 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 15 nav: 3 # version: 1.13, after QAC - <<: *reqManualFix crc: 0xBC88A163 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'BYOB LAL Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28380/' ] dirty: - <<: *reqManualFix crc: 0x37691213 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Candle Pond Ranch Hearthfire.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3991/' ] dirty: # version: 1.2 - <<: *quickClean crc: 0x68DB9EF6 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 14 - name: 'CaranthirTowerReborn.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4269/' ] msg: - *patch3rdParty_SRPC - <<: *patchUnavailable subs: [ 'Badersee SE' ] condition: 'active("Badersee.esp")' tag: [ C.Location ] dirty: - <<: *quickClean crc: 0xB762D4CE util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 12 - name: 'Caranthir Tower Reborn Expanded.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/62755/' ] dirty: - <<: *quickClean crc: 0x63903DC2 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 29 - name: 'Castle Volkihar Rebuilt.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/324/' ] after: [ 'Relationship Dialogue Overhaul.esp' ] msg: - <<: *patch3rdParty subs: - 'Enhanced Lights and FX' - '[what777''s Castle Volkihar Rebuilt Patches](https://www.nexusmods.com/skyrimspecialedition/mods/45796/)' condition: 'active("EnhancedLightsandFX.esp") and not active("Castle Volkihar Rebuilt - ELFX Patch.esp")' - <<: *patch3rdParty subs: - 'Relationship Dialogue Overhaul' - '[what777''s Castle Volkihar Rebuilt Patches](https://www.nexusmods.com/skyrimspecialedition/mods/45796/)' condition: 'active("Relationship Dialogue Overhaul.esp") and not active("Castle Volkihar Rebuilt - RDO Patch.esp")' - <<: *patch3rdParty subs: - 'Serana Dialogue Edit' - '[what777''s Castle Volkihar Rebuilt Patches](https://www.nexusmods.com/skyrimspecialedition/mods/45796/)' condition: 'active("Serana Dialogue Edit.esp") and not active("Castle Volkihar Rebuilt - SDE Patch.esp")' - <<: *patch3rdParty subs: - 'Snazzy Furniture and Clutter Overhaul' - '[what777''s Castle Volkihar Rebuilt Patches](https://www.nexusmods.com/skyrimspecialedition/mods/45796/)' condition: 'active("Snazzy Furniture and Clutter Overhaul.esp") and not active("Castle Volkihar Rebuilt - SFCO Patch.esp")' tag: [ C.Owner ] clean: - crc: 0x69DC0BD9 util: 'SSEEdit v4.0.3f' - name: 'chickensbounty.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21327/' ] dirty: # version: 1.1 - <<: *quickClean crc: 0x74CCF2AC util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 126 - name: 'CraftingSupplies_AIO_ALL.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2359/' ] tag: - Invent.Add - Invent.Change - name: 'HearthfireSupplies.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2359/' ] tag: - Invent.Add - Invent.Change - name: 'crystalcreek-mansion.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23477/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0x558A3E59 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 13 nav: 2 # version: 1.0, after QAC - <<: *reqManualFix crc: 0x4F4A00C1 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: 'DA_Skyship.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24587/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_DevAvezaAirship_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' clean: - crc: 0x95E2A1FF util: 'SSEEdit v4.0.3' - name: 'Deithwen.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29935/' ] dirty: - <<: *quickClean crc: 0x36BA91FA util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 14 clean: - crc: 0x34D59E82 util: 'SSEEdit v4.0.3' - crc: 0x5151A101 util: 'SSEEdit v4.0.3' - crc: 0x5617DF05 util: 'SSEEdit v4.0.3' - name: 'Dovahkiin_Retreat.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/746/' ] after: - 'Hideout_Main.esp' - 'Hideout_HF_Main.esp' - 'Hideout_DLC_Main.esp' - 'Hideout_Compact.esp' - 'Hideout_HF_Compact.esp' - name: 'Dovahkiin_Retreat_Xmas.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13493/' ] after: - 'Hideout_Main.esp' - 'Hideout_HF_Main.esp' - 'Hideout_DLC_Main.esp' - 'Hideout_Compact.esp' - 'Hideout_HF_Compact.esp' - name: 'Dohvakirr.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23829/' ] dirty: # version: 1.3 - <<: *reqManualFix crc: 0xCAE5FE4E util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 43 udr: 60 nav: 1 # version: 1.3, after QAC - <<: *reqManualFix crc: 0xA4F85D07 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Dragon Claw Stands.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1898-dragon-claw-stands/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/2940632/' clean: # version: 2.0.2 - crc: 0xF622EFC1 util: 'SSEEdit v4.0.2' - name: 'dragonsdeep.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20955/' ] dirty: # version: 3 - <<: *reqManualFix crc: 0x28BB31A3 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 nav: 2 # version: 3, after QAC - <<: *reqManualFix crc: 0xE312FDF9 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: 'DragonsLodge.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18700/' ] dirty: # version: 2018.08.02 - <<: *reqManualFix crc: 0xE00B90CF util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 23 udr: 4 nav: 1 # version: 2018.08.02, after QAC - <<: *reqManualFix crc: 0x4094684A util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Dragons Rest.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24140/' ] clean: # version: 1.03 - crc: 0xD5CC92CE util: 'SSEEdit v4.0.2' - name: 'DT_VandfaldCottage.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28071/' ] dirty: - <<: *reqManualFix crc: 0x4191CF97 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 28 udr: 29 nav: 12 - <<: *reqManualFix crc: 0xEBF2F5B5 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 12 - name: 'Eastmarch Manor.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22620/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0x27C75A19 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 83 udr: 7 nav: 3 # version: 1.0, after QAC - <<: *reqManualFix crc: 0xB99EF1DF util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'Eli_Breezehome.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2829/' name: 'Eli''s Breezehome Overhaul' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/48931/' name: 'Eli''s Breezehome Optimization Packages and Affiliated Patches' after: - 'ELFX - NoBreezehome.esp' - 'ELFX - NoPlayerHomes.esp' - 'JKs Whiterun.esp' tag: - C.Light - C.Water msg: - <<: *patchUpdateAvailable type: warn subs: [ '[Eli''s Breezehome Optimization Packages and Affiliated Patches](https://www.nexusmods.com/skyrimspecialedition/mods/48931/)' ] condition: 'active("Eli_Breezehome.esp") and not version("Eli_Breezehome.esp", "1.6.0", >=)' - <<: *requiresResources subs: [ '[Eli''s Breezehome Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/2829/)' ] condition: 'not file("Eli_Breezehome.bsa") and not file("Eli_Breezehome - Textures.bsa") and not file("meshes/elianora/breezehome/eli_byohtowerfull.nif")' clean: - crc: 0x4F0AA695 util: 'SSEEdit v4.0.4b' - crc: 0xEF20832C util: 'SSEEdit v4.0.4b' - name: 'Eli_Halla.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1940/' ] dirty: # version: 2.3 - <<: *quickClean crc: 0xA312951A util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 - name: 'Eli_RiverwoodShack.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6238/' ] dirty: # version: 1.2 - <<: *quickClean crc: 0xF8FD2B2D util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 - name: 'Eli_Routa( - Non-Stormcloak)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1193/' ] - name: 'Eli_Routa.esp' dirty: # version: 1.0 - <<: *quickClean crc: 0xC5035942 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 10 - name: 'Eli_Routa - Non-Stormcloak.esp' dirty: # version: 1.0 - <<: *quickClean crc: 0x89C6605C util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 10 - name: 'Eli_Ruska.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16177/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0xD1CC4A86 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 - name: 'ElvenRetreat.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28362/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0x583048F4 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 237 udr: 2 - name: 'ElysiumEstate-HF(NoKids)?\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4119/' ] msg: - <<: *useOnlyOneX subs: [ 'ElysiumEstate-HF' ] condition: 'many("ElysiumEstate-HF(NoKids)?\.esp")' - name: 'ElysiumEstate.esp' msg: - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("ElysiumEstate_CACO_Patch.esp")' clean: # version: 5.0.1 - crc: 0xCDCBD5E8 util: 'SSEEdit v4.0.2' - name: 'Faerdham.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10876/' ] dirty: - <<: *quickClean crc: 0x53A0B73A util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 - name: 'FalkreathCaveHouse.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28337/' ] dirty: # version: 2.0 - <<: *reqManualFix crc: 0xB44602FF util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 13 nav: 1 # version: 2.0, after QAC - <<: *reqManualFix crc: 0x2585C4F0 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'hearthfireextended.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8450/' ] tag: [ Invent.Add ] dirty: - <<: *quickClean crc: 0xA50C3D2B util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'Hearthfire Materials.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5993/' ] tag: - Invent.Add - Invent.Change - name: 'HearthfireGuardsAndFortifications.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10101/' ] dirty: # version: 1.9 - <<: *reqManualFix crc: 0x5719F434 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 83 nav: 100 # version: 1.9, after QAC - <<: *reqManualFix crc: 0xFD98A218 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 100 - name: 'HearthFiresEnhanced.esp' url: [ 'https://tes5stuff.blogspot.com/2018/09/skyrim-special-edition-hidden-gem-mods.html' ] tag: - Invent.Remove - Stats dirty: - <<: *quickClean crc: 0x10633FF2 util: '[SSEEdit v4.0.3h (Hotfix 1)](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 - name: 'Hermit Mountain Cottage.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4093/' ] dirty: # version: 6.0a - <<: *reqManualFix crc: 0x928F3FA7 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 udr: 5 nav: 4 # version: 6.0a, after QAC - <<: *reqManualFix crc: 0x63B33104 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 4 - name: 'hillinalta2.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/9883/' name: 'Mona Alta' clean: - crc: 0x5F0E7F93 util: 'SSEEdit v4.0.3' - crc: 0x13CFF076 util: 'SSEEdit v4.0.3' - crc: 0x833DBF87 util: 'SSEEdit v4.0.3' - crc: 0xCFCEB6B3 util: 'SSEEdit v4.0.3' - crc: 0x5271C135 util: 'SSEEdit v4.0.3' - crc: 0x5E34F23A util: 'SSEEdit v4.0.3' - crc: 0x0FB043BB util: 'SSEEdit v4.0.3' - crc: 0xBDD8DAB5 util: 'SSEEdit v4.0.3' - name: 'Hidden Hideouts of Skyrim - Merged.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2625/' ] - name: 'Hidden Hideouts of Skyrim - Merged.esp' dirty: - <<: *quickClean crc: 0x2728CD25 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 129 - name: 'Hidden Hideouts of Skyrim - Merged - Deep Immersion.esp' dirty: - <<: *quickClean crc: 0xCBEBD91A util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 129 - name: 'Hidden Hideouts of Skyrim - Merged - No Map Markers.esp' dirty: - <<: *quickClean crc: 0xC30F791D util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 129 - name: 'Hidden Hideouts of Skyrim - Merged NavMeshed.esp' dirty: - <<: *quickClean crc: 0xB7B3DB7D util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 125 - name: 'Hidden Hideouts of Skyrim - Merged NavMeshed - Deep Immersion.esp' dirty: - <<: *quickClean crc: 0x1E516349 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 133 - name: 'Hidden Hideouts of Skyrim - Merged NavMeshed - No Map Markers.esp' dirty: - <<: *quickClean crc: 0x33DF7947 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 133 - name: 'Hidden Homes.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11058/' ] - name: 'Hidden Homes Party Mix.esp' dirty: - <<: *reqManualFix crc: 0x92F2EAE4 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 157 nav: 7 - <<: *reqManualFix crc: 0x4BB33A6F util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 7 - name: 'Hidden Homes- Eastmarch.esp' dirty: - <<: *quickClean crc: 0x1168F6F7 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 14 udr: 8 - name: 'Hidden Homes- Falkreath.esp' dirty: - <<: *quickClean crc: 0xF2AAE996 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'Hidden Homes- Haafingar.esp' dirty: - <<: *quickClean crc: 0xE6FE4819 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 udr: 1 - name: 'Hidden Homes- Hjaalmarch.esp' dirty: - <<: *quickClean crc: 0xF06F06D4 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 - name: 'Hidden Homes- The Pale.esp' dirty: - <<: *reqManualFix crc: 0x9E1CD94F util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 13 nav: 4 - <<: *reqManualFix crc: 0xE0A7FD49 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 4 - name: 'Hidden Homes- The Reach.esp' dirty: - <<: *quickClean crc: 0x2490FF1B util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'Hidden Homes- The Rift.esp' dirty: - <<: *quickClean crc: 0xCA506944 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 124 - name: 'Hidden Homes- Whiterun.esp' dirty: - <<: *quickClean crc: 0xEDE18407 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 udr: 3 - name: 'Hidden Homes- Winterhold.esp' dirty: - <<: *reqManualFix crc: 0x738300F9 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 nav: 3 - <<: *reqManualFix crc: 0x583C3AAC util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'Honeyside.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/918/' ] after: [ 'ELFX - NoHoneyside.esp' ] dirty: # version: 1.2 - <<: *quickClean crc: 0x79CD36BF util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 - name: 'HoneysideUx.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25981/' ] dirty: - <<: *reqManualFix crc: 0x6CD90DFD util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 19 udr: 14 nav: 1 - <<: *reqManualFix crc: 0xE1FE06CC util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'House by the river.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23052/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0xD5A91521 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 102 udr: 5 - name: 'imtryingok.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18580/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0x8D0B4ED8 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 27 udr: 11 nav: 1 # version: 1.0, after QAC - <<: *reqManualFix crc: 0xDAC561CB util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'IndarenEstate.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26211/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0x4967BF22 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 53 udr: 4 nav: 1 # version: 1.0, after QAC - <<: *reqManualFix crc: 0xF2C4F050 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'iWill_ARavensBreezeHome.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22800/' ] msg: - <<: *corrupt condition: 'checksum("iWill_ARavensBreezeHome.esp", D3D14E92) or checksum("iWill_ARavensBreezeHome.esp", 70756674)' - name: 'jdcHome.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29585/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0xA4F3FC7D util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 12 nav: 1 # version: 1.0, after QAC - <<: *reqManualFix crc: 0x83626886 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Lakehold_house.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29405/' ] dirty: - <<: *reqManualFix crc: 0xA11E1065 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 58 udr: 6 nav: 1 - <<: *reqManualFix crc: 0x961D546A util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Lakehold_nohouse.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29405/' ] dirty: - <<: *reqManualFix crc: 0x60F24B2B util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 58 udr: 6 nav: 1 - <<: *reqManualFix crc: 0x39BE89C8 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Lakeview_Manor.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28940/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0xDD3C809E util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 15 udr: 38 - name: 'LC_BuildYourNobleHouse.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18308/' ] after: [ 'BattleAftermath.esp' ] dirty: # version: 1.4 - <<: *quickClean crc: 0x264ECFFC util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 120 udr: 8 - name: 'LCHB_HomeBase.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27059/' ] clean: # version: 1.21 - crc: 0x838B4B54 util: 'SSEEdit v4.0.2' - name: 'LC_Citadel.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27059/' ] dirty: # version: 1.21 - <<: *quickClean crc: 0xC6758C6B util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 8 - name: 'LC_BecomeJarlofIvarstead.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/48645/' name: 'LC Become Jarl of Ivarstead (Original - German)' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/48650/' name: 'LC Become Jarl of Ivarstead (English)' tag: [ Relations.Add ] dirty: - <<: *quickClean crc: 0xBA798A79 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 18 - <<: *quickClean crc: 0x8374C25E util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 18 - name: 'LC_FeudalKeep.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13320/' ] after: [ 'Settlements Expanded SE.esp' ] dirty: # version: 1.0 Cicero - <<: *quickClean crc: 0x9564C596 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 51 # version: 1.0 - <<: *quickClean crc: 0xD278D237 util: '[SSEEdit v4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 45 - name: 'LeafRest OnePiece.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15191/' ] tag: [ C.Location ] clean: - crc: 0xD68899E3 util: 'SSEEdit v4.0.3g' - name: 'LeanWolfs Aemers Refuge SE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4751/' ] clean: - crc: 0x3E3E5848 util: 'SSEEdit v4.0.3' - name: 'Legend Of The Eagles Nest GS Edition.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9961/' ] clean: - crc: 0x85ECD53E util: 'SSEEdit v4.0.3' - name: 'flaho_shi_eagles_nest_ENG.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9961/' ] clean: - crc: 0x8D3A129C util: 'SSEEdit v4.0.3' - name: 'Lost Caves - Open Cities.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6137/' ] clean: - crc: 0xC111E82D util: 'SSEEdit v4.0.3' - name: 'Lost Caves - Vanilla Cities.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6137/' ] dirty: - <<: *quickClean crc: 0x8BB6B355 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 - name: 'MammothManor.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9710/' ] dirty: - <<: *quickClean crc: 0x51C76901 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 18 - name: 'MapleManor.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28856/' ] dirty: # LotD v1.3.2 - <<: *quickClean crc: 0xE655A8E2 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 14 clean: # Standalone v1.2.2 - crc: 0x68641FD3 util: 'SSEEdit v4.0.3' - name: 'MarasRespite.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27329/' ] dirty: # version: 1.1 - <<: *quickClean crc: 0x01BFA0CE util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 55 udr: 12 - name: 'MDWanngarnanngin.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26614/' ] dirty: # version: 0.6 - <<: *quickClean crc: 0xCDB4C3EF util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 388 udr: 7 - name: 'Methmannor4.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27712/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0xB228484B util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 106 nav: 56 # version: 1.0, after QAC - <<: *reqManualFix crc: 0xCB6B5B59 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 56 - name: 'MicroCave1.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10649/' ] dirty: # version: 2.5 - <<: *reqManualFix crc: 0xCB0F39A8 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 52 udr: 4 nav: 2 # version: 2.5, after QAC - <<: *reqManualFix crc: 0xC7536A36 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: 'MillwaterRetreat.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/32100/' ] tag: - C.Location - C.MiscFlags dirty: - <<: *quickClean crc: 0x6B8574D8 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'Minimalist Breezehome.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21214/' ] dirty: # version: 1.1 - <<: *reqManualFix crc: 0xDA0E517B util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 19 udr: 304 nav: 1 # version: 1.1, after QAC - <<: *reqManualFix crc: 0x25F36BDA util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Mixwater Retreat SSE - Vanilla.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15630/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0x3B4CFC87 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 udr: 1 nav: 1 # version: 1.0, after QAC - <<: *reqManualFix crc: 0x976406ED util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Morskom.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/33408/' ] tag: [ C.Location ] clean: - crc: 0xD9564DBC util: 'SSEEdit v4.0.3' - name: 'MorwenCoupleHouse.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26870/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0xEA79AD86 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 udr: 34 - name: 'mtFlotsam.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16257/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0x57B248AB util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'MuzuleftEN.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29810/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0x55D34562 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 udr: 1 nav: 2 # version: 1.0, after QAC - <<: *reqManualFix crc: 0x5BE61A74 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: 'MWGardens.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25026/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0x141C6E5E util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 15 nav: 1 # version: 1.0, after QAC - <<: *reqManualFix crc: 0x55558405 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'MysteriousWorkshop.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25027/' ] dirty: # version: 1.03 - <<: *reqManualFix crc: 0x089410BC util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 15 nav: 1 # version: 1.03, after QAC - <<: *reqManualFix crc: 0x4B165CCD util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'mystic order.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23288/' ] dirty: # version: 1.3 - <<: *reqManualFix crc: 0x3F52A40C util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 11 nav: 3 # version: 1.3, after QAC - <<: *reqManualFix crc: 0xE4770C68 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'Nightingale Hall.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/59324/' name: 'Nightingale Hall Restored - Karliah as a Follower' msg: - <<: *useVersion subs: [ 'Weapons Armor Clothing and Clutter Fixes' ] condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and checksum("Nightingale Hall.esp", 46A57887)' tag: - Actors.ACBS - Actors.AIData - Actors.AIPackages - Actors.Perks.Add - Actors.Perks.Remove - Actors.Stats - Invent.Add - Invent.Remove - Keywords - NPC.Class - ObjectBounds - Outfits.Remove - Sound - Stats clean: - crc: 0x1FC7B924 util: 'SSEEdit v4.0.4b' - crc: 0x46A57887 util: 'SSEEdit v4.0.4b' - name: 'Nutcase Compound.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29737/' ] dirty: # version: 1.1 - <<: *reqManualFix crc: 0xA3738225 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 43 nav: 3 # version: 1.1, after QAC - <<: *reqManualFix crc: 0xC76E8A38 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'Oppaikuns Gardens -.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36784/' ] after: - 'Enhanced Landscapes.esp' - 'HearthFires Roads.esp' - 'Landscape Fixes For Grass Mods.esp' - 'SmoothShores.esp' - 'tpos_complete02_RTCWG.esp' - name: 'OutlawsRefuges.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8445/' ] dirty: - <<: *reqManualFix crc: 0x7B0B0CBC util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 68 nav: 1 - <<: *reqManualFix crc: 0x1C430862 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'PersonalPlayerHome.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27565/' ] dirty: # version: 1 - <<: *reqManualFix crc: 0x51E1E9AF util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 32 udr: 10 nav: 2 # version: 1, after QAC - <<: *reqManualFix crc: 0x1446334A util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: '_Player House in Riverwood SSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24240/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0xE3464EBB util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 17 udr: 27 nav: 2 # version: 1.0, after QAC - <<: *reqManualFix crc: 0xC58DC3B4 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: '_Player House in Whiterun SSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24267/' ] dirty: # version: 1 - <<: *quickClean crc: 0x0EFB34EB util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 278 udr: 9 - name: 'ProudspiremanorTNFBP.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5276/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0x2AE17DBF util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'ProudspireSmithingRoom.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6012/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0x7AADCF10 util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 udr: 14 nav: 1 # version: 1.0, after Quick Clean - <<: *reqManualFix crc: 0x8033FA9D util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Proudspirexyz.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2336/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0x79F28EB3 util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 63 - name: 'proudspirebasementcrypt.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12158/' ] dirty: - <<: *reqManualFix crc: 0xE408AC79 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 16 udr: 9 nav: 1 - <<: *reqManualFix crc: 0x23763E68 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'pmoutsideplanters.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13160/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0xA46DFEE0 util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 21 udr: 18 - name: 'QQHouse_Rorikstead_noncampfire.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22585/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0x8A523C4C util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 nav: 3 # version: 1.0, after QAC - <<: *reqManualFix crc: 0x42803F4E util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'Rayeks_End_SSE_1.0.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8285/' ] clean: - crc: 0xFE181529 util: 'SSEEdit v4.0.3' - crc: 0xCDAF76E9 util: 'SSEEdit v4.0.3' - crc: 0x1EECACA2 util: 'SSEEdit v4.0.3' - name: 'Riften_Well_House.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2758/' ] dirty: - <<: *quickClean crc: 0x3FB6AE37 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 15 - name: 'Riftrun_HF_v_2_0.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/757/' ] after: - 'Hideout_Main.esp' - 'Hideout_HF_Main.esp' - 'Hideout_DLC_Main.esp' - 'Hideout_Compact.esp' - 'Hideout_HF_Compact.esp' - name: 'RiverwoodHuntingCabinSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1783/' ] dirty: - <<: *quickClean crc: 0x3369C84D util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 - name: 'RLGBriarHome.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19625/' ] dirty: - <<: *quickClean crc: 0x0D18BE2F util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 14 - name: 'roriksteadfarmhouse.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20737/' ] dirty: # version: 2.7 - <<: *reqManualFix crc: 0xC47C1DCC util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 112 udr: 2 nav: 1 # version: 2.7, after QAC - <<: *reqManualFix crc: 0x060AE436 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Secundas Kiss Cabin.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24239/' ] dirty: # version: 1.3 - <<: *reqManualFix crc: 0x58CCFD0A util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'SexyMannequin(sFemale|sGuards|sImpGuards|Aelena|Elsbeth|Joldi|Jordyn|Rythleen|Vyktor|Vyktoria|sVyktorVyktoria)_SSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2128/' ] msg: - <<: *useOnlyOneX subs: [ 'Sexy Mannequins' ] condition: 'many("SexyMannequin(sFemale|sGuards|sImpGuards|Aelena|Elsbeth|Joldi|Jordyn|Rythleen|Vyktor|Vyktoria|sVyktorVyktoria)_SSE.esp")' - name: 'ShadowMagic.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2351/' ] dirty: # version: 1.1 - <<: *quickClean crc: 0x32C92E63 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 39 - name: 'Shadowmarks.esp' url: - 'https://www.afkmods.com/index.php?/files/file/1907-shadowmarks/' - 'https://bethesda.net/en/mods/skyrim/mod-detail/2941238/' group: *earlyLoadersGroup clean: # version: 2.0.1 - crc: 0x802F5628 util: 'SSEEdit v4.0.2' - name: 'ShalidorFortress.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26095/' ] dirty: # version: 1.1 - <<: *reqManualFix crc: 0xB6F5BF7C util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 36 udr: 76 nav: 3 # version: 1.1, after QAC - <<: *reqManualFix crc: 0x2A2CD1C9 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'Shurrashi''s Den.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17115/' ] clean: - crc: 0x4D903C10 util: 'SSEEdit v4.0.3' - name: 'Sjel Blad Castle_SE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2620/' ] dirty: - <<: *quickClean crc: 0x6169EE46 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 28 clean: - crc: 0xF21A8544 util: 'SSEEdit v4.0.3' - name: 'SkaalManor.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10042/' name: 'Skaal Manor' inc: [ 'Skaal Village.esp' ] dirty: - <<: *reqManualFix crc: 0xC7128A38 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 53 nav: 3 - <<: *reqManualFix crc: 0xCFB38E04 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 3 - name: 'SkyfallEstate.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2185/' ] msg: - <<: *patch3rdParty_KPH_CACO condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("SkyfallEstate_CACO_Patch.esp")' dirty: - <<: *quickClean crc: 0x0E825E7E util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 25 - name: 'Snow Gate Farm.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24270/' ] dirty: # version: 2.3 - <<: *quickClean crc: 0x5AFB2ED9 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 22 udr: 5 - name: 'Solitude Tower Loft 1.5.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3188/' ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_SolitudeTowerLoft_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' dirty: - <<: *quickClean crc: 0x472335AF util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 12 - name: 'Sotano.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24129/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0x6D752AAA util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 15 udr: 26 - name: 'Soul Rift.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29827/' ] dirty: - <<: *quickClean crc: 0x420E2345 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 333 - name: 'stonhenge + hilltops.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9731/' ] dirty: # version: 2.0 - <<: *quickClean crc: 0x773331D4 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 8 clean: # version: 2.0, after QAC - crc: 0xB57D8BFB util: 'SSEEdit v4.0.2f' - name: 'Stoop Vlindrel Hall.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25090/' ] dirty: # version: 1 - <<: *reqManualFix crc: 0x1F620B8A util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Svellheim_1.0.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22843/' ] dirty: - <<: *quickClean crc: 0x910E83A7 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 18 - name: 'Tel_Nalta.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18680/' name: 'Tel Nalta SE - Telvanni Home' inc: [ 'Tel_Avius.esp' ] msg: - <<: *patchProvided subs: [ 'Moon and Star' ] condition: 'active("MoonAndStar_MAS.esp") and not active("MoonAndStar_TelNaltaPatch.esp") and not active("TelNalta_M&S_Patch.esp")' tag: - C.Location - C.Music - Graphics - Invent.Add - Invent.Remove - Keywords - Names - SpellStats dirty: - <<: *quickClean crc: 0xDB9E70DA util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 - name: 'The Crossroads Cellar.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9367/' ] dirty: # version: 2.0 - <<: *reqManualFix crc: 0x383A9D96 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 79 nav: 4 # version: 2.0, after QAC - <<: *reqManualFix crc: 0x93E7B605 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 4 - name: 'TWFortGS.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/25693/' ] dirty: # version: 1.01 - <<: *reqManualFix crc: 0x9F34E377 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 4 nav: 2 # version: 1.01, after QAC - <<: *reqManualFix crc: 0xBC85E8E8 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: 'rbdThaneRooms.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3566/' ] dirty: # version: 1.8 - <<: *quickClean crc: 0x60311938 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 209 udr: 23 - name: 'Udaur Ranger Camp.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7908/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0x3250EF06 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 14 udr: 12 nav: 1 # version: 1.0, after QAC - <<: *reqManualFix crc: 0x93CABD45 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Undriel_Ebongrove.esp' url: - 'https://www.nexusmods.com/skyrimspecialedition/mods/17355/' - 'https://www.nexusmods.com/skyrimspecialedition/mods/17396/' dirty: # version: 1.0 - <<: *quickClean crc: 0x1DF5F77A util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 38 # version: 1.0 No mannequins - <<: *quickClean crc: 0x649BB2CE util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 38 # version: 1.1.1 Buyable Home Patch - <<: *quickClean crc: 0xF14C7BA7 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 38 # version: 1.1.1 Buyable Home Patch - Less items - <<: *quickClean crc: 0x65B90934 util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 38 - name: 'UnlimitedBookshelves.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2885/' ] group: *fixesGroup tag: [ ObjectBounds ] msg: - <<: *patch3rdParty_LotD condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_UnlimitedBookshelves_Patch.esp") and version("LegacyoftheDragonborn.esm", "5.0.24", >=)' - <<: *patcherScriptAvailable subs: - '[SSEEdit](https://www.nexusmods.com/skyrimspecialedition/mods/164/)' - '[Unlimited Bookshelves Patch Generator](https://www.nexusmods.com/skyrimspecialedition/mods/19160/)' condition: 'not active("UnlimitedBookshelvesPatch.esp")' clean: - crc: 0x86CF0F2B util: 'SSEEdit v4.0.3' - name: 'Vaal''Sky.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8383/' ] dirty: # version: 1.3 - <<: *quickClean crc: 0xC91CEFDB util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 24 - name: 'vdlc1.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22222/' ] dirty: # version: 10 - <<: *quickClean crc: 0x82B92304 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 65 udr: 12 - name: 'vengeancehouse.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22222/' ] dirty: # version: 1 East - <<: *quickClean crc: 0xBEF69093 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 29 udr: 119 - name: 'Venzor.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24226/' ] dirty: # version: 1.0 - <<: *quickClean crc: 0x361C8800 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 udr: 5 - name: 'Vindrel-Hall.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29103/' ] dirty: - <<: *quickClean crc: 0x3C4274F8 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 91 udr: 62 - name: 'Vjarkell Castle.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23097/' ] dirty: - <<: *quickClean crc: 0x5847ADD2 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 8 - name: 'VlindrelHall.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23483/' ] dirty: # version: 1.0 - <<: *reqManualFix crc: 0xDC0C0CF1 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 95 udr: 770 nav: 1 # version: 1.0, after QAC - <<: *reqManualFix crc: 0xC88FCD88 util: '[SSEEdit v4.0.2j](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Watermist Shack.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4128/' ] dirty: # version: 13 Nov 2016 - <<: *quickClean crc: 0x3686C9CC util: '[SSEEdit v4.0.2f](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 9 udr: 4 - name: 'Whiterun Manor.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/22033/' ] dirty: - <<: *reqManualFix crc: 0xEC89326E util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 nav: 5 - <<: *reqManualFix crc: 0x4FFBD49A util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 5 - name: 'WhiterunMansion.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/29196/' ] dirty: - <<: *reqManualFix crc: 0x34ACD2AC util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 25 udr: 11 nav: 2 - <<: *reqManualFix crc: 0x1E267AA8 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 2 - name: 'windyridge.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8046/' ] dirty: - <<: *quickClean crc: 0x5877F38B util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 5 - name: 'Winterhold_Beacon.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/27657/' ] clean: - crc: 0xF54DE098 util: 'SSEEdit v4.0.3' ###### Legacy of the Dragonborn ###### - name: 'LegacyoftheDragonborn.esm' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11802/' ] after: [ 'Unofficial Skyrim Special Edition Patch.esp' ] msg: - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/1494' ] - <<: *patch3rdParty_JSDCP condition: 'checksum("meshes/clutter/ruins/ruinsdragonclaw01.nif", 34F46214) and not file("meshes/dbm resources/jadeclaw.nif")' tag: [ ObjectBounds ] clean: - crc: 0xEA82EAD9 util: 'SSEEdit v4.0.3' ### Legacy of the Dragonborn Patches ### - name: 'DBM_*.\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/30980/' name: 'Legacy of the Dragonborn Patches (Official)' - name: 'DBM_CloaksofSkyrim_Patch.esp' after: - 'Cloaks_CCOR_Patch.esp' - 'Qw_CloaksOfSkyrim_CRF Patch.esp' - 'Qw_CloaksOfSkyrim_USSEP Patch.esp' - name: 'DBM_CRF_Patch.esp' after: - 'Qw_ACE_CRF Patch.esp' - 'Qw_WACCF_CRF Patch.esp' - name: 'DBM_Requiem_Patch.esp' msg: - <<: *useOnlyOneX subs: [ 'Requiem - Legacy of the Dragonborn patch' ] condition: 'file("Requiem - Legacy of the Dragonborn.esp")' - name: 'DBM_TreasureHunter_Patch.esp' after: [ 'Treasure Hunter - Tweaks and Fixes.esp' ] - name: 'DBM_UnlimitedBookshelves_Patch.esp' tag: [ ObjectBounds ] - name: 'DBM_WACCF_Patch.esp' after: - 'DBM_CRF_Patch.esp' - 'Qw_ACE_CRF Patch.esp' - 'Qw_WACCF_CRF Patch.esp' ### Legacy of the Dragonborn ADD-ONS ### - name: '(DBM_)?RelicHunter(_Grass_Patch)?.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12253/' ] - name: 'DBM_RelicHunter.esp' clean: - crc: 0x7E681394 util: 'SSEEdit v4.0.3' - name: 'RelicHunter_Grass_Patch.esp' after: [ 'Landscape Fixes For Grass Mods.esp' ] clean: - crc: 0x91B6301A util: 'SSEEdit v4.0.3' - name: 'DBM_RelicNotifications.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/38529/' name: 'Legacy of the Dragonborn: The Curators Companion' req: - <<: *PapyrusUtil condition: 'checksum("DBM_RelicNotifications.esp", 663FAB6A) or version("DBM_RelicNotifications.esp", "5.1.1", >=)' - name: 'FISS.esp' display: '[FileAccess Interface for Skyrim SE Scripts (FISSES)](https://www.nexusmods.com/skyrimspecialedition/mods/13956/)' condition: 'not checksum("DBM_RelicNotifications.esp", 663FAB6A) and not version("DBM_RelicNotifications.esp", "5.1.1", >=)' tag: [ Text ] msg: - *patch3rdParty_SRPC_Redux - *requiresMCM clean: - crc: 0x663FAB6A util: 'SSEEdit v4.0.3f' ###### 3RD Party Patches ###### - name: '3dTree-OnlyPlant.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/72999/' name: '3D plants and trees plants only patch' clean: - crc: 0x5684F588 util: 'SSEEdit v4.0.4c' - name: 'Andromeda - Simply Knock Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/38508/' ] msg: - <<: *alreadyInOrFixedByX subs: [ 'Simply Knock - Tower Stone Fix' ] condition: 'file("Simply Knock - Tower Stone Fix.esp")' - name: 'AOS_ISC_Integration.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/36761/' name: 'Audio Overhaul: Immersive Sounds Integration' group: *earlyLoadersGroup tag: [ Sound ] - name: 'ASLAL ELFX Fix.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/37315/' name: 'Alternate Start - No More Blinkenlights' req: [ 'Alternate Start - Live Another Life.esp' ] - name: 'BDS - MM Patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/20102/' name: 'Better Dynamic Majestic Mountains' msg: - *alreadyInOrFixedByBDSv3_0 - <<: *alreadyInX subs: [ 'Majestic Mountains-BDS With LOD Fix' ] condition: 'checksum("MajesticMountains.esp", 1304DCCC)' tag: [ Graphics ] - name: 'BDS_(BRE|FSK|NOR|RCY|WYR).*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/22741/' name: 'Better Dynamic Snow in New Lands' msg: - <<: *alreadyInOrFixedByBDSv3_0 type: warn - name: 'CFTO_fix.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/52353/' name: 'Carriage and Ferry Travel Overhaul - Companions Radiant Quest FIx SSE' after: [ 'CFTO.esp' ] tag: [ Factions ] # Additional Clockwork # - name: 'Clockwork.+\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/47087/' name: 'Additional Clockwork' - name: 'ClockworkBugFixes.esp' clean: - crc: 0x6D378755 util: 'SSEEdit v4.0.4b' - name: 'ClockworkMausoleumDummyDoorFix.esp' msg: - <<: *alreadyInX subs: [ '"Additional Clockwork - Bug Fixes" (ClockworkBugFixes.esp)' ] condition: 'active("ClockworkBugFixes.esp")' clean: - crc: 0xCAE2B6AE util: 'SSEEdit v4.0.4' - name: 'ClockworkCourierCounterspell.esp' msg: - <<: *alreadyInX subs: [ '"Additional Clockwork - Bug Fixes" (ClockworkBugFixes.esp)' ] condition: 'active("ClockworkBugFixes.esp")' clean: - crc: 0x6ABC5154 util: 'SSEEdit v4.0.3' # Additional Clockwork's Content Addons # - name: 'ClockworkInterestingInhabitants.esp' clean: - crc: 0x7292CB08 util: 'SSEEdit v4.0.4b' - name: 'ClockworkShadowmarksCastleExt.esp' msg: - <<: *alreadyInX subs: [ '"Additional Clockwork - Marked Shadows Merged" (ClockworkShadowmarksMerged.esp)' ] condition: 'active("ClockworkShadowmarksMerged.esp")' clean: - crc: 0xC73F27D3 util: 'SSEEdit v4.0.3' - name: 'ClockworkShadowmarksTermini.esp' msg: - <<: *alreadyInX subs: [ '"Additional Clockwork - Marked Shadows Merged" (ClockworkShadowmarksMerged.esp)' ] condition: 'active("ClockworkShadowmarksMerged.esp")' clean: - crc: 0x93BA7A0D util: 'SSEEdit v4.0.3' - name: 'ClockworkShadowmarksTravelRoom.esp' msg: - <<: *alreadyInX subs: [ '"Additional Clockwork - Marked Shadows Merged" (ClockworkShadowmarksMerged.esp)' ] condition: 'active("ClockworkShadowmarksMerged.esp")' clean: - crc: 0xEDC64E4B util: 'SSEEdit v4.0.3' - name: 'ClockworkShadowmarksMerged.esp' clean: - crc: 0xB4C1E773 util: 'SSEEdit v4.0.4b' - name: 'ClockworkSuperiorSorting.esp' req: - *PapyrusExtender - *SKSE clean: - crc: 0xCB190694 util: 'SSEEdit v4.0.4b' - name: 'ClockworkTitleRemover.esp' dirty: - <<: *quickClean crc: 0x913191E9 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' udr: 3 - name: 'ClockworkWoodWhimWWMount.esp' clean: - crc: 0xCDD7795A util: 'SSEEdit v4.0.4b' - name: 'ClockworkWoodWhimWR.esp' clean: - crc: 0x3737D50C util: 'SSEEdit v4.0.4b' # Additional Clockwork's Sorting Patches # - name: 'ClockworkSorting_Food_CACO.esp' msg: - <<: *alreadyInOrFixedByX subs: [ '"Additional Clockwork - Superior Sorting" (ClockworkSuperiorSorting.esp)' ] condition: 'active("ClockworkSuperiorSorting.esp")' clean: - crc: 0x83840648 util: 'SSEEdit v4.0.3' - name: 'ClockworkSorting_Ing_CACO.esp' msg: - <<: *alreadyInOrFixedByX subs: [ '"Additional Clockwork - Superior Sorting" (ClockworkSuperiorSorting.esp)' ] condition: 'active("ClockworkSuperiorSorting.esp")' clean: - crc: 0xFC69BF72 util: 'SSEEdit v4.0.3' # Additional Clockwork's High Poly Project Patches # - name: 'ClockworkHPPCoalsFix.esp' inc: [ 'ClockworkHPPHayFix.esp' ] msg: - <<: *alreadyInX subs: [ '"Additional Clockwork - High Poly Project Merged Patch" (ClockworkHPPMergedFixes.esp)' ] condition: 'active("ClockworkHPPMergedFixes.esp")' - <<: *requiresResources subs: [ '[Static Mesh Improvement Mod](https://www.nexusmods.com/skyrimspecialedition/mods/659/)' ] condition: 'not file("textures/smim/clutter/charcoal/Charcoal01.dds") or not file("textures/smim/clutter/charcoal/Charcoal01_n.dds")' - <<: *useInstead subs: [ '"Additional Clockwork - High Poly Project Merged Patch" (ClockworkHPPMergedFixes.esp)' ] condition: 'active("ClockworkHPPHayFix.esp") and not active("ClockworkHPPMergedFixes.esp")' clean: - crc: 0xA4E097B9 util: 'SSEEdit v4.0.3' - name: 'ClockworkHPPHayFix.esp' msg: - <<: *alreadyInX subs: [ '"Additional Clockwork - High Poly Project Merged Patch" (ClockworkHPPMergedFixes.esp)' ] condition: 'active("ClockworkHPPMergedFixes.esp")' - <<: *useInstead subs: [ '"Additional Clockwork - High Poly Project Merged Patch" (ClockworkHPPMergedFixes.esp)' ] condition: 'active("ClockworkHPPCoalsFix.esp") and not active("ClockworkHPPMergedFixes.esp")' clean: - crc: 0xB00E3F81 util: 'SSEEdit v4.0.3' - name: 'ClockworkHPPMergedFixes.esp' msg: - <<: *requiresResources subs: [ '[Static Mesh Improvement Mod](https://www.nexusmods.com/skyrimspecialedition/mods/659/)' ] condition: 'not file("textures/smim/clutter/charcoal/Charcoal01.dds") or not file("textures/smim/clutter/charcoal/Charcoal01_n.dds")' clean: - crc: 0x4ACDE125 util: 'SSEEdit v4.0.3' - name: 'Comprehensive_Falskaar_Fixes.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/62819/' name: 'Comprehensive Falskaar Fixes' inc: - 'Falskaar - Bug Fixes.esp' - 'LK_Fix.esp' dirty: - <<: *quickClean crc: 0xC4E6B08E util: '[SSEEdit v4.0.4c](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 - name: 'DiverseSkyimCivilWarFix.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/47939/' name: 'Diverse Skyrim - Battle of Whiterun Fix' inc: [ 'Civil War Overhaul.esp' ] msg: - <<: *alreadyInOrFixedByX subs: [ 'Immersive Citizens - AI Overhaul' ] condition: 'active("Immersive Citizens - AI Overhaul.esp")' - name: 'DoS_MP_Whiterun.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/65467/' name: 'Dawn of Skyrim - Modern Patches' - name: 'DoS_MP_Whiterun.esp' msg: - <<: *patchIncluded subs: [ 'Capital Whiterun Expansion' ] condition: 'active("SurWR.esp") and not active("DoS_MP_Whiterun_CWE.esp")' - <<: *patchIncluded subs: [ 'Dynamic Things Alternative' ] condition: 'active("Dynamic Things Alternative.esp") and not active("DoS_MP_Whiterun_DynamicThingsAlternative.esp")' - <<: *patchIncluded subs: [ 'Interesting NPCs' ] condition: 'active("3DNPC.esp") and not active("DoS_MP_Whiterun_3DNPC.esp")' - <<: *patchIncluded subs: [ 'JKs Skyrim' ] condition: 'active("JKs Skyrim.esp") and not active("DoS_MP_Whiterun_JK.esp")' - <<: *patchIncluded subs: [ 'Legacy of the Dragonborn' ] condition: 'active("LegacyoftheDragonborn.esm") and not active("DoS_MP_Whiterun_(JK_)?(CWE_)?LOTD\.esp")' - name: 'DoS_MP_Whiterun_CWE.esp' msg: - <<: *patchIncluded subs: [ 'Darks Whiterun Market' ] condition: 'active("WhiterunMarket.esp") and not active("DoS_MP_Whiterun_CWE_DWM.esp")' - <<: *patchIncluded subs: [ 'JKs Skyrim' ] condition: 'active("JKs Skyrim.esp") and not active("DoS_MP_Whiterun_JK_CWE.esp")' - <<: *patchIncluded subs: [ 'Legacy of the Dragonborn' ] condition: 'active("LegacyoftheDragonborn.esm") and not active("DoS_MP_Whiterun_(JK_)?CWE_LOTD\.esp")' - name: 'DoS_MP_Whiterun_CWE_DWM.esp' msg: - <<: *patchIncluded subs: [ 'Capital Whiterun Expansion NPC Sleep Fixes' ] condition: 'active("Capital Whiterun Expansion v15 Sleep Fixes.esp") and not active("DoS_MP_Whiterun_CWE_DWM_SleepFix.esp")' - name: 'DoS_MP_Whiterun_CWE_LOTD.esp' inc: [ 'DoS_MP_Whiterun_JK_LOTD.esp' ] msg: - <<: *alreadyInX subs: [ '**DoS_MP_Whiterun_JK_CWE_LOTD.esp**' ] condition: 'active("DoS_MP_Whiterun_CWE_LOTD.esp") and active("DoS_MP_Whiterun_JK_CWE_LOTD.esp")' - name: 'DoS_MP_Whiterun_JK.esp' msg: - <<: *patchIncluded subs: [ 'Capital Whiterun Expansion' ] condition: 'active("SurWR.esp") and not active("DoS_MP_Whiterun_JK_CWE.esp")' - <<: *patchIncluded subs: [ 'Darks Whiterun Market' ] condition: 'active("WhiterunMarket.esp") and not active("DoS_MP_Whiterun_JK_DWM.esp")' - <<: *patchIncluded subs: [ 'Legacy of the Dragonborn' ] condition: 'active("LegacyoftheDragonborn.esm") and not active("DoS_MP_Whiterun_JK_(CWE_)?LOTD\.esp")' - name: 'DoS_MP_Whiterun_JK_CWE.esp' inc: [ 'JK - CWE Patch.esp' ] msg: - <<: *patchIncluded subs: [ 'Capital Whiterun Expansion NPC Sleep Fixes' ] condition: 'active("Capital Whiterun Expansion v15 Sleep Fixes.esp") and not active("DoS_MP_Whiterun_JK_CWE_SleepFix.esp")' - <<: *patchIncluded subs: [ 'Legacy of the Dragonborn' ] condition: 'active("LegacyoftheDragonborn.esm") and not active("DoS_MP_Whiterun_JK_CWE_LOTD.esp")' - name: 'DoS_MP_Whiterun_JK_CWE_LOTD.esp' inc: - 'DoS_MP_Whiterun_CWE_LOTD.esp' - 'DoS_MP_Whiterun_JK_LOTD.esp' - 'DoS_MP_Whiterun_LOTD.esp' - name: 'DoS_MP_Whiterun_JK_DWM.esp' inc: [ 'Whiterun Market - JK skyrim patch.esp' ] - name: 'DoS_MP_Whiterun_JK_LOTD.esp' inc: [ 'DoS_MP_Whiterun_CWE_LOTD.esp' ] msg: - <<: *alreadyInX subs: [ '**DoS_MP_Whiterun_JK_CWE_LOTD.esp**' ] condition: 'active("DoS_MP_Whiterun_JK_LOTD.esp") and active("DoS_MP_Whiterun_JK_CWE_LOTD.esp")' - name: 'DoS_MP_Whiterun_LOTD.esp' msg: - <<: *alreadyInX subs: [ '**DoS_MP_Whiterun_CWE_LOTD.esp**' ] condition: 'active("DoS_MP_Whiterun_LOTD.esp") and active("DoS_MP_Whiterun_CWE_LOTD.esp")' - <<: *alreadyInX subs: [ '**DoS_MP_Whiterun_JK_CWE_LOTD.esp**' ] condition: 'active("DoS_MP_Whiterun_LOTD.esp") and active("DoS_MP_Whiterun_JK_CWE_LOTD.esp")' - <<: *alreadyInX subs: [ '**DoS_MP_Whiterun_JK_LOTD.esp**' ] condition: 'active("DoS_MP_Whiterun_LOTD.esp") and active("DoS_MP_Whiterun_JK_LOTD.esp")' - name: 'ELE-ELFX (Cavern Worldspaces|Imagespace and LT tweaks|Light Records|More Light Sources|Patch AIO)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18634/' ] inc: - 'ELFXEnhancer.esp' - 'ELFX - Hardcore.esp' - name: 'ELE-ELFX Cavern Worldspaces.esp' tag: [ C.ImageSpace ] - name: 'ELE-ELFX More Light Sources.esp' tag: [ C.Light ] - name: 'ELE-ELFX Patch AIO.esp' tag: - C.ImageSpace - C.Light - name: 'Fixes for Armor and Clothing Extension.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28059/' ] msg: - <<: *alreadyInOrFixedByX subs: [ 'Armor and Clothing Extension v1.1+' ] condition: 'version("WACCF_Armor and Clothing Extension.esp", "1.1", >=)' tag: [ Relev ] - name: '(ICOW.*Patch|.* - ICOW Patch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/67358/' name: 'Immersive College of Winterhold Patch Collection' - name: 'ICOW_KA_Patch.esp' clean: - crc: 0x0B5C4C9A util: 'SSEEdit v4.0.4b' - name: 'ICOW - SIC Patch.esp' clean: - crc: 0x88C97CFF util: 'SSEEdit v4.0.4b' - name: 'ICOW Unofficial Patch.esp' tag: [ Invent.Add ] clean: - crc: 0xF5A792D3 util: 'SSEEdit v4.0.4b' - name: 'imp_helm_(Immersive_Armors|IDPM|USSEP)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12405/' name: 'Improved Closedfaced Helmets Patches' - name: 'imp_helm_IDPM.esp' after: [ 'imp_helm_USSEP.esp' ] - name: 'imp_helm_USSEP.esp' req: [ 'Unofficial Skyrim Special Edition Patch.esp' ] msg: - <<: *alreadyInX subs: [ 'imp_helm_legend_WACCF_Patch.esp' ] condition: 'active("imp_helm_legend_WACCF_Patch.esp")' - <<: *alreadyInX subs: [ 'imp_helm_legend_WACCF_AMB_Patch.esp' ] condition: 'active("imp_helm_legend_WACCF_AMB_Patch.esp")' - <<: *alreadyInX subs: [ 'Requiem - Improved Closefaced Helmets.esp' ] condition: 'active("Requiem - Improved Closefaced Helmets.esp")' - <<: *useInstead subs: [ 'imp_helm_legend_WACCF_Patch.esp' ] condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp")' - <<: *useInstead subs: [ 'imp_helm_legend_WACCF_AMB_Patch.esp' ] condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and active("aMidianBorn_ContentAddon.esp")' - <<: *useInstead subs: [ '[Requiem - Improved Closefaced Helmets.esp](https://www.nexusmods.com/skyrimspecialedition/mods/64410/)' ] condition: 'active("Requiem.esp")' ### JK's Interiors Patch Collection ### # JK's The Winking Skeever # - name: 'JKs Winking Skeever - 3DNPC - SFCO Patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/35910/' name: 'JK''s Interiors Patch Collection' after: [ 'SFCO - 3DNPC Patch.esp' ] - name: 'JRWheelsOfLullPatch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/5245/' name: 'Joseph Russell''s Writing Patches' msg: - <<: *alreadyInOrFixedByX subs: [ 'Wheels of Lull v5.0.0+' ] condition: 'version("WheelsOfLull.esp", "5.1.0", >=)' ### kryptopyr's Patch Hub ### # KPH Patches - Complete Alchemy & Cooking Overhaul # - name: 'AwesomePotions_CACO_Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19518/' ] after: [ 'Hunterborn_CACO-SE_Patch.esp' ] tag: [ Graphics ] - name: 'CACO_Improved Fire Salts Frost Salts and Glow Dust Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19518/' ] req: - name: 'Improved Fire Salts Frost Salts And Glow Dust.esp' display: '[Improved Fire Salts Frost Salts and Glow Dust](https://www.nexusmods.com/skyrimspecialedition/mods/20572/)' - name: 'CACO_Ordinator_Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19518/' ] clean: # version: 1.0 - crc: 0x6B00626D util: 'SSEEdit v4.0.2f' - name: 'CACO Rare Curios Patch.esp' msg: - <<: *alreadyInX subs: [ 'CACO_Bruma_Rare Curios_Patch.esp' ] condition: 'active("CACO Rare Curios Patch.esp") and active("CACO_Bruma_Rare Curios_Patch.esp")' - name: '(CACO|WACCF)_Survival Mode_Patch\.esp' inc: [ 'WACCF Survival Mode Fixes.esp' ] - name: 'CACO_USSEP_Patch.esp' msg: - <<: *alreadyInX subs: [ 'CACO_Survival Mode_Patch.esp' ] condition: 'active("CACO_USSEP_Patch.esp") and active("CACO_Survival Mode_Patch.esp")' # KPH Patches - Complete Crafting Overhaul Remastered # - name: '1nivWICCloaks(_COS)?_CCOR_Patch\.esp' inc: [ 'Survival Mode Patches - Winter Is Coming.esp' ] msg: - <<: *useOnlyOneX subs: [ 'CCOR & Winter Is Coming patch' ] condition: 'many("1nivWICCloaks(_COS)?_CCOR_Patch\.esp")' - name: 'Cloaks_CCOR_Patch.esp' inc: [ 'Survival Mode Patches - Winter Is Coming.esp' ] - name: 'PrvtI_HeavyArmory_CCOR_AMB_Patch.esp' msg: [ *patchOutdated ] # KPH Patches - Smithing Perks Overhaul # - name: 'SPO_Ordinator_Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19518/' ] req: - 'Ordinator - Perks of Skyrim.esp' - 'Smithing Perks Overhaul SE.esp' - 'Weapons Armor Clothing & Clutter Fixes.esp' # KPH Patches - The Choice Is Yours # - name: 'TCIY BCS Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19518/' ] tag: - Graphics - Names clean: # version: 1.0 - crc: 0xA545660C util: 'SSEEdit v4.0.2f' - name: 'TCIY_Wintersun_Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19518/' ] after: - 'BCS_TCIY_Patch.esp' - 'TCIY BCS Patch.esp' # KPH Patches - Weapons Armor Clothing and Clutter Fixes # - name: 'DawnguardArsenal_WACCF_Patch.esp' msg: - <<: *alreadyInX subs: [ 'DawnguardArsenal_CCOR_Patch.esp' ] condition: 'active("DawnguardArsenal_CCOR_Patch.esp")' - name: 'Immersive Weapons_WACCF_Patch.esp' msg: - <<: *alreadyInX subs: [ 'Immersive Weapons_CCOR_Patch.esp' ] condition: 'active("Immersive Weapons_CCOR_Patch.esp")' - name: '(imp_helm_legend_WACCF_Patch|ImprovedClosefacedHelmets_WACCF)\.esp' msg: - <<: *alreadyInX subs: [ 'imp_helm_legend_WACCF_AMB_Patch.esp' ] condition: 'active("imp_helm_legend_WACCF_AMB_Patch.esp")' - <<: *useInstead subs: [ 'imp_helm_legend_WACCF_AMB_Patch.esp' ] condition: 'active("aMidianBorn_ContentAddon.esp") and version("aMidianBorn_ContentAddon.esp", "2.0", >=)' - name: 'ImprovedClosefacedHelmets_WACCF.esp' msg: [ *obsolete ] - name: 'KatanaCrafting_WACCF_Patch.esp' msg: - <<: *alreadyInX subs: [ 'KatanaCrafting_CCOR_Patch.esp' ] condition: 'active("KatanaCrafting_CCOR_Patch.esp")' - name: 'Ordinator_WACCF_Patch.esp' msg: - <<: *alreadyInX subs: [ 'CCOR_Ordinator.esp' ] condition: 'active("CCOR_Ordinator.esp")' - name: 'Unique Uniques_WACCF_Patch.esp' msg: - <<: *alreadyInX subs: [ 'Unique Uniques_CCOR_Patch.esp' ] condition: 'active("Unique Uniques_CCOR_Patch.esp")' - name: 'WACCF_Elderly&Adults.esp' tag: - Delev - Graphics - name: 'WACCF_Survival Mode_Patch.esp' inc: [ 'Complete Alchemy & Cooking Overhaul.esp' ] msg: - <<: *alreadyInX subs: [ 'Complete Alchemy & Cooking Overhaul - Survival Mode Patch' ] condition: 'active("CACO_Survival Mode_Patch.esp")' - name: 'maplightfix.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/30162/' name: 'A Quality Worldmap - Luminosity Compatibility Patch' after: - 'icepenguinworldmapclassic.esp' - 'IcePenguinWorldMapPaper.esp' req: - name: 'IcePenguinWorldMap.esp' display: '[A Quality World Map](https://www.nexusmods.com/skyrimspecialedition/mods/5804/)' condition: 'not active("icepenguinworldmapclassic.esp") and not active("IcePenguinWorldMapPaper.esp")' - name: 'MM_PD_Patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/35107/' name: 'Majestic Mountains - Pilgrims Delight Patch' msg: - <<: *alreadyInOrFixedByX subs: [ 'Majestic Mountains - Cathedral Concept' ] condition: 'active("MajesticMountains.esp") and not checksum("MajesticMountains_Landscape.esm", 1AE8D648) and active("MM_PD_Patch.esp")' clean: - crc: 0x97709110 util: 'SSEEdit v4.0.2' - name: 'Moonpath Navmesh Fix.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4341/' ] dirty: - <<: *reqManualFix crc: 0xF6CAAE30 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 31 udr: 12 nav: 1 - <<: *reqManualFix crc: 0x02E02099 util: '[SSEEdit v4.0.3g](https://www.nexusmods.com/skyrimspecialedition/mods/164)' nav: 1 - name: 'Obsidian Weathers for Vigilant.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24357/' ] after: [ 'Audio Overhaul Skyrim.esp' ] tag: [ Sound ] - name: 'Open Cities - Atlas Map Markers SE -- Patch v2.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/38878/' ] dirty: - <<: *quickClean crc: 0x9E16F137 util: '[SSEEdit v4.0.3](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 7 - name: 'Paper World Map Unofficial Fix.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21237/' ] inc: [ *FlatMapMarkers ] req: - name: 'Paper World Map.esp' display: '[Paper World Map for SSE](https://www.nexusmods.com/skyrimspecialedition/mods/10836/)' - name: 'Paper World Map Unofficial Fix - Vanilla.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/23114/' ] inc: [ 'Paper World Map Unofficial Fix.esp' ] req: [ *FlatMapMarkers ] ### Realistic Boat Bobbing Patch Hub ### - name: 'RBB - .* Patch\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/44311/' name: 'Realistic Boat Bobbing Patch Hub' - name: 'RBB - USSEP Patch.esp' msg: - <<: *alreadyInX type: say subs: [ '**RBB - JKs Skyrim Patch.esp**' ] condition: 'active("RBB - JKs Skyrim Patch.esp")' - name: 'Requiem - Legacy of the Dragonborn.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/36998/' name: 'Requiem - Legacy of the Dragonborn' msg: - <<: *useOnlyOneX subs: [ 'Requiem - Legacy of the Dragonborn patch' ] condition: 'file("DBM_Requiem_Patch.esp")' ### Requiem Patch Central ### - name: 'Requiem - ArteFakes.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: - 'Fozars_Dragonborn_-_Requiem_Patch.esp' - 'Requiem - Cutting Room Floor.esp' - 'Requiem - ESF Companions.esp' - name: 'Requiem - Audio Overhaul Skyrim.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: - 'Fozars_Dragonborn_-_Requiem_Patch.esp' - 'Requiem - Cutting Room Floor.esp' - name: 'Requiem - Book Covers Skyrim.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: [ 'Requiem - Minor Arcana - Roleplaying.esp' ] - name: 'Requiem - Craftable Horse Barding.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: - 'Requiem - Immersive Horses.esp' - 'Requiem - Minor Arcana - Roleplaying.esp' - name: 'Requiem - Cutting Room Floor.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: [ 'Fozars_Dragonborn_-_Requiem_Patch.esp' ] - name: 'Requiem - Deadly Dragons.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: [ 'Fozars_Dragonborn_-_Requiem_Patch.esp' ] - name: 'Requiem - ESF Companions.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: [ 'Requiem - Minor Arcana - Roleplaying.esp' ] - name: 'Requiem - Flora Fixes.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: [ 'Fozars_Dragonborn_-_Requiem_Patch.esp' ] - name: 'Requiem - Heavy Armory.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: [ 'Fozars_Dragonborn_-_Requiem_Patch.esp' ] - name: 'Requiem - Immersive Horses.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: - 'Requiem - Minor Arcana - Roleplaying.esp' - 'Requiem - SkyTEST.esp' - 'Requiem - Wild World.esp' - name: 'Requiem - Immersive Sounds Compendium.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: [ 'Fozars_Dragonborn_-_Requiem_Patch.esp' ] - name: 'Requiem - Improved Closefaced Helmets.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: [ 'Fozars_Dragonborn_-_Requiem_Patch.esp' ] - name: 'Requiem - Rough Leather Armor.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: [ 'Fozars_Dragonborn_-_Requiem_Patch.esp' ] - name: 'Requiem - Royal Armory.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: - 'Fozars_Dragonborn_-_Requiem_Patch.esp' - 'Requiem - Minor Arcana - Vigilants of Stendarr.esp' - 'Requiem - Warmonger Armory.esp' - name: 'Requiem - Scoped Bows.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: [ 'Fozars_Dragonborn_-_Requiem_Patch.esp' ] - name: 'Requiem - SkyTEST.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: [ 'Fozars_Dragonborn_-_Requiem_Patch.esp' ] inc: [ 'Requiem - Wild World.esp' ] - name: 'Requiem - Timing Is Everything.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: [ 'Fozars_Dragonborn_-_Requiem_Patch.esp' ] - name: 'Requiem - Trade and Barter.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: [ 'Fozars_Dragonborn_-_Requiem_Patch.esp' ] - name: 'Requiem - Vampiric Thirst.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: [ 'Vampiric Thirst Redone.esp' ] msg: - <<: *includesX subs: [ '**Vampiric Thirst Redone.esp**' ] condition: 'active("Vampiric Thirst Redone.esp")' - name: 'Requiem - Warmonger Armory.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: - 'Fozars_Dragonborn_-_Requiem_Patch.esp' - 'Requiem - Minor Arcana - Vigilants of Stendarr.esp' - 'Requiem - Scale Nord Armor.esp' - name: 'Requiem - Wild World.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64410/' name: 'Requiem Patch Central' after: [ 'Fozars_Dragonborn_-_Requiem_Patch.esp' ] inc: [ 'Requiem - SkyTEST.esp' ] - name: 'rll(_lite)?_scarcity_patch\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/20812/' name: 'Rebalanced Leveled Lists & Scarcity Patch' tag: - Delev - Relev - name: 'Spell Research - Even More Patches.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/61177/' name: 'Spell Research Patch Compendium Redux' msg: - <<: *versionXofYorGreaterRequired subs: - '2.2' - '[Spell Research](https://www.nexusmods.com/skyrimspecialedition/mods/20983/)' condition: 'file("SpellResearch.esp") and (checksum("SpellResearch.esp", 755423D7) or checksum("SpellResearch.esp", 63661836) or checksum("SpellResearch.esp", 860EFC3D))' - name: 'Spell Research - Patch Compendium.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/28816/' ] after: [ 'SpellResearch.esp' ] msg: - <<: *alreadyInX subs: [ '**Spell Research - Even More Patches.esp**' ] condition: 'active("Spell Research - Even More Patches.esp")' - <<: *obsolete subs: [ '[Spell Research Patch Compendium Redux](https://www.nexusmods.com/skyrimspecialedition/mods/61177/)' ] condition: 'not active("Spell Research - Even More Patches.esp")' - <<: *versionXofYorGreaterRequired subs: - '2.2' - '[Spell Research](https://www.nexusmods.com/skyrimspecialedition/mods/20983/)' condition: 'not file("SpellResearch.esp") or (checksum("SpellResearch.esp", 755423D7) or checksum("SpellResearch.esp", 63661836) or checksum("SpellResearch.esp", 860EFC3D))' - name: 'SpellResearchSynthesizer.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/69103/' name: 'Spell Research Synthesizer' req: [ *JContainers ] msg: - <<: *versionXofYorGreaterRequired subs: - '2.2' - '[Spell Research](https://www.nexusmods.com/skyrimspecialedition/mods/20983/)' condition: 'active("SpellResearch.esp") and (checksum("SpellResearch.esp", 755423D7) or checksum("SpellResearch.esp", 63661836) or checksum("SpellResearch.esp", 860EFC3D))' - name: 'Summermyst Bugfixes for WACCF.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/41077/' name: 'Summermyst Bugfixes for WACCF' msg: - <<: *alreadyInOrFixedByX subs: [ '**Summermyst - WACCF Patch.esp** v1.3.0+' ] - name: 'Summermyst - WACCF Patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/34547/' name: 'Summermyst - WACCF Patch' after: [ 'WACCF_BashedPatchLvlListFix.esp' ] tag: - Delev - Graphics - Keywords - Names - Relev - Stats - name: '(Sum_WACCF_Patch|WACCF Survival Mode Fixes|Weapon AF and Summermyst Patch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19500/' name: 'Weapons Armor Clothing and Clutter Fixes (WACCF) and Summermyst Enchantments Patch' - name: 'Sum_WACCF_Patch.esp' msg: - *patchOutdated - <<: *useInstead subs: [ '[Summermyst - WACCF Patch](https://www.nexusmods.com/skyrimspecialedition/mods/34547/)' ] - name: 'Weapon AF and Summermyst Patch.esp' req: [ 'Weapon AF.esp' ] inc: [ 'Summermyst - WACCF Patch.esp' ] tag: - Delev - Relev - name: 'The Great Cities of JK''s (North|Skyrim) - Patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/33687/' name: 'The Great Cities of JK''s North - Patch' - name: 'The Great Cities of JK''s North - Patch.esp' msg: - <<: *useVersion subs: [ 'The Great Cities of JK''s North - Full - (Main File 1)' ] condition: 'active("COTN - Falkreath.esp") and active("COTN - Winterhold.esp") and checksum("The Great Cities of JK''s North - Patch.esp", 8536AD14)' - name: 'The Great Cities of JK''s Skyrim - Patch.esp' msg: - <<: *useVersion subs: [ 'The Great Cities of JK''s North - Full - (Main File 1)' ] condition: 'active("COTN - Dawnstar.esp") and active("COTN - Falkreath.esp") and active("COTN - Morthal.esp") and active("COTN - Winterhold.esp")' - name: 'The Great City of Dragon Bridge - JK''s Skyrim Patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/68412/' name: 'Rob''s Bug Fixes - TGC Dragon Bridge' after: [ 'The Great City of Dragon Bridge - USSEP Patch.esp' ] - name: '(The Great JK''s Cities|XenonCitiesPatch)\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/25282/' name: 'Xenons City patch (The Great Cities of Skyrim and JKs skyrim compatibility patch)' msg: - <<: *useInstead subs: [ '[The Great Cities of JK''s North - Patch](https://www.nexusmods.com/skyrimspecialedition/mods/33687/) (**Main File 3 - The Great Cities of JK''s Skyrim**)' ] condition: 'active("JKs Skyrim.esp") and active("The Great Cities - Minor Cities and Towns.esp")' - name: 'tpos_altstart_02.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13902/' name: 'Alternate Start Patch for the People of Skyrim Complete' msg: - <<: *alreadyInX subs: [ '**tpos_altstart_falskaar_Patch.esp**' ] condition: 'active("tpos_altstart_falskaar_Patch.esp")' - name: 'tposc_falskar_patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13906/' name: 'The People of Skyrim Complete Falskaar Patch' msg: - <<: *alreadyInX subs: [ '**tpos_altstart_falskaar_Patch.esp**' ] condition: 'active("tpos_altstart_falskaar_Patch.esp")' - name: 'trawzifiedsSimplyKnockWintersunPatch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/38137/' ] msg: - <<: *alreadyInOrFixedByX subs: [ 'Simply Knock - Tower Stone Fix' ] condition: 'file("Simply Knock - Tower Stone Fix.esp")' - name: 'Undriel_QRR Nav Fixed Patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/58041/' name: 'Quaint Raven Rock Navm Cleaned and Optimized' dirty: - <<: *quickClean crc: 0x6881F999 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 6 ### Falskaar - Addons and Patches ### - name: 'Falskaar - Bug Fixes.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19454/' name: 'Falskaar - Addons and Patches' after: - 'Falskaar - Boat Location.esp' - 'Falskaar - Fast Travel.esp' - 'Falskaar - House Map Marker.esp' - name: 'Falskaar - Bruma Patch.esp' msg: - <<: *alreadyInX subs: [ 'Falskaar - SkyTEST and Bruma Patch.esp' ] condition: 'active("Falskaar - SkyTEST and Bruma Patch.esp")' - name: 'Falskaar - SkyTEST Patch.esp' msg: - <<: *alreadyInX subs: [ 'Falskaar - SkyTEST and Bruma Patch.esp' ] condition: 'active("Falskaar - SkyTEST and Bruma Patch.esp")' ### JK's Skyrim Patches ### # JK's Skyrim - Dawn of Skyrim - Patch # - name: 'Blowing in the Wind - JKS_DoS_Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16852/' ] inc: - 'Blowing in the Wind - JKs Skyrim Patch.esp' - 'ETaC - Complete.esp' - name: 'JKS_DoS_Holidays_Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16852/' ] inc: - 'Dawn of Skyrim_Holidays_Patch.esp' - 'JKs Skyrim_Holidays_Patch.esp' # JK's Skyrim - ETaC - Patches # - name: 'ETaC - Complete_JKs Skyrim_.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24416/' ] - name: 'ETaC - Complete_JKs Skyrim_Blowing in the Wind_Patch.esp' inc: - 'Blowing in the Wind - JKs Skyrim Patch.esp' - 'Blowing in the Wind - JKS_DoS_Patch.esp' - 'Blues Skyrim.esp' - name: 'ETaC - Complete_JKs Skyrim_CFTO Patch.esp' inc: - 'CFTO-JK-Patch.esp' - 'ETaC - Complete CFTO Patch.esp' - name: 'ETaC - Complete_JKs Skyrim_Holidays_Patch.esp' inc: - 'Dawn of Skyrim_Holidays_Patch.esp' - 'JKs Skyrim_Holidays_Patch.esp' - 'JKS_DoS_Holidays_Patch.esp' - name: 'ETaC - Complete_JKs Skyrim_NSUTR_Patch.esp' inc: - 'ETaC - Complete No Snow Patch.esp' - 'JKs Skyrim_No Snow Under the Roof_Patch.esp' - name: 'JKS_DoS_ETaC_Blowing in the Wind_Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24416/' ] inc: - 'Blowing in the Wind - JKs Skyrim Patch.esp' - 'Blowing in the Wind - JKS_DoS_Patch.esp' - 'ETaC - Complete_JKs Skyrim_Blowing in the Wind_Patch.esp' - name: 'JKS_DoS_ETaC_Holidays_Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24416/' ] inc: - 'Dawn of Skyrim_Holidays_Patch.esp' - 'ETaC - Complete_JKs Skyrim_Holidays_Patch.esp' - 'JKs Skyrim_Holidays_Patch.esp' - 'JKS_DoS_Holidays_Patch.esp' # JK's Skyrim - No Snow Under the Roof # - name: 'JKs Skyrim_(No Snow Under the Roof|Dawnstar_NSUTR|Dawnstar_BOYD_NSUTR)_Patch\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17026/' ] inc: [ 'Dawnstar_No Snow Under the Roof_Patch.esp' ] after: [ 'NSUTR_groundsnow_mesh_fixes.esp' ] msg: - <<: *useOnlyOneX condition: 'many("JKs Skyrim_(No Snow Under the Roof|Dawnstar_NSUTR|Dawnstar_BOYD_NSUTR)_Patch\.esp")' subs: [ 'JKs Skyrim - No Snow Under the Roof Patch' ] - name: 'JKs Skyrim_No Snow Under the Roof_Patch.esp' inc: [ 'ETaC - Complete.esp' ] ### Khajiit Speak Patches ### # Even More Khajiit Speak Patches # - name: 'Chr_KhajiitSpeak.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/40594/' name: 'Even More Khajiit Speak Patches' after: - 'BA_KhajiitSpeakRedux_MAIN.esp' - 'mjhKhajiitSpeak.esp' # Khajiit Speak Extended # - name: 'Khajiit Speak Extended SSE.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18441/' ] after: - 'BA_KhajiitSpeakRedux_MAIN.esp' - 'mjhKhajiitSpeak.esp' # Raptor's Khajiit Speak Patch Collection # - name: 'Khajiit Speak \+.*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/35294/' name: 'Raptor''s Khajiit Speak Patch Collection' after: - 'BA_KhajiitSpeakRedux_MAIN.esp' - 'mjhKhajiitSpeak.esp' # Misc. Khajiit Speak Patches # - name: 'Khajiit Speak - .*\.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/36488/' name: 'Khajiit Speak Extended Extended' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/37024/' name: 'Khajiit Speak - More Patches (Compatibility patches)' after: - 'BA_KhajiitSpeakRedux_MAIN.esp' - 'mjhKhajiitSpeak.esp' ### (MPX) Modular PatchXpress ### # (MPX) Main Patches - Standard # - name: 'BluePalaceTerrace [PATCH - Solitude Skyway SE] (STD).esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36116/' ] inc: [ 'Open Cities Skyrim.esp' ] msg: - <<: *alreadyInX subs: [ 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp' ] condition: 'active("BluePalaceTerrace.esp") and active("The Great City of Solitude.esp") and active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp")' - <<: *useInstead subs: [ 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp' ] condition: 'active("BluePalaceTerrace.esp") and active("The Great City of Solitude.esp") and not active("Open Cities Skyrim.esp") and not active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp")' - name: 'TGCoS [PATCH - Solitude Skyway SE] (STD).esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36116/' ] inc: [ 'Open Cities Skyrim.esp' ] msg: - <<: *alreadyInX subs: [ 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp' ] condition: 'active("BluePalaceTerrace.esp") and active("The Great City of Solitude.esp") and active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp")' - <<: *useInstead subs: [ 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp' ] condition: 'active("BluePalaceTerrace.esp") and active("The Great City of Solitude.esp") and not active("Open Cities Skyrim.esp") and not active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp")' - name: 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36116/' ] inc: [ 'Open Cities Skyrim.esp' ] # (MPX) Main Patches - Open Cities # - name: 'BluePalaceTerrace [PATCH - Solitude Skyway SE] (OCS).esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36116/' ] inc: - 'Solitude Skyway SE - Open Cities Patch.esp' - 'Solitude Skyway SE - Open Cities and Solitude Docks Patch.esp' msg: - <<: *alreadyInX subs: [ 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp' ] condition: 'active("BluePalaceTerrace.esp") and active("The Great City of Solitude.esp") and active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp")' - <<: *useInstead subs: [ 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp' ] condition: 'active("BluePalaceTerrace.esp") and active("The Great City of Solitude.esp") and active("Open Cities Skyrim.esp") and not active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp")' - name: 'TGCoS [PATCH - Solitude Skyway SE] (OCS).esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36116/' ] inc: - 'Solitude Skyway SE - Open Cities Patch.esp' - 'Solitude Skyway SE - Open Cities and Solitude Docks Patch.esp' msg: - <<: *alreadyInX subs: [ 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp' ] condition: 'active("BluePalaceTerrace.esp") and active("The Great City of Solitude.esp") and active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp")' - <<: *useInstead subs: [ 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp' ] condition: 'active("BluePalaceTerrace.esp") and active("The Great City of Solitude.esp") and active("Open Cities Skyrim.esp") and not active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp")' - name: 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36116/' ] inc: - 'Solitude Skyway SE - Open Cities Patch.esp' - 'Solitude Skyway SE - Open Cities and Solitude Docks Patch.esp' # (MPX) Legacy of the Dragonborn Patches - Standard # - name: 'Solitude Skyway SE [PATCH - LoTD] (STD).esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36116/' ] after: [ 'TGCoS [PATCH - Solitude Skyway SE] (STD).esp' ] inc: - 'BluePalaceTerrace.esp' - 'Open Cities Skyrim.esp' - name: 'Solitude Skyway SE + BluePalaceTerrace [PATCH - LoTD] (STD).esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36116/' ] after: [ 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp' ] inc: [ 'Open Cities Skyrim.esp' ] # (MPX) Legacy of the Dragonborn Patches - Open Cities # - name: 'Solitude Skyway SE [PATCH - LoTD] (OCS).esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36116/' ] after: [ 'TGCoS [PATCH - Solitude Skyway SE] (OCS).esp' ] inc: [ 'BluePalaceTerrace.esp' ] - name: 'Solitude Skyway SE + BluePalaceTerrace [PATCH - LoTD] (OCS).esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36116/' ] after: [ 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp' ] # (MPX) Personal Creations # - name: '(Solitude Skyway SE Estuary Fortress Extension|Solitude Skyway SE Estuary Fortress Access Extension)\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36116/' ] after: - 'Open Cities Skyrim.esp' - 'Solitude Skyway SE [PATCH - LoTD] (OCS).esp' - 'Solitude Skyway SE [PATCH - LoTD] (STD).esp' - 'Solitude Skyway SE + BluePalaceTerrace [PATCH - LoTD] (OCS).esp' - 'Solitude Skyway SE + BluePalaceTerrace [PATCH - LoTD] (STD).esp' - 'TGCoS [PATCH - Solitude Skyway SE] (OCS).esp' - 'TGCoS [PATCH - Solitude Skyway SE] (STD).esp' - 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp' - 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp' msg: - type: error content: - lang: en text: 'Requires one of these plugins: %1%.' - lang: de text: 'Benötigt eins dieser Plugins: %1%.' subs: [ 'TGCoS [PATCH - Solitude Skyway SE] (STD).esp or TGCoS [PATCH - Solitude Skyway SE] (OCS).esp or TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp or TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp' ] condition: 'not active("TGCoS [PATCH - Solitude Skyway SE] (STD).esp") and not active("TGCoS [PATCH - Solitude Skyway SE] (OCS).esp") and not active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp") and not active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp")' # (MPX) Other Patches # - name: 'BluePalaceTerrace [PATCH - TGCoS Amended Mountain Assets].esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36116/' ] msg: - <<: *alreadyInX subs: [ 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp' ] condition: 'active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp")' - <<: *alreadyInX subs: [ 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp' ] condition: 'active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp")' - name: 'TGCoS [PATCH - KvHarborside].esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36116/' ] inc: [ 'Solitude Skyway SE.esp' ] - name: 'TGCoS + Solitude Skyway SE [PATCH - KvHarborside].esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36116/' ] after: - 'TGCoS [PATCH - Solitude Skyway SE] (OCS).esp' - 'TGCoS [PATCH - Solitude Skyway SE] (STD).esp' - 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp' - 'TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp' msg: - type: error content: - lang: en text: 'Requires one of these plugins: %1%.' - lang: de text: 'Benötigt eins dieser Plugins: %1%.' subs: [ 'TGCoS [PATCH - Solitude Skyway SE] (STD).esp or TGCoS [PATCH - Solitude Skyway SE] (OCS).esp or TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp or TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp' ] condition: 'not active("TGCoS [PATCH - Solitude Skyway SE] (STD).esp") and not active("TGCoS [PATCH - Solitude Skyway SE] (OCS).esp") and not active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp") and not active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp")' - name: 'TGCoS [PATCH - Open Cities Skyrim SE].esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36116/' ] msg: - <<: *alreadyInOrFixedByX subs: [ 'Modular PatchXpress TGCoS Open Cities Skyrim plugins' ] condition: 'active("TGCoS [PATCH - Solitude Skyway SE] (OCS).esp") or active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp")' - name: 'The Great City of Solitude Unofficial Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/36116/' ] tag: - -C.Location - -C.Regions - -C.Water - -Keywords msg: - <<: *alreadyInOrFixedByX subs: [ 'Modular PatchXpress TGCoS plugins' ] condition: 'active("TGCoS [PATCH - Open Cities Skyrim SE].esp") or active("TGCoS [PATCH - Solitude Skyway SE] (STD).esp") or active("TGCoS [PATCH - Solitude Skyway SE] (OCS).esp") or active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (STD).esp") or active("TGCoS [PATCH - Solitude Skyway SE + BluePalaceTerrace] (OCS).esp")' ### (QUASIPC) Qwinn's Unified Automated Self Installing Patch Compendium ### - name: 'Qw_.*\.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18369/' ] - name: 'Qw_ACE_BSHeartland Patch.esp' after: [ 'Qw_BeyondSkyrimBruma_USSEP Hotfix Patch.esp' ] - name: 'Qw_ACE_CloaksOfSkyrim Patch.esp' msg: - <<: *alreadyInX subs: [ 'kryptopyr''s Patch Hub - CCOR & Cloaks of Skyrim Patch' ] condition: 'active("Cloaks_CCOR_Patch.esp")' - name: 'Qw_ACE_CRF Patch.esp' tag: [ Keywords ] clean: - crc: 0xE2B0065F util: 'SSEEdit v4.0.3' - name: 'Qw_DeadlySpellImpacts_AOS Patch.esp' tag: - Graphics - Sound - name: 'Qw_DeadlySpellImpacts_ISC Patch.esp' tag: - Graphics - Sound - name: 'Qw_Diversity_ICoWinterhold Patch.esp' after: [ 'Qw_Diversity_CRF Patch.esp' ] - name: 'Qw_ISC_USSEP Patch.esp' tag: [ Sound ] - name: 'Qw_PANNPCs_AIOverhaul Patch.esp' msg: - <<: *alreadyInX subs: [ 'AI Overhaul - PAN_NPCs Patch.esp' ] condition: 'active("AI Overhaul - PAN_NPCs Patch.esp")' - name: 'Qw_PANNPCs_ICoWinterhold Patch.esp' after: [ 'Qw_PANNPCs_CRF Patch.esp' ] - name: 'Qw_TheOrdinaryWomen_ICoWinterhold Patch.esp' after: [ 'Qw_TheOrdinaryWomen_CRF Patch.esp' ] - name: 'Qw_WACCF_AOS Patch.esp' tag: [ Sound ] - name: 'Qw_WACCF_BSHeartland Patch.esp' after: [ 'Qw_BeyondSkyrimBruma_USSEP Hotfix Patch.esp' ] - name: 'Qw_WACCF_CRF Patch.esp' tag: [ Stats ] - name: 'Qw_WACCF_ISC Patch.esp' after: [ 'Qw_ISC_USSEP Patch.esp' ] tag: [ Sound ] ### (RSCPC) RS Children Patch Compendium ### - name: 'RSC_USSEP_AventusFix.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13409/' ] req: [ 'RSChildren.esp' ] ### (SBCK) Scoped Bows Compatibility Kit ### - name: 'ScopedBows_MLU_ZIA Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19495/' ] tag: - Graphics - Names - Stats ### Skyrim 3D Trees Patches ### - name: 'S3DTrees Better Dynamic Snow Patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/36647/' name: 'Skyrim 3D Trees Patches' msg: [ *alreadyInOrFixedByBDSv3_0 ] ### SIC SE - Add-Ons and Patches ### - name: 'SIC - ICH Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/54930/' ] msg: - <<: *alreadyInX subs: [ 'SIC WACCF_ICH Patch.esp' ] condition: 'active("SIC WACCF_ICH Patch.esp")' ### SkyTEST Integration Project ### - name: 'Skytest Creature Extension.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13428/' ] msg: - <<: *alreadyInX subs: [ 'SIC - Skytest Integration.esp' ] condition: 'active("SIC - Skytest Integration.esp")' - name: 'Skytest Immersive Creatures.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13428/' ] msg: - <<: *obsolete subs: [ '[SIC SE - Add-Ons and Patches](https://www.nexusmods.com/skyrimspecialedition/mods/54930/)' ] condition: 'version("Skyrim Immersive Creatures Special Edition.esp", "7.0.0", >=)' ### Ultimate College of Winterhold: Mod & Patches ### # Main Mod # - name: 'UltimateCollege.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/44797/' ] after: - 'mihailspectres.esp' - 'mihailbeholder.esp' - 'ImmersiveIntegrationSE15.esp' inc: - 'CollegeModifications.esp' - 'MagicalCollegeofWinterhold.esp' - 'OCW_LightingPatch_Brighter.esp' - 'OCW_LightingPatch_Darker.esp' - name: 'mihailspectres.esp' condition: 'active("mihailspectres.esp") and checksum("mihailspectres.esp", 95F0F68D)' - name: 'mihailbeholder.esp' condition: 'active("mihailbeholder.esp") and checksum("mihailbeholder.esp", 447993FF)' msg: - <<: *compatNotes subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/2761'] - <<: *patch3rdParty subs: - 'Cheesemod for Everyone' - '[what777''s Cheesemod for Everyone Patches](https://www.nexusmods.com/skyrimspecialedition/mods/45824/)' condition: 'active("yumcheese.esp") and not active("yumcheese - UCOW.esp")' - <<: *patchIncluded subs: [ 'Additional Hearthfire Dolls' ] condition: 'active("AdditionalHearthfireDolls.esp") and not active("UltimateCollege_AddlHFDolls_Patch.esp")' - <<: *patchIncluded subs: [ 'Aemer''s Refuge' ] condition: 'active("LeanWolfs Aemers Refuge SE.esp") and not active("UltimateCollege_AemersRefuge_Patch.esp")' - <<: *patchIncluded subs: [ 'AI Overhaul SSE' ] condition: 'active("AI Overhaul.esp") and not active("UltimateCollege_AIOv_Patch.esp")' - <<: *patchIncluded subs: [ 'Amulets of Skyrim' ] condition: 'active("SL01AmuletsSkyrim.esp") and not active("UltimateCollege_Amulets_Patch.esp")' - <<: *patchIncluded subs: [ 'Animated Armoury' ] condition: 'active("NewArmoury.esp") and not active("UltimateCollege_NewArmoury_Patch.esp")' - <<: *patchIncluded subs: [ 'Apophysis Dragon Priest Masks' ] condition: '(active("Apophysis_DPM_SE.esp") or file("textures/carn2k4/dragon priest masks/hevnoraak_hood.dds")) and not file("meshes/CWI/DisplayStatics/CWIHevnoraak.nif")' - <<: *patchIncluded subs: [ 'Arcanum' ] condition: 'active("Arcanum.esp") and not active("UltimateCollege_Arcanum_Patch.esp")' - <<: *patchIncluded subs: [ 'Artifacts of Skyrim' ] condition: 'active("Artifacts.esp") and not active("UltimateCollege_Artifacts_Patch.esp")' - <<: *patchIncluded subs: [ 'Artifacts - The Tournament of the Ten Bloods' ] condition: 'active("ArtifactsOfBoethiah.esp") and not active("UltimateCollege_ArtBoethiah_Patch.esp")' - <<: *patchIncluded subs: [ 'Atlas Map Markers' ] condition: 'active("Atlas Legendary.esp") and not active("UltimateCollege_AtlasLegendary_Patch.esp")' - <<: *patchIncluded subs: [ 'Atlas Map Markers SE with MCM' ] condition: 'active("Atlas Map Markers.esp") and not active("UltimateCollege_AtlasMapMarkersSE_Patch.esp")' - <<: *patchIncluded subs: [ 'Audio Overhaul for Skyrim SE' ] condition: 'active("Audio Overhaul Skyrim.esp") and not active("UltimateCollege_AudioOv_Patch.esp")' - <<: *patchIncluded subs: [ 'Bijin Warmaidens SE' ] condition: 'active("Bijin Warmaidens.esp") and not active("UltimateCollege_BijinWar_Patch.esp")' - <<: *patchIncluded subs: [ 'Bijin All in One' ] condition: 'active("Bijin AIO.esp") and not active("UltimateCollege_BijinAIO_Patch.esp")' - <<: *patchIncluded subs: [ 'Bijin All in One 2020' ] condition: 'active("Bijin_AIO 2018.esp") and not active("UltimateCollege_Bijin2018_Patch.esp")' - <<: *patchIncluded subs: [ 'Bijin All in One 2020 SV' ] condition: 'active("Bijin_AIO-SV 2018.esp") and not active("UltimateCollege_Bijin2018SV_Patch.esp")' - <<: *patchIncluded subs: [ 'Black Mage Armor' ] condition: 'active("Black Mage Armor SE.esp") and not active("UltimateCollege_BlackMageArmor_Patch.esp")' - <<: *patchIncluded subs: [ 'Cloaks of Skyrim' ] condition: 'active("Cloaks.esp") and not active("UltimateCollege_Cloaks_Patch.esp")' - <<: *patchIncluded subs: [ 'Cutting Room Floor' ] condition: 'active("Cutting Room Floor.esp") and not active("UltimateCollege_CRF_Patch.esp")' - <<: *patchIncluded subs: [ 'Diversity - A Character Overhaul' ] condition: 'active("Diversity - A Character Overhaul.esp") and (not active("UltimateCollege_Diversity_Patch.esp") or not active("UltimateCollege_Diversity_CRF_VanillaHair.esp"))' - <<: *patchIncluded subs: [ 'Dynamic Firewood Stacks' ] condition: 'active("Dynamic Firewood Stacks.esp") and not active("UltimateCollege_DynFwS_Patch.esp")' - <<: *patchIncluded subs: [ 'Enhanced Lights and FX' ] condition: 'active("EnhancedLightsandFX.esp") and not active("UltimateCollege_ELFX_Patch.esp")' - <<: *patchIncluded subs: [ 'Enhanced Lights and FX Enhancer' ] condition: 'active("ELFXEnhancer.esp") and not active("UltimateCollege_ELFXEnhancer_Patch.esp")' - <<: *patchIncluded subs: [ 'Enhanced Lights and FX Exteriors' ] condition: 'active("ELFX - Exteriors.esp") and not active("UltimateCollege_ELFXExt_Patch.esp")' - <<: *patchIncluded subs: [ 'Immersive Weapon Integration' ] condition: 'active("ImmersiveIntegrationSE15.esp") and not active("UltimateCollege_IWIntegration_Patch.esp")' - <<: *patchIncluded subs: [ 'Jampion NPCs' ] condition: 'active("Jampion NPCs.esp") and not active("UltimateCollege_Jampion_Patch.esp")' - <<: *patchIncluded subs: [ 'Konahrik''s Accoutrements' ] condition: 'active("konahrik_accoutrements.esp") and not active("UltimateCollege_KA_Patch.esp")' - <<: *patchIncluded subs: [ 'Legacy of the Dragonborn SSE' ] condition: 'active("LegacyoftheDragonborn.esm") and not active("UltimateCollege_LOTD_Patch.esp")' - <<: *patchIncluded subs: [ 'Legacy of the Dragonborn BadGremlin''s Collection' ] condition: 'active("BGCollectables.esp") and not active("UltimateCollege_BadGC_Patch.esp")' - <<: *patchIncluded subs: [ 'M''rissi''s Tails of Troubles' ] condition: 'active("MrissiTailOfTroubles.esp") and not active("UltimateCollege_Mrissi_Patch.esp")' - <<: *patchIncluded subs: [ 'The Men of Winter' ] condition: 'active("Men of Winter.esp") and not active("UltimateCollege_MenOfWinter_Patch.esp")' - <<: *patchIncluded subs: [ 'The Men of Winter - Modular Edition Enthir' ] condition: 'active("MoW Enthir.esp") and not active("UltimateCollege_MoWEnthir_Patch.esp")' - <<: *patchIncluded subs: [ 'Morrowloot Special Edition' ] condition: 'active("Morrowloot.esp") and not active("UltimateCollege_Morrowloot_Patch.esp")' - <<: *patchIncluded subs: [ 'Morrowloot Ultimate' ] condition: 'active("MLU.esp") and not active("UltimateCollege_MLU_Patch.esp")' - <<: *patchIncluded subs: [ 'Mystic Condenser SE' ] condition: 'active("Mystic Condenser.esp") and not active("UltimateCollege_MysCond_Patch.esp")' - <<: *patchIncluded subs: [ 'Mysticism - A Magic Overhaul' ] condition: 'active("MysticismMagic.esp") and not active("UltimateCollege_Mysticism_Patch.esp")' - <<: *patchIncluded subs: [ 'Northbourne NPCs of Winterhold' ] condition: 'active("Northbourne NPCs of Winterhold.esp") and not active("UltimateCollege_Northbourne_Patch.esp")' - <<: *patchIncluded subs: [ 'Not So Fast - Mage Guild' ] condition: 'active("NotSoFast-MageGuild.esp") and not active("UltimateCollege_NSFMG_Patch.esp")' - <<: *patchIncluded subs: [ 'Opulent Outfits AIO' ] condition: 'active("OpulentOutfits_2017-SSE AIO.esp") and not active("UltimateCollege_OpOutfitsAIO_Patch.esp")' - <<: *patchIncluded subs: [ 'Opulent Outfits Replacer' ] condition: 'active("OpulentOutfits_2017-SSE Replacer.esp") and not active("UltimateCollege_OpOutfitsReplacer_Patch.esp")' - <<: *patchIncluded subs: [ 'The Ordinary Women' ] condition: 'active("The Ordinary Women.esp") and not active("UltimateCollege_TOW_Patch.esp")' - <<: *patchIncluded subs: [ 'Pandorable''s Brelyna' ] condition: 'active("PAN_Brelyna.esp") and not active("UltimateCollege_PanBrelyna_Patch.esp")' - <<: *patchIncluded subs: [ 'Pandorable''s NPCs' ] condition: 'active("PAN_NPCs.esp") and not active("UltimateCollege_PanNPCs_Patch.esp")' - <<: *patchIncluded subs: [ 'Pandorable''s NPCs - males' ] condition: 'active("PAN_NPCs_Males.esp") and not active("UltimateCollege_PanMales_Patch.esp")' - <<: *patchIncluded subs: [ 'Pandorable''s Small Replacers AIO' ] condition: 'active("PAN_AIO_small.esp") and not active("UltimateCollege_PanAIO_Patch.esp")' - <<: *patchIncluded subs: [ 'Quests are in Skyrim' ] condition: 'active("QuestsAreInSkyrimUSSEP.esp") and not active("UltimateCollege_QiaS_Patch.esp")' - <<: *patchIncluded subs: [ 'Skyrim''s Unique Treasures' ] condition: 'active("SkyrimsUniqueTreasures.esp") and not active("UlitmateCollege_SUT_Patch.esp")' - <<: *patchIncluded subs: [ 'Snazzy Furniture and Clutter Overhaul' ] condition: 'active("Snazzy Furniture and Clutter Overhaul.esp") and not active("UltimateCollege_SFCO_Patch.esp")' - <<: *patchIncluded subs: [ 'Solitude and Temple Frescoes' ] condition: 'active("SolitudeTempleFrescoes.esp") and (not active("UltimateCollege_Frescoes_Patch.esp") or not active("UltimateCollege_Frescoes19ESL_Patch.esp") or not active("UltimateCollege_Frescoes19NLESL_Patch.esp"))' - <<: *patchIncluded subs: [ 'The Tools of Kagrenac' ] condition: 'active("Tools of Kagrenac.esp") and not active("UltimateCollege_ToK_Patch.esp")' - <<: *patchIncluded subs: [ 'Weapons Armor Clothing and Clutter Fixes' ] condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("UltimateCollege_WACCF_Patch.esp")' - <<: *patchIncluded subs: [ 'WACCF - Armor and Clothing Extension' ] condition: 'active("WACCF_Armor and Clothing Extension.esp") and not active("UltimateCollege_WACCFACE_Patch.esp")' - <<: *patchIncluded subs: [ 'Windsong Immersive Character Overhaul' ] condition: 'active("WICO - Immersive People.esp") and not active("UltimateCollege_WICO_Patch.esp")' - <<: *patchIncluded subs: [ 'Your Choices Matter - A Dark Brotherhood Expansion' ] condition: 'active("ww_AlternateDBEnding.esp") and not active("UltimateCollege_YCMDarkBrotherhood_Patch.esp")' clean: - crc: 0x6BD324B9 util: 'SSEEdit v4.0.3' ### (UVCPC) Umgak's Vokrii Compatibility Patch Compendium ### - name: 'Vokrii - WACCF Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26278/' ] msg: - <<: *alreadyInX subs: [ 'CCOR_Vokrii.esp' ] condition: 'active("CCOR_Vokrii.esp") and active("Vokrii - WACCF Patch.esp")' ### Wintersun - More Patches ### - name: 'Wintersun - SIC Patch.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/24228/' ] after: [ 'SIC BetterQuestObjectives.esp' ] ### WiZkiD Patches Compendium ### - name: 'Better Dynamic Snow - S3D Rocks patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/24046/' name: 'WiZkiD Patches Compendium' msg: [ *alreadyInOrFixedByBDSv3_0 ] ###### Anything new can go after this (If you're not sure where to put it) ###### - name: 'Omni-No-Useless-Papers-SSE.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/51468/' ] clean: - crc: 0x13AEA851 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'OmniUnlimitedWeaponEnchant.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/49292/' ] clean: - crc: 0xAE0E792C util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'NoBenches.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/47066/' ] clean: - crc: 0xCE4BC166 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'InfiniteSprint.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/46802/' ] clean: - crc: 0xBD89BDF1 util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'GunBow.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/50082/' ] clean: - crc: 0x2358D3DD util: 'SSEEdit v4.0.3h (Hotfix 1)' - name: 'FGMoreAdventures.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/40029/' ] dirty: - <<: *quickClean crc: 0xDC20C34C util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 2 - name: 'MarkekrausSentientChairsOfSkyrim.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/59604/' ] after: - 'Immersive Citizens - AI Overhaul.esp' - 'Immersive Citizens - OCS patch.esp' req: - <<: *SKSE condition: 'version("MarkekrausSentientChairsOfSkyrim.esp", "4.1.0", >=)' clean: - crc: 0x96C5D33E util: 'SSEEdit v4.0.4' - name: 'MarkekrausChairhammers.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/61304/' ] req: [ *SKSE ] clean: - crc: 0xAB3D127D util: 'SSEEdit v4.0.4' - name: 'MarkekrausChairrows.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/61168/' ] req: - <<: *SKSE condition: 'version("MarkekrausChairrows.esp", "2.0.0", >=)' clean: - crc: 0x97C6EF29 util: 'SSEEdit v4.0.4' - name: 'MarkekrausBarstoolBrawler.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/61354/' ] req: [ *SKSE ] clean: - crc: 0xC64C56A5 util: 'SSEEdit v4.0.4' - name: 'MarkekrausCheatPowers.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/58892/' ] req: [ *SKSE ] clean: - crc: 0x0AABCA29 util: 'SSEEdit v4.0.4' - name: 'MarkekrausCheatPowers.esl' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/58892/' ] msg: [ *obsolete ] - name: 'MarkekrausCheatJewelry.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/58973/' ] req: [ *SKSE ] clean: - crc: 0xDDE13D1B util: 'SSEEdit v4.0.4' - name: 'MarkekrausCheatJewelry.esl' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/58973/' ] msg: [ *obsolete ] - name: 'MarkekrausExitCombatPower.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/58651/' ] clean: - crc: 0x92DB7B37 util: 'SSEEdit v4.0.4' - name: 'MarkekrausExitCombatPower.esl' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/58651/' ] msg: [ *obsolete ] - name: 'EdhildilsDMRAstore.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/39279/' name: 'Edhildils Dmra Store' dirty: - <<: *quickClean crc: 0x9E8F3CA5 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 17 - name: 'TheScarlett.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2434/' name: 'The Scarlett - A Buildable Ship' dirty: - <<: *quickClean crc: 0xB86273B2 util: '[SSEEdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 35 - name: 'AzurasShield_SE_Eng.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12998/' name: 'Azura''s Shield SE' dirty: - <<: *quickClean crc: 0x368B3AE2 util: '[SSEEdit v4.0.4b](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 3 udr: 3 - name: 'SurWR.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/37982/' name: 'Capital Whiterun Expansion' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/63355/' name: 'Rob''s Bug Fixes - Capital Whiterun Expansion' msg: - <<: *patchUpdateAvailable subs: [ '[Rob''s Bug Fixes - Capital Whiterun Expansion](https://www.nexusmods.com/skyrimspecialedition/mods/63355/)' ] condition: 'checksum("SurWR.esp", D96CF5BF)' clean: - crc: 0xD96CF5BF util: 'SSEEdit v4.0.4b' - crc: 0xC1861BE4 util: 'SSEEdit v4.0.4b' - name: 'JKs Skyrim - Rob''s Bug Fixes.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/63379/' name: 'Rob''s Bug Fixes - JK''s Skyrim' clean: - crc: 0xE232CE03 util: 'SSEEdit v4.0.4b' - name: 'JKs Skyrim - Farming Patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/63379/' name: 'Rob''s Bug Fixes - JK''s Skyrim' clean: - crc: 0x111DD990 util: 'SSEEdit v4.0.4b' - name: 'JK''s RedBag''s Solitude.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/50131/' name: 'JK''s RedBag''s Solitude' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64069/' name: 'Rob''s Bug Fixes - JK''s RedBag''s Solitude' msg: - <<: *patchUpdateAvailable subs: [ '[Rob''s Bug Fixes - JK''s RedBag''s Solitude](https://www.nexusmods.com/skyrimspecialedition/mods/64069/)' ] condition: 'checksum("JK''s RedBag''s Solitude.esp", C02B497D)' clean: - crc: 0xC02B497D util: 'SSEEdit v4.0.4b' - crc: 0x4965E58B util: 'SSEEdit v4.0.4b' - name: 'JK''s RedBag''s Solitude - Dawn of Skyrim patch.esp' url: - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/50131/' name: 'JK''s RedBag''s Solitude' - link: 'https://www.nexusmods.com/skyrimspecialedition/mods/64069/' name: 'Rob''s Bug Fixes - JK''s RedBag''s Solitude' msg: - <<: *patchUpdateAvailable subs: [ '[Rob''s Bug Fixes - JK''s RedBag''s Solitude](https://www.nexusmods.com/skyrimspecialedition/mods/64069/)' ] condition: 'checksum("JK''s RedBag''s Solitude - Dawn of Skyrim Patch.esp", 57A26548)' clean: - crc: 0x57A26548 util: 'SSEEdit v4.0.4b' - crc: 0x930C1CE3 util: 'SSEEdit v4.0.4b' - name: 'New Vaermina Statue.esp' url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/81944/' ] dirty: - <<: *quickClean crc: 0x5C2BBEA9 util: '[TES5VREdit v4.0.4](https://www.nexusmods.com/skyrimspecialedition/mods/164)' itm: 1 udr: 7