mirror of
https://github.com/loot/skyrimvr.git
synced 2026-07-27 14:17:04 -07:00
9211 lines
367 KiB
YAML
9211 lines
367 KiB
YAML
common:
|
||
# Files
|
||
- &SKSE64
|
||
name: '../skse64_loader.exe'
|
||
display: '**Skyrim Script Extender ([ SKSE 64 ](http://skse.silverlock.org))**'
|
||
condition: 'file("../SkyrimSE.exe") and not file("../skse64_loader.exe")'
|
||
- &SKSEVR
|
||
name: '../sksevr_loader.exe'
|
||
display: '**Skyrim Script Extender ([ SKSE VR ](http://skse.silverlock.org))**'
|
||
condition: 'file("../SkyrimVR.exe") and not file("../sksevr_loader.exe")'
|
||
- &SKSE
|
||
<<: *SKSE64
|
||
<<: *SKSEVR
|
||
- &SkyUI
|
||
name: 'SkyUI_SE.esp'
|
||
display: '[SkyUI](https://www.nexusmods.com/skyrimspecialedition/mods/12604)'
|
||
- &FNIS
|
||
name: 'tools/GenerateFNIS_for_Users/GenerateFNISforUsers.exe'
|
||
display: '[Fores New Idles in Skyrim SE](https://www.nexusmods.com/skyrimspecialedition/mods/3038)'
|
||
|
||
# Messages
|
||
- &doNotClean
|
||
type: say
|
||
content:
|
||
- lang: en
|
||
text: 'Do not clean ITM records, they are intentional and required for the mod to function. It is safe to undelete records, but do not do anything other than that.'
|
||
- lang: ru
|
||
text: 'Не очищать. "Грязные" правки оставлены специально и требуются для функционирования мода.'
|
||
- lang: es
|
||
text: 'No limpiar las referencias ITM (iguales al master), ya que son intencionales y necesarias para que el Mod funcione. Sí es seguro restaurar las UDR (referencias borradas), pero no haga más que eso.'
|
||
- lang: zh_CN
|
||
text: '不干净。"脏"数据是故意的,这是mod需要的功能。'
|
||
- lang: da
|
||
text: 'Rengør ikke ITM-poster: de er forsætlige og krævede for at mod’en fungerer. Det er sikkert at gendanne poster, men gør ikke andet end dét.'
|
||
- lang: ja
|
||
text: 'IMTレコードはクリーンしないでください。これらは意図的に残されたデータであり、Modを機能させるために必要です。削除の取り消しは安全に行えますが、それ以外のことは行わないでください。'
|
||
- lang: de
|
||
text: 'ITM-Einträge in diesem Plugin sollten nicht gesäubert werden, sie sind absichtlich enthalten und werden benötigt, damit der Mod richtig funktioniert. Gelöschte Eintrage wiederherzustellen ist in Ordung, alles andere aber nicht.'
|
||
- &patchProvided
|
||
type: warn
|
||
content:
|
||
- lang: en
|
||
text: '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.'
|
||
- lang: de
|
||
text: 'Sie scheinen %1% zu nutzen, aber sie haben keinen Kompatibilitätspatch für diesen Mod aktiviert. Ein Kompatibilitätspatch wird auf dieser Plugins Mod-Seite zur Verfügung gestellt.'
|
||
- &patchIncluded
|
||
type: warn
|
||
content:
|
||
- lang: en
|
||
text: '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.'
|
||
- lang: de
|
||
text: 'Sie scheinen %1% zu nutzen, aber sie haben keinen Kompatibilitätspatch für diesen Mod aktiviert. Ein Kompatibilitätspatch ist enthalten mit diesen Plugins Installer.'
|
||
- &patch3rdParty
|
||
type: warn
|
||
content:
|
||
- lang: en
|
||
text: '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%'
|
||
- lang: de
|
||
text: 'Sie scheinen %1% zu nutzen, aber sie haben keinen Kompatibilitätspatch für diesen Mod aktiviert. Ein Patch von Dritten ist hier verfügbar: %2%'
|
||
- &patch3rdPartyQUASIPC
|
||
type: warn
|
||
content:
|
||
- lang: en
|
||
text: 'You seem to be using %1%, but you have not enabled a compatibility patch for this mod. A third party patch is available here: [ Qwinn''s Unified Automated Self Installing Patch Compendium ](https://www.nexusmods.com/skyrimspecialedition/mods/18369)'
|
||
- lang: de
|
||
text: 'Sie scheinen %1% zu nutzen, aber sie haben keinen Kompatibilitätspatch für diesen Mod aktiviert. Ein Patch von Dritten ist hier verfügbar: [ Qwinn''s Unified Automated Self Installing Patch Compendium ](https://www.nexusmods.com/skyrimspecialedition/mods/18369)'
|
||
- &patch3rdPartySBCK
|
||
<<: *patch3rdParty
|
||
subs:
|
||
- '[Scoped Bows](https://www.nexusmods.com/skyrimspecialedition/mods/912/)'
|
||
- '[Scoped Bows Compatibility Kit - SBCK](https://www.nexusmods.com/skyrimspecialedition/mods/19495)'
|
||
- &compatNotes
|
||
type: say
|
||
content:
|
||
- lang: en
|
||
text: 'It is recommended that you read this mod''s [Compatibility Notes](%1%).'
|
||
- lang: de
|
||
text: 'Es wird empfohlen das Sie die [Kompatibilitäts-Notizen](%1%) dieses Mods lesen'
|
||
- &semiCompatible
|
||
type: say
|
||
content:
|
||
- lang: en
|
||
text: '%1% is not fully compatible with this mod. %2%'
|
||
- lang: de
|
||
text: '%1% ist nicht komplett kompatibel mit diesem Mod. %2%'
|
||
- &reqSKSE
|
||
type: error
|
||
content:
|
||
- lang: en
|
||
text: 'You have installed %1% but SKSE was not found! See SKSE download page: [SKSE](http://skse.silverlock.org).'
|
||
- lang: ru
|
||
text: 'У вас установлен %1%, но SKSE не найден! Смотрите страницу загрузки [SKSE](http://skse.silverlock.org).'
|
||
- lang: es
|
||
text: 'Tienes %1% instalado pero SKSE no se pudo encontrar! Por favor descarga SKSE: [SKSE](http://skse.silverlock.org)'
|
||
- lang: ko
|
||
text: '%1%가 설치되었지만 SKSE를 찾을 수 없습니다! SKSE 다운로드 페이지를 참조하십시오: [SKSE](http://skse.silverlock.org).'
|
||
- lang: zh_CN
|
||
text: '你已经安装了%1%,但是未发现SKSE!请查看SKSE的下载页面:[SKSE](http://skse.silverlock.org)。'
|
||
- lang: da
|
||
text: 'Du har installeret %1% men SKSE blev ikke fundet! Se SKSE-downloadsiden: [SKSE](http://skse.silverlock.org).'
|
||
- lang: ja
|
||
text: '%1%はインストールされていますが、SKSEが見つかりません!SKSEのダウンロードページを確認してください。[SKSE](http://skse.silverlock.org)'
|
||
- lang: de
|
||
text: 'Sie haben %1% installiert, aber SKSE wurde nicht gefunden! SKSE kann hier heruntergeladen werden: [SKSE](http://skse.silverlock.org).'
|
||
# Useful for when a plugin needs SkyUI, but shouldn't load after it (eg. when it's a master plugin).
|
||
- &reqSkyUI
|
||
type: warn
|
||
content:
|
||
- lang: en
|
||
text: 'SkyUI_SE.esp is not active in your load order. [SkyUI SE](https://www.nexusmods.com/skyrimspecialedition/mods/12604) is required for this mod to be fully functional.'
|
||
- lang: ja
|
||
text: 'SkyUI_SE.espがアクティブになっていません。このModを完全に機能させるには[SkyUI SE](https://www.nexusmods.com/skyrimspecialedition/mods/12604)が必要です。'
|
||
- lang: de
|
||
text: 'SkyUI_SE.esp ist nicht aktiv in Ihrer Ladereihenfolge. [SkyUI SE](https://www.nexusmods.com/skyrimspecialedition/mods/12604) wird benötigt damit diese Mod voll funktional ist.'
|
||
condition: 'not active("SkyUI_SE.esp")'
|
||
- &reqMasterSort
|
||
type: say
|
||
content:
|
||
- lang: en
|
||
text: 'Plugin''s Masters require sorting.'
|
||
- lang: de
|
||
text: 'Die Plugin Master müssen sortiert werden.'
|
||
- &AlreadyInX
|
||
type: error
|
||
content:
|
||
- lang: en
|
||
text: 'Delete. Already included in %1%.'
|
||
- lang: ru
|
||
text: 'Удалите. Уже включено в %1%.'
|
||
- lang: es
|
||
text: 'Borrar. Esta incluido en %1%.'
|
||
- lang: ko
|
||
text: '삭제하십시오. 이미 %1%에 포함되어 있습니다.'
|
||
- lang: zh_CN
|
||
text: '删除。已包含在%1%中。'
|
||
- lang: da
|
||
text: 'Slet. Allerede inkluderet i %1%.'
|
||
- lang: ja
|
||
text: '削除してください。既に%1%に含まれています。'
|
||
- lang: de
|
||
text: 'Löschen. Bereits in %1% enthalten.'
|
||
- &deletePlugin
|
||
type: warn
|
||
content:
|
||
- lang: en
|
||
text: '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. As they''re still required by **%1%**.'
|
||
- lang: de
|
||
text: 'Beim nutzen von **%1%** ist es empfohlen das Sie die ESP-Datei deaktivieren oder löschen, aber die mitgelieferten Mittel (z.B Meshes, Texturen) beibehalten die mit dieser Mod mitinstalliert wurden. Diese werden immer noch von **%1%** vorausgesetzt'
|
||
- &versionOldX
|
||
type: say
|
||
content:
|
||
- lang: en
|
||
text: '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.'
|
||
- lang: ru
|
||
text: 'Возможно у вас не установлена новейшая версия %1%. Для работы некоторых модов может требоваться функционал, добавленный в последней версии %1%'
|
||
- lang: es
|
||
text: 'Parece que no tienes la última versión de %1%. Algunos mods pueden requerir funcionalidad añadida en la última versión de %1% para funcionar.'
|
||
- lang: ko
|
||
text: '%1%의 최신 버전이없는 것 같습니다. 일부 개조자는 작동하기 위해 %1%의 최신 버전에 추가 된 기능이 필요할 수 있습니다.'
|
||
- lang: zh_CN
|
||
text: '你的%1%似乎不是最新的。有些插件可能需要最新的%1%才能工作。'
|
||
- lang: ja
|
||
text: '%1%が最新版ではないようです。一部のModを動作させるには最新版の%1%で追加された機能が必要となる場合があります。'
|
||
- lang: de
|
||
text: 'Sie haben anscheinend nicht die aktuellste Version von %1% installiert. Einige Mods könnten Funktionalitäten benötigen, die nur in der aktuellsten Version von %1% enthalten sind, um zu funktionieren.'
|
||
- &versionUpToDateX
|
||
type: say
|
||
content:
|
||
- lang: en
|
||
text: 'Your %1% is up-to-date.'
|
||
- lang: ru
|
||
text: 'Ваш %1% обновлен.'
|
||
- lang: es
|
||
text: 'Tienes la última versión de %1%'
|
||
- lang: ko
|
||
text: '%1%가 최신버전입니다.'
|
||
- lang: zh_CN
|
||
text: '你的%1%是最新的。'
|
||
- lang: da
|
||
text: 'Din %1% er opdateret.'
|
||
- lang: ja
|
||
text: '%1%は最新版です。'
|
||
- lang: de
|
||
text: 'Ihr %1% ist aktuell.'
|
||
- &versionIncX
|
||
type: error
|
||
content:
|
||
- lang: en
|
||
text: 'Your installed version of %1% is not compatible with your version of %2%.'
|
||
- lang: da
|
||
text: 'Din installerede version af %1% er ikke kompatibel med din version af %2%.'
|
||
- lang: ja
|
||
text: 'インストールされている%1%は使用中のバージョンの%2%との互換性がありません。'
|
||
- lang: de
|
||
text: 'Ihre installierte Version von %1% ist nicht kompatibel mit Ihrer Version von %2%.'
|
||
- &versionIncSSE
|
||
<<: *versionIncX
|
||
subs:
|
||
- '**Skyrim Script Extender ([ SKSE ](http://skse.silverlock.org))**'
|
||
- '**Skyrim SE**'
|
||
- &versionIncSVR
|
||
<<: *versionIncX
|
||
subs:
|
||
- '**Skyrim Script Extender ([ SKSE ](http://skse.silverlock.org))**'
|
||
- '**Skyrim VR**'
|
||
- &useOnlyOneX
|
||
type: error
|
||
content:
|
||
- lang: en
|
||
text: 'Use only one %1%.'
|
||
- lang: ru
|
||
text: 'Используйте только один %1%.'
|
||
- lang: es
|
||
text: 'Utilizar solo un %1%.'
|
||
- lang: ko
|
||
text: '%1%을 한개만 사용하십시오.'
|
||
- lang: zh_CN
|
||
text: '只使用一个%1%。'
|
||
- lang: ja
|
||
text: '%1%は一つだけ使用してください。'
|
||
- lang: de
|
||
text: 'Nutzen Sie nur einen %1%.'
|
||
- &includesX
|
||
type: say
|
||
content:
|
||
- lang: en
|
||
text: '%1% is included with this mod.'
|
||
- lang: de
|
||
text: 'Der %1% ist in diesem Mod enthalten.'
|
||
- &includesMBBF
|
||
<<: *includesX
|
||
subs: [ '[ Modern Brawl Bug Fix ](https://www.nexusmods.com/skyrimspecialedition/mods/1473/)' ]
|
||
|
||
# Cleaning data
|
||
- &dirtyPlugin
|
||
util: '[SSEEdit](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
info:
|
||
- lang: en
|
||
text: 'An explanation of Dirty Edits is available [here](https://tes5edit.github.io/docs/6-mod-cleaning-and-error-checking.html#AppendixA).'
|
||
- lang: de
|
||
text: 'Eine englische Säuberungsanleitung ist [hier](https://tes5edit.github.io/docs/6-mod-cleaning-and-error-checking.html#AppendixA) verfügbar.'
|
||
- &quickClean
|
||
util: '[SSEEdit](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
info:
|
||
- lang: en
|
||
text: 'Due to Improvements made to the cleaning process with the official release of xEdit 4.0.x+, any mods which were verified as clean with older versions of xEdit may now require additional cleaning. A guide for running xEdit 4.0.x+ in **Quick Auto Clean** mode can be found [here](https://tes5edit.github.io/docs/6-mod-cleaning-and-error-checking.html#ThreeEasyStepstocleanMods).'
|
||
- lang: de
|
||
text: 'Wegen Verbesserungen die dem Säuberungsprozess zugute gekommen sind mit der offiziellen Veröffentlichung von xEdit 4.0.x+, sämtliche Mods die als sauber verifiziert wurden mithilfe älterer Versionen von xEdit brauchen eventuell zusätzliche Säuberungen. Eine englische Anleitung zum ausführen von xEdit 4.0.x+ im **Schnell-Automatisch-Säubern** Modus kann [hier](https://tes5edit.github.io/docs/6-mod-cleaning-and-error-checking.html#ThreeEasyStepstocleanMods) aufgefunden werden.'
|
||
- &reqManualFix
|
||
util: '[SSEEdit](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
info:
|
||
- lang: en
|
||
text: '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).'
|
||
- lang: de
|
||
text: 'Es wird streng empfohlen keine Mods zu verwenden die **Gelöschte Navmeshes** beinhalten da diese dafür bekannt sind Abstürze auszulösen. **Gelöschte Navmeshes** müssen manuell korrigiert werden(Ein komplexer Prozess der vom Mod-Autor erledigt werden sollte). Mehr Informationen über **Gelöschte Navmeshes** wird [hier](https://www.creationkit.com/index.php?title=Fixing_Navmesh_Deletion_Tutorial) geboten.'
|
||
|
||
- &wildEdits
|
||
type: warn
|
||
content:
|
||
- lang: en
|
||
text: 'This plugin contains wild edits beyond ITM and UDR records and deleted navmeshes and may require additional manual cleaning to not interfere with other mods. %1%'
|
||
- lang: da
|
||
text: 'Dette plugin indeholder ukontrollerede redigeringer udover ITM- og UDR-poster og slettede navmesher og kan behøve yderligere manuel oprydning for ikke at forstyrre andre mods. %1%'
|
||
- lang: de
|
||
text: 'Dieses Plugin enthält wilde Modifikationen weit über ITM-, und UDR Einträge und entfernte Navmeshes hinaus und benötigt vermutlich mehr manuelle Säuberung um andere Mods nicht zu beeinträchtigen. %1%'
|
||
subs: [ '' ]
|
||
|
||
bash_tags:
|
||
- 'Actors.ACBS'
|
||
- 'Actors.AIData'
|
||
- 'Actors.AIPackages'
|
||
- 'Actors.AIPackagesForceAdd'
|
||
- 'Actors.Anims'
|
||
- 'Actors.CombatStyle'
|
||
- 'Actors.DeathItem'
|
||
- 'Actors.Skeleton'
|
||
- 'Actors.Spells'
|
||
- 'Actors.SpellsForceAdd'
|
||
- 'Actors.Stats'
|
||
- 'Body-F'
|
||
- 'Body-M'
|
||
- 'Body-Size-F'
|
||
- 'Body-Size-M'
|
||
- 'C.Acoustic'
|
||
- 'C.Climate'
|
||
- 'C.Encounter'
|
||
- 'C.GridFlags'
|
||
- 'C.ImageSpace'
|
||
- 'C.Light'
|
||
- 'C.Location'
|
||
- 'C.LockList'
|
||
- 'C.MaxHeight'
|
||
- 'C.Music'
|
||
- 'C.Name'
|
||
- 'C.Owner'
|
||
- 'C.RecordFlags'
|
||
- 'C.Regions'
|
||
- 'C.SkyLighting'
|
||
- 'C.Water'
|
||
- 'Creatures.Blood'
|
||
- 'Deactivate'
|
||
- 'Delev'
|
||
- 'Eyes'
|
||
- 'Factions'
|
||
- 'Filter'
|
||
- 'Graphics'
|
||
- 'Hair'
|
||
- 'IIM'
|
||
- 'Invent'
|
||
- 'InventOnly'
|
||
- 'Merge'
|
||
- 'MustBeActiveIfImported'
|
||
- 'Names'
|
||
- 'NoMerge'
|
||
- 'NpcFaces'
|
||
- 'NpcFacesForceFullImport'
|
||
- 'NPC.Class'
|
||
- 'Npc.EyesOnly'
|
||
- 'Npc.HairOnly'
|
||
- 'NPC.Race'
|
||
- 'Relations'
|
||
- 'Relev'
|
||
- 'Roads'
|
||
- 'R.AddSpells'
|
||
- 'R.Attributes-F'
|
||
- 'R.Attributes-M'
|
||
- 'R.ChangeSpells'
|
||
- 'R.Description'
|
||
- 'R.Ears'
|
||
- 'R.Head'
|
||
- 'R.Mouth'
|
||
- 'R.Relations'
|
||
- 'R.Skills'
|
||
- 'R.Teeth'
|
||
- 'ScriptContents'
|
||
- 'Scripts'
|
||
- 'Sound'
|
||
- 'SpellStats'
|
||
- 'Stats'
|
||
- 'Voice-F'
|
||
- 'Voice-M'
|
||
|
||
globals:
|
||
- type: warn
|
||
content:
|
||
- lang: en
|
||
text: 'This version of LOOT has inferior handling of Creation Club plugins. Support for these are therefore limited in versions prior to LOOT 0.13.1. It is recommended to update as soon as possible.'
|
||
- lang: da
|
||
text: 'Denne version af LOOT har begrænset understøttelse af Creation Club-plugins. Det er derfor anbefalet at opdatere til LOOT 0.13.1 eller senere hurtigst muligt.'
|
||
- lang: de
|
||
text: 'Diese Version von LOOT kann nicht richtig mit Creation Club-Plugins umgehen. Unterstützung für diese ist daher limitiert in Versionen älter als LOOT 0.13.1. Ein Update ist stark empfohlen.'
|
||
condition: 'version("LOOT", "0.13.1.0", <) and file("cc[A-Z]{3}FO4[0-9]{3}-[a-zA-Z0-9()]+\.es(l|m)")'
|
||
- type: say
|
||
content:
|
||
- lang: en
|
||
text: '[Latest LOOT thread](%1%).'
|
||
- lang: ru
|
||
text: '[Обсуждение LOOT "(Eng)"](%1%).'
|
||
- lang: es
|
||
text: '[Forum de LOOT](%1%).'
|
||
- lang: ko
|
||
text: '[최신 LOOT 스레드](%1%).'
|
||
- lang: zh_CN
|
||
text: '[最新的LOOT版本](%1%)。'
|
||
- lang: da
|
||
text: '[Seneste LOOT-tråd](%1%).'
|
||
- lang: ja
|
||
text: '[LOOTの最新スレッドを開く](%1%)(英語)'
|
||
- lang: de
|
||
text: '[Aktueller LOOT-Thread](%1%).'
|
||
subs: [ 'https://loot.github.io/latest-thread/' ]
|
||
# Fores New Idles
|
||
- type: say
|
||
condition: 'file("tools/GenerateFNIS_for_Users/GenerateFNISforUsers.exe")'
|
||
content:
|
||
- lang: en
|
||
text: 'It appears you have [Fores New Idles in Skyrim SE](https://www.nexusmods.com/skyrimspecialedition/mods/3038) installed. Remember to run GenerateFNISforUsers.exe every time you have installed or un-installed FNIS, or a FNIS based mod.'
|
||
- lang: ru
|
||
text: 'У вас установлен [Fores New Idles in Skyrim SE](https://www.nexusmods.com/skyrimspecialedition/mods/3038). Не забудьте запускать GenerateFNISforUsers.exe каждый раз, когда вы установите или удалите FNIS, или любой мод, основанный на FNIS.'
|
||
- lang: es
|
||
text: 'Parece que [Fores New Idles in Skyrim SE](https://www.nexusmods.com/skyrimspecialedition/mods/3038) está instalado. Recuerda correr GenerateFNISforUsers.exe cada vez que instales o desinstales FNIS o un mod basado en FNIS.'
|
||
- lang: ko
|
||
text: '[Fores New Idles in Skyrim SE](https://www.nexusmods.com/skyrimspecialedition/mods/3038)이 설치된 것같습니다. FNIS나 FNIS 기반 모드를 설치하거나 제거할때마다 GenerateFNISforUsers.exe를 실행하는 것을 잊지마세요.'
|
||
- lang: zh_CN
|
||
text: '你安装了[FNIS SE](https://www.nexusmods.com/skyrim/mods/11811)。每次安装或卸载基于FNIS的mod时记得运行GenerateFNISforUsers.exe。'
|
||
- lang: ja
|
||
text: '[Fores New Idles in Skyrim SE](https://www.nexusmods.com/skyrimspecialedition/mods/3038)がインストールされているようです。FNIS本体、またFNISに準拠するModをインストール/アンインストールする際は、必ずGenerateFNISforUsers.exeを実行し直すようにしてください。'
|
||
- lang: de
|
||
text: 'Sie haben anscheinend [Fores New Idles in Skyrim SE](https://www.nexusmods.com/skyrimspecialedition/mods/3038) installiert. Vergessen Sie nicht, jedes mal GenerateFNISforUsers.exe zu starten, wenn Sie FNIS oder einen auf FNIS basierenden Mod installiert oder deinstalliert haben.'
|
||
# Skyrim Script Extender - Required Scripts
|
||
- type: warn
|
||
condition: 'not file("scripts/skse.pex") and ((file("../SkyrimSE.exe") and file("../skse64_loader.exe")) or (file("../SkyrimVR.exe") and file("../sksevr_loader.exe")))'
|
||
content:
|
||
- lang: en
|
||
text: 'It appears you have installed **Skyrim Script Extender**, but its required scripts seem to be missing. Please ensure you have correctly installed the scripts bundled with the **[SKSE](http://skse.silverlock.org)** installation archive.'
|
||
- lang: de
|
||
text: 'Es erscheint als hätten Sie **Skyrim Script Extender** installiert, aber die vorausgesetzten Skripte scheinen zu fehlen. Bitte stellen Sie sicher das Sie die Skripte korrekt mit installiert haben die mit dem **[SKSE](http://skse.silverlock.org)** Installationsarchiv enthalten sind.'
|
||
|
||
# SKSE 64 - Latest Version (0.2.0.12)
|
||
- <<: *versionOldX
|
||
subs: [ '[SKSE 64](http://skse.silverlock.org)' ]
|
||
condition: 'version("../skse64_loader.exe", "0.2.0.12", <) and file("../SkyrimSE.exe") and file("../skse64_loader.exe")'
|
||
- <<: *versionUpToDateX
|
||
subs: [ '[SKSE 64](http://skse.silverlock.org)' ]
|
||
condition: 'version("../skse64_loader.exe", "0.2.0.12", ==) and file("../SkyrimSE.exe") and file("../skse64_loader.exe")'
|
||
# SKSE VR - Latest Version (0.2.0.10)
|
||
- <<: *versionOldX
|
||
subs: [ '[SKSE VR](http://skse.silverlock.org)' ]
|
||
condition: 'version("../skseVR_loader.exe", "0.2.0.10", <) and file("../SkyrimVR.exe") and file("../skseVR_loader.exe")'
|
||
- <<: *versionUpToDateX
|
||
subs: [ '[SKSE VR](http://skse.silverlock.org)' ]
|
||
condition: 'version("../skseVR_loader.exe", "0.2.0.10", ==) and file("../SkyrimVR.exe") and file("../skseVR_loader.exe")'
|
||
|
||
# SKSE 64 - Compatibility
|
||
- <<: *versionIncSSE
|
||
condition: 'file("../SkyrimSE.exe") and file("../skse(?:vr)?_loader.exe") and not file("../skse64_loader.exe")'
|
||
# SKSE VR - Compatibility
|
||
- <<: *versionIncSVR
|
||
condition: 'file("../SkyrimVR.exe") and file("../skse(?:64)?_loader.exe") and not file("../sksevr_loader.exe")'
|
||
|
||
# SKSE Plugins - Requirements
|
||
# - <<: *reqSKSE
|
||
# subs: [ 'a SKSE Plugin' ]
|
||
# condition: 'file("SKSE/Plugins/([^\.]+\.dll)") and not file("../skse(64|vr)_loader.exe")'
|
||
|
||
- <<: *reqSKSE
|
||
subs: [ '[Achievements Mods Enabler](https://www.nexusmods.com/skyrimspecialedition/mods/245)' ]
|
||
condition: 'file("SKSE/Plugins/AchievementsModsEnabler.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[Better Jumping SE](https://www.nexusmods.com/skyrimspecialedition/mods/18967/)' ]
|
||
condition: 'file("SKSE/Plugins/BetterJumpingSE.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[CBP Physics](https://www.nexusmods.com/skyrimspecialedition/mods/13207/)' ]
|
||
condition: 'file("SKSE/Plugins/cbp.dll") and not file("../skse(64|vr)_loader.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[Classic Sprinting Redone](https://www.nexusmods.com/skyrimspecialedition/mods/20166/)' ]
|
||
condition: 'file("SKSE/Plugins/ClassicSprinting.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[Display Enemy Level](https://www.nexusmods.com/skyrimspecialedition/mods/18533/)' ]
|
||
condition: 'file("SKSE/Plugins/DisplayEnemyLevel.dll") and not file("../skse(64|vr)_loader.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[Encounter Zones Unlocked](https://www.nexusmods.com/skyrimspecialedition/mods/19608/)' ]
|
||
condition: 'file("SKSE/Plugins/encounter_zones_unlocked.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[SSE Engine Fixes](https://www.nexusmods.com/skyrimspecialedition/mods/17230/)' ]
|
||
condition: 'file("SKSE/Plugins/EngineFixes64.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[Enhanced No Poison Dialogue](https://www.nexusmods.com/skyrimspecialedition/mods/19859/)' ]
|
||
condition: 'file("SKSE/Plugins/EnhancedNoPoisonDialog.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[Enchantment Reload Fix SE](https://www.nexusmods.com/skyrimspecialedition/mods/21055/)' ]
|
||
condition: 'file("SKSE/Plugins/EnchantmentReloadFixSE.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[Experience](https://www.nexusmods.com/skyrimspecialedition/mods/17751/)' ]
|
||
condition: 'file("SKSE/Plugins/Experience.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[SSE Fixes](https://www.nexusmods.com/skyrimspecialedition/mods/10547/)' ]
|
||
condition: 'file("SKSE/Plugins/FPSFixPlugin.dll") and not file("../skse(64|vr)_loader.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[Floating Damage](https://www.nexusmods.com/skyrimspecialedition/mods/14332/)' ]
|
||
condition: 'file("SKSE/Plugins/FloatingDamage.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[Fuz Ro D-oh - Silent Voice](https://www.nexusmods.com/skyrimspecialedition/mods/15109/)' ]
|
||
condition: 'file("SKSE/Plugins/Fuz Ro D''oh.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[Havok Fix](https://www.nexusmods.com/skyrimspecialedition/mods/18160/)' ]
|
||
condition: 'file("SKSE/Plugins/HavokFix64.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[Hook Share SSE](https://www.nexusmods.com/skyrimspecialedition/mods/21373/)' ]
|
||
condition: 'file("SKSE/Plugins/HookShareSSE.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[JContainers 64](https://www.nexusmods.com/skyrimspecialedition/mods/16495/)' ]
|
||
condition: 'file("SKSE/Plugins/JContainers64.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[JContainers VR](https://www.nexusmods.com/skyrimspecialedition/mods/16495/)' ]
|
||
condition: 'file("SKSE/Plugins/JContainersVR.dll") and not file("../sksevr_loader.exe") and not file("../SkyrimSE.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[ModifyFaceGen Fix](https://www.nexusmods.com/skyrimspecialedition/mods/11669/)' ]
|
||
condition: 'file("SKSE/Plugins/mfgfix.dll") and not file("../skse(64|vr)_loader.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[PapyrusUtil SE](https://www.nexusmods.com/skyrimspecialedition/mods/13048/)' ]
|
||
condition: 'file("SKSE/Plugins/PapyrusUtil.dll") and not file("../skse(64|vr)_loader.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[Quick Loot RE](https://www.nexusmods.com/skyrimspecialedition/mods/21085/)' ]
|
||
condition: 'file("SKSE/Plugins/QuickLootRE.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[Simple Face to Face Conversation - Updated](https://www.nexusmods.com/skyrimspecialedition/mods/21220/)' ]
|
||
condition: 'file("SKSE/Plugins/SimpleFace2FaceKiwami.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[Skyrim Skill Uncapper](https://www.nexusmods.com/skyrimspecialedition/mods/8889/)' ]
|
||
condition: 'file("SKSE/Plugins/SkyrimUncapper.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[SkyriimSouls - Unpaused Game Menus](https://www.nexusmods.com/skyrimspecialedition/mods/15170/)' ]
|
||
condition: 'file("SKSE/Plugins/SkyrimSouls.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[Stay At The System Page - Updated](https://www.nexusmods.com/skyrimspecialedition/mods/19832/)' ]
|
||
condition: 'file("SKSE/Plugins/StayAtSystemPageSE.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
- <<: *reqSKSE
|
||
subs: [ '[To Your Face - Sensible NPC commenting](https://www.nexusmods.com/skyrimspecialedition/mods/13373/)' ]
|
||
condition: 'file("SKSE/Plugins/to_your_face.dll") and not file("../skse64_loader.exe") and not file("../SkyrimVR.exe")'
|
||
|
||
|
||
groups:
|
||
- name: &dlcGroup DLC
|
||
|
||
- name: &ccGroup Creation Club
|
||
after: [ *dlcGroup ]
|
||
|
||
- name: &fixesGroup Fixes & Resources
|
||
after: [ *ccGroup ]
|
||
|
||
- name: &earlyLoadersGroup Early Loaders
|
||
after: [ *fixesGroup ]
|
||
|
||
- name: &addonsGroup Add-ons & Expansions
|
||
after: [ *earlyLoadersGroup ]
|
||
|
||
- name: default
|
||
after: [ *earlyLoadersGroup ]
|
||
|
||
- name: &coreGroup Core Mods
|
||
after: [ default ]
|
||
|
||
- name: &lowPriorityGroup Low Priority Overrides
|
||
after: [ *coreGroup ]
|
||
|
||
- name: &highPriorityGroup High Priority Overrides
|
||
after:
|
||
- *lowPriorityGroup
|
||
- *addonsGroup
|
||
|
||
- name: &lateLoadersGroup Late Loaders
|
||
after: [ *highPriorityGroup ]
|
||
|
||
- name: &lvlListsGroup Leveled List Modifiers
|
||
after: [ *lateLoadersGroup ]
|
||
|
||
- name: &dispersedGroup Dispersed
|
||
|
||
- name: &dynamicPatchGroup Dynamic Patches
|
||
after:
|
||
- *dispersedGroup
|
||
- *lvlListsGroup
|
||
|
||
- name: &lateChangesGroup Late Fixes & Changes
|
||
after: [ *dynamicPatchGroup ]
|
||
|
||
- name: &dynamicLODGroup Dynamic LOD
|
||
after: [ *lateChangesGroup ]
|
||
|
||
plugins:
|
||
- name: 'Update.esm'
|
||
group: *dlcGroup
|
||
tag:
|
||
- C.Regions
|
||
- C.Water
|
||
- Delev
|
||
dirty:
|
||
# version: 1.5.62.0 - first Pass of Quick Clean
|
||
- <<: *quickClean
|
||
crc: 0xFF60257A
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 291
|
||
udr: 91
|
||
nav: 2
|
||
# version: 1.5.62.0 - 2nd Pass of Quick Clean
|
||
- <<: *quickClean
|
||
crc: 0xA3AEB4CA
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 3
|
||
nav: 2
|
||
- name: 'Dawnguard.esm'
|
||
group: *dlcGroup
|
||
tag:
|
||
- C.Location
|
||
- C.Regions
|
||
- Delev
|
||
- Invent
|
||
- Relev
|
||
msg:
|
||
# (v1.5.62.0, 0x7BE07C9A) after 2nd Pass of Quick Clean
|
||
- <<: *wildEdits
|
||
subs: [ '[Dawnguard.esm Wild Edits Cleaning Guide](https://afkmods.iguanadons.net/index.php?/topic/4110-manual-cleaning-skyrim-and-skyrim-se-master-files/)' ]
|
||
condition: 'checksum("Dawnguard.esm", 7BE07C9A)'
|
||
dirty:
|
||
# version: 1.5.62.0 - first Pass of Quick Clean
|
||
- <<: *quickClean
|
||
crc: 0x0252FADA
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 759
|
||
udr: 82
|
||
nav: 57
|
||
# version: 1.5.62.0 - 2nd Pass of Quick Clean
|
||
- <<: *quickClean
|
||
crc: 0xA0CF8ABF
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 7
|
||
nav: 57
|
||
- name: 'Hearthfires.esm'
|
||
group: *dlcGroup
|
||
after:
|
||
- 'Dawnguard.esm'
|
||
tag:
|
||
- C.Location
|
||
- Invent
|
||
dirty:
|
||
# version: 1.5.62.0
|
||
- <<: *quickClean
|
||
crc: 0xC5D99405
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 221
|
||
udr: 11
|
||
nav: 5
|
||
- name: 'Dragonborn.esm'
|
||
group: *dlcGroup
|
||
after:
|
||
- 'Dawnguard.esm'
|
||
- 'Hearthfires.esm'
|
||
tag:
|
||
- Invent
|
||
- Relev
|
||
dirty:
|
||
# version: 1.5.62.0
|
||
- <<: *quickClean
|
||
crc: 0x3AC8FA72
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 81
|
||
udr: 8
|
||
nav: 1
|
||
- name: 'SkyrimVR.esm'
|
||
group: *dlcGroup
|
||
after:
|
||
- 'Dragonborn.esm'
|
||
|
||
###### Creation Club ######
|
||
- name: 'ccBGSSSE002-ExoticArrows.esl'
|
||
group: *ccGroup
|
||
- name: 'ccBGSSSE003-Zombies.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- name: 'ccBGSSSE004-RuinsEdge.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- name: 'ccBGSSSE006-StendarsHammer.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- name: 'ccBGSSSE007-Chrysamere.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- name: 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- name: 'ccBGSSSE014-SpellPack01.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- name: 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- name: 'ccBGSSSE021-LordsMail.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- name: 'ccMTYSSE001-KnightsoftheNine.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- 'ccBGSSSE021-LordsMail.esl'
|
||
- name: 'ccQDRSSE001-SurvivalMode.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- 'ccBGSSSE021-LordsMail.esl'
|
||
- 'ccMTYSSE001-KnightsoftheNine.esl'
|
||
msg:
|
||
- <<: *semiCompatible
|
||
subs:
|
||
- '[Unlimited Bookshelves](https://www.nexusmods.com/skyrimspecialedition/mods/11052/)'
|
||
- 'Unlimited Bookshelves reverts changes made in Update.esm which are required by Survival mode. A patch is recommended to ensure correct functionality.'
|
||
condition: 'active("UnlimitedBookshelves.esp")'
|
||
- type: warn
|
||
condition: 'active("Ordinator - Perks of Skyrim.esp") and not active("unofficial skyrim survival patch.esp")'
|
||
content:
|
||
- lang: en
|
||
text: '"ccqdrsse001-survivalmode.esl" has a [Known bug](https://www.nexusmods.com/skyrimspecialedition/articles/22/) which is incompatible with "Ordinator - Perks of Skyrim.esp". Consider using the [Unofficial Skyrim Survival Patch](https://www.nexusmods.com/skyrimspecialedition/mods/12655/) to fix this bug.'
|
||
- lang: de
|
||
text: '"ccqdrsse001-survivalmode.esl" hat einen [bekannten Fehler](https://www.nexusmods.com/skyrimspecialedition/articles/22/), welcher es inkompatibel mit "Ordinator - Perks of Skyrim.esp" macht. Der [Unofficial Skyrim Survival Patch](https://www.nexusmods.com/skyrimspecialedition/mods/12655/) behebt diesen Fehler.'
|
||
dirty:
|
||
- <<: *quickClean
|
||
crc: 0x611D6AA2
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 1
|
||
clean:
|
||
- crc: 0x15AFD14B
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ccTWBSSE001-PuzzleDungeon.esm'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- 'ccBGSSSE021-LordsMail.esl'
|
||
- 'ccMTYSSE001-KnightsoftheNine.esl'
|
||
- 'ccQDRSSE001-SurvivalMode.esl'
|
||
- name: 'ccEEJSSE001-Hstead.esm'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- 'ccBGSSSE021-LordsMail.esl'
|
||
- 'ccMTYSSE001-KnightsoftheNine.esl'
|
||
- 'ccQDRSSE001-SurvivalMode.esl'
|
||
- 'ccTWBSSE001-PuzzleDungeon.esm'
|
||
- name: 'ccQDRSSE002-Firewood.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- 'ccBGSSSE021-LordsMail.esl'
|
||
- 'ccMTYSSE001-KnightsoftheNine.esl'
|
||
- 'ccQDRSSE001-SurvivalMode.esl'
|
||
- 'ccTWBSSE001-PuzzleDungeon.esm'
|
||
- 'ccEEJSSE001-Hstead.esm'
|
||
- name: 'ccBGSSSE018-Shadowrend.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- 'ccBGSSSE021-LordsMail.esl'
|
||
- 'ccMTYSSE001-KnightsoftheNine.esl'
|
||
- 'ccQDRSSE001-SurvivalMode.esl'
|
||
- 'ccTWBSSE001-PuzzleDungeon.esm'
|
||
- 'ccEEJSSE001-Hstead.esm'
|
||
- 'ccQDRSSE002-Firewood.esl'
|
||
- name: 'ccBGSSSE035-PetNHound.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- 'ccBGSSSE021-LordsMail.esl'
|
||
- 'ccMTYSSE001-KnightsoftheNine.esl'
|
||
- 'ccQDRSSE001-SurvivalMode.esl'
|
||
- 'ccTWBSSE001-PuzzleDungeon.esm'
|
||
- 'ccEEJSSE001-Hstead.esm'
|
||
- 'ccQDRSSE002-Firewood.esl'
|
||
- 'ccBGSSSE018-Shadowrend.esl'
|
||
- name: 'ccFSVSSE001-Backpacks.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- 'ccBGSSSE021-LordsMail.esl'
|
||
- 'ccMTYSSE001-KnightsoftheNine.esl'
|
||
- 'ccQDRSSE001-SurvivalMode.esl'
|
||
- 'ccTWBSSE001-PuzzleDungeon.esm'
|
||
- 'ccEEJSSE001-Hstead.esm'
|
||
- 'ccQDRSSE002-Firewood.esl'
|
||
- 'ccBGSSSE018-Shadowrend.esl'
|
||
- 'ccBGSSSE035-PetNHound.esl'
|
||
- name: 'ccEEJSSE002-Tower.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- 'ccBGSSSE021-LordsMail.esl'
|
||
- 'ccMTYSSE001-KnightsoftheNine.esl'
|
||
- 'ccQDRSSE001-SurvivalMode.esl'
|
||
- 'ccTWBSSE001-PuzzleDungeon.esm'
|
||
- 'ccEEJSSE001-Hstead.esm'
|
||
- 'ccQDRSSE002-Firewood.esl'
|
||
- 'ccBGSSSE018-Shadowrend.esl'
|
||
- 'ccBGSSSE035-PetNHound.esl'
|
||
- 'ccFSVSSE001-Backpacks.esl'
|
||
- name: 'ccEDHSSE001-NorJewel.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- 'ccBGSSSE021-LordsMail.esl'
|
||
- 'ccMTYSSE001-KnightsoftheNine.esl'
|
||
- 'ccQDRSSE001-SurvivalMode.esl'
|
||
- 'ccTWBSSE001-PuzzleDungeon.esm'
|
||
- 'ccEEJSSE001-Hstead.esm'
|
||
- 'ccQDRSSE002-Firewood.esl'
|
||
- 'ccBGSSSE018-Shadowrend.esl'
|
||
- 'ccBGSSSE035-PetNHound.esl'
|
||
- 'ccFSVSSE001-Backpacks.esl'
|
||
- 'ccEEJSSE002-Tower.esl'
|
||
- name: 'ccVSVSSE002-Pets.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- 'ccBGSSSE021-LordsMail.esl'
|
||
- 'ccMTYSSE001-KnightsoftheNine.esl'
|
||
- 'ccQDRSSE001-SurvivalMode.esl'
|
||
- 'ccTWBSSE001-PuzzleDungeon.esm'
|
||
- 'ccEEJSSE001-Hstead.esm'
|
||
- 'ccQDRSSE002-Firewood.esl'
|
||
- 'ccBGSSSE018-Shadowrend.esl'
|
||
- 'ccBGSSSE035-PetNHound.esl'
|
||
- 'ccFSVSSE001-Backpacks.esl'
|
||
- 'ccEEJSSE002-Tower.esl'
|
||
- 'ccEDHSSE001-NorJewel.esl'
|
||
- name: 'ccBGSSSE037-Curios.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- 'ccBGSSSE021-LordsMail.esl'
|
||
- 'ccMTYSSE001-KnightsoftheNine.esl'
|
||
- 'ccQDRSSE001-SurvivalMode.esl'
|
||
- 'ccTWBSSE001-PuzzleDungeon.esm'
|
||
- 'ccEEJSSE001-Hstead.esm'
|
||
- 'ccQDRSSE002-Firewood.esl'
|
||
- 'ccBGSSSE018-Shadowrend.esl'
|
||
- 'ccBGSSSE035-PetNHound.esl'
|
||
- 'ccFSVSSE001-Backpacks.esl'
|
||
- 'ccEEJSSE002-Tower.esl'
|
||
- 'ccEDHSSE001-NorJewel.esl'
|
||
- 'ccVSVSSE002-Pets.esl'
|
||
- name: 'ccBGSSSE034-MntUni.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- 'ccBGSSSE021-LordsMail.esl'
|
||
- 'ccMTYSSE001-KnightsoftheNine.esl'
|
||
- 'ccQDRSSE001-SurvivalMode.esl'
|
||
- 'ccTWBSSE001-PuzzleDungeon.esm'
|
||
- 'ccEEJSSE001-Hstead.esm'
|
||
- 'ccQDRSSE002-Firewood.esl'
|
||
- 'ccBGSSSE018-Shadowrend.esl'
|
||
- 'ccBGSSSE035-PetNHound.esl'
|
||
- 'ccFSVSSE001-Backpacks.esl'
|
||
- 'ccEEJSSE002-Tower.esl'
|
||
- 'ccEDHSSE001-NorJewel.esl'
|
||
- 'ccVSVSSE002-Pets.esl'
|
||
- 'ccBGSSSE037-Curios.esl'
|
||
- name: 'ccBGSSSE045-Hasedoki.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- 'ccBGSSSE021-LordsMail.esl'
|
||
- 'ccMTYSSE001-KnightsoftheNine.esl'
|
||
- 'ccQDRSSE001-SurvivalMode.esl'
|
||
- 'ccTWBSSE001-PuzzleDungeon.esm'
|
||
- 'ccEEJSSE001-Hstead.esm'
|
||
- 'ccQDRSSE002-Firewood.esl'
|
||
- 'ccBGSSSE018-Shadowrend.esl'
|
||
- 'ccBGSSSE035-PetNHound.esl'
|
||
- 'ccFSVSSE001-Backpacks.esl'
|
||
- 'ccEEJSSE002-Tower.esl'
|
||
- 'ccEDHSSE001-NorJewel.esl'
|
||
- 'ccVSVSSE002-Pets.esl'
|
||
- 'ccBGSSSE037-Curios.esl'
|
||
- 'ccBGSSSE034-MntUni.esl'
|
||
- name: 'ccBGSSSE008-Wraithguard.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- 'ccBGSSSE021-LordsMail.esl'
|
||
- 'ccMTYSSE001-KnightsoftheNine.esl'
|
||
- 'ccQDRSSE001-SurvivalMode.esl'
|
||
- 'ccTWBSSE001-PuzzleDungeon.esm'
|
||
- 'ccEEJSSE001-Hstead.esm'
|
||
- 'ccQDRSSE002-Firewood.esl'
|
||
- 'ccBGSSSE018-Shadowrend.esl'
|
||
- 'ccBGSSSE035-PetNHound.esl'
|
||
- 'ccFSVSSE001-Backpacks.esl'
|
||
- 'ccEEJSSE002-Tower.esl'
|
||
- 'ccEDHSSE001-NorJewel.esl'
|
||
- 'ccVSVSSE002-Pets.esl'
|
||
- 'ccBGSSSE037-Curios.esl'
|
||
- 'ccBGSSSE034-MntUni.esl'
|
||
- 'ccBGSSSE045-Hasedoki.esl'
|
||
- name: 'ccBGSSSE036-PetBWolf.esl'
|
||
group: *ccGroup
|
||
after:
|
||
- 'ccBGSSSE002-ExoticArrows.esl'
|
||
- 'ccBGSSSE003-Zombies.esl'
|
||
- 'ccBGSSSE004-RuinsEdge.esl'
|
||
- 'ccBGSSSE006-StendarsHammer.esl'
|
||
- 'ccBGSSSE007-Chrysamere.esl'
|
||
- 'ccBGSSSE010-PetDwarvenArmoredMudcrab.esl'
|
||
- 'ccBGSSSE014-SpellPack01.esl'
|
||
- 'ccBGSSSE019-StaffofSheogorath.esl'
|
||
- 'ccBGSSSE021-LordsMail.esl'
|
||
- 'ccMTYSSE001-KnightsoftheNine.esl'
|
||
- 'ccQDRSSE001-SurvivalMode.esl'
|
||
- 'ccTWBSSE001-PuzzleDungeon.esm'
|
||
- 'ccEEJSSE001-Hstead.esm'
|
||
- 'ccQDRSSE002-Firewood.esl'
|
||
- 'ccBGSSSE018-Shadowrend.esl'
|
||
- 'ccBGSSSE035-PetNHound.esl'
|
||
- 'ccFSVSSE001-Backpacks.esl'
|
||
- 'ccEEJSSE002-Tower.esl'
|
||
- 'ccEDHSSE001-NorJewel.esl'
|
||
- 'ccVSVSSE002-Pets.esl'
|
||
- 'ccBGSSSE037-Curios.esl'
|
||
- 'ccBGSSSE034-MntUni.esl'
|
||
- 'ccBGSSSE045-Hasedoki.esl'
|
||
- 'ccBGSSSE008-Wraithguard.esl'
|
||
|
||
###### Bug Fixes & Unofficial Patches ######
|
||
- name: 'Unofficial Skyrim Special Edition Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/266/'
|
||
name: 'Unofficial Skyrim Special Edition Patch on Nexus Mods'
|
||
- link: 'https://afkmods.iguanadons.net/index.php?/files/file/1888-unofficial-skyrim-special-edition-patch/'
|
||
name: 'Unofficial Skyrim Special Edition Patch on Afk Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2947658'
|
||
name: 'Unofficial Skyrim Special Edition Patch on Bethesda.net'
|
||
group: *fixesGroup
|
||
after:
|
||
- 'Lanterns Of Skyrim - All In One - Main.esm'
|
||
- 'RSkyrimChildren.esm'
|
||
tag:
|
||
- C.Acoustic
|
||
- C.Regions
|
||
- Delev
|
||
- Relev
|
||
clean:
|
||
# version: 4.1.6
|
||
- crc: 0x6182C9BA
|
||
util: 'SSEEdit v4.0.1'
|
||
|
||
- name: 'unofficial skyrim survival patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12655/' ]
|
||
group: *fixesGroup
|
||
clean:
|
||
# version: 3.0
|
||
- crc: 0x74DDAE7A
|
||
util: 'SSEEdit v4.0.0'
|
||
tag:
|
||
- Graphics
|
||
- 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: 'FloraRespawnFix.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13186/' ]
|
||
msg:
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Ars Metallica' ]
|
||
condition: 'active("Ars Metallica.esp") and not active("Qw_ArsMetallica_FloraRespawnFix Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Skyrim 3D Trees and Plants' ]
|
||
condition: 'active("S3DTrees NextGenerationForests.esp") and not active("Qw_Skyrim3DTrees_FloraRespawnFix Patch.esp") and not active("Qw_S3DTrees_FRFix_HarvestORPlants Patch.esp")'
|
||
- name: 'Modern Brawl Bug Fix.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1473/' ]
|
||
# "This mod overwrites files from mod X, is it compatible?"
|
||
# Many mods that were found to trigger the brawl bug come with an included copy of the (obsolete)Brawl Bugs Patch.
|
||
# Load the Modern Brawl Bug Fix after them, preferably at the end of your load order to be sure there is nothing overwriting it.
|
||
# (This will not impede the functionality of said other mods.)
|
||
group: *lateChangesGroup
|
||
- name: 'Weapons Armor Clothing & Clutter Fixes.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18994/'
|
||
name: 'Weapons Armor Clothing and Clutter Fixes on Nexus Mods'
|
||
inc:
|
||
- 'Race Scale Remover.esp'
|
||
group: *earlyLoadersGroup
|
||
after:
|
||
- 'Audio Overhaul Skyrim.esp'
|
||
- 'Cutting Room Floor.esp'
|
||
- 'DLCIntegration.esp'
|
||
- 'Immersive Sounds - Compendium.esp'
|
||
- 'UnlimitedBookshelves.esp'
|
||
- 'unofficial skyrim survival patch.esp'
|
||
msg:
|
||
- <<: *compatNotes
|
||
subs: [ 'https://forums.nexusmods.com/index.php?/topic/6871717-waccf-compatibility/?p=62448162' ]
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Audio Overhaul for Skyrim' ]
|
||
condition: 'active("Audio Overhaul Skyrim.esp") and not active("Qw_WACCF_AOS Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Beyond Reach' ]
|
||
condition: 'active("arnima.esp") and not active("Qw_WACCF_arnima Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Beyond Skyrim: Bruma' ]
|
||
condition: 'active("BSHeartland.esp") and not active("Qw_WACCF_BSHeartland Patch.esp") and not active("WACCF_Armor and Clothing Extension.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Cloaks of Skyrim' ]
|
||
condition: 'active("Cloaks.esp") and not active("Qw_WACCF_CloaksOfSkyrim Patch.esp") and not active("WACCF_Armor and Clothing Extension.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Cutting Room Floor' ]
|
||
condition: 'active("Cutting Room Floor.esp") and not active("Qw_WACCF_CRF Patch.esp") and not active("WACCF_Armor and Clothing Extension.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Immersive Sounds - Compendium' ]
|
||
condition: 'active("Immersive Sounds - Compendium.esp") and not active("Qw_WACCF_ISC Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Legendary Skyrim Crossbows' ]
|
||
condition: 'active("Legendary Skyrim Crossbows.esp") and not active("Qw_WACCF_LSCrossbows Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Open Face Guard Helmets' ]
|
||
condition: 'active("Open Face Guard Helmets.esp") and not active("Qw_WACCF_OpenFaceGuardHelmets Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Open Face Guard Helmets SSE' ]
|
||
condition: 'active("OpenFaceGuardHelmetsSSE.esp") and not active("Qw_WACCF_OpenFaceGuardHelmetsSE Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'RS Children Overhaul' ]
|
||
condition: 'active("RSChildren.esp") and not active("Qw_WACCF_RSChildren Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'TMB Vanilla Armors and Clothes SSE' ]
|
||
condition: 'active("TMBVanillaArmorandClothes.esp") and not active("Qw_WACCF_TMBVAC Patch.esp")'
|
||
- <<: *patch3rdPartySBCK
|
||
condition: 'active("ScopedBows.esp") and checksum("ScopedBows.esp", 5E29053A)'
|
||
clean:
|
||
# version: 1.0.1
|
||
- crc: 0x64D44D00
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'WACCF_BashedPatchLvlListFix.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18994/'
|
||
name: 'Weapons Armor Clothing and Clutter Fixes on Nexus Mods'
|
||
group: *lvlListsGroup
|
||
clean:
|
||
# version: 1.0.1
|
||
- crc: 0xDDF0B797
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'WACCF_Armor and Clothing Extension.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19002/'
|
||
name: 'Armor and Clothing Extension on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
msg:
|
||
- *reqSkyUI
|
||
- *doNotClean
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Beyond Skyrim: Bruma' ]
|
||
condition: 'active("BSHeartland.esp") and not active("Qw_ACE_BSHeartland Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Cloaks and Capes' ]
|
||
condition: 'active("Cloaks&Capes.esp") and not active("Qw_ACE_CloaksAndCapes Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Cloaks of Skyrim' ]
|
||
condition: 'active("Cloaks.esp") and not active("Qw_ACE_CloaksOfSkyrim Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Cutting Room Floor' ]
|
||
condition: 'active("Cutting Room Floor.esp") and not active("Qw_ACE_CRF Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Skyrim Immersive Creatures' ]
|
||
condition: 'active("Skyrim Immersive Creatures Special Edition.esp") and not active("Qw_ACE_SkyrimImmersiveCreatures Patch.esp")'
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x832B2C99
|
||
util: 'SSEEdit v4.0.0'
|
||
|
||
###### Modding Tools - Generated Files ######
|
||
- name: 'Bashed Patch.*\.esp'
|
||
group: *dynamicPatchGroup
|
||
after:
|
||
- 'SSEMerged.esp'
|
||
- name: 'DynDOLOD.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrim/mods/59721/'
|
||
name: 'Dynamic Distant Objects LOD - DynDOLOD on Nexus Mods'
|
||
- link: 'http://forum.step-project.com/topic/13029-dyndolod-236-skyrim-se-beta-with-dynamic-lod/'
|
||
name: 'Dynamic Distant Objects LOD - DynDOLOD SE BETA on Step-Project Forum'
|
||
group: *dynamicLODGroup
|
||
- name: 'Smashed Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrim/mods/90987'
|
||
name: 'Mator Smash on Nexus Mods'
|
||
group: *dynamicPatchGroup
|
||
- name: 'SSEMerged.esp'
|
||
group: *dynamicPatchGroup
|
||
tag:
|
||
- NoMerge
|
||
|
||
###### AudioVisual - Fixes ######
|
||
- name: 'Better Dynamic Snow.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/9121/'
|
||
name: 'Better Dynamic Snow SE on Nexus Mods'
|
||
after:
|
||
- 'SMIM-SE-Merged-All.esp'
|
||
- 'SMIM-SE.esp'
|
||
msg:
|
||
- <<: *patchIncluded
|
||
subs: [ '[No snow under the roof](https://www.nexusmods.com/skyrimspecialedition/mods/518/)' ]
|
||
condition: 'active("Prometheus_No_snow_Under_the_roof.esp") and not active("Better Dynamic Snow - NSUTR Patch.esp")'
|
||
- <<: *semiCompatible
|
||
subs:
|
||
- '[Majestic Mountains](https://www.nexusmods.com/skyrimspecialedition/mods/11052/)'
|
||
- 'Snow''s shader conflict: If the Better Dynamic Snow''s shader is preferred to the Majestic Mountain''s shader. Then set a rule to load Better Dynamic Snow after Majestic Mountain''s. [Source](https://www.nexusmods.com/skyrimspecialedition/mods/9121?tab=description)'
|
||
condition: 'active("Better Dynamic Snow.esp") and active("MajesticMountains.esp") and not active("BDS - MM Patch.esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Majestic Mountains'
|
||
- '[ Better Dynamic Majestic Mountains ](https://www.nexusmods.com/skyrimspecialedition/mods/20102)'
|
||
condition: 'active("MajesticMountains.esp") and not active("BDS - MM Patch.esp")'
|
||
tag:
|
||
- Graphics
|
||
clean:
|
||
# version: 2.7.2
|
||
- crc: 0xE0DFD47C
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Better Dynamic Snow - NSUTR Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/9121/'
|
||
name: 'Better Dynamic Snow SE - No snow under the roof Patch on Nexus Mods'
|
||
tag:
|
||
- Graphics
|
||
clean:
|
||
# version: 2.7.2
|
||
- crc: 0xA81E5289
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'BDS - MM Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/20102/'
|
||
name: 'Better Dynamic Majestic Mountains on Nexus Mods'
|
||
tag:
|
||
- Graphics
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x48663487
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'dD - Enhanced Blood Main.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2357/'
|
||
name: 'Enhanced Blood Textures SE on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
inc: [ 'dD - Enhanced Blood Main LITE.esp' ]
|
||
msg:
|
||
- <<: *includesMBBF
|
||
- <<: *patchIncluded
|
||
subs: [ '[SkyBirds SSE Edition](https://www.nexusmods.com/skyrimspecialedition/mods/2315)' ]
|
||
condition: 'active("skyBirds_SSE.esp") and not active("EBT - skyBirds Patch.esp") and not active("EBT - skyBirds Patch (mid).esp") and not active("EBT - skyBirds Patch (short).esp")'
|
||
clean:
|
||
# version: 3.8
|
||
- crc: 0x70E9C0E7
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'dD - Enhanced Blood Main LITE.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2357/'
|
||
name: 'Enhanced Blood Textures SE on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 1.1
|
||
- crc: 0x6CF176EC
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'dD-Reduced Wound Size.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2357/'
|
||
name: 'Enhanced Blood Textures SE on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
- crc: 0x35D96F84
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'dD-(Larger|Reduced) Splatter Size\.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2357/'
|
||
name: 'Enhanced Blood Textures SE on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
msg:
|
||
- <<: *useOnlyOneX
|
||
condition: 'many("dD-(Larger|Reduced) Splatter Size\.esp")'
|
||
subs: [ 'EBT Splatter Size Modifier' ]
|
||
- name: 'dD-(Medium|Short) Script Range\.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2357/'
|
||
name: 'Enhanced Blood Textures SE on Nexus Mods'
|
||
inc:
|
||
- 'EBT - skyBirds Patch.esp'
|
||
- 'EBT - skyBirds Patch (mid).esp'
|
||
- 'EBT - skyBirds Patch (short).esp'
|
||
group: *earlyLoadersGroup
|
||
msg:
|
||
- <<: *useOnlyOneX
|
||
condition: 'many("dD-(Medium|Short) Script Range\.esp")'
|
||
subs: [ 'EBT Script Range Modifier' ]
|
||
- name: 'EBT - skyBirds Patch( \((mid|short)\))?\.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2357/'
|
||
name: 'Enhanced Blood Textures SE on Nexus Mods'
|
||
msg:
|
||
- <<: *useOnlyOneX
|
||
condition: 'many("EBT - skyBirds Patch( \((mid|short)\))?\.esp")'
|
||
subs: [ 'EBT SkyBirds Patch' ]
|
||
- name: 'Particle Patch for ENB SSE.esp'
|
||
url:
|
||
- link: 'http://enbseries.enbdev.com/forum/viewtopic.php?t=1499'
|
||
name: 'Particle Patch for ENB SSE on the ENB Forums'
|
||
tag:
|
||
- C.Climate
|
||
- C.ImageSpace
|
||
clean:
|
||
# version: 08/12/2018
|
||
- crc: 0x0A6342C0
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 08/12/2018, ESL
|
||
- crc: 0x7C9358E6
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Skyrim Project Optimization - Full Version.esm'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/14084/'
|
||
name: 'Skyrim Project Optimization SE on Nexus Mods'
|
||
group: *fixesGroup
|
||
clean:
|
||
# version: 1.3
|
||
- crc: 0x45374C76
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Skyrim Project Optimization - Full Version.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/14084/'
|
||
name: 'Skyrim Project Optimization SE on Nexus Mods'
|
||
group: *fixesGroup
|
||
clean:
|
||
# version: 1.3
|
||
- crc: 0x137A03B3
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'static mesh improvement mod se.esp'
|
||
group: *earlyLoadersGroup
|
||
- name: 'SMIM-SE?.*\.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/659/'
|
||
name: 'Static Mesh Improvement Mod SE on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
tag:
|
||
- Graphics
|
||
- 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:
|
||
# version: 2.07 & v2.08
|
||
- crc: 0x35C26177
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'SMIM-SE-DragonbornTernFix.esp'
|
||
clean:
|
||
# version: 2.08
|
||
- crc: 0x2DB5530D
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'SMIM-SE-DungeonsCliffsIceSkirts.esp'
|
||
clean:
|
||
# version: 2.08
|
||
- crc: 0xBC82A774
|
||
util: 'SSEEdit v4.0.1'
|
||
# version: 2.08, ESL Flagged
|
||
- crc: 0xA522C1D3
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'SMIM-SE-FarmhouseFlickeringFix.esp'
|
||
clean:
|
||
# version: 2.08
|
||
- crc: 0x9C7353AF
|
||
util: 'SSEEdit v4.0.1'
|
||
# version: 2.08, ESL Flagged
|
||
- crc: 0xBEEECC83
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'SMIM-SE-FurnitureChestSnowFix.esp'
|
||
clean:
|
||
# version: 2.08
|
||
- crc: 0xFCE56AAB
|
||
util: 'SSEEdit v4.0.1'
|
||
# version: 2.08, ESL Flagged
|
||
- crc: 0x8A549C3F
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'SMIM-SE-Merged-NoRiftenRopes-NoSolitudeRopes.esp'
|
||
clean:
|
||
# version: 2.08
|
||
- crc: 0xFDDAFDB0
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'SMIM-SE-Merged-NoRiftenRopes.esp'
|
||
clean:
|
||
# version: 2.08
|
||
- crc: 0x89F5BA22
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'SMIM-SE-Merged-NoSolitudeRopes.esp'
|
||
clean:
|
||
# version: 2.08
|
||
- crc: 0x1ED477CF
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'SMIM-SE-RiftenDocksRopesObjectFix.esp'
|
||
clean:
|
||
# version: 2.08
|
||
- crc: 0x303EF37B
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'SMIM-SE-ShackRoofFixes.esp'
|
||
clean:
|
||
# version: 2.08
|
||
- crc: 0xAE68EAB0
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'SMIM-SE-ShackRoofFixesDragonborn.esp'
|
||
clean:
|
||
# version: 2.08
|
||
- crc: 0x02150858
|
||
util: 'SSEEdit v4.0.1'
|
||
|
||
###### AudioVisual - Interface ######
|
||
- name: 'AnotherSortingMod_2017-SSE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10/' ]
|
||
group: *earlyLoadersGroup
|
||
tag:
|
||
- Delev
|
||
- Graphics
|
||
- Names
|
||
- Relev
|
||
- Stats
|
||
dirty:
|
||
# version: 19
|
||
- <<: *quickClean
|
||
crc: 0x3C1D070B
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 30
|
||
clean:
|
||
# version: 19
|
||
- crc: 0x1495F003
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Complete Alchemy & Cooking Overhaul_ASM-SSE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10/' ]
|
||
tag:
|
||
- Graphics
|
||
- Names
|
||
- Stats
|
||
|
||
- name: 'IcePenguinWorldMap.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/5804/'
|
||
name: 'A Quality World Map on Nexus Mods'
|
||
inc:
|
||
- 'icepenguinworldmapclassic.esp'
|
||
- 'IcePenguinWorldMapPaper.esp'
|
||
clean:
|
||
# version: 9.0.1 & 9.0.1VF
|
||
- crc: 0xAC5D1C02
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'icepenguinworldmapclassic.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/5804/'
|
||
name: 'A Quality World Map on Nexus Mods'
|
||
inc:
|
||
- 'IcePenguinWorldMap.esp'
|
||
- 'IcePenguinWorldMapPaper.esp'
|
||
clean:
|
||
# version: 8.4CA & 8.4CM
|
||
- crc: 0xC1050661
|
||
util: 'SSEEdit v4.0.1'
|
||
# version: 8.4CA & 8.4CM, ESL Flagged
|
||
- crc: 0x6F004E0D
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'IcePenguinWorldMapPaper.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/5804/'
|
||
name: 'A Quality World Map on Nexus Mods'
|
||
inc:
|
||
- 'IcePenguinWorldMap.esp'
|
||
- 'icepenguinworldmapclassic.esp'
|
||
clean:
|
||
# version: 9.0P
|
||
- crc: 0x09706810
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'SkyUI_SE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12604/' ]
|
||
group: *fixesGroup
|
||
req:
|
||
- *SKSE
|
||
clean:
|
||
# version: 5.2SE
|
||
- crc: 0x79ACE179
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 5.2SE, ESL
|
||
- crc: 0xB8F8445F
|
||
util: 'SSEEdit v4.0.0'
|
||
|
||
- name: 'BetterQuestObjectives.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/159/'
|
||
name: 'Even Better Quest Objectives on Nexus Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2954089'
|
||
name: 'Even Better Quest Objectives on Bethesda.net'
|
||
group: *earlyLoadersGroup
|
||
msg:
|
||
- <<: *patchIncluded
|
||
subs: [ '[Alternate Start - Live Another Life](https://www.nexusmods.com/skyrimspecialedition/mods/272)' ]
|
||
condition: 'active("Alternate Start - Live Another Life.esp") and not file("BetterQuestObjectives-AlternateStartPatch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Amazing Follower Tweaks SE](https://www.nexusmods.com/skyrimspecialedition/mods/6656) or [Immersive Amazing Follower Tweaks SE](https://www.nexusmods.com/skyrimspecialedition/mods/14722)' ]
|
||
condition: 'active("AmazingFollowerTweaks.esp") and not file("BetterQuestObjectives-AFTPatch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Book Covers Skyrim](https://www.nexusmods.com/skyrimspecialedition/mods/901/)' ]
|
||
condition: 'active("Book Covers Skyrim.esp") and not file("BetterQuestObjectives - BCS Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Better Skill and Quest Books Names SE](https://www.nexusmods.com/skyrimspecialedition/mods/5260)' ]
|
||
condition: 'active("Better Skill and Quest Books Names SE.esp") and not file("BetterQuestObjectives-BSaQBPatch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Cutting Room Floor](https://www.nexusmods.com/skyrimspecialedition/mods/276)' ]
|
||
condition: 'active("Cutting Room Floor.esp") and not file("BetterQuestObjectives-CRFPatch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Extensible Follower Framework](https://www.nexusmods.com/skyrimspecialedition/mods/7003)' ]
|
||
condition: 'active("EFFCore.esm") and not file("BetterQuestObjectives-EFFPatch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[T3nd0''s Perkus Maximus SSE](https://www.nexusmods.com/skyrimspecialedition/mods/11044)' ]
|
||
condition: 'active("PerkusMaximus_Mage.esp") and not file("BetterQuestObjectives-PerMaPatch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[T3nd0s Skyrim SE Redone](https://www.nexusmods.com/skyrimspecialedition/mods/17915)' ]
|
||
condition: 'active("SkyRe_Main.esp") and not file("BetterQuestObjectives-SkyRePatch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[The Paarthurnax Dilemma](https://www.nexusmods.com/skyrimspecialedition/mods/365)' ]
|
||
condition: 'active("The Paarthurnax Dilemma.esp") and not file("BetterQuestObjectives-PaarDilemmaPatch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[YASH - Yet Another Skyrim Hardcore mod](https://www.nexusmods.com/skyrimspecialedition/mods/2430)' ]
|
||
condition: 'active("YASH2.esp") and not file("BetterQuestObjectives - YASH Patch.esp")'
|
||
tag:
|
||
- NoMerge
|
||
clean:
|
||
# Version: 1.7
|
||
- crc: 0x7872FD91
|
||
util: 'SSEEdit v4.0.1'
|
||
# Version: 1.7, ESL flagged
|
||
- crc: 0x927BB110
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'BetterQuestObjectives-DBForevertoMisc.esp'
|
||
clean:
|
||
# Version: 1.7
|
||
- crc: 0x7ABE5D80
|
||
util: 'SSEEdit v4.0.1'
|
||
# Version: 1.7, ESL flagged
|
||
- crc: 0xB7F49B9D
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'BetterQuestObjectives-AlternateStartPatch.esp'
|
||
clean:
|
||
# Version: 1.7
|
||
- crc: 0x39107A37
|
||
util: 'SSEEdit v4.0.1'
|
||
# Version: 1.7, ESL flagged
|
||
- crc: 0x4E02B7A3
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'BetterQuestObjectives-AFTPatch.esp'
|
||
clean:
|
||
# Version: 1.7
|
||
- crc: 0x04DA7030
|
||
util: 'SSEEdit v4.0.1'
|
||
# Version: 1.7, ESL flagged
|
||
- crc: 0xCED07127
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'BetterQuestObjectives - BCS Patch.esp'
|
||
clean:
|
||
# Version: 1.7
|
||
- crc: 0x18288DB2
|
||
util: 'SSEEdit v4.0.1'
|
||
# Version: 1.7, ESL flagged
|
||
- crc: 0x9F7E0233
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'BetterQuestObjectives-BSaQBPatch.esp'
|
||
clean:
|
||
# Version: 1.7
|
||
- crc: 0x5DDD74B3
|
||
util: 'SSEEdit v4.0.1'
|
||
# Version: 1.7, ESL flagged
|
||
- crc: 0x3D710D33
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'BetterQuestObjectives-CRFPatch.esp'
|
||
clean:
|
||
# Version: 1.7
|
||
- crc: 0x74707400
|
||
util: 'SSEEdit v4.0.1'
|
||
# Version: 1.7, ESL flagged
|
||
- crc: 0xB144DCC6
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'BetterQuestObjectives-EFFPatch.esp'
|
||
clean:
|
||
# Version: 1.7
|
||
- crc: 0xAB575D22
|
||
util: 'SSEEdit v4.0.1'
|
||
# Version: 1.7, ESL flagged
|
||
- crc: 0x5D8F1625
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'BetterQuestObjectives-PerMaPatch.esp'
|
||
clean:
|
||
# Version: 1.7
|
||
- crc: 0x67B03EE7
|
||
util: 'SSEEdit v4.0.1'
|
||
# Version: 1.7, ESL flagged
|
||
- crc: 0x7203FFA2
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'BetterQuestObjectives-SkyRePatch.esp'
|
||
clean:
|
||
# Version: 1.7
|
||
- crc: 0xC56CDCC7
|
||
util: 'SSEEdit v4.0.1'
|
||
# Version: 1.7, ESL flagged
|
||
- crc: 0x5AE54971
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'BetterQuestObjectives-PaarDilemmaPatch.esp'
|
||
clean:
|
||
# Version: 1.7
|
||
- crc: 0xE6018A5F
|
||
util: 'SSEEdit v4.0.1'
|
||
# Version: 1.7, ESL flagged
|
||
- crc: 0x291AA87B
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'BetterQuestObjectives - YASH Patch.esp'
|
||
clean:
|
||
# Version: 1.7
|
||
- crc: 0xBC91A263
|
||
util: 'SSEEdit v4.0.1'
|
||
# Version: 1.7, ESL flagged
|
||
- crc: 0x12AEC0DE
|
||
util: 'SSEEdit v4.0.1'
|
||
|
||
- name: 'Dawnguard Map Markers.esp'
|
||
url: [ 'https://afkmods.iguanadons.net/index.php?/files/file/1896-dawnguard-map-markers/' ]
|
||
group: *lateChangesGroup
|
||
after:
|
||
- 'Bashed Patch, 0.esp'
|
||
clean:
|
||
# version: 2.0.2
|
||
- crc: 0xAA2F3309
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Joy of Perspective.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9358' ]
|
||
group: *earlyLoadersGroup
|
||
msg:
|
||
- type: say
|
||
content:
|
||
- lang: en
|
||
text: '%1% patcher script available here: %2%'
|
||
- lang: de
|
||
text: '%1% Patch-Skript hier verfügbar: %2%'
|
||
subs:
|
||
- '[xEdit](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
- '[ Auto Patching - VIS - JOP ](https://www.nexusmods.com/skyrimspecialedition/mods/10959)'
|
||
condition: 'active("Joy of Perspective.esp")'
|
||
- <<: *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")'
|
||
dirty:
|
||
# version: 2.0.2c
|
||
- <<: *quickClean
|
||
crc: 0x292F204E
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 2
|
||
clean:
|
||
# version: 2.0.2c
|
||
- crc: 0x7BEE8346
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'RaceMenu.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19080/'
|
||
name: 'RaceMenu Special Edition on Nexus Mods'
|
||
req:
|
||
- *SKSE
|
||
inc:
|
||
- 'CharacterMakingExtender.esp'
|
||
- 'EnhancedCharacterEdit.esp'
|
||
clean:
|
||
# version: 0.2.7 - 0.2.10
|
||
- crc: 0x7A89300E
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 0.2.7 - 0.2.10, ESL
|
||
- crc: 0x05A069E3
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'RaceMenuPlugin.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19080/' ]
|
||
req:
|
||
- 'RaceMenu.esp'
|
||
msg:
|
||
- type: say
|
||
content:
|
||
- lang: en
|
||
text: 'This plugin is optional.'
|
||
- lang: de
|
||
text: 'Dieses Plugin ist optional.'
|
||
clean:
|
||
# version: 0.2.7 - 0.2.10
|
||
- crc: 0x8FF336FE
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 0.2.7 - 0.2.10, ESL
|
||
- crc: 0x0F48CAEE
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Yot -.*\.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/762/'
|
||
name: 'YOT - Your Own Thoughts SE on Nexus Mods'
|
||
group: *dispersedGroup
|
||
|
||
###### AudioVisual - Animations & Physics ######
|
||
- 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("XPMSSE.esp")'
|
||
- name: 'dD - Realistic Ragdoll Force -.*.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1182/' ]
|
||
after:
|
||
- 'Requiem.esp'
|
||
msg:
|
||
- <<: *AlreadyInX
|
||
subs: [ 'XP32 Maximum Skeleton Special Extended' ]
|
||
condition: 'active("beltfastenedquivers.esp") and active("XPMSSE.esp")'
|
||
- name: 'FlowerGirls SE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5941/' ]
|
||
after:
|
||
- 'Relationship Dialogue Overhaul.esp'
|
||
- name: 'XPMSE.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1988/'
|
||
name: 'XP32 Maximum Skeleton Special Extended - XPMSSE on Nexus Mods'
|
||
after:
|
||
- 'Requiem.esp'
|
||
req:
|
||
- <<: *FNIS
|
||
condition: 'file("meshes/actors/character/character assets/skeleton.hkx")'
|
||
- name: 'RaceMenu.esp'
|
||
display: '[RaceMenu Special Edition](https://www.nexusmods.com/skyrimspecialedition/mods/19080/)'
|
||
condition: 'file("scripts/RaceMenuPluginXPMSE.pex")'
|
||
- <<: *SkyUI
|
||
condition: 'file("scripts/XPMSEMCM.pex") and not active("SkyUI_SE.esp")'
|
||
msg: [ *doNotClean ]
|
||
|
||
###### AudioVisual - Lighting ######
|
||
- name: 'CinematicFireFX.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16326/' ]
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 2.0
|
||
- crc: 0x4CF60EE4
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'EnhancedLightsandFX.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2424/'
|
||
name: 'Enhanced Lights and FX on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
inc:
|
||
- 'RelightingSkyrim_SSE.esp'
|
||
- 'RLO - Interiors.esp'
|
||
- 'RLO - Exteriors.esp'
|
||
after:
|
||
- 'SMIM-SE-Merged-All.esp'
|
||
- 'SMIM-SE.esp'
|
||
dirty:
|
||
# version: 3.06
|
||
- <<: *quickClean
|
||
crc: 0xDD00738B
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 2
|
||
clean:
|
||
# version: 3.06
|
||
- crc: 0x4F998F53
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ELFX - Exteriors.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2424/'
|
||
name: 'Enhanced Lights and FX on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 3.06
|
||
- crc: 0x9B390393
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ELFX - NoBreezehome.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2424/'
|
||
name: 'Enhanced Lights and FX on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 3.06
|
||
- crc: 0x16B967BB
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ELFX - NoHjerim.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2424/'
|
||
name: 'Enhanced Lights and FX on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 3.06
|
||
- crc: 0xEFC3B86E
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ELFX - NoHoneyside.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2424/'
|
||
name: 'Enhanced Lights and FX on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 3.06
|
||
- crc: 0x636D8DC1
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ELFX - NoProudspireManor.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2424/'
|
||
name: 'Enhanced Lights and FX on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 3.06
|
||
- crc: 0x378FA7EE
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ELFX - NoSeverinManor.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2424/'
|
||
name: 'Enhanced Lights and FX on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 3.06
|
||
- crc: 0x328328C8
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ELFX - NoVlindrelHall.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2424/'
|
||
name: 'Enhanced Lights and FX on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 3.06
|
||
- crc: 0xB88AC75D
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ELFX - NoPlayerHomes.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2424/'
|
||
name: 'Enhanced Lights and FX on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
inc:
|
||
- 'ELFX - NoBreezehome.esp'
|
||
- 'ELFX - NoHjerim.esp'
|
||
- 'ELFX - NoHoneyside.esp'
|
||
- 'ELFX - NoProudspireManor.esp'
|
||
- 'ELFX - NoSeverinManor.esp'
|
||
- 'ELFX - NoVlindrelHall.esp'
|
||
dirty:
|
||
# version: 3.06
|
||
- <<: *quickClean
|
||
crc: 0x181ECD13
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
udr: 1
|
||
clean:
|
||
# version: 3.06
|
||
- crc: 0xB39F6E89
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ELFX - Weathers.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2424/'
|
||
name: 'Enhanced Lights and FX on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 3.06
|
||
- crc: 0x0F02A920
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ELFXEnhancer.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2424/'
|
||
name: 'Enhanced Lights and FX on Nexus Mods'
|
||
group: *highPriorityGroup
|
||
inc:
|
||
- 'ELE_SSE.esp'
|
||
- 'ELFX - Hardcore.esp'
|
||
- 'RLO - Interiors.esp'
|
||
after:
|
||
- 'Alternate Start - Live Another Life.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Immersive Citizens - OCS patch.esp'
|
||
- 'Open Cities Skyrim.esp'
|
||
clean:
|
||
# version: 3.06
|
||
- crc: 0x06339952
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ELFX - Hardcore.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2424/'
|
||
name: 'Enhanced Lights and FX on Nexus Mods'
|
||
group: *highPriorityGroup
|
||
after:
|
||
- 'Alternate Start - Live Another Life.esp'
|
||
- 'Immersive Citizens - OCS patch.esp'
|
||
- 'Open Cities Skyrim.esp'
|
||
inc:
|
||
- 'ELE_SSE.esp'
|
||
- 'ELFXEnhancer.esp'
|
||
- 'RLO - Interiors.esp'
|
||
clean:
|
||
# version: 3.06
|
||
- crc: 0x5ECC3509
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ELE_SSE.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1377/'
|
||
name: 'Enhanced Lighting for ENB (ELE) - Special Edition on Nexus Mods'
|
||
after:
|
||
- 'Alternate Start - Live Another Life.esp'
|
||
- 'Ars Metallica.esp'
|
||
- 'Book Covers Skyrim - Lost Library.esp'
|
||
- 'Book Covers Skyrim.esp'
|
||
- 'EmbersHD.esp'
|
||
- 'Open Cities Skyrim.esp'
|
||
- 'Immersive Citizens - OCS patch.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Inigo.esp'
|
||
- 'Ivarstead.esp'
|
||
- 'Karthwasten.esp'
|
||
- 'LightngDuringStorm.esp'
|
||
- 'MLU.esp'
|
||
- 'Relationship Dialogue Overhaul.esp'
|
||
- 'RelightingSkyrim_SSE.esp'
|
||
- 'Shor''s Stone.esp'
|
||
- 'SkyrimImprovedPuddles-DG-HF-DB.esp'
|
||
- 'Soljund''s Sinkhole.esp'
|
||
- 'TheChoiceIsYours.esp'
|
||
- 'Whistling Mine.esp'
|
||
group: *highPriorityGroup
|
||
inc:
|
||
- 'ELFXEnhancer.esp'
|
||
- 'ELFX - Hardcore.esp'
|
||
- 'RLO - Interiors.esp'
|
||
msg:
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Cutting Room Floor' ]
|
||
condition: 'active("Cutting Room Floor.esp") and not active("Qw_ELE_CRF Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Immersive College of Winterhold' ]
|
||
condition: 'active("CollegeOfWinterholdImmersive.esp") and not active("Qw_ELE_ICoWinterhold Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Realistic Water Two' ]
|
||
condition: 'active("RealisticWaterTwo.esp") and not active("Qw_ELE_RW2 Patch.esp")'
|
||
tag:
|
||
- C.ImageSpace
|
||
- C.Light
|
||
clean:
|
||
# vesrion: 1.2.2
|
||
- crc: 0x92A4011D
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'EmbersHD.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14368' ]
|
||
group: *earlyLoadersGroup
|
||
after:
|
||
- 'CinematicFireFX.esp'
|
||
clean:
|
||
# version: 1.398 Fireplaces Add-on
|
||
- crc: 0x3962335E
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 1.398 Fireplaces Add-on + Custom Fire Effect
|
||
- crc: 0x3EFC9D16
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ImprovedHearthfireLighting.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/721'
|
||
name: 'Improved Hearthfire Lighting SE'
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 1.1
|
||
- crc: 0xFB4BCCC7
|
||
util: 'SSEEdit v3.2.44'
|
||
- name: 'Lanterns Of Skyrim - All In One - Main.esm'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2429' ]
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 1.01
|
||
- crc: 0xEB94B5F8
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Luminosity - Lightweight Lighting.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16830' ]
|
||
group: *highPriorityGroup
|
||
after:
|
||
- 'Alternate Start - Live Another Life.esp'
|
||
- 'Immersive Citizens - OCS patch.esp'
|
||
- 'Open Cities Skyrim.esp'
|
||
inc:
|
||
- 'ELE_SSE.esp'
|
||
- 'ELFXEnhancer.esp'
|
||
- 'ELFX - Hardcore.esp'
|
||
- 'Luminosity Lighting Overhaul.esp'
|
||
- 'RLO - Interiors.esp'
|
||
tag:
|
||
- C.Light
|
||
clean:
|
||
# version: 1.12
|
||
- crc: 0xB9E17A00
|
||
util: 'SSEEdit v3.2.44'
|
||
- name: 'Luminosity Lighting Overhaul.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16830' ]
|
||
group: *highPriorityGroup
|
||
after:
|
||
- 'Alternate Start - Live Another Life.esp'
|
||
- 'Immersive Citizens - OCS patch.esp'
|
||
- 'Open Cities Skyrim.esp'
|
||
inc:
|
||
- 'ELE_SSE.esp'
|
||
- 'ELFXEnhancer.esp'
|
||
- 'ELFX - Hardcore.esp'
|
||
- 'Luminosity - Lightweight Lighting.esp'
|
||
- 'RLO - Interiors.esp'
|
||
msg:
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Castle Volkihar Rebuilt' ]
|
||
condition: 'active("Castle Volkihar Rebuilt.esp") and not active("Qw_Luminosity_CastleVolkihar Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Cutting Room Floor' ]
|
||
condition: 'active("Cutting Room Floor.esp") and not active("Qw_Luminosity_CRF Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Immersive Citizens - AI Overhaul' ]
|
||
condition: 'active("Immersive Citizens - AI Overhaul.esp") and not active("Qw_Luminosity_ImmersiveCitizens Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Immersive College of Winterhold' ]
|
||
condition: 'active("CollegeOfWinterholdImmersive.esp") and not active("Qw_Luminosity_ICoWinterhold Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Realistic Water Two' ]
|
||
condition: 'active("RealisticWaterTwo.esp") and not active("Qw_Luminosity_RW2 Patch.esp")'
|
||
tag:
|
||
- C.Light
|
||
- name: 'RelightingSkyrim_SSE.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/8586/'
|
||
name: 'Relighting Skyrim - SSE on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
inc:
|
||
- 'ClimatesOfTamriel-Dungeons-Darker.esp'
|
||
- 'ClimatesOfTamriel-Dungeons-Hardcore.esp'
|
||
- 'EnhancedLightsandFX.esp'
|
||
- 'ImprovedHearthfireLighting.esp'
|
||
- name: 'Palaces Castles Enhanced.esp'
|
||
condition: 'active("Palaces Castles Enhanced.esp") and not active("PCE - Relighting Skyrim.esp")'
|
||
display: '[Palaces and Castles Enhanced SSE](https://www.nexusmods.com/skyrimspecialedition/mods/1819/)'
|
||
- 'RealisticRoomRental.esp'
|
||
- 'RLO - Interiors.esp'
|
||
- 'RLO - Exteriors.esp'
|
||
- 'torch shadows.esp'
|
||
msg:
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Cutting Room Floor' ]
|
||
condition: 'active("Cutting Room Floor.esp") and not active("Qw_RelightingSkyrim_CRF Patch.esp")'
|
||
dirty:
|
||
# version: 1.0.6
|
||
- <<: *quickClean
|
||
crc: 0x431CF3C5
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 1
|
||
clean:
|
||
# version: 1.0.6
|
||
- crc: 0x31A0B062
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'RLO - Major City Exteriors - No Guard Torches.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/844/' ]
|
||
after:
|
||
- 'Realistic Lighting Overhaul - Major City Interiors.esp'
|
||
- 'Realistic Lighting Overhaul - Minor Cities and Town Interiors.esp'
|
||
- 'Realistic Lighting Overhaul - Major City Exteriors.esp'
|
||
- 'Realistic Lighting Overhaul - Dawnguard Interiors.esp'
|
||
- 'Realistic Lighting Overhaul - Dungeons.esp'
|
||
- 'Realistic Lighting Overhaul - Weathers.esp'
|
||
- 'Realistic Lighting Overhaul - Dawnguard Weathers.esp'
|
||
- name: 'Realistic Lighting Overhaul - Dawnguard Weathers.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/844/' ]
|
||
after:
|
||
- 'Realistic Lighting Overhaul - Major City Interiors.esp'
|
||
- 'Realistic Lighting Overhaul - Minor Cities and Town Interiors.esp'
|
||
- 'Realistic Lighting Overhaul - Major City Exteriors.esp'
|
||
- 'Realistic Lighting Overhaul - Dawnguard Interiors.esp'
|
||
- 'Realistic Lighting Overhaul - Dungeons.esp'
|
||
- 'Realistic Lighting Overhaul - Weathers.esp'
|
||
- name: 'Realistic Lighting Overhaul - Weathers.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/844/' ]
|
||
after:
|
||
- 'Realistic Lighting Overhaul - Major City Interiors.esp'
|
||
- 'Realistic Lighting Overhaul - Minor Cities and Town Interiors.esp'
|
||
- 'Realistic Lighting Overhaul - Major City Exteriors.esp'
|
||
- 'Realistic Lighting Overhaul - Dawnguard Interiors.esp'
|
||
- 'Realistic Lighting Overhaul - Dungeons.esp'
|
||
- name: 'Realistic Lighting Overhaul - Dungeons.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/844/' ]
|
||
after:
|
||
- 'Realistic Lighting Overhaul - Major City Interiors.esp'
|
||
- 'Realistic Lighting Overhaul - Minor Cities and Town Interiors.esp'
|
||
- 'Realistic Lighting Overhaul - Major City Exteriors.esp'
|
||
- 'Realistic Lighting Overhaul - Dawnguard Interiors.esp'
|
||
- name: 'Realistic Lighting Overhaul - Dawnguard Interiors.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/844/' ]
|
||
after:
|
||
- 'Realistic Lighting Overhaul - Major City Interiors.esp'
|
||
- 'Realistic Lighting Overhaul - Minor Cities and Town Interiors.esp'
|
||
- 'Realistic Lighting Overhaul - Major City Exteriors.esp'
|
||
- name: 'Realistic Lighting Overhaul - Major City Exteriors.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/844/' ]
|
||
after:
|
||
- 'Realistic Lighting Overhaul - Major City Interiors.esp'
|
||
- 'Realistic Lighting Overhaul - Minor Cities and Town Interiors.esp'
|
||
- name: 'Realistic Lighting Overhaul - Minor Cities and Town Interiors.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/844/' ]
|
||
after:
|
||
- 'Realistic Lighting Overhaul - Major City Interiors.esp'
|
||
|
||
###### AudioVisual - Sound & Music ######
|
||
- name: 'Audio Overhaul Skyrim.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12466/'
|
||
name: 'Audio Overhaul for Skyrim SE on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
after:
|
||
- 'DeadlySpellImpacts.esp'
|
||
- 'LSFX-SSE-Audiosettings.esp'
|
||
- 'Reverb and Ambiance Overhaul - Skyrim.esp'
|
||
- 'SoundsofSkyrimComplete.esp'
|
||
- 'SoS - The Dungeons.esp'
|
||
- 'UnlimitedBookshelves.esp'
|
||
inc:
|
||
- name: '../x3daudio1_7.dll'
|
||
display: 'True 3D Sound for Headphones'
|
||
- 'Reverb and Ambiance Overhaul - Skyrim.esp'
|
||
- 'SoundsofSkyrimComplete.esp'
|
||
- 'SoS - The Wilds.esp'
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ 'Immersive Sounds - Compendium' ]
|
||
condition: 'active("Immersive Sounds - Compendium.esp") and not active("Audio Overhaul Skyrim - Immersive Sounds Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Deadly Spell Impacts' ]
|
||
condition: 'active("DeadlySpellImpacts.esp") and not file("Qw_DeadlySpellImpacts_AOS Patch.esp")'
|
||
clean:
|
||
# version: 3.0.0
|
||
- crc: 0x96BF25A6
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Audio Overhaul Skyrim - RealisticWaterTwo Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12466/' ]
|
||
after:
|
||
- 'RealisticWaterTwo.esp'
|
||
- name: 'Audio Overhaul Skyrim - Immersive Sounds Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12466/'
|
||
name: 'Immersive Sounds Compendium Synergy Patch on Nexus Mods'
|
||
tag:
|
||
- Sound
|
||
dirty:
|
||
# version: 3.0.0
|
||
- <<: *quickClean
|
||
crc: 0xE92BAF20
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 37
|
||
# version: 3.0.0, ESL
|
||
- <<: *quickClean
|
||
crc: 0x2071410C
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 37
|
||
clean:
|
||
# version: 3.0.0
|
||
- crc: 0x4C3AB96C
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 3.0.0, ESL
|
||
- crc: 0x527417B9
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Audio Overhaul Skyrim - Obsidian Weathers.esp'
|
||
after:
|
||
- 'Audio Overhaul Skyrim - True Storms.esp'
|
||
- 'Obsidian Weathers - True Storms - Patch.esp'
|
||
- name: 'Audio Overhaul Skyrim - True Storms.esp'
|
||
after:
|
||
- 'Obsidian_TS_Patch_.*\.esp'
|
||
- 'Obsidian Weathers - True Storms - Patch.esp'
|
||
- name: 'DeadlySpellImpacts.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12939/' ]
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 1.70
|
||
- crc: 0x72B9103C
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Immersive Music.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16402/' ]
|
||
tag:
|
||
- C.Music
|
||
dirty:
|
||
# version: 3.2
|
||
- <<: *quickClean
|
||
crc: 0x4ED7C6DC
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 3
|
||
clean:
|
||
# version: 3.2
|
||
- crc: 0xC26200BF
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Immersive Sounds - Compendium.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/523/' ]
|
||
group: *earlyLoadersGroup
|
||
after:
|
||
- 'Audio Overhaul Skyrim.esp'
|
||
- 'DeadlySpellImpacts.esp'
|
||
- 'LSFX-SSE-Audiosettings.esp'
|
||
- 'Reverb and Ambiance Overhaul - Skyrim.esp'
|
||
- 'UnlimitedBookshelves.esp'
|
||
msg:
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Deadly Spell Impacts' ]
|
||
condition: 'active("DeadlySpellImpacts.esp") and not file("Qw_DeadlySpellImpacts_ISC Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'RUSTIC SOULGEMS - Sorted' ]
|
||
condition: 'active("RUSTIC SOULGEMS - Sorted.esp") and not file("Qw_RusticSoulgemsSorted_ISC Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'RUSTIC SOULGEMS - Unsorted' ]
|
||
condition: 'active("RUSTIC SOULGEMS - Unsorted.esp") and not file("Qw_RusticSoulgemsUnsorted_ISC Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Unofficial Skyrim Special Edition Patch' ]
|
||
condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("Qw_ISC_USSEP Patch.esp")'
|
||
tag:
|
||
- Sound
|
||
clean:
|
||
# version: 2.1
|
||
- crc: 0x854499E0
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'LSFX-SSE-Audiosettings.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1841/'
|
||
name: 'Lucidity Sound FX SSE on Nexus Mods'
|
||
group: *fixesGroup
|
||
clean:
|
||
# version: v2r
|
||
- crc: 0x8018F548
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: v2r, ESL
|
||
- crc: 0xB02CEDA0
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Reverb and Ambiance Overhaul - Skyrim.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/701/' ]
|
||
group: *earlyLoadersGroup
|
||
tag:
|
||
- Sound
|
||
clean:
|
||
# version: 2.1
|
||
- crc: 0xAA85D810
|
||
util: 'SSEEdit v3.2.1'
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ 'Alternate Start - Live Another Life' ]
|
||
condition: 'active("Alternate Start - Live Another Life.esp") and not active("RAO - Alternate Start Patch.esp") and not active("RAO - ELE - Alternate Start Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Enhanced Lighting for ENB (ELE)' ]
|
||
condition: 'active("ELE_SSE.esp") and not active("RAO - ELE patch SSE.esp") and not active("RAO - ELE - Alternate Start Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Enhanced Lights and FX' ]
|
||
condition: 'active("EnhancedLightsandFX.esp") and not active("RAO - ELFX Patch.esp")'
|
||
- 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
|
||
- Sound
|
||
msg:
|
||
- <<: *patchIncluded
|
||
subs: [ '[Climates Of Tamriel Special Edition](https://www.nexusmods.com/skyrimspecialedition/mods/2237/)' ]
|
||
condition: 'active("ClimatesOfTamriel.esm") and not active("SoS_CoT_Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Dolomite Weathers](https://www.nexusmods.com/skyrimspecialedition/mods/7895/)' ]
|
||
condition: 'active("Dolomite Weathers.esp") and not active("SoS_DolomiteWeathers_Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Enhanced Lighting for ENB](https://www.nexusmods.com/skyrimspecialedition/mods/1377/)' ]
|
||
condition: 'active("ELE_SSE.esp") and not active("SoS_ELE_Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Enhanced Lights and FX](https://www.nexusmods.com/skyrimspecialedition/mods/2424)' ]
|
||
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](https://www.nexusmods.com/skyrimspecialedition/mods/2424)' ]
|
||
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](https://www.nexusmods.com/skyrimspecialedition/mods/2424)' ]
|
||
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](https://www.nexusmods.com/skyrimspecialedition/mods/2424)' ]
|
||
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")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[NAT - Natural and Atmospheric Tamriel](https://www.nexusmods.com/skyrimspecialedition/mods/12842/)' ]
|
||
condition: 'active("NAT.esp") and not active("SoS_NAT_Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Northern Saga Weathers and Seasons](https://www.nexusmods.com/skyrimspecialedition/mods/14878/)' ]
|
||
condition: 'active("NorthernSWS.esp") and not active("SOS_NSWS_Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Obsidian Weathers and Seasons](https://www.nexusmods.com/skyrimspecialedition/mods/12125/)' ]
|
||
condition: 'active("Obsidian Weathers.esp") and not active("SoS_Obsidian_Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Realistic Lighting Overhaul SSE](https://www.nexusmods.com/skyrimspecialedition/mods/844/)' ]
|
||
condition: 'active("RLO - Interiors.esp") and not active("SOS_RLOInteriors_Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[True Storms - Thunder Rain and Weather Redone](https://www.nexusmods.com/skyrimspecialedition/mods/2472/)' ]
|
||
condition: 'active("TrueStormsSE.esp") and not active("SoS_TrueStorms_Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Vivid Weathers - Definitive Edition](https://www.nexusmods.com/skyrimspecialedition/mods/2187/)' ]
|
||
condition: 'active("Vivid WeathersSE.esp") and not active("SoS_VividWeathers_Patch.esp") and not active("Vivid Weathers SE - SOS Patch.esp")'
|
||
clean:
|
||
# version: 1.6
|
||
- crc: 0x3BB01F22
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'SoS_VividWeathers_Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/8092/'
|
||
name: 'Sounds of Skyrim - VividWeathers Patch on Nexus Mods'
|
||
msg:
|
||
- <<: *useOnlyOneX
|
||
condition: 'many("(SoS_VividWeathers_Patch|Vivid Weathers SE - SOS Patch)\.esp")'
|
||
subs: [ 'Vivid Weathers & Sounds of Skyrim compatibility patch' ]
|
||
clean:
|
||
# version: 1.5.5
|
||
- crc: 0x4AB9834F
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'SoS - The Wilds.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/8092/'
|
||
name: 'Sounds of Skyrim - The Wilds on Nexus Mods'
|
||
after:
|
||
- 'LSFX-SSE-Audiosettings.esp'
|
||
inc:
|
||
- 'SoundsofSkyrimComplete.esp'
|
||
tag:
|
||
- Sound
|
||
clean:
|
||
# version: 1.13
|
||
- crc: 0x0A8D0553
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'SoS - Civilization.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/8093/'
|
||
name: 'Sounds of Skyrim - Civilization on Nexus Mods'
|
||
after:
|
||
- 'LSFX-SSE-Audiosettings.esp'
|
||
inc:
|
||
- 'SoundsofSkyrimComplete.esp'
|
||
tag:
|
||
- C.Acoustic
|
||
- Sound
|
||
clean:
|
||
# version: 1.02
|
||
- crc: 0xB76151E5
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'SoS - The Dungeons.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/8091/'
|
||
name: 'Sounds of Skyrim - The Dungeons on Nexus Mods'
|
||
after:
|
||
- 'LSFX-SSE-Audiosettings.esp'
|
||
inc:
|
||
- 'SoundsofSkyrimComplete.esp'
|
||
tag:
|
||
- Sound
|
||
clean:
|
||
# version: 1.23
|
||
- crc: 0xB8611F94
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'UHDAP -.*\.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18115/'
|
||
name: 'Unofficial High Definition Audio Project on Nexus Mods'
|
||
group: *ccGroup
|
||
- name: 'UHDAP - MusicHQ.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18115/'
|
||
name: 'Unofficial High Definition Audio Project on Nexus Mods'
|
||
group: *ccGroup
|
||
inc:
|
||
- 'UHDAP - MusicUHQ1.esp'
|
||
- 'UHDAP - MusicUHQ2.esp'
|
||
|
||
###### AudioVisual - Weather ######
|
||
- name: 'NAT.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12842/'
|
||
name: 'NAT - Natural and Atmospheric Tamriel on Nexus Mods'
|
||
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 SE](https://www.nexusmods.com/skyrimspecialedition/mods/2472/)'
|
||
- '[NAT - TrueStorms Merged Compatibility SSE](https://www.nexusmods.com/skyrimspecialedition/mods/15025/)'
|
||
condition: 'active("TrueStormsSE.esp") and not active("NAT_TS_Patch_.*\.esp")'
|
||
tag:
|
||
- Graphics
|
||
- Sound
|
||
- Stats
|
||
dirty:
|
||
# version: 0.4.2c
|
||
- <<: *quickClean
|
||
crc: 0x8377D03C
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 19
|
||
clean:
|
||
# version: 0.4.2c
|
||
- crc: 0xEAA28ADD
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Obsidian Weathers.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12125/'
|
||
name: 'Obsidian Weathers and Seasons on Nexus Mods'
|
||
after:
|
||
- 'Audio Overhaul Skyrim.esp'
|
||
- 'TrueStormsSE.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'
|
||
- 'Obsidian Mountain Fogs.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("Obsidian_TS_Patch_.*\.esp") and not active("True Storms - Obsidian Weathers - Patch .esp")'
|
||
display: 'True Storms Special Edition'
|
||
- 'Vivid WeathersSE.esp'
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ '[True Storms SE](https://www.nexusmods.com/skyrimspecialedition/mods/2472/)' ]
|
||
condition: 'active("TrueStormsSE.esp") and not active("Obsidian_TS_Patch_.*\.esp") and not active("True Storms - Obsidian Weathers - Patch .esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- '[True Storms SE](https://www.nexusmods.com/skyrimspecialedition/mods/2472/)'
|
||
- '[ Obsidian Weathers - TrueStorms Merged Compatibility SSE ](https://www.nexusmods.com/skyrimspecialedition/mods/17198)'
|
||
condition: 'active("TrueStormsSE.esp") and not active("Obsidian_TS_Patch_.*\.esp") and not active("True Storms - Obsidian Weathers - Patch .esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'VIGILANT SE' ]
|
||
condition: 'active("Vigilant.esp") and not active("Obsidian Weathers for Vigilant.esp")'
|
||
tag:
|
||
- Sound
|
||
- Stats
|
||
clean:
|
||
# version: 1.06
|
||
- crc: 0x2DAFB02F
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Obsidian Weathers for Vigilant.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12125/' ]
|
||
after:
|
||
- 'Audio Overhaul Skyrim.esp'
|
||
tag:
|
||
- Sound
|
||
clean:
|
||
# version: Vigilant1.0
|
||
- crc: 0x6EAE613E
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
# version: Vigilant1.0 - ESL flagged
|
||
- crc: 0x6010B2D0
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'True Storms - Obsidian Weathers - Patch .esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12125/' ]
|
||
inc:
|
||
- 'Obsidian_TS_Patch_Luminous.esp'
|
||
- 'Obsidian_TS_Patch_Spectral.esp'
|
||
- 'Obsidian_TS_Patch_Luminous_WaterFix.esp'
|
||
- 'Obsidian_TS_Patch_Spectral_WaterFix.esp '
|
||
- 'Obsidian_TS_Wet&Cold_Patch.esp'
|
||
clean:
|
||
# version: TSPatch
|
||
- crc: 0x795E49B4
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
# version: TSPatch - ESL flagged
|
||
- crc: 0x6B12F5DC
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'TrueStormsSE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2472/' ]
|
||
after:
|
||
- 'Audio Overhaul Skyrim.esp'
|
||
- 'ELFX - Weathers.esp'
|
||
- 'Realistic Lighting Overhaul - Weathers.esp'
|
||
msg:
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- '[Dolomite Weathers - Natural Lighting Vivid Atmospherics II](https://www.nexusmods.com/skyrimspecialedition/mods/7895/)'
|
||
- '[Dolomite - TrueStorms Merged Compatibility SSE](https://www.nexusmods.com/skyrimspecialedition/mods/15044/)'
|
||
condition: 'active("Dolomite Weathers.esp") and not active("Dolomite_TS_Patch_.*\.esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- '[Mythical Ages - weathers and lighting overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/11578/)'
|
||
- '[Mythical Ages - TrueStorms Merged Compatibility SSE](https://www.nexusmods.com/skyrimspecialedition/mods/15617/)'
|
||
condition: 'active("Mythical Ages.esp") and not active("Mythical_TS_Patch_.*\.esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- '[NAT - Natural and Atmospheric Tamriel](https://www.nexusmods.com/skyrimspecialedition/mods/12842/)'
|
||
- '[NAT - TrueStorms Merged Compatibility SSE](https://www.nexusmods.com/skyrimspecialedition/mods/15025/)'
|
||
condition: 'active("NAT.esp") and not active("NAT_TS_Patch_.*\.esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- '[Obsidian Weathers and Seasons](https://www.nexusmods.com/skyrimspecialedition/mods/12125/)'
|
||
- '[Obsidian Weathers - TrueStorms Merged Compatibility SSE](https://www.nexusmods.com/skyrimspecialedition/mods/17198)'
|
||
condition: 'active("Obsidian Weathers.esp") and not active("Obsidian_TS_Patch_.*\.esp") and not active("True Storms - Obsidian Weathers - Patch .esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- '[Rustic Weathers and Lighting](https://www.nexusmods.com/skyrimspecialedition/mods/8398/)'
|
||
- '[Rustic Weathers - TrueStorms Merged Compatibility SSE](https://www.nexusmods.com/skyrimspecialedition/mods/15621/?)'
|
||
condition: 'active("Rustic Weathers And Lighting.esp") and not active("Rustic_TS_Patch_.*\.esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- '[Vivid Weathers](https://www.nexusmods.com/skyrimspecialedition/mods/2187/)'
|
||
- '[Vivid Weathers - TrueStorms Merged Compatibility](https://www.nexusmods.com/skyrimspecialedition/mods/15135/?)'
|
||
condition: 'active("Vivid WeathersSE.esp") and not active("Vivid_TS_Patch_.*\.esp") and not active("Vivid Weathers & True Storms MCP.esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- '[Wet and Cold](https://www.nexusmods.com/skyrimspecialedition/mods/644/)'
|
||
- '[TrueStorms - Wet and Cold Compatibility](https://www.nexusmods.com/skyrimspecialedition/mods/15632/?)'
|
||
condition: 'active("WetandCold.esp") and not active("TrueStorms_Wet&Cold_Patch.esp") and not active("Mythical_TSPatch_Wet&Cold_AddOn.esp") and not active("Obsidian_TS_Wet&Cold_Patch.esp") and not active("Rustic_TSPatch_Wet&Cold_AddOn.esp") and not active("Vivid_TSPatch_Wet&Cold_AddOn.esp")'
|
||
tag:
|
||
- Sound
|
||
dirty:
|
||
# version: 1.01 - No Fog
|
||
- <<: *quickClean
|
||
crc: 0xD3211EB7
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 1
|
||
clean:
|
||
# version: 1.01
|
||
- crc: 0x49921FB9
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 1.01 - No Fog
|
||
- crc: 0x9318EEA3
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Vivid WeathersSE.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2187/'
|
||
name: 'Vivid Weathers Definitive Edition on Nexus Mods'
|
||
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'
|
||
- '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: [ '[Audio Overhaul for Skyrim SE](https://www.nexusmods.com/skyrimspecialedition/mods/12466/)' ]
|
||
condition: 'active("Audio Overhaul Skyrim.esp") and not active("Vivid Weathers SE - AOS Patch.esp") and not active("Audio Overhaul Skyrim - Vivid Weathers Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Beyond Skyrim - Bruma SE](https://www.nexusmods.com/skyrimspecialedition/mods/10917/)' ]
|
||
condition: 'active("BSHeartland.esm") and not active("Vivid Weathers SE - Bruma Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Falskaar](https://www.nexusmods.com/skyrimspecialedition/mods/2057/)' ]
|
||
condition: 'active("Falskaar.esm") and not active("Vivid Weathers SE - Falskaar.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Lightning During Storms Sse (Minty lightning)](https://www.nexusmods.com/skyrimspecialedition/mods/8778/)' ]
|
||
condition: 'active("LightngDuringStorm.esp") and not active("Vivid Weathers SE - LightingDuringStorm Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Lightning During Storms Sse (Minty lightning)](https://www.nexusmods.com/skyrimspecialedition/mods/8778/)' ]
|
||
condition: 'active("MintyLightningMod.esp") and not active("Vivid Weathers SE - LightingDuringStorm Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Sounds of Skyrim Complete SE](https://www.nexusmods.com/skyrimspecialedition/mods/8286/)' ]
|
||
condition: 'active("SoundsofSkyrimComplete.esp") and not active("Vivid Weathers SE - SOS Patch.esp") and not active("SoS_VividWeathers_Patch.esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- '[True Storms SE](https://www.nexusmods.com/skyrimspecialedition/mods/2472/)'
|
||
- '[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")'
|
||
dirty:
|
||
# version: 2.30
|
||
- <<: *quickClean
|
||
crc: 0x6065FD6C
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 6
|
||
clean:
|
||
# version: 2.30
|
||
- crc: 0x42F61B3D
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Vivid Weathers SE - Classic.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2187' ]
|
||
after:
|
||
- 'Audio Overhaul Skyrim.esp'
|
||
dirty:
|
||
# version: 2.30
|
||
- <<: *quickClean
|
||
crc: 0xF1A0B710
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 18
|
||
clean:
|
||
# version: 2.30
|
||
- crc: 0xF7A0E586
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Vivid Weathers SE - Summer Season.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2187' ]
|
||
inc:
|
||
- 'Vivid Weathers SE - Winter.esp'
|
||
clean:
|
||
# version: 2.30
|
||
- crc: 0xFA5FFE09
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Vivid Weathers SE - Winter.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2187' ]
|
||
inc:
|
||
- 'Vivid Weathers SE - Summer Season.esp'
|
||
clean:
|
||
# version: 2.30
|
||
- crc: 0xBFCD0A7F
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Vivid Weathers - Extended Rain.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2187' ]
|
||
inc:
|
||
- 'Vivid_TS_Patch_Ominous.esp'
|
||
- 'Vivid_TS_Patch_Surreal.esp'
|
||
- 'Vivid_TS_Patch_Ominous_WaterFix.esp'
|
||
- 'Vivid_TS_Patch_Surreal_WaterFix.esp'
|
||
clean:
|
||
# version: 2.30
|
||
- crc: 0xD1472C2B
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Vivid Weathers SE - Extended Snow.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2187' ]
|
||
inc:
|
||
- 'Vivid_TS_Patch_Ominous.esp'
|
||
- 'Vivid_TS_Patch_Surreal.esp'
|
||
- 'Vivid_TS_Patch_Ominous_WaterFix.esp'
|
||
- 'Vivid_TS_Patch_Surreal_WaterFix.esp'
|
||
clean:
|
||
# version: 2.30
|
||
- crc: 0xDDF64958
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Vivid Weathers SE - AOS Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2187' ]
|
||
clean:
|
||
# version: 2.30
|
||
- crc: 0x168E70F9
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Vivid Weathers SE - Bruma Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2187' ]
|
||
clean:
|
||
# version: 2.30
|
||
- crc: 0x0AFC72E9
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Vivid Weathers SE - Falskaar.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2187' ]
|
||
clean:
|
||
# version: 2.30
|
||
- crc: 0x051BA358
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Vivid Weathers SE - LightingDuringStorm Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2187' ]
|
||
clean:
|
||
# version: 2.30
|
||
- crc: 0xFB7F666E
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Vivid Weathers SE - SOS Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2187' ]
|
||
msg:
|
||
- <<: *useOnlyOneX
|
||
condition: 'many("(SoS_VividWeathers_Patch|Vivid Weathers SE - SOS Patch)\.esp")'
|
||
subs: [ 'Vivid Weathers & Sounds of Skyrim compatibility patch' ]
|
||
clean:
|
||
# version: 2.30
|
||
- crc: 0x2C48D46D
|
||
util: 'SSEEdit v4.0.0'
|
||
|
||
###### Character Appearance - Body,face & hair ######
|
||
- name: 'Hair Replacer.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7409/' ]
|
||
group: *fixesGroup
|
||
- name: 'Hair Replacer Assets.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7409/' ]
|
||
group: *fixesGroup
|
||
after:
|
||
- 'Hair Replacer.esp'
|
||
|
||
###### 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 on Nexus Mods'
|
||
after:
|
||
- 'Bijin AIO.esp'
|
||
- 'Bijin_AIO 2018.esp'
|
||
- 'Bijin_AIO-SV 2018.esp'
|
||
- 'Bijin Warmaidens.esp'
|
||
msg:
|
||
- <<: *patch3rdPartySBCK
|
||
condition: 'active("ScopedBows.esp") and not active("ScopedBows_AelaStandalone Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'AI Overhaul SSE' ]
|
||
condition: 'active("AI Overhaul.esp") and not active("Qw_AelaStandalone_AIOverhaul Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Unofficial Skyrim Special Edition Patch' ]
|
||
condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("AI Overhaul.esp") and not active("ScopedBows.esp") and not active("Qw_AelaStandalone_USSEP Patch.esp")'
|
||
- name: 'Bijin AIO.esp'
|
||
msg:
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'AI Overhaul' ]
|
||
condition: 'active("AI Overhaul.esp") and not active("Qw_BijinAIO_AIOverhaul Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Cutting Room Floor' ]
|
||
condition: 'active("Cutting Room Floor.esp") and not active("Qw_BijinAIO_CRF Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Immersive College of Winterhold' ]
|
||
condition: 'active("CollegeOfWinterholdImmersive.esp") and not active("Qw_BijinAIO_ICoWinterhold Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Unofficial Skyrim Special Edition Patch' ]
|
||
condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("Cutting Room Floor.esp") and not active("Qw_BijinAIO_USSEP Patch.esp")'
|
||
- name: 'Bijin( AIO|_AIO 2018|_AIO-SV 2018| Warmaidens)\.esp'
|
||
after:
|
||
- 'BUVARP.esp'
|
||
- 'CollegeOfWinterholdImmersive.esp'
|
||
- 'Cutting Room Floor.esp'
|
||
- 'Immersive Weapons.esp'
|
||
- 'ScopedBows.esp'
|
||
msg:
|
||
- <<: *patch3rdPartySBCK
|
||
condition: 'active("ScopedBows.esp") and not file("ScopedBows_Bijin Patch.esp")'
|
||
- <<: *useOnlyOneX
|
||
condition: 'many("Bijin( AIO|_AIO 2018|_AIO-SV 2018)\.esp")'
|
||
subs: [ 'Bijin All in One' ]
|
||
- name: 'Bijin_Frea-Iona.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11'
|
||
name: 'Bijin All in One 2018 on Nexus Mods'
|
||
after:
|
||
- 'Bijin AIO.esp'
|
||
- 'Bijin_AIO 2018.esp'
|
||
- 'Bijin_AIO-SV 2018.esp'
|
||
- 'Bijin Warmaidens.esp'
|
||
clean:
|
||
# version: 4.0
|
||
- crc: 0x27234EF5
|
||
util: 'SSEEdit v3.2.70 EXPERIMENTAL'
|
||
- 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")'
|
||
- 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")'
|
||
- 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'
|
||
msg:
|
||
- <<: *deletePlugin
|
||
subs: [ 'Bijin AIO SSE' ]
|
||
condition: 'active("Bijin Warmaidens.esp") and active("Bijin( AIO|_AIO 2018|_AIO-SV 2018)\.esp")'
|
||
- <<: *patch3rdPartySBCK
|
||
condition: 'active("ScopedBows.esp") and not file("ScopedBows_Bijin Patch.esp")'
|
||
- name: 'Serana.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13027/'
|
||
name: 'Seranaholic by rxkx22 on Nexus Mods'
|
||
after:
|
||
- name: 'Bijin_AIO-SV 2018.esp'
|
||
display: 'Bijin AIO Legendary plus Serana and Valerica'
|
||
inc:
|
||
- 'Serana - Hellraiser.esp'
|
||
- 'SuperbSerana.esp'
|
||
msg:
|
||
- <<: *deletePlugin
|
||
subs: [ 'Bijin AIO SV SSE' ]
|
||
condition: 'active("Serana.esp") and active("Bijin_AIO-SV 2018.esp")'
|
||
- name: 'Valerica.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13027/'
|
||
name: 'Seranaholic by rxkx22 on Nexus Mods'
|
||
after:
|
||
- name: 'Bijin_AIO-SV 2018.esp'
|
||
display: 'Bijin AIO Legendary plus Serana and Valerica'
|
||
msg:
|
||
- <<: *deletePlugin
|
||
subs: [ 'Bijin AIO SV SSE' ]
|
||
condition: 'active("Valerica.esp") and active("Bijin_AIO-SV 2018.esp")'
|
||
|
||
- name: 'CosmeticVampireOverhaul.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8695/' ]
|
||
after:
|
||
- 'Better Vampire NPCs.esp'
|
||
- 'Cutting Room Floor.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")'
|
||
tag:
|
||
- NpcFaces
|
||
- R.Head
|
||
clean:
|
||
# version: 6.2
|
||
- crc: 0xB03219D0
|
||
util: 'SSEEdit v3.2.71 EXPERIMENTAL'
|
||
# version: 6.2 Better Vampire NPCs
|
||
- crc: 0x4224072F
|
||
util: 'SSEEdit v3.2.71 EXPERIMENTAL'
|
||
- name: 'ethereal_elven_overhaul.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/7351/'
|
||
name: 'Ethereal Elven Overhaul on Nexus Mods'
|
||
after:
|
||
- 'CollegeOfWinterholdImmersive.esp'
|
||
- 'Cutting Room Floor.esp'
|
||
- 'Immersive Weapons.esp'
|
||
- 'Joy of Perspective.esp'
|
||
- 'MLU.esp'
|
||
- 'ScopedBows.esp'
|
||
clean:
|
||
- crc: 0xD0F78346
|
||
util: 'SSEEdit v3.2.71 EXPERIMENTAL'
|
||
- name: 'The Ordinary Women.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12376' ]
|
||
after:
|
||
- 'Cutting Room Floor.esp'
|
||
msg:
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'AI Overhaul' ]
|
||
condition: 'active("AI Overhaul.esp") and not active("Qw_TheOrdinaryWomen_AIOverhaul Patch.esp") and not active("Qw_TheOrdinaryWomen_AIOverhaul_CRF Patch.esp") and not active("Qw_PANNPCs_AIOverhaul_CRF Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Cutting Room Floor' ]
|
||
condition: 'active("Cutting Room Floor.esp") and not active("Qw_TheOrdinaryWomen_CRF Patch.esp") and not active("Qw_TheOrdinaryWomen_AIOverhaul_CRF Patch.esp") and not active("Qw_PANNPCs_AIOverhaul_CRF Patch.esp") and not active("Qw_PANNPCs_CRF Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Immersive College of Winterhold' ]
|
||
condition: 'active("CollegeOfWinterholdImmersive.esp") and not active("Qw_TheOrdinaryWomen_ICoWinterhold Patch.esp")'
|
||
clean:
|
||
- crc: 0xE10633B8
|
||
util: 'SSEEdit v3.2.70 EXPERIMENTAL'
|
||
- name: 'PAN_NPCs.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19012/'
|
||
name: 'Pandorable''s NPCs on Nexus Mods'
|
||
msg:
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'AI Overhaul' ]
|
||
condition: 'active("AI Overhaul.esp") and not active("Qw_PANNPCs_AIOverhaul Patch.esp") and not active("Qw_PANNPCs_AIOverhaul_CRF Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Cutting Room Floor' ]
|
||
condition: 'active("Cutting Room Floor.esp") and not active("Qw_PANNPCs_CRF Patch.esp") and not active("Qw_PANNPCs_AIOverhaul_CRF Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Immersive College of Winterhold' ]
|
||
condition: 'active("CollegeOfWinterholdImmersive.esp") and not active("Qw_PANNPCs_ICoWinterhold Patch.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: '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: 'Toccata as Elisif.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12713/'
|
||
name: 'Toccata Follower SE (With Elisif Replacer Option) on Nexus Mods'
|
||
tag:
|
||
- Actors.CombatStyle
|
||
- NpcFaces
|
||
clean:
|
||
- crc: 0xC2C81AD6
|
||
util: 'SSEEdit v3.2.44'
|
||
|
||
###### 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.'
|
||
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.'
|
||
condition: 'active("Better_Male_Presets.esp")'
|
||
tag:
|
||
- NoMerge
|
||
- 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.'
|
||
condition: 'active("Kayla_CharPreset.esp")'
|
||
tag:
|
||
- NoMerge
|
||
- 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.'
|
||
condition: 'active("Lagertha_CharPreset.esp")'
|
||
tag:
|
||
- NoMerge
|
||
- 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.'
|
||
condition: 'active("Lydia Face Preset 64bit.esp")'
|
||
tag:
|
||
- NoMerge
|
||
- name: 'Severa_CharPreset.esp'
|
||
group: *fixesGroup
|
||
inc:
|
||
- 'Kayla_CharPreset.esp'
|
||
- 'Lagertha_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.'
|
||
condition: 'active("Severa_CharPreset.esp")'
|
||
tag:
|
||
- NoMerge
|
||
|
||
###### Encounters ######
|
||
- name: '3DNPC.esp'
|
||
url:
|
||
- link: 'http://3dnpc.com/2017/11/20/3dnpc-v3-4-for-oldrim-and-sse/'
|
||
name: 'Interesting NPCs SSE on 3dnpc.com'
|
||
group: *earlyLoadersGroup
|
||
msg:
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Complete Alchemy and Cooking Overhaul' ]
|
||
condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("Qw_CACO_3DNPC Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'The Ordinary Women' ]
|
||
condition: 'active("The Ordinary Women.esp") and not active("Qw_3DNPC_TheOrdinaryWomen Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Unofficial Skyrim Special Edition Patch' ]
|
||
condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("Qw_3DNPC_USSEP Patch.esp")'
|
||
tag:
|
||
- Actors.ACBS
|
||
- Actors.AIPackages
|
||
- Factions
|
||
- Invent
|
||
dirty:
|
||
# version: 3.42
|
||
- <<: *quickClean
|
||
crc: 0x56EBF1FC
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 328
|
||
clean:
|
||
# version: 3.42
|
||
- crc: 0xE40C3938
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Beasts of Tamriel.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5404/' ]
|
||
tag:
|
||
- Actors.ACBS
|
||
- C.Encounter
|
||
- C.Location
|
||
- C.RecordFlags
|
||
- C.Regions
|
||
- C.Water
|
||
- Invent
|
||
- Relev
|
||
- name: 'BirdsOfSkyrim_SSE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3097/' ]
|
||
after:
|
||
- 'SkyTEST-RealisticAnimals&Predators.esp'
|
||
- 'skyBirds_SSE.esp'
|
||
clean:
|
||
# version: 2.7
|
||
- crc: 0x37D38707
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'skyBirds_SSE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2315/' ]
|
||
after:
|
||
- 'SkyTEST-RealisticAnimals&Predators.esp'
|
||
clean:
|
||
# version: 1.11
|
||
- crc: 0x08ABC53D
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Deadly Wenches.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/599/' ]
|
||
tag:
|
||
- Delev
|
||
- Relev
|
||
- name: 'Immersive Wenches.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/595/' ]
|
||
group: *fixesGroup
|
||
clean:
|
||
# version: 1.6
|
||
- crc: 0xA66B30B5
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
# version: 1.6.1
|
||
- crc: 0xE587013E
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DIVERSE SKYRIM.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7707/' ]
|
||
tag:
|
||
- Delev
|
||
- Relev
|
||
- name: 'Ducks and Swans.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2149/' ]
|
||
group: *fixesGroup
|
||
- name: 'ForgottenCity.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1179'
|
||
name: 'The Forgotten City on Nexus Mods'
|
||
dirty:
|
||
# version: 1.8
|
||
- <<: *quickClean
|
||
crc: 0xE6DC78C3
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 7
|
||
clean:
|
||
# version: 1.8
|
||
- crc: 0x8F81344C
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'High Level Enemies.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3231/' ]
|
||
tag:
|
||
- Relev
|
||
- name: 'High Level Enemies - Dawnguard.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3231/' ]
|
||
tag:
|
||
- Relev
|
||
- name: 'High Level Enemies - Dragonborn.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3231/' ]
|
||
tag:
|
||
- Relev
|
||
- name: 'Inigo.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1461/'
|
||
name: 'INIGO on Nexus Mods'
|
||
dirty:
|
||
# version: 2.4C
|
||
- <<: *quickClean
|
||
crc: 0x9CCE987C
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 34
|
||
clean:
|
||
# version: 2.4C
|
||
- crc: 0x938CF2CD
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'KrittaKittyHorsesForSSE.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/7685/'
|
||
name: 'Realistic Horse Breeds by KrittaKitty on Nexus Mods'
|
||
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
|
||
clean:
|
||
# version: 2.5
|
||
- crc: 0xA981A2DA
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'LessDragons(10|25|50)\.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4858/' ]
|
||
msg:
|
||
- <<: *AlreadyInX
|
||
subs: [ 'Timing is Everything - Quest Delay and Timing Control' ]
|
||
condition: 'active("LessDragons(10|25|50)\.esp") and active("TimingIsEverything.esp")'
|
||
- <<: *useOnlyOneX
|
||
subs: [ 'Less Dragons SSE' ]
|
||
condition: 'many("LessDragons(10|25|50)\.esp")'
|
||
- name: 'Lucien.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20035' ]
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ '[Holds The City Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/10609)' ]
|
||
condition: 'active("Lucien.esp") and active("Holds.esp") and not active("Lucien-Holds-Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Moon and Star](https://www.nexusmods.com/skyrimspecialedition/mods/4301)' ]
|
||
condition: 'active("Lucien.esp") and active("MoonAndStar_MAS.esp") and not active("Lucien-MoonandStar-Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Moonpath to Elsweyr](https://www.nexusmods.com/skyrimspecialedition/mods/4341)' ]
|
||
condition: 'active("Lucien.esp") and active("moonpath.esp") and not active("Lucien-Moonpath-Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Shiva''s Vanilla Clothing Replacer](https://www.nexusmods.com/skyrimspecialedition/mods/9241)' ]
|
||
condition: 'active("Lucien.esp") and active("Shiva''s Vanilla Clothing Replacer.esp") and not active("Lucien-ShivaVanillaClothing-Patch.esp")'
|
||
dirty:
|
||
# version: 1.2.1
|
||
- <<: *quickClean
|
||
crc: 0x00E539F0
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 13
|
||
clean:
|
||
# version: 1.2.1
|
||
- crc: 0x650A7363
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'MrissiTailOfTroubles.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/9666/'
|
||
name: 'M''rissi''s Tails of Troubles SE on Nexus Mods'
|
||
dirty:
|
||
# version: 1.6
|
||
- <<: *quickClean
|
||
crc: 0x8897007A
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 34
|
||
clean:
|
||
# version: 1.6
|
||
- crc: 0x1713C743
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Endgame NPC Overhaul.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/897/' ]
|
||
group: 'Early Loaders'
|
||
after:
|
||
- 'AmazingFollowerTweaks.esp'
|
||
- 'UFO - Ultimate Follower Overhaul.esp'
|
||
clean:
|
||
# version: 1.3.1
|
||
- crc: 0x9906B314
|
||
util: 'SSEEdit v4.0.1'
|
||
- 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: 'Rigmor.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/5271/'
|
||
name: 'Rigmor of Bruma on Nexus Mods'
|
||
inc:
|
||
- 'Open Cities Skyrim.esp'
|
||
after:
|
||
- 'Cutting Room Floor.esp'
|
||
- 'ETaC - Complete.esp'
|
||
- 'ETaC - Dawnstar.esp'
|
||
- 'ETaC - Riverwood.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'PyP_Legendary.esp'
|
||
dirty:
|
||
# version: 1.0 Full
|
||
- <<: *quickClean
|
||
crc: 0x216656CE
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
itm: 411
|
||
# version: 1.0 Just Rigmor
|
||
- <<: *quickClean
|
||
crc: 0x0FECA474
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
itm: 2
|
||
# version: 1.0 BS Bruma
|
||
- <<: *quickClean
|
||
crc: 0xE2D1C53F
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
itm: 413
|
||
udr: 1
|
||
clean:
|
||
# version: 1.0 Full
|
||
- crc: 0xE3C4DFFF
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
# version: 1.0 Just Rigmor
|
||
- crc: 0xD5B7810F
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
# version: 1.0 BS Bruma
|
||
- crc: 0xBDDE731D
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'Skyrim Immersive Creatures Special Edition.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12680/'
|
||
name: 'Skyrim Immersive Creatures on Nexus Mods'
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18639/'
|
||
name: 'Skyrim Immersive Creatures - Official Patch and Patch Central on Nexus Mods'
|
||
tag:
|
||
- -C.Location
|
||
- Delev
|
||
- Invent
|
||
- Relev
|
||
msg:
|
||
- type: warn
|
||
content:
|
||
- lang: en
|
||
text: 'Update Patch available: %1%'
|
||
- lang: de
|
||
text: 'Update Patch verfügbar: %1%'
|
||
subs: [ '[Skyrim Immersive Creatures - Official Patch](https://www.nexusmods.com/skyrimspecialedition/mods/18639)' ]
|
||
condition: 'active("Skyrim Immersive Creatures Special Edition.esp") and checksum("Skyrim Immersive Creatures Special Edition.esp", 7CD2929B)'
|
||
clean:
|
||
# version: 0.22 Official patch
|
||
- crc: 0xA43CAEE3
|
||
util: 'SSEEdit v3.2.71 EXPERIMENTAL'
|
||
- name: 'SofiaFollower.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2180/'
|
||
name: 'Sofia - The Funny Fully Voiced Follower on Nexus Mods'
|
||
msg:
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Guard Dialogue Overhaul' ]
|
||
condition: 'active("Guard Dialogue Overhaul.esp") and not active("Qw_SofiaFollower_GDO Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Relationship Dialogue Overhaul' ]
|
||
condition: 'active("Relationship Dialogue Overhaul.esp") and not active("Qw_SofiaFollower_RDO Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Unofficial Skyrim Special Edition Patch' ]
|
||
condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("Qw_SofiaFollower_USSEP Patch.esp")'
|
||
- type: warn
|
||
content:
|
||
- lang: en
|
||
text: 'Includes an old script from %1%. This script `%2%` must be deleted for %1% to function correctly.'
|
||
- lang: de
|
||
text: 'Enthält ein altes Skript von %1%. Dieses Skript `%2%` muss gelöscht werden damit %1% korrekt funktioniert.'
|
||
subs:
|
||
- '[SkyUI](https://www.nexusmods.com/skyrimspecialedition/mods/12604/)'
|
||
- ' ski_playerloadgamealias.pex '
|
||
condition: 'file("scripts/ski_playerloadgamealias.pex") and checksum("scripts/ski_playerloadgamealias.pex", 8B234B3B)'
|
||
clean:
|
||
- crc: 0xD87DD508
|
||
util: 'SSEEdit v3.2.70 EXPERIMENTAL'
|
||
- name: 'Toccata.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12713/'
|
||
name: 'Toccata Follower SE (With Elisif Replacer Option) on Nexus Mods'
|
||
req:
|
||
- *SKSE
|
||
- *SkyUI
|
||
clean:
|
||
- crc: 0xAA9D9F35
|
||
util: 'SSEEdit v3.2.44'
|
||
- name: 'WheelsOfLull.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/748'
|
||
name: 'The Wheels Of Lull on Nexus Mods'
|
||
clean:
|
||
# version: 1.3a - unofficial patch
|
||
- crc: 0xC191A3F9
|
||
util: 'SSEEdit v4.0.0'
|
||
msg:
|
||
# first crc is before, second is after cleaning
|
||
- type: warn
|
||
content:
|
||
- lang: en
|
||
text: 'Update Patch available: %1%'
|
||
- lang: de
|
||
text: 'Update Patch verfügbar: %1%'
|
||
subs: [ '[Wheels of Lull Unofficial Patch](https://www.nexusmods.com/skyrimspecialedition/mods/19734).' ]
|
||
condition: 'checksum("WheelsOfLull.esp", FF400946) or checksum("WheelsOfLull.esp", 6771AF29)'
|
||
# These three are mutually exclusive, which is handled further down
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Beyond Skyrim Bruma'
|
||
- '[Wheels of Lull Bruma Compatibility Fix](https://www.nexusmods.com/skyrimspecialedition/mods/19734/)'
|
||
condition: 'active("BSHeartland.esm") and not active("ForgottenCity.esp") and not active("WheelsOfLull - Bruma Patch.esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Forgotten City'
|
||
- '[Wheels of Lull Forgotten City Compatibility Fix](https://www.nexusmods.com/skyrimspecialedition/mods/19734/)'
|
||
condition: 'not active("BSHeartland.esm") and active("ForgottenCity.esp") and not active("WheelsOfLull - Forgotten City Patch.esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Beyond Skyrim Bruma and Forgotten City'
|
||
- '[Wheels of Lull Forgotten City and Bruma Merged Fix](https://www.nexusmods.com/skyrimspecialedition/mods/19734/)'
|
||
condition: 'active("BSHeartland.esm") and active("ForgottenCity.esp") and not active("WheelsOfLull - Forgotten City - Bruma Patch.esp")'
|
||
- name: 'WheelsOfLull (- (Forgotten City|Bruma) ){1,2}Patch\.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19734'
|
||
name: 'Wheels of Lull Unofficial Patch on Nexus Mods'
|
||
msg:
|
||
- <<: *useOnlyOneX
|
||
condition: 'many("WheelsOfLull (- (Forgotten City|Bruma) ){1,2}Patch\.esp")'
|
||
subs: [ 'Wheels Of Lull Bruma / Forgotten City Patch' ]
|
||
- name: 'zMirai.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10908/'
|
||
name: 'Mirai - the Girl with the Dragon Heart on Nexus Mods'
|
||
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'
|
||
|
||
###### 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'
|
||
msg:
|
||
- type: warn
|
||
content:
|
||
- lang: en
|
||
text: '%1% is already included in this mod.'
|
||
- lang: de
|
||
text: '%1% ist bereits enthalten in diesem Mod.'
|
||
subs:
|
||
- '`Realistic High Altitude Treeline`'
|
||
condition: 'active("Realistic Treeline.esp")'
|
||
clean:
|
||
- crc: 0xBD798EA8
|
||
util: 'SSEEdit v3.2.70 EXPERIMENTAL'
|
||
- name: 'BlendedRoads.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8834/' ]
|
||
inc:
|
||
- 'immersive roads.esp'
|
||
- 'Real Roads.esp'
|
||
tag:
|
||
- Graphics
|
||
clean:
|
||
# version: 1.45 Blended Roads
|
||
- crc: 0x38FF2A83
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 1.45 Blended Roads, ESL
|
||
- crc: 0xF3C636E2
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 1.45 REALly Blended Roads
|
||
- crc: 0x8C9C032E
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 1.45 REALly Blended Roads, ESL
|
||
- crc: 0x05762FC2
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Blowing in the Wind SSE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5124' ]
|
||
group: *fixesGroup
|
||
clean:
|
||
# version: 2.04
|
||
- crc: 0x8EF0F5D1
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Enhanced Landscapes.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18162/' ]
|
||
group: *earlyLoadersGroup
|
||
inc:
|
||
- name: 'tpos_ultimate_esm.esp'
|
||
display: 'The People Of Skyrim Complete SSE'
|
||
msg:
|
||
- <<: *patchIncluded
|
||
subs: [ 'Immersive Citizens' ]
|
||
condition: 'active("Immersive Citizens - AI Overhaul.esp") and not active("Enhanced Landscapes - IC Patch.esp")'
|
||
clean:
|
||
# version: 1.65
|
||
- crc: 0x9B2A145A
|
||
util: 'SSEEdit v3.3.11 BETA'
|
||
- name: 'Enhanced Landscapes - Barren Marsh.esp'
|
||
group: *fixesGroup
|
||
- name: 'Enhanced Landscapes - Dead Marsh.esp'
|
||
group: *fixesGroup
|
||
after:
|
||
- 'Enhanced Landscapes - Barren Marsh.esp'
|
||
- name: 'Enhanced Landscapes - Grass.esp'
|
||
group: *fixesGroup
|
||
after:
|
||
- 'Enhanced Landscapes.esp'
|
||
- 'Skyrim Flora Overhaul.esp'
|
||
- name: 'Enhanced Landscapes - Green Fields.esp'
|
||
group: *fixesGroup
|
||
after:
|
||
- 'Enhanced Landscapes.esp'
|
||
- 'Enhanced Landscapes - Grass.esp'
|
||
- name: 'SRG Enhanced Trees Activator.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11008'
|
||
name: 'Enhanced Vanilla Trees on Nexus Mods'
|
||
group: *fixesGroup
|
||
inc:
|
||
- 'SimplyBiggerTreesSE.esp'
|
||
- 'Skyrim Flora Overhaul.esp'
|
||
- name: 'Gildergreen Regrown.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/348/'
|
||
name: 'Gildergreen Regrown on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 2.0
|
||
- crc: 0xFFD6E910
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Grass Field.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17909' ]
|
||
group: *ccGroup
|
||
- name: 'HearthfireGrassFix.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13461/' ]
|
||
group: *earlyLoadersGroup
|
||
- name: 'Landscape Fixes For Grass Mods.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9005/' ]
|
||
group: *earlyLoadersGroup
|
||
after:
|
||
- 'Enhanced Landscapes.esp'
|
||
- 'S3DLandscapes NextGenerationForests.esp'
|
||
- 'Whiterun Forest Borealis.esp'
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.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")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Cutting Room Floor' ]
|
||
condition: 'active("Cutting Room Floor.esp") and not active("Landscape Fixes For Grass mods - Cutting Room Floor Locations.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")'
|
||
- <<: *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")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Immersive Citizens' ]
|
||
condition: 'active("Immersive Citizens - AI Overhaul.esp") and not active("Landscape For Grass Mods -Immersive Citizens PATCH.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'JK''S Skyrim' ]
|
||
condition: 'active("JKs Skyrim.esp") and not active("Landscape For Grass Mods JK''S Skyrim.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Moon and Star' ]
|
||
condition: 'active("MoonAndStar_MAS.esp") and not active("Landscape For Grass Mods - Moon and Star PATCH.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Provincial Courier Service' ]
|
||
condition: 'active("Provincial Courier Service.esp") and not active("Landscape For Grass Mods -Provincial Courier PATCH.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Valkyrja Estate' ]
|
||
condition: 'active("ValkyrjaEstate.esp") and not active("Landscape For Grass Mods - Valkyrja Estate PATCH.esp")'
|
||
clean:
|
||
# version: 4.4
|
||
- crc: 0x1B69D20B
|
||
util: 'SSEEdit v3.3.8a BETA'
|
||
- name: 'Landscape Fixes For Grass mods - Alternate start Locations.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9005/' ]
|
||
after:
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
clean:
|
||
# version: 1.1
|
||
- crc: 0xFF2C28E6
|
||
util: 'SSEEdit v3.3.6 BETA'
|
||
- name: 'Landscape Fixes For Grass mods - Cutting Room Floor Locations.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9005/' ]
|
||
after:
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
clean:
|
||
# version: 1.01
|
||
- crc: 0xD1A5D0FE
|
||
util: 'SSEEdit v3.3.6 BETA'
|
||
- name: 'Landscape For Grass Mods - Arthmoor''s Dragon Bridge PATCH.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9005/' ]
|
||
after:
|
||
- 'Dragon Bridge.esp'
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
clean:
|
||
# version: 1.01
|
||
- crc: 0x92327E79
|
||
util: 'SSEEdit v3.3.6 BETA'
|
||
- name: 'Landscape For Grass Mods -Immersive Citizens PATCH.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9005/' ]
|
||
after:
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
clean:
|
||
# version: 1
|
||
- crc: 0x6ADC2C04
|
||
util: 'SSEEdit v3.3.6 BETA'
|
||
- name: 'Landscape For Grass Mods JK''S Skyrim.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9005/' ]
|
||
after:
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'JKs Skyrim.esp'
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
clean:
|
||
# version: 1.04
|
||
- crc: 0xA058758D
|
||
util: 'SSEEdit v3.3.6 BETA'
|
||
- name: 'Landscape For Grass Mods - Moon and Star PATCH.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9005/' ]
|
||
clean:
|
||
# version: 1
|
||
- crc: 0x51276D4D
|
||
util: 'SSEEdit v3.3.6 BETA'
|
||
- name: 'Landscape For Grass Mods -Provincial Courier PATCH.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9005/' ]
|
||
after:
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
clean:
|
||
# version: 1
|
||
- crc: 0xEF11FEC0
|
||
util: 'SSEEdit v3.3.6 BETA'
|
||
- name: 'Landscape For Grass Mods Arthmoor''s Shor''s Stone PATCH.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9005/' ]
|
||
after:
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
- 'Shor''s Stone.esp'
|
||
clean:
|
||
# version: 1
|
||
- crc: 0x70AC097E
|
||
util: 'SSEEdit v3.3.6 BETA'
|
||
- name: 'Landscape For Grass Mods - Valkyrja Estate PATCH.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9005/' ]
|
||
clean:
|
||
# version: 1
|
||
- crc: 0xE2CE802E
|
||
util: 'SSEEdit v3.3.6 BETA'
|
||
- name: 'RelicHunter_Grass_Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9005/' ]
|
||
after:
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
clean:
|
||
- crc: 0xB46777D2
|
||
util: 'SSEEdit v3.3.6 BETA'
|
||
- name: 'MajesticMountains.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11052/' ]
|
||
after:
|
||
- 'Dolomite Weathers.esp'
|
||
- 'NAT.esp'
|
||
tag:
|
||
- Graphics
|
||
msg:
|
||
- <<: *semiCompatible
|
||
subs:
|
||
- '[Moss Rocks](https://www.nexusmods.com/skyrimspecialedition/mods/8838)'
|
||
- 'Moss Rocks can be used with Majestic Mountains. But Majestic Mountains meshes without snow will not be used. [Source](https://forums.nexusmods.com/index.php?/topic/5838597-majestic-mountains/?p=52271673)'
|
||
condition: 'active("MajesticMountains.esp") and active("Moss Rocks.esp")'
|
||
clean:
|
||
# version: 1.82
|
||
- crc: 0x70426681
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'MajesticMountains_Landscape.esm'
|
||
after:
|
||
- 'BSHeartland.esm'
|
||
clean:
|
||
# version: 1.82
|
||
- crc: 0x191C70BB
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'MajesticMountains_Moss.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11052/' ]
|
||
inc:
|
||
- 'Moss Rocks.esp'
|
||
tag:
|
||
- Graphics
|
||
dirty:
|
||
# version: 1.82
|
||
- <<: *quickClean
|
||
crc: 0x56DB0788
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 5
|
||
clean:
|
||
# version: 1.82
|
||
- crc: 0x2138ED5A
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Prometheus_No_snow_Under_the_roof.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/518/' ]
|
||
group: *earlyLoadersGroup
|
||
msg:
|
||
- type: warn
|
||
content:
|
||
- lang: en
|
||
text: 'Update Patch available: %1%'
|
||
- lang: de
|
||
text: 'Update Patch verfügbar: %1%'
|
||
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:
|
||
# version: 3.2
|
||
- <<: *quickClean
|
||
crc: 0x87D18F2B
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 59
|
||
udr: 5
|
||
clean:
|
||
# version: 3.2
|
||
- crc: 0xC22A5329
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'NSUTR_bugfixes.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/15064/'
|
||
name: 'No snow under the roof - Bug fixes on Nexus Mods'
|
||
clean:
|
||
# version: 1.4
|
||
- crc: 0x58D99419
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'NSUTR_groundsnow_mesh_fixes.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/15064/'
|
||
name: 'No snow under the roof - Bug fixes on Nexus Mods'
|
||
dirty:
|
||
# version: 1.4
|
||
- <<: *quickClean
|
||
crc: 0x2EE577A0
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 33
|
||
clean:
|
||
# version: 1.4
|
||
- crc: 0x6A1DF988
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'NSUTR_improvements.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/15064/'
|
||
name: 'No snow under the roof - Bug fixes on Nexus Mods'
|
||
dirty:
|
||
# version: 1.4
|
||
- <<: *quickClean
|
||
crc: 0xBE9E7F5F
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 3
|
||
clean:
|
||
# version: 1.4
|
||
- crc: 0x8E47790E
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'RealisticWaterTwo.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2182/' ]
|
||
group: *lateLoadersGroup
|
||
after:
|
||
- 'Alternate Start - Live Another Life.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Immersive Citizens - OCS patch.esp'
|
||
- 'Open Cities Skyrim.esp'
|
||
- 'SoundsofSkyrimComplete.esp'
|
||
tag:
|
||
- C.Water
|
||
- Graphics
|
||
- Sound
|
||
msg:
|
||
- <<: *patchIncluded
|
||
subs: [ 'iNeed - Food, Water and Sleep' ]
|
||
condition: 'active("iNeed.esp") and not active("RealisticWaterTwo - Needs Mod Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ 'Realistic Needs and Diseases' ]
|
||
condition: 'active("RealisticNeedsandDiseases.esp") and not active("RealisticWaterTwo - Needs Mod Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ 'Open Cities Skyrim' ]
|
||
condition: 'active("Open Cities Skyrim.esp") and not active("RealisticWaterTwo - Open Cities.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ 'Paper World Map' ]
|
||
condition: 'active("Paper World Map.esp") and not active("RealisticWaterTwo - Paper Wold Map Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ 'The People Of Skyrim Complete' ]
|
||
condition: 'active("tpos_ultimate_esm.esp") and not active("RWT - People of Skyrim Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ 'Wyrmstooth' ]
|
||
condition: 'active("Wyrmstooth.esp") and not active("RealisticWaterTwo - Wyrmstooth.esp")'
|
||
clean:
|
||
# version: 1.8.2
|
||
- crc: 0x4E75FEF9
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Realistic Treeline.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18046/'
|
||
name: 'Realistic High Altitude Treeline on Nexus Mods'
|
||
group: *fixesGroup
|
||
after:
|
||
- 'Enhanced Landscapes.esp'
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *quickClean
|
||
crc: 0xE7403486
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 1
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0xA208B2B1
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'SimplyBiggerTreesSE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5281/' ]
|
||
group: *fixesGroup
|
||
clean:
|
||
# version: 1.0SE
|
||
- crc: 0xADC2F6AF
|
||
util: 'SSEEdit v3.2.1'
|
||
# version: 1.0SE
|
||
- crc: 0x0BA34575
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Skyrim Flora Overhaul.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2154/' ]
|
||
group: *fixesGroup
|
||
after:
|
||
- 'SimplyBiggerTreesSE.esp'
|
||
- name: 'S3DLandscapes NextGenerationForests.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18247/'
|
||
name: 'Skyrim 3D Landscapes on Nexus Mods'
|
||
group: 'Early Loaders'
|
||
inc:
|
||
- 'Enhanced Landscapes.esp'
|
||
- 'waterplants.esp'
|
||
- name: 'SkyrimImprovedPuddles-DG-HF-DB.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1462/' ]
|
||
group: *fixesGroup
|
||
- name: 'SkyrimIsWindy - EVT patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5836/' ]
|
||
after:
|
||
- 'SkyrimIsWindy.esp'
|
||
- 'SRG Enhanced Trees Activator.esp'
|
||
- name: 'SmoothShores.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10624/'
|
||
name: 'Smooth Shores (Grass and Ground Remastered) on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
dirty:
|
||
# version: 0.7 before Quick Auto Clean
|
||
- <<: *quickClean
|
||
crc: 0x8A99CCE9
|
||
util: '[SSEEdit v3.3.11 BETA](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 15
|
||
clean:
|
||
# version: 0.7
|
||
- crc: 0xE7F146C7
|
||
util: 'SSEEdit v3.3.11 BETA'
|
||
- name: 'TerrainLodRedone.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9135/' ]
|
||
group: *fixesGroup
|
||
- 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
|
||
clean:
|
||
# version: 1.3.3
|
||
- crc: 0x28B9ECB9
|
||
util: 'SSEEdit v4.0.0'
|
||
# 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
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x0B808080
|
||
util: 'SSEEdit v4.0.0'
|
||
# 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
|
||
clean:
|
||
# version: 1.1
|
||
- crc: 0xCDD1AA52
|
||
util: 'SSEEdit v4.0.0'
|
||
# 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:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2296/'
|
||
name: 'Verdant - A Skyrim Grass Plugin on Nexus Mods'
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/9005/'
|
||
name: 'Landscape Fixes For Grass Mods - Tweaks for Verdant on Nexus Mods'
|
||
group: *fixesGroup
|
||
inc:
|
||
- name: 'Open Cities Skyrim.esp'
|
||
condition: 'checksum("Verdant - A Skyrim Grass Plugin SSE Version.esp", 9AB5147C)'
|
||
after:
|
||
- 'Skyrim Flora Overhaul.esp'
|
||
clean:
|
||
# version: 1.6.1
|
||
- crc: 0x102BBC11
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 1.6.1 - Tweaks for Verdant
|
||
- crc: 0x91F1764B
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Verdant - Altered(( Forest| Rift| Snow) Grass( Only| Green Rift|))\.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/14601/'
|
||
name: 'Verdant - Altered Forest Grass on Nexus Mods'
|
||
group: *fixesGroup
|
||
after:
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
- name: 'Unbelievable Grass Two.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4082/' ]
|
||
group: *fixesGroup
|
||
- name: 'p_vegetation_overhaul.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/7627/'
|
||
name: 'Vanilla Vegetation Overhaul on Nexus Mods'
|
||
group: *fixesGroup
|
||
- name: 'Veydosebrom - Grasses and Groundcover.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10543/' ]
|
||
group: *fixesGroup
|
||
- name: 'WGT.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11010/'
|
||
name: 'Imperial City LOD fix for custom lods (Beyond skyrim Bruma) on Nexus Mods'
|
||
dirty:
|
||
- <<: *quickClean
|
||
crc: 0x1735A889
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
itm: 22
|
||
udr: 9
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x71572057
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'ViscousGrass.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13995/'
|
||
name: 'Viscous Grass Plus Tweaks on Nexus Mods'
|
||
group: *fixesGroup
|
||
- name: 'waterplants.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6092/' ]
|
||
group: 'Creation Club'
|
||
- 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 v3.3.0 BETA](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 6
|
||
clean:
|
||
# version: 2.0
|
||
- crc: 0xE147B0BB
|
||
util: 'SSEEdit v3.3.0 BETA'
|
||
|
||
###### Gameplay ######
|
||
- name: 'Alternate Start - Live Another Life.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/272/'
|
||
name: 'Alternate Start - Live Another Life on Nexus Mods'
|
||
- link: 'https://afkmods.iguanadons.net/index.php?/files/file/270-alternate-start-live-another-life/'
|
||
name: 'Alternate Start - Live Another Life on Afk Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2918710'
|
||
name: 'Alternate Start - Live Another Life on Bethesda.net'
|
||
group: *highPriorityGroup
|
||
inc:
|
||
- 'Original Opening Scene.esp'
|
||
- 'Random Alternate Start.esp'
|
||
- 'Random Alternate Start Reborn SE.esp'
|
||
- 'Skyrim Unbound.esp'
|
||
after:
|
||
- 'My Home Is Your Home.esp'
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
tag:
|
||
- C.Location
|
||
- Names
|
||
clean:
|
||
# version: 4.0.8
|
||
- crc: 0xFFBA79AE
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Alternate Start -- New Beginnings.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4939/'
|
||
name: 'Alternate Start - LAL Extension - New Beginnings on Nexus Mods'
|
||
tag:
|
||
- Scripts
|
||
- -Sound
|
||
clean:
|
||
# version: 1.2.6
|
||
- crc: 0x70FCB6BD
|
||
util: 'SSEEdit v3.2.2'
|
||
- 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
|
||
msg:
|
||
- <<: *compatNotes
|
||
subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/365' ]
|
||
- *includesMBBF
|
||
- type: info
|
||
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.'
|
||
condition: 'active("Disparity.esp")'
|
||
dirty:
|
||
# version: 1.07SSE
|
||
- <<: *quickClean
|
||
crc: 0xAF52C3D7
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 1
|
||
clean:
|
||
# version: 1.07SSE
|
||
- crc: 0x2B3FF1BA
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Apocalypse - Magic of Skyrim.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1090/'
|
||
name: 'Apocalypse - Magic of Skyrim on Nexus Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2977857'
|
||
name: 'Apocalypse - Magic Of Skyrim [PC] on Bethesda.net'
|
||
after:
|
||
- 'Ordinator - Perks of Skyrim.esp'
|
||
msg:
|
||
- <<: *compatNotes
|
||
subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/136' ]
|
||
- *includesMBBF
|
||
- <<: *patchProvided
|
||
subs: [ 'Ordinator - Perks of Skyrim' ]
|
||
condition: 'active("Ordinator - Perks of Skyrim.esp") and not active("Apocalypse - Ordinator Compatibility Patch.esp")'
|
||
clean:
|
||
# version: 9.45SSE
|
||
- crc: 0x266B3B3B
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'AcquisitiveSoulGemMultithreaded.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1469/' ]
|
||
inc:
|
||
- 'GIST soul trap.esp'
|
||
- 'UFD Enhanced Soultrap.esp'
|
||
msg: [ *reqSkyUI ]
|
||
clean:
|
||
# version: 4.6.5
|
||
- crc: 0x615A80B8
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Ars Metallica.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/321/' ]
|
||
tag:
|
||
- Invent
|
||
- Relev
|
||
clean:
|
||
# version: 2.0.4
|
||
- crc: 0x367C7ACF
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'BarenziahQuestMarkers.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/684/' ]
|
||
msg:
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Unofficial Skyrim Special Edition Patch' ]
|
||
condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("Qw_BarenziahQuestMarkers_USSEP Patch.esp")'
|
||
- name: 'Better Harvesting.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/522/' ]
|
||
after:
|
||
- 'skyBirds_SSE.esp'
|
||
- name: 'Better Harvesting (animal loot version).esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/522/' ]
|
||
after:
|
||
- 'skyBirds_SSE.esp'
|
||
- name: 'Better Vampires.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1925/'
|
||
name: 'Better Vampires SE 8.2 on Nexus Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/3244230'
|
||
name: 'Better Vampires 8.1 PC on Bethesda.net'
|
||
after:
|
||
- 'EBM_UnlimitedPower.esp'
|
||
- 'EBM_UnlimitedPower_Vampire.esp'
|
||
- 'Requiem.esp'
|
||
- 'Sacrosanct - Vampires of Skyrim.esp'
|
||
- 'Tainted_Blood.esp'
|
||
tag:
|
||
- Graphics
|
||
- Names
|
||
- Relev
|
||
- Sound
|
||
- Stats
|
||
clean:
|
||
# version: 8.2
|
||
- crc: 0xEC44246A
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Bounty Gold.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18571/' ]
|
||
after:
|
||
- 'Requiem.esp'
|
||
- name: 'TheChoiceIsYours.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3850/' ]
|
||
after:
|
||
- 'BetterQuestObjectives.esp'
|
||
- 'BetterQuestObjectives - BCS Patch.esp'
|
||
- 'Book Covers Skyrim.esp'
|
||
- 'Cutting Room Floor.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Relationship Dialogue Overhaul.esp'
|
||
msg:
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Book Covers SE'
|
||
- '[kryptopyr''s Patch Hub - Book Covers Skyrim TCIY](https://www.nexusmods.com/skyrimspecialedition/mods/19518/)'
|
||
condition: 'active("Book Covers Skyrim.esp") and not active("TCIY( |_)BCS Patch.esp")'
|
||
tag:
|
||
- Actors.AIPackages
|
||
- Names
|
||
clean:
|
||
# version: 3.2
|
||
- crc: 0x9F3FDA79
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Complete Alchemy & Cooking Overhaul.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19924/' ]
|
||
group: *coreGroup
|
||
req:
|
||
- *SKSE
|
||
inc:
|
||
- 'BullseyePerkParalyzeBugFixSE.esp'
|
||
- 'FloraRespawnFix.esp'
|
||
- 'HarvestOverhaul_Redone.esp'
|
||
- 'HarvestOverhaul_Redone_Creatures.esp'
|
||
- name: 'Paralyze.esp'
|
||
display: 'Ragdoll Paralysis Redux SE'
|
||
after:
|
||
- 'BetterQuestObjectives.esp'
|
||
- 'Book Covers Skyrim.esp'
|
||
- 'Complete Crafting Overhaul_Remade.esp'
|
||
- 'Cutting Room Floor.esp'
|
||
- 'disparity.esp'
|
||
- 'EconomyOverhaulandSpeechcraftImprovements.esp'
|
||
- 'Immersive Weapons.esp'
|
||
- 'iNeed.esp'
|
||
- 'Radiant and Unique Potions Poisons and Booze.esp'
|
||
- 'YOT - Your Own Thoughts.esp'
|
||
# For Group, to avoid cyclic errors
|
||
- 'Imperious - Races of Skyrim.esp'
|
||
- 'MLU.esp'
|
||
msg:
|
||
- <<: *compatNotes
|
||
subs: [ 'https://forums.nexusmods.com/index.php?/topic/6988461-caco-compatibility/?p=63575286' ]
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Ars Metallica' ]
|
||
condition: 'active("Ars Metallica.esp") and not active("Qw_CACO_ArsMetallica Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Audio Overhaul for Skyrim' ]
|
||
condition: 'active("Audio Overhaul Skyrim.esp") and not active("Qw_CACO_AOS Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Relationship Dialogue Overhaul' ]
|
||
condition: 'active("Relationship Dialogue Overhaul.esp") and not active("Qw_CACO_RDO Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Skyrim 3D Trees and Plants' ]
|
||
condition: 'active("S3DTrees NextGenerationForests.esp") and not active("Qw_CACO_S3DTrees Patch.esp")'
|
||
clean:
|
||
- crc: 0x479F529D
|
||
util: 'SSEEdit v3.2.67'
|
||
- name: 'The Brotherhood of Old.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15322/' ]
|
||
after:
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'SkyrimSewers.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")'
|
||
clean:
|
||
# version: 0.9.7
|
||
- crc: 0x24B281F2
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'Clairvoyance.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20197/' ]
|
||
after:
|
||
- 'Requiem.esp'
|
||
- name: 'DeadlyCombat.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8850/' ]
|
||
msg:
|
||
- type: info
|
||
condition: 'active("DeadlyCombat.esp") and not active("DeadlyCombat_Ordinator_Patch.esp")'
|
||
content:
|
||
- lang: en
|
||
text: 'An optional compatibility patch, which changes a few perks to match Deadly Combats design is available on the [Deadly Combat page](https://www.nexusmods.com/skyrimspecialedition/mods/8850/).'
|
||
- lang: de
|
||
text: 'Ein optionaler Kompatibilitätspatch, welcher einige Perks abändert, um Deadly Combats Design zu entsprechen, ist auf der [Deadly Combat-Seite](https://www.nexusmods.com/skyrimspecialedition/mods/8850/) verfügbar.'
|
||
- name: 'DLCIntegration.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8032/' ]
|
||
group: *fixesGroup
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ 'Beyond Skyrim DLC Integration' ]
|
||
condition: 'active("BS_DLC_patch.esp") and not active("DLCIntegration Beyond Skyrim Compatibility Patch.esp")'
|
||
tag:
|
||
- Delev
|
||
- Invent
|
||
- Names
|
||
- Relev
|
||
clean:
|
||
# version: 1.1
|
||
- crc: 0xA3FB0FAD
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'DLCIntegration Beyond Skyrim Compatibility Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8032/' ]
|
||
group: *fixesGroup
|
||
clean:
|
||
# version: 1.1
|
||
- crc: 0x32F4BBE5
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Economy.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8210/' ]
|
||
tag:
|
||
- Relev
|
||
- 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")'
|
||
- name: 'EnchantingAwakened.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18558/' ]
|
||
after:
|
||
- 'Requiem.esp'
|
||
- name: 'UFD Enhanced Soultrap.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6338/' ]
|
||
inc:
|
||
- 'AcquisitiveSoulGemMultithreaded.esp'
|
||
- 'GIST soul trap.esp'
|
||
msg:
|
||
- *doNotClean
|
||
- *reqSkyUI
|
||
- name: 'Finding_VelehkSain(_MAQF)?\.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19815/' ]
|
||
after:
|
||
- 'ApepiBetterCollege.esp'
|
||
- 'CollegeOfWinterholdImmersive.esp'
|
||
- 'Immersive Weapons.esp'
|
||
- 'MagicalCollegeofWinterhold.esp'
|
||
- 'OCW_Obscure''s_CollegeofWinterhold.esp'
|
||
- 'Weapons Armor Clothing & Clutter Fixes.esp'
|
||
- name: 'Guard Dialogue Overhaul.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/20791/'
|
||
name: 'Guard Dialogue Overhaul (GDO) SSE on Nexus Mods'
|
||
after:
|
||
- 'Hothtrooper44_ArmorCompilation.esp'
|
||
clean:
|
||
# version: 1.6
|
||
- crc: 0xF9B972F2
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'GIST soul trap.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/15755/'
|
||
name: 'GIST - Genuinely Intelligent Soul Trap SE on Nexus Mods'
|
||
inc:
|
||
- 'AcquisitiveSoulGemMultithreaded.esp'
|
||
- 'UFD Enhanced Soultrap.esp'
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ '[MultiLayer Parallax Soul Gems](https://www.nexusmods.com/skyrim/mods/65531/)' ]
|
||
condition: 'active("MLPSoulGems.esp") and not active("GIST-MLPSoulGems-patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Rustic Soul Gems](https://www.nexusmods.com/skyrimspecialedition/mods/5785/)' ]
|
||
condition: 'active("RUSTIC SOULGEMS - (Sorted|Unsorted)\.esp") and not active("GIST-RusticSoulGems-patch.esp")'
|
||
- *reqSkyUI
|
||
clean:
|
||
# version: 1.3
|
||
- crc: 0xC9D0A414
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'GIST-MLPSoulGems-patch.esp'
|
||
req:
|
||
- name: 'MLPSoulGems.esp'
|
||
display: 'MultiLayer Parallax Soul Gems'
|
||
clean:
|
||
# version: 1.1
|
||
- crc: 0x87187AE1
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 1.1, ESL flagged
|
||
- crc: 0xA570D868
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'GIST-RusticSoulGems-patch.esp'
|
||
req:
|
||
- name: 'RUSTIC SOULGEMS - Sorted.esp'
|
||
condition: 'not file("RUSTIC SOULGEMS - Unsorted.esp")'
|
||
display: 'Rustic Soulgems'
|
||
- name: 'RUSTIC SOULGEMS - Unsorted.esp'
|
||
condition: 'not file("RUSTIC SOULGEMS - Sorted.esp")'
|
||
display: 'Rustic Soulgems'
|
||
clean:
|
||
# version: 1.1
|
||
- crc: 0xEF0A2A16
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 1.1, ESL flagged
|
||
- crc: 0x9C849474
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'HarvestOverhaul_Redone.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2398/' ]
|
||
after:
|
||
- 'skyBirds_SSE.esp'
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ 'Ordinator - Perks of Skyrim' ]
|
||
condition: 'active("Ordinator - Perks of Skyrim.esp") and not active("HOR_OrdinatorPatch.esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Flora Respawn Fix'
|
||
- '[Harvest Overhaul Redone - Flora Respawn Fix Patch](https://www.nexusmods.com/skyrimspecialedition/mods/14125/)'
|
||
condition: 'active("FloraRespawnFix.esp") and not active("HOR-Flora Respawn Fix Patch.esp")'
|
||
tag:
|
||
- Invent
|
||
- Names
|
||
clean:
|
||
# version: 0.9.1
|
||
- crc: 0xF5BD56F5
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'HarvestOverhaul_Redone_Creatures.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2398/' ]
|
||
after:
|
||
- 'Ars Metallica.esp'
|
||
- 'skyBirds_SSE.esp'
|
||
msg:
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Flora Respawn Fix'
|
||
- '[Harvest Overhaul Redone - Flora Respawn Fix Patch](https://www.nexusmods.com/skyrimspecialedition/mods/14125/)'
|
||
condition: 'active("FloraRespawnFix.esp") and not active("HOR Creatures-Flora Respawn Fix Patch.esp")'
|
||
tag:
|
||
- Delev
|
||
- Invent
|
||
- Relev
|
||
clean:
|
||
# version: 0.9.1
|
||
- crc: 0x3C5A5667
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Hunters Not Bandits.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1547/' ]
|
||
after:
|
||
- 'Relationship Dialogue Overhaul.esp'
|
||
- name: 'Immersive Citizens - AI Overhaul.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/173/'
|
||
name: 'Immersive Citizens - AI Overhaul SE on Nexus Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/3016198'
|
||
name: 'Immersive Citizens - AI Overhaul [PC] on Bethesda.net'
|
||
group: *lowPriorityGroup
|
||
inc:
|
||
- 'Arthmoor''s Skyrim Villages - All In One.esp'
|
||
- name: 'iWil_BelethorsGoodStore.esp'
|
||
display: 'Belethors Overrated Goods'
|
||
- 'BetterCitiesWhiterun.esp'
|
||
- 'Better Cities Solitude.esp'
|
||
- name: 'Blues Skyrim.esp'
|
||
display: '[Dawn of Skyrim (Director''s Cut) SE](https://www.nexusmods.com/skyrimspecialedition/mods/9074)'
|
||
- 'BosmericDrunkenHuntsmanReborn.esp'
|
||
- 'Dawnstar.esp'
|
||
- 'EEKs Arcadia''s Cauldron.esp'
|
||
- 'EEKs Arcadia''s - OCS.esp'
|
||
- name: 'Holds.esp'
|
||
display: '[Holds The City Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/10609)'
|
||
- 'InnCredible.esp'
|
||
- 'JKs Skyrim.esp'
|
||
- name: 'iWil_UselessShopOverhaul.esp'
|
||
display: 'The Useless Shop and Interior Overhaul'
|
||
- 'NerniesCityandVillageExpansion.esp'
|
||
- 'Northern Bathhouses.esp'
|
||
- name: 'Open Cities Skyrim.esp'
|
||
condition: 'active("Open Cities Skyrim.esp") and not active("Immersive Citizens - OCS patch.esp")'
|
||
display: '[Open Cities Skyrim](https://www.nexusmods.com/skyrimspecialedition/mods/281)'
|
||
- 'RealWarMaiden.esp'
|
||
- 'ScottishBanneredMare.esp'
|
||
- 'Skyrim Radioactive - Solitude Docks.esp'
|
||
- 'Skyrim Radioactive - Windhelm Docks.esp'
|
||
- name: 'tpos_ultimate_esm.esp'
|
||
condition: 'active("tpos_ultimate_esm.esp") and not active("tpos_immersive_clit_patch_01.esp")'
|
||
display: '[The People Of Skyrim Complete SSE](https://www.nexusmods.com/skyrimspecialedition/mods/13196)'
|
||
after:
|
||
- '3DNPC.esp'
|
||
- 'Bells of Skyrim.esp'
|
||
- 'Bridges of Skyrim.esp'
|
||
- 'Civil War Repairs.esp'
|
||
- 'EnhancedLightsandFX.esp'
|
||
- 'Eli_Breezehome.esp'
|
||
- 'Eli_Routa.esp'
|
||
- 'Eli_Routa - Non-Stormcloak.esp'
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
- 'Requiem.esp'
|
||
- 'SkyfallEstate.esp'
|
||
- 'Skyrim Project Optimization - Full Version'
|
||
- 'Skyrim Sewers.esp'
|
||
- 'TouringCarriages.esp'
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
- 'ASLAO - Front Porch (Breezehome).esp'
|
||
- 'BHTNFBP.esp'
|
||
- 'breezehome enhanced SSE.esp'
|
||
- 'Simpler Breezehome.esp'
|
||
- 'Wind District Breezehome - Replacer.esp'
|
||
- 'breezehome_basement.esp'
|
||
- 'BreezehomeSB.esp'
|
||
- 'breeze2.esp'
|
||
msg:
|
||
- <<: *compatNotes
|
||
subs: [ 'http://nextgen-ai.com/immersive-citizens-se-compatibility-support' ]
|
||
- <<: *patchIncluded
|
||
subs: [ '[Open Cities Skyrim](https://www.nexusmods.com/skyrimspecialedition/mods/281/)' ]
|
||
condition: 'active("Open Cities Skyrim.esp") and not active("Immersive Citizens - OCS patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Touring Carriages](https://www.nexusmods.com/skyrimspecialedition/mods/15948/)' ]
|
||
condition: 'active("TouringCarriages.esp") and not active("Immersive Citizens - TC patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Enhanced Lighting for ENB](https://www.nexusmods.com/skyrimspecialedition/mods/1377/)' ]
|
||
condition: 'active("ELE_SSE.esp") and not active("Immersive Citizens - ELE patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[ELFX - Enhancer] (https://www.nexusmods.com/skyrimspecialedition/mods/2424/)' ]
|
||
condition: 'active("ELFXEnhancer.esp") and not active("Immersive Citizens - ELFXEnhancer patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[ELFX - Hardcore](https://www.nexusmods.com/skyrimspecialedition/mods/2424/)' ]
|
||
condition: 'active("ELFXHardcore.esp") and not active("Immersive Citizens - ELFXHardcore patch.esp")'
|
||
tag:
|
||
- Actors.AIPackages
|
||
- C.Location
|
||
- C.LockList
|
||
- C.Owner
|
||
clean:
|
||
# version: 0.4
|
||
- crc: 0xA61F66AD
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Immersive Citizens - ELE patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/173/'
|
||
name: 'Immersive Citizens - ELE patch on Nexus Mods'
|
||
clean:
|
||
# version: 0.4
|
||
- crc: 0x9F0CBF8B
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Immersive Citizens - ELFXEnhancer patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/173/'
|
||
name: 'Immersive Citizens - ELFXEnhancer patch on Nexus Mods'
|
||
clean:
|
||
# version: 0.4
|
||
- crc: 0x4865A412
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Immersive Citizens - ELFXHardcore patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/173/'
|
||
name: 'Immersive Citizens - ELFXHardcore patch on Nexus Mods'
|
||
clean:
|
||
# version: 0.4
|
||
- crc: 0x834C7779
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Immersive Citizens - OCS patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/173/'
|
||
name: 'Immersive Citizens - Open Cities patch on Nexus Mods'
|
||
clean:
|
||
# version: 0.4
|
||
- crc: 0x6227D18D
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Immersive Citizens - TC patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/173/'
|
||
name: 'Immersive Citizens - Touring Carriages patch on Nexus Mods'
|
||
clean:
|
||
# version: 0.4
|
||
- crc: 0x75419F86
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Immersive Ingestibles.esp'
|
||
url:
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/3587775'
|
||
name: 'Turija Immersive Ingestibles on Bethesda.net'
|
||
after:
|
||
- 'Requiem.esp'
|
||
- name: 'Imperious - Races of Skyrim.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1315/'
|
||
name: 'Imperious - Races of Skyrim on Nexus Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2985912'
|
||
name: 'Imperious - Races of Skyrim [PC] on Bethesda.net'
|
||
group: *coreGroup
|
||
after:
|
||
- 'Joy of Perspective.esp'
|
||
inc:
|
||
- name: 'GRACE.esp'
|
||
display: 'SkyGrace - Skyrim Gender Race And Class Enhancements'
|
||
- 'Morroblivion Racial Traits.esp'
|
||
- 'Racial Body Morphs.esp'
|
||
- 'Racial Body Morphs - Extreme Morphs.esp'
|
||
- 'Racial Body Morphs - Subtle.esp'
|
||
- 'SkyRe_Races.esp'
|
||
- 'Subtle but Classless.esp'
|
||
- 'TsunPassiveRacialAbilities.esp'
|
||
tag:
|
||
- Body-Size-F
|
||
- Body-Size-M
|
||
- Names
|
||
- R.Description
|
||
- R.Skills
|
||
msg:
|
||
- <<: *compatNotes
|
||
subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/127' ]
|
||
- *includesMBBF
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Disparity - Player Character Class, Race and Gender Diversity'
|
||
- '[ Imperious and Disparity Patch ](https://www.nexusmods.com/skyrimspecialedition/mods/13127/)'
|
||
condition: 'active("Disparity.esp") and not active("Imperious Disparity Patch.esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Ethereal Elven Overhaul'
|
||
- '[ Ethereal Elven Overhaul patches for SSE ](https://www.nexusmods.com/skyrimspecialedition/mods/7351)'
|
||
condition: 'active("ethereal_elven_overhaul.esp") and not active("EEO Imperious patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Skyrim Sizes Lore Edition' ]
|
||
condition: 'active("SkyrimSizesLore.esp") and not active("Qw_Imperious_SkyrimSizesLore Patch.esp")'
|
||
clean:
|
||
# version: 7.24SSE
|
||
- crc: 0xE889ADEB
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Improved Traps.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/17592/'
|
||
name: 'Improved Traps on Nexus Mods'
|
||
tag:
|
||
- Graphics
|
||
- Stats
|
||
clean:
|
||
# version: 2.3 - Normal Edition
|
||
- crc: 0xDAA5AC38
|
||
util: 'SSEEdit v3.2.1'
|
||
# version: 2.3 - Dangerous Edition
|
||
- crc: 0xF718BAC1
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'J42_ArmorRatingRedux.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17932/' ]
|
||
after:
|
||
- 'Wildcat - Combat of Skyrim.esp'
|
||
msg: [ *doNotClean ]
|
||
- name: 'know_your_enemy.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13807/'
|
||
name: 'Know Your Enemy - Trait-based resistances and weaknesses on Nexus Mods'
|
||
msg:
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- '[Elemental Destruction Magic](https://www.nexusmods.com/skyrimspecialedition/mods/440)'
|
||
- '[ 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:
|
||
# version: 7.2.0
|
||
- crc: 0x82B40894
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'KS Dragon Overhaul.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12641/' ]
|
||
after:
|
||
- 'Mortal Enemies.esp'
|
||
- 'Serio''s Enhanced Dragons.esp'
|
||
inc:
|
||
- 'Alduin V1.esp'
|
||
- 'Elemental_Dragons.esp'
|
||
- 'KS Dragon Overhaul 2.esp'
|
||
- 'Simply Stronger Dragons.esp'
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ '[Advanced Adversary Encounters - Ultimate SSE](https://www.nexusmods.com/skyrimspecialedition/mods/6843/)' ]
|
||
condition: 'active("AAE Ultimate Edition.esp") and not file("KS Dragon Overhaul - AAE Ultimate Edition Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Enhanced Mighty Dragons V4](https://www.nexusmods.com/skyrimspecialedition/mods/5982/)' ]
|
||
condition: 'active("Mighty Dragons SE Medium Cooked.esp") and not active("KS Dragon Overhaul - Enhanced Mighty Dragons V4 Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Enhanced Slightly Mighty Dragons](https://www.nexusmods.com/skyrimspecialedition/mods/9274/)' ]
|
||
condition: 'active("ERSO 03 - Soft Slighty Mighty Dragons.esp") and not active("KS Dragon Overhaul - Enhanced Slightly Mighty Dragons V4 Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Thunderchild - Epic Shouts and Immersion](https://www.nexusmods.com/skyrimspecialedition/mods/1460/)' ]
|
||
condition: 'active("Thunderchild - Epic Shout Package.esp") and not active("KS Dragon Overhaul - Thunderchild Patch.esp")'
|
||
tag:
|
||
- R.ChangeSpells
|
||
- Scripts
|
||
- SpellStats
|
||
clean:
|
||
- crc: 0x7E338364
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'KS Dragon Overhaul 2.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19051/' ]
|
||
after:
|
||
- 'Mortal Enemies.esp'
|
||
- 'Serio''s Enhanced Dragons.esp'
|
||
inc:
|
||
- 'Alduin V1.esp'
|
||
- 'Elemental_Dragons.esp'
|
||
- 'ERSO 03 - Soft Slighty Mighty Dragons.esp'
|
||
- 'KS Dragon Overhaul.esp'
|
||
- 'Mighty Dragons SE Medium Cooked.esp'
|
||
- 'Simply Stronger Dragons.esp'
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ '[Advanced Adversary Encounters - Ultimate SSE](https://www.nexusmods.com/skyrimspecialedition/mods/6843/)' ]
|
||
condition: 'active("AAE Ultimate Edition.esp") and not file("KSDO2 - AAE Ultimate Edition Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Thunderchild - Epic Shouts and Immersion](https://www.nexusmods.com/skyrimspecialedition/mods/1460/)' ]
|
||
condition: 'active("Thunderchild - Epic Shout Package.esp") and not active("KSDO2 - Thunderchild Patch.esp")'
|
||
tag:
|
||
- R.ChangeSpells
|
||
- Scripts
|
||
- SpellStats
|
||
clean:
|
||
- crc: 0xED643590
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Lock_Overhaul.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14927' ]
|
||
req:
|
||
- name: 'Ordinator - Perks of Skyrim.esp'
|
||
condition: 'checksum("Lock_Overhaul.esp", CD2D19F5)'
|
||
clean:
|
||
# version: 1.6
|
||
- crc: 0xB7986707
|
||
util: 'SSEEdit v3.2.79 EXPERIMENTAL'
|
||
# version: 1.6 Ordinator version
|
||
- crc: 0xCD2D19F5
|
||
util: 'SSEEdit v3.2.79 EXPERIMENTAL'
|
||
- name: 'TTR_Master_Trader.*\.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1826/'
|
||
name: 'Master Trader SE - Merchants Never Run Out Of Gold on Nexus Mods'
|
||
after:
|
||
- 'Relationship Dialogue Overhaul.esp'
|
||
- name: 'Morrowloot.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1255/' ]
|
||
tag:
|
||
- Delev
|
||
- Relev
|
||
- name: 'MLU.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/3058/'
|
||
name: 'MorrowLoot Ultimate on Nexus Mods'
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2295'
|
||
name: 'Morrowloot Ultimate Simplified on Nexus Mods'
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10'
|
||
name: 'Another Sorting Mod - MLU.esp Replacer on Nexus Mods'
|
||
group: *coreGroup
|
||
after:
|
||
- 'Weapon AF.esp'
|
||
- 'WACCF_Armor and Clothing Extension.esp'
|
||
- 'Weapons Armor Clothing & Clutter Fixes.esp'
|
||
# For Group, to avoid cyclic errors
|
||
- 'Imperious - Races of Skyrim.esp'
|
||
inc:
|
||
- 'WACCF_BashedPatchLvlListFix.esp'
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ '[Advanced Adversary Encounters - Ultimate SSE](https://www.nexusmods.com/skyrimspecialedition/mods/6843/)' ]
|
||
condition: 'active("AAE Ultimate Edition.esp") and not active("MLU - AAE Ultimate Edition.esp") and not active("MLU Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Ars Metallica - Smithing Enhancement](https://www.nexusmods.com/skyrimspecialedition/mods/321/)' ]
|
||
condition: 'active("Ars Metallica.esp") and not active("MLU - Ars Metallica Patch.esp") and not active("MLU Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Immersive Armors](https://www.nexusmods.com/skyrimspecialedition/mods/3479/)' ]
|
||
condition: 'active("Hothtrooper44_ArmorCompilation.esp") and not active("MLU - Immersive Armors.esp") and not active("MLU Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Improved closefaced helmets](https://www.nexusmods.com/skyrimspecialedition/mods/824/)' ]
|
||
condition: 'active("imp_helm_legend.esp") and not active("MLU - Improved Closefaced Helmets.esp") and not active("MLU Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Improved Daedric Artifacts SE](https://www.nexusmods.com/skyrimspecialedition/mods/2055/)' ]
|
||
condition: 'active("ImprovedDaedricArtifacts.esp") and not active("MLU - Improved Daedric Artifacts.esp") and not active("MLU Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[InsanitySorrow Weapons Pack](https://www.nexusmods.com/skyrimspecialedition/mods/8206/)' ]
|
||
condition: 'active("InsanitySorrow Weapons Pack.esp") and not active("MLU - InsanitySorrow Weapons Pack.esp") and not active("MLU Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Lore Weapon Expansion SE](https://www.nexusmods.com/skyrimspecialedition/mods/9660/)' ]
|
||
condition: 'active("Lore Weapon Expansion.esp") and not active("MLU - Lore Weapon Expansion.esp") and not active("MLU Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Mainland Stalhrim - Stalhrim Outside Solstheim](https://www.nexusmods.com/skyrimspecialedition/mods/8307/)' ]
|
||
condition: 'active("MainlandStalhrim.esp") and not active("MLU - Mainland Stalhrim.esp") and not active("MLU Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Simple Magic Rebalance](https://www.nexusmods.com/skyrimspecialedition/mods/1982/)' ]
|
||
condition: 'active("Simple Magic Rebalance.esp") and not active("MLU - Simple Magic Rebalance.esp") and not active("MLU Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Summermyst - Enchantments of Skyrim](https://www.nexusmods.com/skyrimspecialedition/mods/6285/)' ]
|
||
condition: 'active("Summermyst - Enchantments of Skyrim.esp") and not active("MLU - Summermyst.esp") and not active("MLU Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Unique Uniques SE](https://www.nexusmods.com/skyrimspecialedition/mods/3334/)' ]
|
||
condition: 'active("Unique Uniques.esp") and not active("MLU - Unique Uniques Patch.esp") and not active("MLU Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Wild World SE](https://www.nexusmods.com/skyrimspecialedition/mods/14616/)' ]
|
||
condition: 'active("Wild World.esp") and not active("MLU - Wild World.esp") and not active("MLU Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Zim''s Immersive Artifacts](https://www.nexusmods.com/skyrimspecialedition/mods/9138/)' ]
|
||
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")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Windsong Immersive Character Overhaul - Immersive People](https://www.nexusmods.com/skyrimspecialedition/mods/2136/)' ]
|
||
condition: 'active("WICO - Immersive People.esp") and not active("MLU - WICO.esp") and not active("MLU Patches Merged.esp")'
|
||
- <<: *patch3rdPartySBCK
|
||
condition: 'active("ScopedBows.esp") and not active("ZIA_Complete Pack_V4.esp") and not active("ScopedBows_MLU Patch.esp")'
|
||
- <<: *patch3rdPartySBCK
|
||
condition: 'active("ScopedBows.esp") and active("ZIA_Complete Pack_V4.esp") and not file("ScopedBows_MLU_ZIA Patch.esp")'
|
||
tag:
|
||
- Actors.ACBS
|
||
- Actors.AIData
|
||
- Actors.Stats
|
||
- Delev
|
||
- Graphics
|
||
- Invent
|
||
- Names
|
||
- Relev
|
||
- Stats
|
||
clean:
|
||
# version: 1.2
|
||
- crc: 0x89111F8E
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'MLU - AAE Ultimate Edition.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/3058/'
|
||
name: 'MorrowLoot Ultimate on Nexus Mods'
|
||
after:
|
||
- 'MLU - Immersive Armors.esp'
|
||
tag:
|
||
- Invent
|
||
clean:
|
||
# version: 1.1
|
||
- crc: 0x448DF62B
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'MLU - Immersive Armors.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/3058/'
|
||
name: 'MorrowLoot Ultimate on Nexus Mods'
|
||
msg: [ *doNotClean ]
|
||
tag:
|
||
- Delev
|
||
- Invent
|
||
- Names
|
||
- Relev
|
||
- Stats
|
||
clean:
|
||
# version: 1.1a
|
||
- crc: 0xCDB3B128
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'MLU - Improved Closefaced Helmets.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/3058/'
|
||
name: 'MorrowLoot Ultimate on Nexus Mods'
|
||
req:
|
||
- 'MLU.esp'
|
||
tag:
|
||
- Stats
|
||
- -Names
|
||
clean:
|
||
# version: 1.1b
|
||
- crc: 0xB8A1EE4E
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'more idle markers.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/3211/'
|
||
name: 'More Tavern Idles on Nexus Mods'
|
||
- name: 'MultipleEnchantments.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2694/' ]
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ '[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: 'Open Cities Skyrim.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/281/'
|
||
name: 'Open Cities Skyrim on Nexus Mods'
|
||
- link: 'https://afkmods.iguanadons.net/index.php?/files/file/1905-open-cities-skyrim/'
|
||
name: 'Open Cities Skyrim on Afk Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2918135'
|
||
name: 'Open Cities Skyrim on Bethesda.net'
|
||
group: *highPriorityGroup
|
||
inc:
|
||
- name: 'JKs Skyrim.esp'
|
||
condition: 'active("JKs Skyrim.esp") and not active("JKs Skyrim_Open Cities_Patch.esp")'
|
||
display: 'JKs Skyrim'
|
||
- 'Oblivion Gates in Cities.esp'
|
||
- 'OutlawsRefuges.esp'
|
||
- 'Rigmor.esp'
|
||
after:
|
||
- 'Alternate Start - Live Another Life.esp'
|
||
- 'Atlas Map Markers.esp'
|
||
- 'Complete Alchemy & Cooking Overhaul.esp'
|
||
- 'The Horkerpocalypse.esp'
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
- 'Ordinator - Perks of Skyrim.esp'
|
||
- 'Rigmor.esp'
|
||
- 'Unique Region Names.esp'
|
||
- 'URN+CoT Patch.esp'
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ '[Skyrim Sewers 4](https://www.nexusmods.com/skyrimspecialedition/mods/9320)' ]
|
||
condition: 'active("SkyrimSewers.esp") and not active("OCS + Skyrim Sewers.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Drinking fountains of Skyrim for SSE](https://www.nexusmods.com/skyrimspecialedition/mods/10971)' ]
|
||
condition: 'active("Drinking Fountains of Skyrim for SSE.esp") and not active("OCS + DFoS Comp Patch.esp")'
|
||
tag:
|
||
- C.Location
|
||
- C.Regions
|
||
clean:
|
||
# version: 3.1.0
|
||
- crc: 0x118AE92F
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'NotSoFast-MageGuild.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5686/' ]
|
||
after:
|
||
- 'CollegeOfWinterholdImmersive.esp'
|
||
clean:
|
||
- crc: 0x838EA616
|
||
util: 'SSEEdit v3.2.71'
|
||
- name: 'NotSoFast-MainQuest.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2475/' ]
|
||
after:
|
||
- 'Book Covers Skyrim.esp'
|
||
- 'MLU.esp'
|
||
clean:
|
||
# version: 1.6
|
||
- crc: 0x70426EF7
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Ordinator - Perks of Skyrim.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1137/'
|
||
name: 'Ordinator - Perks of Skyrim on Nexus Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2980036'
|
||
name: 'Ordinator - Perks Of Skyrim [PC] on Bethesda.net'
|
||
group: *coreGroup
|
||
after:
|
||
- 'Complete Alchemy & Cooking Overhaul.esp'
|
||
- 'Phenderix Magic Evolved.esp'
|
||
- 'Phenderix Magic World.esp'
|
||
- 'SAFO.esp'
|
||
- 'Undeath.esp'
|
||
- 'Weapons Armor Clothing & Clutter Fixes.esp'
|
||
# For Group, to avoid cyclic errors
|
||
- 'Imperious - Races of Skyrim.esp'
|
||
- 'MLU.esp'
|
||
inc:
|
||
- 'ScopedBows_EagleEyeTweak.esp'
|
||
- 'PerkusMaximus_Mage.esp'
|
||
- 'PerkusMaximus_Master.esp'
|
||
- 'PerkusMaximus_Thief.esp'
|
||
- 'PerkusMaximus_Warrior.esp'
|
||
- 'PerkusMaximus_CombatPlus.esp'
|
||
msg:
|
||
- <<: *compatNotes
|
||
subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/22' ]
|
||
- *includesMBBF
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Audio Overhaul for Skyrim' ]
|
||
condition: 'active("Audio Overhaul Skyrim.esp") and not active("Qw_Ordinator_AOS Patch.esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Complete Alchemy & Cooking Overhaul'
|
||
- '[ kryptopyr''s Patch Hub ](https://www.nexusmods.com/skyrimspecialedition/mods/19518)'
|
||
condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("CACO_Ordinator_Patch.esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Smithing Perks Overhaul'
|
||
- '[ kryptopyr''s Patch Hub ](https://www.nexusmods.com/skyrimspecialedition/mods/19518)'
|
||
condition: 'active("Smithing Perks Overhaul SE.esp") and not active("SPO_Ordinator_Patch.esp")'
|
||
tag:
|
||
- Graphics
|
||
- Names
|
||
- Sound
|
||
clean:
|
||
# version: 9.26SSE
|
||
- crc: 0x38670BC4
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'PathOfSorcery.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6660/'
|
||
name: 'Path of Sorcery - Magic Perk Overhaul on Nexus Mods'
|
||
after:
|
||
- 'Ordinator - Perks of Skyrim.esp'
|
||
clean:
|
||
# version: 1.2
|
||
- crc: 0x992192E5
|
||
util: 'SSEEdit v3.2.80'
|
||
- 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: 'Tainted_Blood.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/9312/'
|
||
name: 'True Hybrid - Tainted Blood of the Dragonborn on Nexus Mods'
|
||
dirty:
|
||
# version: 5.0.0
|
||
- <<: *quickClean
|
||
crc: 0xF7A45327
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 1
|
||
clean:
|
||
# version: 5.0.0
|
||
- crc: 0xF20E2714
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'notice board.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/3218/'
|
||
name: 'The Notice Board SE on Nexus Mods'
|
||
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:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/15829/'
|
||
name: 'The Notice Board - Better Solstheim Quests on Nexus Mods'
|
||
after:
|
||
- 'Alternate Start - Live Another Life.esp'
|
||
- 'Immersive Wenches.esp'
|
||
tag:
|
||
- C.Encounter
|
||
- C.Music
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *quickClean
|
||
crc: 0x9985DFF3
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 1
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x505FDAEA
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'The Paarthurnax Dilemma.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/365'
|
||
name: 'The Paarthurnax Dilemma on Nexus Mods'
|
||
clean:
|
||
# version: 2.0
|
||
- crc: 0xBBB08325
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Randomized Word Walls.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13757' ]
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *quickClean
|
||
crc: 0x48A567EA
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
itm: 42
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x24F838FA
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'Ravengate.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12617'
|
||
name: 'Ravengate - Riften Underground on Nexus Mods'
|
||
msg:
|
||
- *includesMBBF
|
||
clean:
|
||
# version: 0.06BTASSE
|
||
- crc: 0xBFAFCD0B
|
||
util: 'SSEEdit v3.2.72d EXPERIMENTAL'
|
||
- 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: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1187/' ]
|
||
inc:
|
||
- name: 'Immersive Horses.esp'
|
||
condition: 'active("Immersive Horses.esp") and not active("Relationship Dialogue Overhaul - Immersive Horses Patch.esp") and not active("RDO - Immersive Horses Patch.esp")'
|
||
- name: 'AmazingFollowerTweaks.esp'
|
||
condition: 'active("AmazingFollowerTweaks.esp") and not active("RDO - AFT v1.66 Patch.esp") and not active("RDO - iAFT Patch.esp")'
|
||
- name: 'EFFDialogue.esp'
|
||
condition: 'checksum("EFFDialogue.esp", E0305B2C) and not active("RDO - EFF v4.0.2 Patch.esp")'
|
||
display: 'Extensible Follower Framework'
|
||
after:
|
||
- 'AmazingFollowerTweaks.esp'
|
||
- 'FCO - Follower Commentary Overhaul.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ 'Amazing Follower Tweaks' ]
|
||
condition: 'checksum("AmazingFollowerTweaks.esp", 88F9C8B8) and not active("RDO - AFT v1.66 Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Immersive Amazing Follower Tweaks' ]
|
||
condition: 'checksum("AmazingFollowerTweaks.esp", 88C2EA38) and not active("RDO - iAFT Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Extensible Follower Framework' ]
|
||
condition: 'active("EFFDialogue.esp") and not active("RDO - EFF v4.0.2 Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Cutting Room Floor' ]
|
||
condition: 'active("Cutting Room Floor.esp") and not active("RDO - CRF + USSEP Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Unofficial Skyrim Special Edition Patch' ]
|
||
condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("Cutting Room Floor.esp") and not active("RDO - USSEP Patch.esp")'
|
||
clean:
|
||
# version: Final
|
||
- crc: 0x20DC9B97
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: '(RDO|Relationship Dialogue Overhaul) - *\Patch.esp'
|
||
after:
|
||
- 'Relationship Dialogue Overhaul.esp'
|
||
- name: 'RDO - CRF + USSEP Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1187/' ]
|
||
after:
|
||
- 'Relationship Dialogue Overhaul.esp'
|
||
inc:
|
||
- 'RDO - USSEP Patch.esp'
|
||
clean:
|
||
# version: Final
|
||
- crc: 0xA2753357
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'RDO - USSEP Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1187/' ]
|
||
after:
|
||
- 'Relationship Dialogue Overhaul.esp'
|
||
inc:
|
||
- 'RDO - CRF + USSEP Patch.esp'
|
||
clean:
|
||
# version: Final
|
||
- crc: 0x44DE71B0
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'RDO - AFT v1.66 Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1187/' ]
|
||
after:
|
||
- 'Relationship Dialogue Overhaul.esp'
|
||
clean:
|
||
# version: Final
|
||
- crc: 0x88F9C8B8
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'RDO - iAFT Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1187/' ]
|
||
clean:
|
||
# version: Final
|
||
- crc: 0x88C2EA38
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'RDO - EFF v4.0.2 Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1187/' ]
|
||
clean:
|
||
# version: Final
|
||
- crc: 0xAE1B1EDF
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Religion.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrim/mods/67663/' ]
|
||
after:
|
||
- 'Requiem.esp'
|
||
- name: 'RichMerchantsSkyrim_x\d+.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1772/' ]
|
||
tag:
|
||
- Relev
|
||
- name: 'Run For Your Lives.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2272/'
|
||
name: 'Run For Your Lives on Nexus Mods'
|
||
msg:
|
||
- type: say
|
||
content:
|
||
- lang: en
|
||
text: 'Run For Your Lives SE now includes the old mod When Vampires Attack. You can uninstall When Vampires Attack.'
|
||
- lang: de
|
||
text: 'Run For Your Lives SE enthält jetzt die ältere Mod When Vampires Attack. Sie können When Vampires Attack deinstallieren.'
|
||
condition: 'active("When Vampires Attack.esp")'
|
||
clean:
|
||
# version: 4.0
|
||
- crc: 0xF3EF2798
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Sacrosanct - Vampires of Skyrim.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/3928' ]
|
||
group: *coreGroup
|
||
inc:
|
||
- name: 'better vampires.esp'
|
||
condition: 'active("better vampires.esp") and not active("BVandSacrosanct_Patch.esp")'
|
||
display: '[Better Vampires](https://www.nexusmods.com/skyrimspecialedition/mods/1925/)'
|
||
- 'mslVampiricThirst.esp'
|
||
- 'SanguinairVampirism.esp'
|
||
- 'VampireLordPerksExpanded.esp'
|
||
after:
|
||
- 'Complete Alchemy & Cooking Overhaul.esp'
|
||
- 'DVA - Dynamic Vampire Appearance.esp'
|
||
- 'Ordinator - Perks of Skyrim.esp'
|
||
- 'Requiem.esp'
|
||
- 'Volkihar Knight.esp'
|
||
- 'YOT - Your Own Thoughts.esp'
|
||
# For Group, to avoid cyclic errors
|
||
- 'Imperious - Races of Skyrim.esp'
|
||
- 'MLU.esp'
|
||
tag:
|
||
- Graphics
|
||
- Names
|
||
- Sound
|
||
msg:
|
||
- <<: *compatNotes
|
||
subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/54' ]
|
||
- *includesMBBF
|
||
clean:
|
||
# version: 5.15SSE
|
||
- crc: 0x92620FD6
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'Serana Dialogue Edit.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/16222/' ]
|
||
after:
|
||
- 'Relationship Dialogue Overhaul.esp'
|
||
clean:
|
||
# version: 0.9
|
||
- crc: 0x586D2620
|
||
util: 'SSEEdit v3.2.1'
|
||
# version: 1.02
|
||
- crc: 0x9097E85A
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'SexLab-AmorousAdventures.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7305/' ]
|
||
tag:
|
||
- C.Climate
|
||
- C.Water
|
||
- name: 'SkyTEST-RealisticAnimals&Predators.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1104' ]
|
||
inc:
|
||
- 'SkyTEST-RealisticAnimalsBehaviors_LightVersion.esp'
|
||
- 'SkyTEST-RealisticAnimals&Predators_ImAWussy.esp'
|
||
tag:
|
||
- Actors.ACBS
|
||
- Actors.AIData
|
||
- Actors.AIPackages
|
||
- Actors.CombatStyle
|
||
- Actors.Stats
|
||
- Delev
|
||
- Factions
|
||
- NPC.Class
|
||
- NPC.Race
|
||
- Relev
|
||
- R.ChangeSpells
|
||
- Relations
|
||
clean:
|
||
# version: 1.65 No survival mode
|
||
- crc: 0xAE9687E1
|
||
util: 'SSEEdit v3.2.2'
|
||
# version: 1.65 CC Survival mode
|
||
- crc: 0x9F375906
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'SAFO.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12343/'
|
||
name: 'Skyrim Alchemy and Food Overhaul on Nexus Mods'
|
||
after:
|
||
- 'Betterfoodeffects.esp'
|
||
inc:
|
||
- 'Cooking_In_Skyrim.esp'
|
||
- 'Cooking_In_Skyrim_v_2_0.esp'
|
||
- 'Cooking_In_Skyrim_v_2_0_Salty_Edition.esp'
|
||
tag:
|
||
- Delev
|
||
- Invent
|
||
- Names
|
||
- Relev
|
||
- Stats
|
||
msg:
|
||
- <<: *patchIncluded
|
||
subs: [ '[Another Sorting Mod](https://www.nexusmods.com/skyrimspecialedition/mods/10/)' ]
|
||
condition: 'active("AnotherSortingMod_2017-SSE.esp") and not active("SAFO - Another Sorting Mod.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[AWESOME POTIONS](https://www.nexusmods.com/skyrimspecialedition/mods/5077/)' ]
|
||
condition: 'active("Potions.esp") and not file("SAFO - Awesome Potions.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Frostfall](https://www.nexusmods.com/skyrimspecialedition/mods/671/)' ]
|
||
condition: 'active("Frostfall.esp") and not file("SAFO - Frostfall.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Imperious - Races of Skyrim](https://www.nexusmods.com/skyrimspecialedition/mods/1315/)' ]
|
||
condition: 'active("Imperious - Races of Skyrim.esp") and not active("SAFO - Imperious.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[iNeed](https://www.nexusmods.com/skyrimspecialedition/mods/645/)' ]
|
||
condition: 'active("iNeed - Extended.esp") and not file("SAFO - iNeed.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Realistic Needs and Diseases](https://www.nexusmods.com/skyrimspecialedition/mods/3487/)' ]
|
||
condition: 'active("RealisticNeedsandDiseases.esp") and not file("SAFO - RND.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[SkyTEST - Realistic Animals and Predators](https://www.nexusmods.com/skyrimspecialedition/mods/1104/)' ]
|
||
condition: 'active("SkyTEST-RealisticAnimals&Predators.esp") and not file("SAFO - SkyTEST RAP.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Creation Club Survival Mode' ]
|
||
condition: 'active("ccqdrsse001-survivalmode.esp") and not active("SAFO - Survival Overhaul.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Valdacil''s Item Sorting](https://www.nexusmods.com/skyrimspecialedition/mods/5224/)' ]
|
||
condition: 'active("ValdacilsItemSorting.esp") and not file("SAFO - Valdacil.esp")'
|
||
clean:
|
||
# version: 2.5 No Regen
|
||
- crc: 0x71C54257
|
||
util: 'SSEEdit v3.2.2'
|
||
# version: 2.5 With Health Regen
|
||
- crc: 0xBB12DA56
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Skyrim Alchemy Fixed.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2262/' ]
|
||
tag:
|
||
- Delev
|
||
- name: 'Skyrim Alchemy Fixed - Ordinator.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2262/' ]
|
||
tag:
|
||
- Delev
|
||
- name: 'Skyrim Revamped.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/14338/'
|
||
name: 'Skyrim Revamped - Loot and Encounter Zones on Nexus Mods'
|
||
after:
|
||
- 'mrbs-uniqueloot-se.esp'
|
||
tag:
|
||
- Delev
|
||
- Invent
|
||
- Relev
|
||
msg:
|
||
- <<: *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 - Enchantments of Skyrim' ]
|
||
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")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Unique Loot - An Immersive Looting Experience' ]
|
||
condition: 'active("mrbs-uniqueloot-se.esp") and not active("Skyrim Revamped - Unique Loot Patch.esp")'
|
||
clean:
|
||
# version: 1.2
|
||
- crc: 0x7F17C725
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'SR - InsanitySorrow Weapon''s Pack.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14338/' ]
|
||
after:
|
||
- 'Skyrim Revamped.esp'
|
||
tag:
|
||
- Delev
|
||
- Relev
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x9252321C
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'SR - Lore Weapon Expansion Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14338/' ]
|
||
after:
|
||
- 'Skyrim Revamped.esp'
|
||
tag:
|
||
- Delev
|
||
- Relev
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x72549D4B
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Skyrim Revamped - Skyrim Expanded Weaponry NPC Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14338/' ]
|
||
after:
|
||
- 'Skyrim Revamped.esp'
|
||
tag:
|
||
- Delev
|
||
- Relev
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x0EAACA87
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Skyrim Revamped - Summermyst Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14338/' ]
|
||
after:
|
||
- 'Skyrim Revamped.esp'
|
||
tag:
|
||
- Delev
|
||
- Relev
|
||
msg:
|
||
- <<: *reqMasterSort
|
||
condition: 'checksum("Skyrim Revamped - Summermyst Patch.esp", 86F771B4)'
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x86F771B4
|
||
util: 'SSEEdit v3.2.2'
|
||
# version: 1.0 Masters sorted
|
||
- crc: 0x9E08D87F
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Skyrim Revamped - Unique Loot Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14338/' ]
|
||
tag:
|
||
- Invent
|
||
clean:
|
||
# version: 1.1
|
||
- crc: 0x701B6795
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Skyrim Revamped - Complete Enemy Overhaul.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14598/' ]
|
||
after:
|
||
- 'Cloaks.esp'
|
||
- 'Immersive Weapons.esp'
|
||
- 'Skyrim Immersive Creatures Special Edition.esp'
|
||
- 'WICO - Immersive People.esp'
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ '[Skyrim Immersive Creatures](https://www.nexusmods.com/skyrimspecialedition/mods/12680/)' ]
|
||
condition: 'active("Skyrim Immersive Creatures Special Edition.esp") and not active("SRCEO - SIC patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Windsong Immersive Character Overhaul - Immersive People](https://www.nexusmods.com/skyrimspecialedition/mods/2136/)' ]
|
||
condition: 'active("WICO - Immersive People.esp") and not active("SRCEO - WICO Patch.esp")'
|
||
tag:
|
||
- Actors.ACBS
|
||
- Actors.AIData
|
||
- Actors.CombatStyle
|
||
- Actors.DeathItem
|
||
- Actors.Spells
|
||
- Actors.Stats
|
||
- Delev
|
||
- Invent
|
||
- NPC.Class
|
||
- NPC.Race
|
||
- Relev
|
||
clean:
|
||
# version: 1.7
|
||
- crc: 0x725F1E2E
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'SwiftPotion.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12293/'
|
||
name: 'Swift Potion Reborn on Nexus Mods'
|
||
req:
|
||
- name: 'SKSE/Plugins/JContainers64.dll'
|
||
display: '[JContainers SE](https://www.nexusmods.com/skyrimspecialedition/mods/16495/)'
|
||
condition: 'file("scripts/_AP_Main.pex") and not file("../SkyrimVR.exe")'
|
||
- name: 'SKSE/Plugins/JContainersVR.dll'
|
||
display: '[JContainers VR](https://www.nexusmods.com/skyrimspecialedition/mods/16495/)'
|
||
condition: 'file("scripts/_AP_Main.pex") and not file("../SkyrimSE.exe")'
|
||
- *SKSE
|
||
- *SkyUI
|
||
clean:
|
||
# version: 3.1 - No JContainers
|
||
- crc: 0x5DEC1D9A
|
||
util: 'SSEEdit v3.3.8a BETA'
|
||
# version: 4.0
|
||
- crc: 0x73CA3AE4
|
||
util: 'SSEEdit v3.3.8a BETA'
|
||
- name: 'Thunderchild - Epic Shout Package.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1460/' ]
|
||
msg:
|
||
- *includesMBBF
|
||
- *doNotClean
|
||
- name: 'TouringCarriages.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/15948/' ]
|
||
group: *earlyLoadersGroup
|
||
after:
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
clean:
|
||
# version: 3.0.0se
|
||
- crc: 0x07E8D176
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'TradeBarter.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrim/mods/34612/' ]
|
||
after:
|
||
- 'EconomyOverhaulandSpeechcraftImprovements.esp'
|
||
msg: [ *reqSkyUI ]
|
||
tag:
|
||
- Delev
|
||
- Invent
|
||
- Relev
|
||
- name: 'TradeBarterLite.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrim/mods/34612/' ]
|
||
after:
|
||
- 'EconomyOverhaulandSpeechcraftImprovements.esp'
|
||
tag:
|
||
- Delev
|
||
- Invent
|
||
- Relev
|
||
- name: 'EBM_Train10x.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10580/'
|
||
name: 'ExE Boss''s Mods - Train More on Nexus Mods'
|
||
inc:
|
||
- 'EBM_Train25x.esp'
|
||
- 'EBM_Train50x.esp'
|
||
- 'EBM_Train99x.esp'
|
||
- name: 'EBM_Train25x.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10580/'
|
||
name: 'ExE Boss''s Mods - Train More on Nexus Mods'
|
||
inc:
|
||
- 'EBM_Train10x.esp'
|
||
- 'EBM_Train50x.esp'
|
||
- 'EBM_Train99x.esp'
|
||
- name: 'EBM_Train50x.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10580/'
|
||
name: 'ExE Boss''s Mods - Train More on Nexus Mods'
|
||
inc:
|
||
- 'EBM_Train10x.esp'
|
||
- 'EBM_Train25x.esp'
|
||
- 'EBM_Train99x.esp'
|
||
- name: 'EBM_Train99x.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10580/'
|
||
name: 'ExE Boss''s Mods - Train More on Nexus Mods'
|
||
inc:
|
||
- 'EBM_Train10x.esp'
|
||
- 'EBM_Train25x.esp'
|
||
- 'EBM_Train50x.esp'
|
||
- name: 'EBM_UnlimitedPower.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4210/'
|
||
name: 'ExE Boss''s Mods - UNLIMITED POWER on Nexus Mods'
|
||
inc:
|
||
- 'EBM_UnlimitedPower_DarkBrotherhood.esp'
|
||
- 'EBM_UnlimitedPower_DragonAspect.esp'
|
||
- 'EBM_UnlimitedPower_HermaMora.esp'
|
||
- 'EBM_UnlimitedPower_Nightingale.esp'
|
||
- 'EBM_UnlimitedPower_Racial.esp'
|
||
- 'EBM_UnlimitedPower_StandingStone.esp'
|
||
- 'EBM_UnlimitedPower_Vampire.esp'
|
||
- 'EBM_UnlimitedPower_Werewolf.esp'
|
||
- name: 'UndeathClassicalLichdom SSE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/14823' ]
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ 'Ordinator - Perks of Skyrim' ]
|
||
condition: 'active("Ordinator - Perks of Skyrim.esp") and not active("UndeathClassicalLichdom Ordinator Patch.esp")'
|
||
- name: 'mslVampiricThirst.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17610' ]
|
||
after:
|
||
- 'Requiem.esp'
|
||
- name: 'Vampiric Thirst Redone.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13549' ]
|
||
after:
|
||
- 'Requiem.esp'
|
||
- name: 'UltimateCombat.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/17196/' ]
|
||
after:
|
||
- 'Wildcat - Combat of Skyrim.esp'
|
||
clean:
|
||
# version: 3.33
|
||
- crc: 0x53BA7BF3
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'WerewolfPerksExpanded.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1285/' ]
|
||
after:
|
||
- 'Requiem.esp'
|
||
- name: 'Wildcat - Combat of Skyrim.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1368/' ]
|
||
group: *lowPriorityGroup
|
||
inc:
|
||
- 'Smilodon - Combat of Skyrim.esp'
|
||
after:
|
||
- 'Animal Tweaks.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Immersive NPC in the dark.esp'
|
||
- 'Imperious - Races of Skyrim.esp'
|
||
- 'New Weapon Parry.esp'
|
||
- 'SkyRe_Main.esp'
|
||
- 'SkyRe_Combat.esp'
|
||
- 'SkyRe_EnemyAI.esp'
|
||
- 'SkyTEST-RealisticAnimals&Predators.esp'
|
||
msg:
|
||
- <<: *compatNotes
|
||
subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/21' ]
|
||
- *includesMBBF
|
||
clean:
|
||
# version: 7.00SSE
|
||
- crc: 0xE6A87461
|
||
util: 'SSEEdit v3.2.2'
|
||
|
||
###### Gameplay - Follower/Mount Managers ######
|
||
- name: 'Convenient Horses.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9519/' ]
|
||
after:
|
||
- 'AmazingFollowerTweaks.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Relationship Dialogue Overhaul.esp'
|
||
msg:
|
||
- *doNotClean
|
||
- type: info
|
||
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'
|
||
- name: 'Immersive Horses.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13402/'
|
||
name: 'Immersive Horses on Nexus Mods'
|
||
after:
|
||
- 'AmazingFollowerTweaks.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Relationship Dialogue Overhaul.esp'
|
||
req:
|
||
- name: 'SKSE/Plugins/PapyrusUtil.dll'
|
||
display: '[PapyrusUtil SE](https://www.nexusmods.com/skyrimspecialedition/mods/13048/)'
|
||
- *SKSE
|
||
- *SkyUI
|
||
inc:
|
||
- 'Convenient Horses.esp'
|
||
- name: 'Relationship Dialogue Overhaul.esp'
|
||
condition: 'active("Relationship Dialogue Overhaul.esp") and not active("Relationship Dialogue Overhaul - Immersive Horses Patch.esp") and not active("RDO - Immersive Horses Patch.esp")'
|
||
msg:
|
||
- <<: *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.esp") and not active("RDO - Immersive Horses Patch.esp")'
|
||
tag:
|
||
- Actors.AIData
|
||
- Actors.AIPackages
|
||
- Actors.Spells
|
||
- Actors.Stats
|
||
- Factions
|
||
- Graphics
|
||
- Invent
|
||
- Names
|
||
- Scripts
|
||
- SpellStats
|
||
- Stats
|
||
clean:
|
||
# version: 3.0
|
||
- crc: 0xD5111397
|
||
util: 'SSEEdit v3.2.40'
|
||
|
||
- name: 'AmazingFollowerTweaks.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6656/'
|
||
name: 'Amazing Follower Tweaks SE on Nexus Mods'
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/14722/'
|
||
name: 'Immersive Amazing Follower Tweaks SE on Nexus Mods'
|
||
inc:
|
||
- 'EFFCore.esm'
|
||
- 'EFFDialogue.esp'
|
||
- 'nwsFollowerFramework.esp'
|
||
dirty:
|
||
# version: AFT 1.66sse
|
||
- <<: *quickClean
|
||
crc: 0x88F9C8B8
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 7
|
||
# version: iAFT 3.09SE
|
||
- <<: *quickClean
|
||
crc: 0x8B1BC915
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 1
|
||
# version: iAFT 3.09SE DLC & USSEP Patch
|
||
- <<: *quickClean
|
||
crc: 0x3899F517
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 1
|
||
clean:
|
||
# version: AFT 1.66sse
|
||
- crc: 0xF43B6124
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: iAFT 3.09SE
|
||
- crc: 0xCB85EFD2
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: iAFT 3.09SE DLC & USSEP Patch
|
||
- crc: 0x2CE005AD
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'EFFCore.esm'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/8379/'
|
||
name: 'Extensible Follower Framework on Nexus Mods'
|
||
clean:
|
||
# version: 4.0.3
|
||
- crc: 0x9A583BDE
|
||
util: 'SSEEdit v3.2.68 EXPERIMENTAL'
|
||
- name: 'EFFDialogue.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/8379/'
|
||
name: 'Extensible Follower Framework on Nexus Mods'
|
||
after:
|
||
- 'BUVARP.esp'
|
||
- 'Relationship Dialogue Overhaul.esp'
|
||
clean:
|
||
# version: 4.0.3
|
||
- crc: 0xE0305B2C
|
||
util: 'SSEEdit v3.2.68 EXPERIMENTAL'
|
||
- name: 'nwsFollowerFramework.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18076/'
|
||
name: 'Nether''s Follower Framework SSE on Nexus Mods'
|
||
inc:
|
||
- 'AmazingFollowerTweaks.esp'
|
||
- 'EFFCore.esm'
|
||
- 'EFFDialogue.esp'
|
||
msg:
|
||
- type: info
|
||
condition: 'active("Convenient Horses.esp")'
|
||
content:
|
||
- lang: en
|
||
text: '**Mount Support** must be switched to **No support** in Nether''s Follower Framework settings for Convenient Horses to function correctly with Nether''s Follower Framework.'
|
||
- lang: de
|
||
text: '**Mount Support** (übers. Pferde Unterstützung) muss auf **No support** (übers. **Keine Unterstützung**) gestellt sein in Nether''s Follower Framework Einstellungen damit Convenient Horses korrekt funktioniert mit Nether''s Follower Framework.'
|
||
- type: info
|
||
condition: 'active("Immersive Horses.esp")'
|
||
content:
|
||
- lang: en
|
||
text: '**Mount Support** must be switched to **Riding Support Only** in Nether''s Follower Framework settings for Immersive Horses to function correctly with Nether''s Follower Framework.'
|
||
- lang: de
|
||
text: '**Mount Support** (übers. Pferde Unterstützung) muss auf **Riding Support Only** (übers. **Nur reitende Unterstützung**) gestellt sein in Nether''s Follower Framework Einstellungen damit Immersive Horses korrekt funktioniert mit Nether''s Follower Framework.'
|
||
clean:
|
||
# version: 2.17beta
|
||
- crc: 0xF5416591
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'My Home Is Your Home.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7096/' ]
|
||
after:
|
||
- 'AmazingFollowerTweaks.esp'
|
||
- 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'
|
||
|
||
###### Items ######
|
||
- name: 'aMidianBorn_ContentAddon.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrim/mods/24909/'
|
||
name: 'aMidianBorn Book of Silence on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
after:
|
||
- 'BetterQuestObjectives.esp'
|
||
- '1nivWICCloaks.esp'
|
||
- '1nivWICCloaksNoGuards.esp'
|
||
- 'WarmongerArmory_LeveledList.esp'
|
||
- name: 'ArtifactsOfBoethiah.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/15264/'
|
||
name: 'Artifacts - The Tournament of the ten Bloods on Nexus Mods'
|
||
dirty:
|
||
# version: 2.1
|
||
- <<: *quickClean
|
||
crc: 0xBEA0B2DA
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 3
|
||
clean:
|
||
# version: 2.1
|
||
- crc: 0xA5438653
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'SL01AmuletsSkyrim.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/487/'
|
||
name: 'Amulets of Skyrim SSE on Nexus Mods'
|
||
msg:
|
||
- <<: *reqMasterSort
|
||
condition: 'checksum("SL01AmuletsSkyrim.esp", C77B2B42)'
|
||
tag:
|
||
- Delev
|
||
clean:
|
||
# version: 4.061
|
||
- crc: 0xC77B2B42
|
||
util: 'SSEEdit v3.2.2'
|
||
# version: 4.061 - sorted
|
||
- crc: 0xA66ABCA9
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'BandolierForNPC.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19093'
|
||
name: 'Bandolier - Bags and Pouches for NPC'
|
||
inc:
|
||
- 'BandolierForNPC - Cloaks of Skyrim Patch.esp'
|
||
- 'BandolierForNPC - Winter is Coming Patch.esp'
|
||
- 'BandolierForNPC - Winter is Coming and Cloaks of Skyrim Patch.esp'
|
||
tag:
|
||
- Names
|
||
- Stats
|
||
- name: 'BandolierForNPC - Cloaks of Skyrim Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19093'
|
||
name: 'Bandolier - Bags and Pouches for NPC'
|
||
inc:
|
||
- 'BandolierForNPC.esp'
|
||
- 'BandolierForNPC - Winter is Coming Patch.esp'
|
||
- 'BandolierForNPC - Winter is Coming and Cloaks of Skyrim Patch.esp'
|
||
tag:
|
||
- Names
|
||
- Stats
|
||
- name: 'BandolierForNPC - Winter is Coming Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19093'
|
||
name: 'Bandolier - Bags and Pouches for NPC'
|
||
inc:
|
||
- 'BandolierForNPC.esp'
|
||
- 'BandolierForNPC - Cloaks of Skyrim Patch.esp'
|
||
- 'BandolierForNPC - Winter is Coming and Cloaks of Skyrim Patch.esp'
|
||
tag:
|
||
- Names
|
||
- Stats
|
||
- name: 'BandolierForNPC - Winter is Coming and Cloaks of Skyrim Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19093'
|
||
name: 'Bandolier - Bags and Pouches for NPC'
|
||
after:
|
||
- '1nivWICSkyCloaksPatch.esp'
|
||
inc:
|
||
- 'BandolierForNPC.esp'
|
||
- 'BandolierForNPC - Cloaks of Skyrim Patch.esp'
|
||
- 'BandolierForNPC - Winter is Coming Patch.esp'
|
||
tag:
|
||
- Names
|
||
- Stats
|
||
- name: 'BandolierForNPC - Realistic Enchantements.esp'
|
||
after:
|
||
- 'Cloaks.esp'
|
||
- '1nivWICCloaks.esp'
|
||
- '1nivWICSkyCloaksPatch.esp'
|
||
- 'BandolierForNPC.esp'
|
||
- 'BandolierForNPC - Cloaks of Skyrim Patch.esp'
|
||
- 'BandolierForNPC - Winter is Coming.esp'
|
||
- 'BandolierForNPC - Winter is Coming and Cloaks of Skyrim Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19093'
|
||
name: Bandolier - Bags and Pouches for NPC - Realistic Enchantements
|
||
tag:
|
||
- Names
|
||
- Stats
|
||
- name: 'Book Covers Skyrim.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/901/'
|
||
name: 'Book Covers Skyrim on Nexus Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/3071870/'
|
||
name: 'Book Covers Skyrim - Original on Bethesda.net'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/3072082'
|
||
name: 'Book Covers Skyrim - Desaturated on Bethesda.net'
|
||
group: *earlyLoadersGroup
|
||
msg:
|
||
- <<: *AlreadyInX
|
||
subs: [ 'LegacyoftheDragonborn.esm' ]
|
||
condition: 'active("Book Covers Skyrim.esp") and active("LegacyoftheDragonborn.esm")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Complete Alchemy & Cooking Overhaul' ]
|
||
condition: 'active("Complete Alchemy & Cooking Overhaul.esp") and not active("Qw_CACO_BookCoversSkyrim Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Cutting Room Floor' ]
|
||
condition: 'active("Cutting Room Floor.esp") and not active("Qw_BookCoversSkyrim_CRF Patch.esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'The Choice is Yours'
|
||
- '[ kryptopyr''s Patch Hub ](https://www.nexusmods.com/skyrimspecialedition/mods/19518)'
|
||
condition: 'active("TheChoiceIsYours.esp") and not active("TCIY BCS Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Unofficial Skyrim Special Edition Patch' ]
|
||
condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("Cutting Room Floor.esp") and not active("Qw_BookCoversSkyrim_USSEP Patch.esp")'
|
||
after:
|
||
- 'UnlimitedBookshelves.esp'
|
||
- 'Weightless Books.esp'
|
||
- 'WeightlessOV - Book.esp'
|
||
tag:
|
||
- Graphics
|
||
- Names
|
||
- Sound
|
||
- Stats
|
||
clean:
|
||
# version: 4.2
|
||
- crc: 0x32587221
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Book Covers Skyrim - Lost Library.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/902/'
|
||
name: 'Book Covers Skyrim on Nexus Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/3203152'
|
||
name: 'BCS Lost Library - Original on Bethesda.net'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/3203032'
|
||
name: 'BCS Lost Library - Desaturated on Bethesda.net'
|
||
msg:
|
||
- <<: *AlreadyInX
|
||
subs: [ 'LegacyoftheDragonborn.esm' ]
|
||
condition: 'active("Book Covers Skyrim - Lost Library.esp") and active("LegacyoftheDragonborn.esm")'
|
||
tag:
|
||
- Delev
|
||
clean:
|
||
# version: 2.1
|
||
- crc: 0xDD84DD4C
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Cloaks.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6369/'
|
||
name: 'Cloaks of Skyrim on Nexus Mods'
|
||
tag:
|
||
- Invent
|
||
msg:
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Cutting Room Floor' ]
|
||
condition: 'active("Cutting Room Floor.esp") and not active("Qw_CloaksOfSkyrim_CRF Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Unofficial Skyrim Special Edition Patch' ]
|
||
condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("Cutting Room Floor.esp") and not active("Qw_CloaksOfSkyrim_USSEP Patch.esp")'
|
||
clean:
|
||
# version: 1.2.1
|
||
- crc: 0x7A522F11
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Cloaks - Dawnguard.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6369/' ]
|
||
clean:
|
||
# version: 1.2.1
|
||
- crc: 0x60DE7658
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Cloaks - USSEP Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6369/' ]
|
||
msg:
|
||
- <<: *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")'
|
||
clean:
|
||
# version: 1.2.1
|
||
- crc: 0x28F684DD
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Cloaks&Capes.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2019/' ]
|
||
msg:
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Cutting Room Floor' ]
|
||
condition: 'active("Cutting Room Floor.esp") and not active("Qw_CloaksAndCapes_CRF Patch.esp")'
|
||
- <<: *patch3rdPartyQUASIPC
|
||
subs: [ 'Unofficial Skyrim Special Edition Patch' ]
|
||
condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("Cutting Room Floor.esp") and not active("Qw_CloaksAndCapes_USSEP Patch.esp")'
|
||
- name: 'Skyshards.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6331/'
|
||
name: 'ESO Skyshards on Nexus Mods'
|
||
after:
|
||
- 'Landscape For Grass Mods - Moon and Star PATCH.esp'
|
||
clean:
|
||
# version: 2.0.4
|
||
- crc: 0x61C5CB96
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Circlets and Masks with all Robes and Hoods.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/3732/'
|
||
name: 'Circlets or Masks with all Robes and Hoods on Nexus Mods'
|
||
group: *fixesGroup
|
||
tag:
|
||
- Graphics
|
||
- Names
|
||
clean:
|
||
# version: 1.31
|
||
- crc: 0x17AE7063
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'PrvtI_HeavyArmory.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6308/'
|
||
name: 'Heavy Armory - New Weapons on Nexus Mods'
|
||
msg:
|
||
- <<: *reqMasterSort
|
||
condition: 'checksum("PrvtI_HeavyArmory.esp", E42DCB02)'
|
||
tag:
|
||
- Delev
|
||
- Invent
|
||
- Names
|
||
- Relev
|
||
- Stats
|
||
clean:
|
||
# version: 3.3
|
||
- crc: 0xE42DCB02
|
||
util: 'SSEEdit v3.2.2'
|
||
# version: 3.3 - masters sorted
|
||
- crc: 0x832DEAAB
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Hothtrooper44_ArmorCompilation.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/3479/'
|
||
name: 'Immersive Armors on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
tag:
|
||
- Delev
|
||
- Relev
|
||
- name: 'Immersive Jewelry.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5336/' ]
|
||
inc:
|
||
- 'Lootification.esm'
|
||
tag:
|
||
- Delev
|
||
- Graphics
|
||
- Invent
|
||
- Names
|
||
- Relev
|
||
- Stats
|
||
clean:
|
||
# version: 1.06a
|
||
- crc: 0x20AA5984
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Immersive Weapons.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5336/' ]
|
||
after:
|
||
- AmazingFollowerTweaks.esp
|
||
tag:
|
||
- Delev
|
||
- Graphics
|
||
- Invent
|
||
- Relev
|
||
clean:
|
||
# version: 2
|
||
- crc: 0x5B38977B
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'imp_helm_legend.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/824/'
|
||
name: 'Improved closefaced helmets on Nexus Mods'
|
||
after:
|
||
- 'Circlets and Masks with all Robes and Hoods.esp'
|
||
msg:
|
||
- type: warn
|
||
condition: 'active("MLU.esp") and not active("MLU - Improved Closefaced Helmets.esp")'
|
||
content:
|
||
- lang: en
|
||
text: 'This mod has certain conflicts with "MLU.esp". Consider using the [MLU - Improved Closefaced Helmets patch](https://www.nexusmods.com/skyrimspecialedition/mods/3058/).'
|
||
- lang: de
|
||
text: 'Dieser Mod hat bestimmte Konflikte mit "MLU.esp". Erwägen Sie, den [MLU - Improved Closefaced Helmets Patch](https://www.nexusmods.com/skyrimspecialedition/mods/3058/) zu nutzen.'
|
||
- type: warn
|
||
condition: 'active("Undeath.esp") and not active("Improved closefaced helmets for Undeath SSE.esp")'
|
||
content:
|
||
- lang: en
|
||
text: 'This mod has certain conflicts with "Undeath.esp". Consider using the [Improved Closefaced Helmets for Undeath SSE Patch](https://www.nexusmods.com/skyrimspecialedition/mods/14614/).'
|
||
- lang: de
|
||
text: 'Dieser Mod hat bestimmte Konflikte mit "Undeath.esp". Erwägen Sie, den [Improved Closefaced Gelmets for Undeath SSE Patch](https://www.nexusmods.com/skyrimspecialedition/mods/14614/) zu nutzen.'
|
||
tag:
|
||
- Graphics
|
||
dirty:
|
||
# version: 1.58
|
||
- <<: *quickClean
|
||
crc: 0x8491D752
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 5
|
||
clean:
|
||
# version: 1.58
|
||
- crc: 0xD7423A4E
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'imp_helm_IDPM.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12405/'
|
||
name: 'Improved Closedfaced Helmets Patches on Nexus Mods'
|
||
after:
|
||
- 'imp_helm_USSEP.esp'
|
||
- name: 'Improved closefaced helmets for Undeath SSE.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/14614/'
|
||
name: 'Lexy''s LOTD Special Edition Patches on Nexus Mods'
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0xCC6D50A9
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'InsanitySorrow Weapons Pack.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/8206/'
|
||
name: 'InsanitySorrow Weapons Pack on Nexus Mods'
|
||
tag:
|
||
- Relev
|
||
clean:
|
||
# version: 1.7
|
||
- crc: 0x082F3A95
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'JS Armored Circlets SE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2140/' ]
|
||
tag:
|
||
- Relev
|
||
- name: 'LADX_SSE.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2314/'
|
||
name: 'Legendary Armors - DeserterX Collection SSE on Nexus Mods'
|
||
tag:
|
||
- Delev
|
||
- Invent
|
||
- Relev
|
||
- name: 'Lore Weapon Expansion.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9660/' ]
|
||
tag:
|
||
- Delev
|
||
- Relev
|
||
clean:
|
||
# version: 1.4a
|
||
- crc: 0x0D7685E5
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Lore Weapon Expansion - Daedric Crescent.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9660/' ]
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x524C6138
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Lore Weapon Expansion - Goldbrand.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9660/' ]
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 1.1
|
||
- crc: 0x5587FCE6
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Lore Weapon Expansion - Relics of the Crusader.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9660/' ]
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0xA5763C46
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'RUSTIC SOULGEMS - (Sorted|Unsorted)\.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5785' ]
|
||
inc:
|
||
- name: 'MLPSoulGems.esp'
|
||
display: 'MultiLayer Parallax Soul Gems'
|
||
msg:
|
||
- <<: *useOnlyOneX
|
||
condition: 'many("RUSTIC SOULGEMS - (Sorted|Unsorted)\.esp")'
|
||
subs: [ 'RUSTIC SOULGEMS' ]
|
||
- name: 'RUSTIC SOULGEMS - Sorted.esp'
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x2F1715EC
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 1.0 - ESL flagged
|
||
- crc: 0x7AD6717B
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'RUSTIC SOULGEMS - Unsorted.esp'
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *quickClean
|
||
crc: 0x8B98CA15
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 2
|
||
# version: 1.0 - ESL flagged
|
||
- <<: *quickClean
|
||
crc: 0xE54891DA
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 2
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x89792621
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 1.0 - ESL flagged
|
||
- crc: 0x72B14661
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ScopedBows.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/912/' ]
|
||
tag:
|
||
- Delev
|
||
- Invent
|
||
- Relev
|
||
clean:
|
||
# version: 1.3.1
|
||
- crc: 0x5E29053A
|
||
util: 'SSEEdit v3.2.70 EXPERIMENTAL'
|
||
# version: 1.3.1 ScopedBowsCompatKit 1.0 WACCF Replacer
|
||
- crc: 0x32D9BEC3
|
||
util: 'SSEEdit v3.2.70 EXPERIMENTAL'
|
||
- name: 'Summermyst - Enchantments of Skyrim.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6285/' ]
|
||
inc:
|
||
- 'Animated Weapon Enchants.esp'
|
||
- 'Classic Elder Scrolls Attributes.esp'
|
||
- 'SkyRe_Main.esp'
|
||
- 'Wintermyst - Enchantments of Skyrim.esp'
|
||
- 'Worlds Dawn.esp'
|
||
after:
|
||
- 'Weapons & Armor Fixes_Remade.esp'
|
||
tag:
|
||
- Delev
|
||
- Graphics
|
||
- Invent
|
||
- Relev
|
||
msg:
|
||
- <<: *compatNotes
|
||
subs: [ 'https://www.nexusmods.com/skyrimspecialedition/articles/116' ]
|
||
- *includesMBBF
|
||
- <<: *semiCompatible
|
||
subs:
|
||
- 'EnchantingAwakened.esp'
|
||
- 'Semi-Compatible. Both mods can be active at the same time, but the enchantment limits in Enchanting Awakened do not apply to Summermyst enchantments.'
|
||
condition: 'active("Summermyst - Enchantments of Skyrim.esp") and active("EnchantingAwakened.esp")'
|
||
clean:
|
||
# version: 3.07SSE
|
||
- crc: 0x1F17FC44
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'TheWulfPanda - City Teleport Spells.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/7015/'
|
||
name: 'Teleport - City Spells on Nexus Mods'
|
||
inc:
|
||
- 'TheWulfPanda - City Teleport Spells Less Magicka Increase Cast Time.esp'
|
||
msg:
|
||
- <<: *wildEdits
|
||
subs: [ '[Cleaning Guide](https://cptmcsplody.github.io/xGuides/#-teleport---city-spells-)' ]
|
||
condition: 'checksum("TheWulfPanda - City Teleport Spells.esp", 6FCC9D3A)'
|
||
dirty:
|
||
# version: 1.01
|
||
- <<: *quickClean
|
||
crc: 0xEC89CAD3
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 19
|
||
clean:
|
||
# version: 1.01 Fully cleaned
|
||
- crc: 0xBB98A580
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'TheWulfPanda - City Teleport Spells Less Magicka Increase Cast Time.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/7015/'
|
||
name: 'Teleport - City Spells Less Magicka Increase Cast Time on Nexus Mods'
|
||
inc:
|
||
- 'TheWulfPanda - City Teleport Spells.esp'
|
||
msg:
|
||
- <<: *wildEdits
|
||
subs: [ '[Cleaning Guide](https://cptmcsplody.github.io/xGuides/#-teleport---city-spells-)' ]
|
||
condition: 'checksum("TheWulfPanda - City Teleport Spells Less Magicka Increase Cast Time.esp", DA06632F)'
|
||
dirty:
|
||
# version: 1.01
|
||
- <<: *quickClean
|
||
crc: 0x5AE957AB
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 19
|
||
clean:
|
||
# version: 1.01 Fully cleaned
|
||
- crc: 0x75837344
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'TheWulfPanda - Faction Teleport Spells.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6991/'
|
||
name: 'Teleport - Faction Spells on Nexus Mods'
|
||
inc:
|
||
- 'TheWulfPanda - Faction Teleport Spells Less Magicka Increased Cast Time.esp'
|
||
msg:
|
||
- <<: *wildEdits
|
||
subs: [ '[Cleaning Guide](https://cptmcsplody.github.io/xGuides/#-teleport---faction-spells-)' ]
|
||
condition: 'checksum("TheWulfPanda - Faction Teleport Spells.esp", 017847FA)'
|
||
dirty:
|
||
# version: 1.01
|
||
- <<: *quickClean
|
||
crc: 0x6DA7BCF5
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 30
|
||
clean:
|
||
# version: 1.01 Fully cleaned
|
||
- crc: 0xBDB41425
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'TheWulfPanda - Faction Teleport Spells Less Magicka Increased Cast Time.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6991/'
|
||
name: 'Teleport - Faction Spells Less Magicka Increased Cast Time on Nexus Mods'
|
||
inc:
|
||
- 'TheWulfPanda - Faction Teleport Spells.esp'
|
||
msg:
|
||
- <<: *wildEdits
|
||
subs: [ '[Cleaning Guide](https://cptmcsplody.github.io/xGuides/#-teleport---faction-spells-)' ]
|
||
condition: 'checksum("TheWulfPanda - Faction Teleport Spells Less Magicka Increased Cast Time.esp", 7F826487)'
|
||
dirty:
|
||
# version: 1.03
|
||
- <<: *quickClean
|
||
crc: 0x3BEDC8A5
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 30
|
||
clean:
|
||
# version: 1.03 Fully cleaned
|
||
- crc: 0xE637DE54
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'TheWulfPanda - Teleport Spells Towns and Villages.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/7267/'
|
||
name: 'Teleport - Towns and Villages on Nexus Mods'
|
||
inc:
|
||
- 'TheWulfPanda - Teleport Spells Towns and Villages Less Magicka Increase Cast Time.esp'
|
||
msg:
|
||
- <<: *wildEdits
|
||
subs: [ '[Cleaning Guide](https://cptmcsplody.github.io/xGuides/#-teleport---towns-and-villages-)' ]
|
||
condition: 'checksum("TheWulfPanda - Teleport Spells Towns and Villages.esp", AAAA667B)'
|
||
dirty:
|
||
# version: 1.03
|
||
- <<: *quickClean
|
||
crc: 0xE614F5D7
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 17
|
||
clean:
|
||
# version: 1.03 Fully cleaned
|
||
- crc: 0x2E1C6AA4
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'TheWulfPanda - Teleport Spells Towns and Villages Less Magicka Increase Cast Time.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/7267/'
|
||
name: 'Teleport - Towns and Villages Less Magicka Increase Cast Time on Nexus Mods'
|
||
inc:
|
||
- 'TheWulfPanda - Teleport Spells Towns and Villages.esp'
|
||
msg:
|
||
- <<: *wildEdits
|
||
subs: [ '[Cleaning Guide](https://cptmcsplody.github.io/xGuides/#-teleport---towns-and-villages-)' ]
|
||
condition: 'checksum("TheWulfPanda - Teleport Spells Towns and Villages Less Magicka Increase Cast Time.esp", 8C2C1182)'
|
||
dirty:
|
||
# version: 1.00
|
||
- <<: *quickClean
|
||
crc: 0x2393970C
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 17
|
||
clean:
|
||
# version: 1.00 Fully cleaned
|
||
- crc: 0x6A6995CB
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Wintermyst - Enchantments of Skyrim.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18603/' ]
|
||
inc:
|
||
- 'Animated Weapon Enchants.esp'
|
||
- 'Summermyst - Enchantments of Skyrim.esp'
|
||
tag:
|
||
- Delev
|
||
- Graphics
|
||
- Names
|
||
- Relev
|
||
msg:
|
||
- <<: *semiCompatible
|
||
subs:
|
||
- 'EnchantingAwakened.esp'
|
||
- 'Semi-Compatible. Both mods can be active at the same time, but the enchantment limits in Enchanting Awakened do not apply to Wintermyst enchantments.'
|
||
condition: 'active("Wintermyst - Enchantments of Skyrim.esp") and active("EnchantingAwakened.esp")'
|
||
dirty:
|
||
# version: 4.06SE
|
||
- <<: *quickClean
|
||
crc: 0x24B9E639
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 2
|
||
clean:
|
||
# version: 4.06SE
|
||
- crc: 0x2D31CE29
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Wintermyst - Increased Damage.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/18603/' ]
|
||
tag:
|
||
- Names
|
||
clean:
|
||
# version: 4.06SE
|
||
- crc: 0x65AFCE11
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ZIA_Ancient Pack_V4.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9138/' ]
|
||
msg:
|
||
- <<: *patch3rdPartySBCK
|
||
condition: 'active("ScopedBows.esp") and not active("MLU.esp") and not active("ScopedBows_MLU Patch.esp")'
|
||
- <<: *patch3rdPartySBCK
|
||
condition: 'active("ScopedBows.esp") and active("MLU.esp") and not file("ScopedBows_MLU_ZIA Patch.esp")'
|
||
|
||
###### Leveled List Modifiers ######
|
||
- name: '3rdEraWeapMoS-lvlList.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/5019/'
|
||
name: 'Weapons of the Third Era on Nexus Mods'
|
||
tag:
|
||
- Delev
|
||
- Relev
|
||
- name: 'Rebalanced Leveled Lists.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/26/' ]
|
||
tag:
|
||
- Delev
|
||
- Invent
|
||
- Relev
|
||
- name: 'EconomyOverhaulandScarcityPatch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/9542'
|
||
name: 'Economy Overhaul and Speechcraft Improvements on Nexus Mods'
|
||
group: *lvlListsGroup
|
||
tag:
|
||
- Delev
|
||
- Relev
|
||
clean:
|
||
- crc: 0x9ACEB20B
|
||
util: 'SSEEdit v3.2.73 EXPERIMENTAL'
|
||
- name: 'Scarcity SE - Less Loot Mod.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8647/' ]
|
||
group: *lvlListsGroup
|
||
clean:
|
||
# version: 1.1
|
||
- crc: 0x34C78E0F
|
||
util: 'SSEEdit v3.2.1'
|
||
- 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: 'Sum_WACCF_Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19500'
|
||
name: 'WACCF & Summermyst Enchantments Consistency Patch on Nexus Mods'
|
||
group: *lvlListsGroup
|
||
after:
|
||
- 'WACCF_BashedPatchLvlListFix.esp'
|
||
msg:
|
||
- <<: *reqMasterSort
|
||
condition: 'checksum("Sum_WACCF_Patch.esp", 41BB8CCB)'
|
||
tag:
|
||
- Delev
|
||
- Relev
|
||
clean:
|
||
# version: 1
|
||
- crc: 0x06125A01
|
||
util: 'SSEEdit v3.2.72c EXPERIMENTAL'
|
||
- name: 'WarmongerArmory_LeveledList.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4956/' ]
|
||
after:
|
||
- '1nivWICCloaks.esp'
|
||
- '1nivWICCloaksNoGuards.esp'
|
||
tag:
|
||
- Delev
|
||
- Relev
|
||
|
||
###### Locations - New Lands ######
|
||
- name: 'arnima.esm'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/3008/'
|
||
name: 'Beyond Reach on Nexus Mods'
|
||
msg:
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Convenient Horses'
|
||
- '[Bruma and Other Patches for Convenient Horses](https://www.nexusmods.com/skyrimspecialedition/mods/13812/)'
|
||
condition: 'active("Convenient Horses.esp") and not active("CH (GrayFox_)?(Bruma_)?(Shire_)?BeyondReach(_Falskaar)?(_Vigilant)?(_Wyrm)?.*\.esp")'
|
||
- name: 'BSAssets.esm'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10917/'
|
||
name: 'Beyond Skyrim - Bruma SE on Nexus Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/4027835'
|
||
name: 'Beyond Skyrim: Bruma SE Assets on Bethesda.net'
|
||
tag:
|
||
- C.Light
|
||
- C.RecordFlags
|
||
clean:
|
||
# version: 1.3.3
|
||
- crc: 0x1D0648B6
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'BSHeartland.esm'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10917/'
|
||
name: 'Beyond Skyrim - Bruma SE on Nexus Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/4027831'
|
||
name: 'Beyond Skyrim: Bruma SE on Bethesda.net'
|
||
msg:
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Convenient Horses'
|
||
- '[Bruma and Other Patches for Convenient Horses](https://www.nexusmods.com/skyrimspecialedition/mods/13812/)'
|
||
condition: 'active("Convenient Horses.esp") and not active("CH (GrayFox_)?Bruma(_Shire)?(_BeyondReach)?(_Falskaar)?(_Vigilant)?(_Wyrm)?.*\.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:
|
||
- '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")'
|
||
tag:
|
||
- Actors.ACBS
|
||
- Actors.CombatStyle
|
||
- Actors.DeathItem
|
||
- Actors.Stats
|
||
- C.Light
|
||
- C.RecordFlags
|
||
- C.Regions
|
||
- Delev
|
||
- Factions
|
||
- Graphics
|
||
- Invent
|
||
- Names
|
||
dirty:
|
||
# version: 1.3.3
|
||
- <<: *quickClean
|
||
crc: 0x0B12B4E7
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 514
|
||
clean:
|
||
# version: 1.3.3, after cleaning
|
||
- crc: 0x2F3CF5FA
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 1.3.3, after cleaning & correcting the (unused) circular leveled list
|
||
- crc: 0x15B7059A
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'BSHeartland - Unofficial Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19374'
|
||
name: 'Beyond Skyrim - Bruma - Tweaks Enhancements and Patches SSE on Nexus Mods'
|
||
dirty:
|
||
# version: 1.2
|
||
- <<: *quickClean
|
||
crc: 0xB283D3E0
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
itm: 173
|
||
# version: 1.2 - ESL flagged
|
||
- <<: *quickClean
|
||
crc: 0x76842224
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
itm: 173
|
||
clean:
|
||
# version: 1.2
|
||
- crc: 0xF838E3BE
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
# version: 1.2 - ESL flagged
|
||
- crc: 0xA75B7111
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
tag:
|
||
- C.Location
|
||
- C.Name
|
||
- Names
|
||
- name: 'BS_Campfire.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19374'
|
||
name: 'Beyond Skyrim - Bruma - Tweaks Enhancements and Patches SSE on Nexus Mods'
|
||
clean:
|
||
# version: 1.2
|
||
- crc: 0x3332482F
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
# version: 1.2 - ESL flagged
|
||
- crc: 0x4F219DBA
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
tag:
|
||
- Names
|
||
- name: 'BS_DLC_patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10917/'
|
||
name: 'Beyond Skyrim - Bruma SE on Nexus Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/4044167'
|
||
name: 'Beyond Skyrim: Bruma SE DLC Patch on Bethesda.net'
|
||
tag:
|
||
- Delev
|
||
- Invent
|
||
clean:
|
||
# version: 1.1.2
|
||
- crc: 0x2BC2FECB
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Darkend.esp'
|
||
dirty:
|
||
# version: 1.4
|
||
- <<: *quickClean
|
||
crc: 0x616730B8
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 26
|
||
clean:
|
||
# version: 1.4
|
||
- crc: 0x4E9A526A
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Falskaar.esm'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2057/'
|
||
name: 'Falskaar on Nexus Mods'
|
||
msg:
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Convenient Horses'
|
||
- '[Bruma and Other Patches for Convenient Horses](https://www.nexusmods.com/skyrimspecialedition/mods/13812/)'
|
||
condition: 'active("Convenient Horses.esp") and not active("CH (GrayFox_)?(Bruma_)?(Shire_)?(BeyondReach_)?Falskaar(_Vigilant)?(_Wyrm)?.*\.esp")'
|
||
- name: 'Falskaar - Bug Fixes.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19454/'
|
||
name: 'Falskaar - Addons and Patches on Nexus Mods'
|
||
after:
|
||
- 'Falskaar - Boat Location.esp'
|
||
- 'Falskaar - Fast Travel.esp'
|
||
- 'Falskaar - House Map Marker.esp'
|
||
clean:
|
||
# version: 1.1
|
||
- crc: 0xF48A5310
|
||
util: 'SSEEdit v3.2.80 EXPERIMENTAL'
|
||
- name: 'Gray Fox Cowl.esm'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4509/'
|
||
name: 'The Gray Cowl of Nocturnal SE on Nexus Mods'
|
||
msg:
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Convenient Horses'
|
||
- '[Bruma and Other Patches for Convenient Horses](https://www.nexusmods.com/skyrimspecialedition/mods/13812/)'
|
||
condition: 'active("Convenient Horses.esp") and not active("CH GrayFox(_Bruma)?(_Shire)?(_BeyondReach)?(_Falskaar)?(_Vigilant)?(_Wyrm)?.*\.esp")'
|
||
- name: 'MoonAndStar_ImmersionPatch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4301/'
|
||
name: 'Moon and Star on Nexus Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/3107024'
|
||
name: 'Moon And Star on Bethesda.net'
|
||
dirty:
|
||
# version: 2.0
|
||
- <<: *quickClean
|
||
crc: 0x2D753507
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 1
|
||
clean:
|
||
# version: 2.0
|
||
- crc: 0xD14F7D61
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'MoonAndStar_MAS.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4301/'
|
||
name: 'Moon and Star on Nexus Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/3107024'
|
||
name: 'Moon And Star on Bethesda.net'
|
||
group: *earlyLoadersGroup
|
||
after:
|
||
- 'AuroraVillage.esp'
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
- 'Tel_Nalta.esp'
|
||
inc:
|
||
- name: 'Tel_Nalta.esp'
|
||
condition: 'active("Tel_Nalta.esp") and not active("MoonAndStar_TelNaltaPatch.esp")'
|
||
msg:
|
||
# version: 3.2, after automatic cleaning
|
||
- <<: *wildEdits
|
||
subs: [ '[Cleaning Guide](https://cptmcsplody.github.io/xGuides/#-moon-and-star-)' ]
|
||
condition: 'checksum("MoonAndStar_MAS.esp", 2A2488C0)'
|
||
tag:
|
||
- C.Location
|
||
dirty:
|
||
# version: 3.2, before any cleaning
|
||
- <<: *quickClean
|
||
crc: 0xEB5AEFAF
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 3
|
||
clean:
|
||
# version: 3.2, after automatic & manual cleaning
|
||
- crc: 0xAF91987E
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Undeath.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6180'
|
||
name: 'Undeath Remastered SE on Nexus Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/3327746'
|
||
name: 'Undeath Remastered on Bethesda.net'
|
||
group: *earlyLoadersGroup
|
||
after:
|
||
- 'MoonAndStar_MAS.esp'
|
||
inc:
|
||
- 'AuroraVillage.esp'
|
||
msg:
|
||
- <<: *wildEdits
|
||
subs: [ '[Undeath Wild Edits Cleaning Guide](https://linnsmusings.wordpress.com/2017/08/27/undeathcleaningguideforle/)' ]
|
||
condition: 'checksum("Undeath.esp", EB75A960)'
|
||
tag:
|
||
- Graphics
|
||
- Sound
|
||
dirty:
|
||
# version: 1.7
|
||
- <<: *quickClean
|
||
crc: 0x6E988E26
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
itm: 40
|
||
clean:
|
||
# version: 1.7 - QAC & Wild Edits Cleaned
|
||
- crc: 0xB204EE9A
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'moonpath.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4341'
|
||
name: 'Moonpath to Elsweyr SSE on Nexus Mods'
|
||
msg:
|
||
- type: warn
|
||
content:
|
||
- lang: en
|
||
text: 'Update Patch available: %1%'
|
||
- lang: de
|
||
text: 'Update Patch verfügbar: %1%'
|
||
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.0'
|
||
- name: 'TheBawbsShire.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18903'
|
||
name: 'The Shire SE on Nexus Mods'
|
||
msg:
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Convenient Horses'
|
||
- '[Bruma and Other Patches for Convenient Horses](https://www.nexusmods.com/skyrimspecialedition/mods/13812/)'
|
||
condition: 'active("Convenient Horses.esp") and not active("CH (GrayFox_)?(Bruma_)?Shire(_BeyondReach)?(_Falskaar)?(_Vigilant)?(_Wyrm)?.*\.esp")'
|
||
- 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 on Nexus Mods'
|
||
dirty:
|
||
# version: 2.4
|
||
- <<: *reqManualFix
|
||
crc: 0xC53D3A5B
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
itm: 3996
|
||
nav: 3
|
||
# version: 2.4
|
||
- <<: *reqManualFix
|
||
crc: 0xDA83BB85
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
nav: 3
|
||
- name: 'Vigilant.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11849'
|
||
name: 'Vigilant SE on Nexus Mods'
|
||
msg:
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Convenient Horses'
|
||
- '[Bruma and Other Patches for Convenient Horses](https://www.nexusmods.com/skyrimspecialedition/mods/13812/)'
|
||
condition: 'active("Convenient Horses.esp") and not active("CH (GrayFox_)?(Bruma_)?(Shire_)?(BeyondReach_)?(Falskaar_)?Vigilant(_Wyrm)?.*\.esp")'
|
||
dirty:
|
||
# version: 1.3.0
|
||
- <<: *quickClean
|
||
crc: 0x4469035F
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
itm: 52
|
||
# version: 1.3.0, replacer from Vigilant Voiced
|
||
- <<: *quickClean
|
||
crc: 0x2E278EC6
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
itm: 52
|
||
clean:
|
||
# version: 1.3.0
|
||
- crc: 0xD2F59AEE
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
# version: 1.3.0, replacer from Vigilant Voiced
|
||
- crc: 0xB4D712AB
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'Wyrmstooth.esp'
|
||
url:
|
||
- link: 'https://archive.org/details/Wyrmstooth1.17BSSE'
|
||
name: 'Wyrmstooth SE on Internet Archive'
|
||
msg:
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Convenient Horses'
|
||
- '[Bruma and Other Patches for Convenient Horses](https://www.nexusmods.com/skyrimspecialedition/mods/13812/)'
|
||
condition: 'active("Convenient Horses.esp") and not active("CH (GrayFox_)?(Bruma_)?(Shire_)?(BeyondReach_)?(Falskaar_)?(Vigilant_)?Wyrm.*\.esp")'
|
||
|
||
###### Locations - New Structures & Landmarks ######
|
||
- name: 'AHZBetterDGEntranceSE.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4126/'
|
||
name: 'Immersive Dawnguard Dayspring Pass on Nexus Mods'
|
||
after:
|
||
- 'Immersive Patrols II.esp'
|
||
tag:
|
||
- C.Location
|
||
- C.RecordFlags
|
||
- C.Regions
|
||
clean:
|
||
# version: 1.0.3
|
||
- crc: 0xFC45B26D
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'AHZBetterDGEntranceSE - BSHeartland Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4126/'
|
||
name: 'Immersive Dawnguard Dayspring Pass on Nexus Mods'
|
||
req:
|
||
- 'AHZBetterDGEntranceSE.esp'
|
||
- 'BSHeartland.esm'
|
||
clean:
|
||
# version: 1.0.3
|
||
- crc: 0x2B0E43FD
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Bee Hives.esp'
|
||
url: [ 'https://afkmods.iguanadons.net/index.php?/files/file/1891-bee-hives//' ]
|
||
group: *fixesGroup
|
||
clean:
|
||
# version: 2.0
|
||
- crc: 0xD20AF3E4
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'BlackthornManor.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2242/' ]
|
||
msg:
|
||
- <<: *reqMasterSort
|
||
condition: 'checksum("BlackthornManor.esp", F0F0D623)'
|
||
dirty:
|
||
# version: 1.1
|
||
- <<: *quickClean
|
||
crc: 0x7E530609
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 17
|
||
clean:
|
||
# version: 1.1
|
||
- crc: 0xF0F0D623
|
||
util: 'SSEEdit v4.0.1'
|
||
# version: 1.1, sorted masters
|
||
- crc: 0xF471822F
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Bring Out Your Dead.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/323/'
|
||
name: 'Bring Out Your Dead on Nexus Mods'
|
||
- link: 'https://afkmods.iguanadons.net/index.php?/files/file/273-bring-out-your-dead/'
|
||
name: 'Bring Out Your Dead on Afk Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2956453'
|
||
name: 'Bring Out Your Dead on Bethesda.net'
|
||
after:
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
tag:
|
||
- C.Location
|
||
clean:
|
||
# version: 4.0.4
|
||
- crc: 0xBE63BEB8
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'CFTO.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/8379/'
|
||
name: 'Carriage and Ferry Travel Overhaul on Nexus Mods'
|
||
after:
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
clean:
|
||
# version: 2.0
|
||
- crc: 0xD2FF9967
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'simpleCarriageExpansion.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10434/'
|
||
name: 'Carriage Stops of Skyrim on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0xF036353E
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Cutting Room Floor.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/276/'
|
||
name: 'Cutting Room Floor on Nexus Mods'
|
||
- link: 'https://afkmods.iguanadons.net/index.php?/files/file/978-cutting-room-floor/'
|
||
name: 'Cutting Room Floor on Afk Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2955350'
|
||
name: 'Cutting Room Floor on Bethesda.net'
|
||
group: *earlyLoadersGroup
|
||
after:
|
||
- 'TouringCarriages.esp'
|
||
- 'UnlimitedBookshelves.esp'
|
||
- 'WhiterunHoldForest.esp'
|
||
msg:
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'RS Children Overhaul'
|
||
- '[ RS Children Patch Compendium ](https://www.nexusmods.com/skyrimspecialedition/mods/13409)'
|
||
condition: 'active("RSkyrimChildren.esm") and not active("RSC CRF Patch.esp") and not file("CRF_RSChildrenPatch.esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'RS Children Overhaul'
|
||
- '[ RS Children Overhaul Cutting Room Floor Patch ](https://www.nexusmods.com/skyrimspecialedition/mods/8753)'
|
||
condition: 'active("RSkyrimChildren.esm") and not active("CRF_RSChildrenPatch.esp") and not file("RSC CRF Patch.esp")'
|
||
tag:
|
||
- Actors.ACBS
|
||
- Actors.AIData
|
||
- Actors.AIPackages
|
||
- Actors.CombatStyle
|
||
- Actors.Stats
|
||
- C.Location
|
||
- C.Owner
|
||
- C.RecordFlags
|
||
- Delev
|
||
- Graphics
|
||
- Invent
|
||
- Names
|
||
- NPC.Class
|
||
- Stats
|
||
clean:
|
||
# version: 3.0.9
|
||
- crc: 0x17D6674E
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 3.1.0
|
||
- crc: 0xA78A321D
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Dolmen Ruins.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/327'
|
||
name: 'Dolmen Ruins - ESO Dark Anchors on Nexus Mods'
|
||
clean:
|
||
# version: 2.0.4
|
||
- crc: 0x28C9F420
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'DragonsKeep.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/271' ]
|
||
dirty:
|
||
# version: 1.9.7
|
||
- <<: *reqManualFix
|
||
crc: 0x43AF2572
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
itm: 28
|
||
nav: 32
|
||
# version: 1.9.7
|
||
- <<: *reqManualFix
|
||
crc: 0x59E1AD72
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
nav: 32
|
||
- 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
|
||
clean:
|
||
# version: 1.1, regular
|
||
- crc: 0x4525D16E
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 1.1, reduced loot
|
||
- crc: 0x5CCCE61F
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'HammetDungeons.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12186/'
|
||
name: 'Hammet''s Dungeon Packs for SE on Nexus Mods'
|
||
dirty:
|
||
# version: 1.871
|
||
- <<: *quickClean
|
||
crc: 0xDAB9CDAA
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
itm: 30
|
||
clean:
|
||
# version: 1.871
|
||
- crc: 0xF42D9DF3
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'Oblivion Gates in Cities.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/388/'
|
||
name: 'Oblivion Gates in Cities on Nexus Mods'
|
||
inc:
|
||
- 'Open Cities Skyrim.esp'
|
||
clean:
|
||
# version: 2.0.1
|
||
- crc: 0x85982F95
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Point The Way.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/352'
|
||
name: 'Point The Way on Nexus Mods'
|
||
clean:
|
||
# version: 2.0.4
|
||
- crc: 0x9B914135
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Provincial Courier Service.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10623/'
|
||
name: 'Provincial Courier Service on Nexus Mods'
|
||
inc:
|
||
- 'Eli_Halla.esp'
|
||
after:
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
tag:
|
||
- Actors.ACBS
|
||
- Actors.AIPackages
|
||
- C.Location
|
||
clean:
|
||
# version: 4.0.3
|
||
- crc: 0x90281D8E
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'SkyrimSewers.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/9320/' ]
|
||
dirty:
|
||
# version: 4.13
|
||
- <<: *quickClean
|
||
crc: 0x78AB4E62
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 10
|
||
clean:
|
||
# version: 4.13
|
||
- crc: 0x1F6F7515
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 4.14
|
||
- crc: 0xF72FE257
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Storefront.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/364/'
|
||
name: 'Storefront on Nexus Mods'
|
||
clean:
|
||
# version: 2.0.2
|
||
- crc: 0x26D5C1B3
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Tes Arena - Skyrim Frontier Fortress.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/318' ]
|
||
inc:
|
||
- 'TES Arena Amol.esp'
|
||
- 'Tes Arena Nimalten.esp'
|
||
- 'Tes Arena NorthKeep.esp'
|
||
- 'TES DunstadGrove.esp'
|
||
- 'Tes Granite Hall.esp'
|
||
- 'Tes Pagran Village.esp'
|
||
dirty:
|
||
# version: 5.01
|
||
- <<: *quickClean
|
||
crc: 0x701ADC3A
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 120
|
||
clean:
|
||
# version: 5.01
|
||
- crc: 0x6684B2FF
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'TES Arena Amol.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/318' ]
|
||
dirty:
|
||
# version: 5.01
|
||
- <<: *quickClean
|
||
crc: 0x28F9DAFA
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 13
|
||
clean:
|
||
# version: 5.01
|
||
- crc: 0x36947B49
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Tes Arena Nimalten.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/318' ]
|
||
dirty:
|
||
# version: 5.01
|
||
- <<: *quickClean
|
||
crc: 0xB34448CC
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 26
|
||
clean:
|
||
# version: 5.01
|
||
- crc: 0x9365E227
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Tes Arena NorthKeep.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/318' ]
|
||
dirty:
|
||
# version: 5.01
|
||
- <<: *quickClean
|
||
crc: 0x0EEE0E4B
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 15
|
||
clean:
|
||
# version: 5.01
|
||
- crc: 0x9C623E34
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'TES DunstadGrove.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/318' ]
|
||
dirty:
|
||
# version: 5.01
|
||
- <<: *quickClean
|
||
crc: 0x72FE5CB8
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 14
|
||
clean:
|
||
# version: 5.01
|
||
- crc: 0x01D35219
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Tes Granite Hall.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/318' ]
|
||
dirty:
|
||
# version: 5.01
|
||
- <<: *quickClean
|
||
crc: 0x69AAC6DC
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 14
|
||
clean:
|
||
# version: 5.01
|
||
- crc: 0x8B59AB56
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Tes Pagran Village.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/318' ]
|
||
dirty:
|
||
# version: 5.01
|
||
- <<: *quickClean
|
||
crc: 0xF4AB0C61
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 19
|
||
clean:
|
||
# version: 5.01
|
||
- crc: 0x428913E5
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Tes Vernim Wood.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/318' ]
|
||
dirty:
|
||
# version: 5.01
|
||
- <<: *quickClean
|
||
crc: 0x5F6B48AE
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 19
|
||
clean:
|
||
# version: 5.01
|
||
- crc: 0xB5E436EC
|
||
util: 'SSEEdit v4.0.1'
|
||
|
||
###### Location - Overhauls ######
|
||
- name: 'CollegeOfWinterholdImmersive.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/17004/'
|
||
name: 'Immersive College of Winterhold on Nexus Mods'
|
||
after:
|
||
- 'Book Covers Skyrim.esp'
|
||
- 'Cutting Room Floor.esp'
|
||
- 'Enlightened College of Winterhold.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Immersive Wenches.esp'
|
||
- 'TheWulfPanda - Faction Teleport Spells.esp'
|
||
- 'TheWulfPanda - Faction Teleport Spells Less Magicka Increased Cast Time.esp'
|
||
tag:
|
||
- Factions
|
||
- Invent
|
||
- Names
|
||
clean:
|
||
# version: 2.1
|
||
- crc: 0xDA086763
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'Darkwater Crossing.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/326/'
|
||
name: 'Darkwater Crossing on Nexus Mods'
|
||
- link: 'https://afkmods.iguanadons.net/index.php?/files/file/1895-darkwater-crossing/'
|
||
name: 'Darkwater Crossing on Afk Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2949694'
|
||
name: 'Darkwater Crossing on Bethesda.net'
|
||
after:
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
tag:
|
||
- Names
|
||
clean:
|
||
# version: 2.04
|
||
- crc: 0x3EDD0AA0
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Dragon Bridge.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/8683/'
|
||
name: 'Dragon Bridge on Nexus Mods'
|
||
after:
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
inc:
|
||
- 'DragonBridgeBoardwalk.esp'
|
||
tag:
|
||
- Actors.AIPackages
|
||
- C.Location
|
||
- Invent
|
||
- NpcFaces
|
||
clean:
|
||
# version: 2.0.3
|
||
- crc: 0x541C3337
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Dawnstar.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13607/'
|
||
name: 'Dawnstar on Nexus Mods'
|
||
after:
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
clean:
|
||
# version: 2.0.4
|
||
- crc: 0xBDF98E96
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Distinct Interiors.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6130/' ]
|
||
after:
|
||
- 'EnhancedLightsandFX.esp'
|
||
- 'ELFX - NoPlayerHomes.esp'
|
||
- 'Snazzy Furniture and Clutter Overhaul.esp'
|
||
inc:
|
||
# CRC for Modular - Core - Always Needed Version
|
||
# version 1.81 B337055B,
|
||
- name: 'Enhanced Lights and FX'
|
||
condition: 'not checksum("Distinct Interiors.esp",B337055B) and active("EnhancedLightsandFX.esp") and not active("ELFX - NoPlayerHomes.esp")'
|
||
- name: 'InnCredible.esp'
|
||
condition: 'not checksum("Distinct Interiors.esp",B337055B)'
|
||
- name: 'OpulentThievesGuild.esp'
|
||
condition: 'not checksum("Distinct Interiors.esp",B337055B)'
|
||
- 'Snazzy Furniture and Clutter Overhaul.esp'
|
||
msg:
|
||
- type: warn
|
||
content:
|
||
- lang: en
|
||
text: 'ELFX - NoPlayerHomes module required.'
|
||
- lang: de
|
||
text: 'ELFX - NoPlayerHomes Modul wird vorausgesetzt.'
|
||
condition: 'active("EnhancedLightsandFX.esp") and not active("ELFX - NoPlayerHomes.esp")'
|
||
dirty:
|
||
# version 1.82
|
||
- <<: *reqManualFix
|
||
crc: 0x6977340A
|
||
util: '[SSEEdit v3.3.4 BETA](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
udr: 1
|
||
nav: 1
|
||
# version: 1.82 QAC & before manual cleaning
|
||
- <<: *reqManualFix
|
||
crc: 0xEFC71875
|
||
util: '[SSEEdit v3.3.4 BETA](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
info:
|
||
- lang: en
|
||
text: '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 manual cleaning guide is available [here](https://cptmcsplody.github.io/xGuides/#-distinct-interiors-)'
|
||
- lang: de
|
||
text: 'Es wird streng empfohlen keine Mods zu verwenden die **Gelöschte Navmeshes** beinhalten da diese dafür bekannt sind Abstürze auszulösen. **Gelöschte Navmeshes** müssen manuell korrigiert werden. Eine manuelle Säuberungsanleitung ist [hier](https://cptmcsplody.github.io/xGuides/#-distinct-interiors-) verfügbar.'
|
||
nav: 1
|
||
clean:
|
||
# version: 1.82 after QAC & manual cleaning
|
||
- crc: 0xAD2C8F21
|
||
util: 'SSEEdit v3.3.4 BETA'
|
||
- name: 'Distinct Interiors - Guilds.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6130/' ]
|
||
inc:
|
||
- 'OpulentThievesGuild.esp'
|
||
clean:
|
||
# version: Modular - Guilds v1.7
|
||
- crc: 0x16EC9185
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'Distinct Interiors - Inns.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6130/' ]
|
||
after:
|
||
- 'EnhancedLightsandFX.esp'
|
||
inc:
|
||
- 'InnCredible.esp'
|
||
clean:
|
||
# version: Modular - Inns v1.7
|
||
- crc: 0x99012024
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'Distinct Interiors - Miscellaneous.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6130/' ]
|
||
clean:
|
||
# version: Modular - Miscellaneous v1.7
|
||
- crc: 0xE45A43C7
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'Distinct Interiors - Player Homes.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6130/' ]
|
||
inc:
|
||
- name: 'Enhanced Lights and FX'
|
||
condition: 'active("EnhancedLightsandFX.esp") and not active("ELFX - NoPlayerHomes.esp")'
|
||
msg:
|
||
- type: warn
|
||
content:
|
||
- lang: en
|
||
text: 'ELFX - NoPlayerHomes module required.'
|
||
- lang: de
|
||
text: 'ELFX - NoPlayerHomes Modul wird vorausgesetzt.'
|
||
condition: 'active("EnhancedLightsandFX.esp") and not active("ELFX - NoPlayerHomes.esp")'
|
||
dirty:
|
||
# version: 1.82 before manual cleaning
|
||
- <<: *reqManualFix
|
||
crc: 0x289785CC
|
||
util: '[SSEEdit v3.3.4 BETA](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
info:
|
||
- lang: en
|
||
text: '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 manual cleaning guide is available [here](https://cptmcsplody.github.io/xGuides/#-distinct-interiors-)'
|
||
- lang: de
|
||
text: 'Es wird streng empfohlen keine Mods zu verwenden die **Gelöschte Navmeshes** beinhalten da diese dafür bekannt sind Abstürze auszulösen. **Gelöschte Navmeshes** müssen manuell korrigiert werden. Eine manuelle Säuberungsanleitung ist [hier](https://cptmcsplody.github.io/xGuides/#-distinct-interiors-) verfügbar.'
|
||
nav: 1
|
||
clean:
|
||
# version: 1.82 after manual cleaning
|
||
- crc: 0xBE5B4F4A
|
||
util: 'SSEEdit v3.3.4 BETA'
|
||
- name: 'Distinct Interiors - Shops.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6130/' ]
|
||
clean:
|
||
# version: Modular - Shops v1.7
|
||
- crc: 0x9DA76663
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'ETaC - RESOURCES.esm'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13552'
|
||
name: 'Expanded Towns and Cities (SSE) on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
tag:
|
||
- Graphics
|
||
clean:
|
||
# version: 0.3.4 MCM
|
||
- crc: 0x0A40D177
|
||
util: 'SSEEdit v3.2.2'
|
||
# version: 0.3.4 No MCM
|
||
- crc: 0x91DD76A9
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'ETaC - Complete.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13552'
|
||
name: 'Expanded Towns and Cities (SSE) on Nexus Mods'
|
||
inc:
|
||
- 'Darkwater Crossing.esp'
|
||
- 'Dawnstar.esp'
|
||
- 'Eli_RiverwoodShack.esp'
|
||
- 'HogorTheGiant_V1.esp'
|
||
- 'JK''s Riverwood.esp'
|
||
- '01NobleWarriorCottage2.0.esp'
|
||
after:
|
||
- '3DNPC.esp'
|
||
- 'BetterDocks-MP-DLC-Compatible.esp'
|
||
- 'CLARALUX SSE.esp'
|
||
- 'ELFX - Exteriors.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
- 'LeafRest OnePiece.esp'
|
||
- 'Prometheus_No_snow_Under_the_roof.esp'
|
||
- 'QaxeQuestorium.esp'
|
||
- 'RiverwoodHuntingCabinSE.esp'
|
||
- 'S3DLandscapes NextGenerationForests.esp'
|
||
- 'UniqueLocationsRiverwoodForest.esp'
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
msg:
|
||
- <<: *patchIncluded
|
||
subs: [ '[Better Docks](https://www.nexusmods.com/skyrimspecialedition/mods/2384/)' ]
|
||
condition: 'active("BetterDocks-MP-DLC-Compatible.esp") and not active("ETaC - Complete Better Docks Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Carriage and Ferry Travel Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/8379/)' ]
|
||
condition: 'active("CFTO.esp") and not active("ETaC - Complete CFTO Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[CLARALUX SSE](https://www.nexusmods.com/skyrimspecialedition/mods/2371)' ]
|
||
condition: 'active("CLARALUX SSE.esp") and not active("ETaC - Complete Claralux Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Enhanced Lights and FX](https://www.nexusmods.com/skyrimspecialedition/mods/2424)' ]
|
||
condition: 'active("ELFX - Exteriors.esp") and not active("ETaC - Complete ELFX Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Hunters Cabin of Riverwood SE](https://www.nexusmods.com/skyrimspecialedition/mods/1783)' ]
|
||
condition: 'active("RiverwoodHuntingCabinSE.esp") and not active("ETaC - Complete Hunting Cabin Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Lanterns of Skyrim SE](https://www.nexusmods.com/skyrimspecialedition/mods/2429)' ]
|
||
condition: 'active("Lanterns Of Skyrim - All In One - Main.esm") and not active("ETaC - Complete LoS Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Leaf Rest SSE](https://www.nexusmods.com/skyrimspecialedition/mods/15191)' ]
|
||
condition: 'active("LeafRest OnePiece.esp") and not active("ETaC - Complete Leaf Rest Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[No snow under the roof](https://www.nexusmods.com/skyrimspecialedition/mods/518)' ]
|
||
condition: 'active("Prometheus_No_snow_Under_the_roof.esp") and not active("ETaC - Complete No Snow Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Rigmor of Bruma](https://www.nexusmods.com/skyrimspecialedition/mods/5271)' ]
|
||
condition: 'active("Rigmor.esp") and not active("ETaC - Complete Rigmor Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Realistic Lighting Overhaul SSE](https://www.nexusmods.com/skyrimspecialedition/mods/844)' ]
|
||
condition: 'active("RLO - Exteriors.esp") and not active("ETaC - Complete RLO Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[RS Children Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/2650)' ]
|
||
condition: 'active("RSkyrimChildren.esm") and not file("ETaC - Complete RSC Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Skyrim 3D Landscapes](https://www.nexusmods.com/skyrimspecialedition/mods/18247)' ]
|
||
condition: 'active("S3DLandscapes NextGenerationForests.esp") and not active("ETaC - Complete S3D Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Unique Locations - Riverwood Forest](https://www.nexusmods.com/skyrimspecialedition/mods/9258)' ]
|
||
condition: 'active("UniqueLocationsRiverwoodForest.esp") and not active("ETaC - Complete ULRF Patch.esp")'
|
||
tag:
|
||
- C.Location
|
||
clean:
|
||
# version: 0.3.4
|
||
- crc: 0xC0118C3B
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'ETaC - Complete LoS Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13552' ]
|
||
msg:
|
||
- <<: *reqMasterSort
|
||
condition: 'checksum("ETaC - Complete LoS Patch.esp", 54BB4D26)'
|
||
clean:
|
||
# version: 0.3.4
|
||
- crc: 0x76C471C2
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'ETaC - Darkwater Crossing.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13552'
|
||
name: 'Expanded Towns and Cities (SSE) on Nexus Mods'
|
||
inc:
|
||
- 'Darkwater Crossing.esp'
|
||
after:
|
||
- '3DNPC.esp'
|
||
- 'CLARALUX SSE.esp'
|
||
- 'ELFX - Exteriors.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
- 'QaxeQuestorium.esp'
|
||
- 'S3DLandscapes NextGenerationForests.esp'
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
msg:
|
||
- <<: *patchIncluded
|
||
subs: [ '[CLARALUX SSE](https://www.nexusmods.com/skyrimspecialedition/mods/2371)' ]
|
||
condition: 'active("CLARALUX SSE.esp") and not active("ETaC - Complete Claralux Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Enhanced Lights and FX](https://www.nexusmods.com/skyrimspecialedition/mods/2424)' ]
|
||
condition: 'active("ELFX - Exteriors.esp") and not active("ETaC - Darkwater Crossing ELFX Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Lanterns of Skyrim SE](https://www.nexusmods.com/skyrimspecialedition/mods/2429)' ]
|
||
condition: 'active("Lanterns Of Skyrim - All In One - Main.esm") and not active("ETaC - Darkwater Crossing LoS Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Skyrim 3D Landscapes](https://www.nexusmods.com/skyrimspecialedition/mods/18247)' ]
|
||
condition: 'active("S3DLandscapes NextGenerationForests.esp") and not active("ETaC - Darkwater Crossing S3D Patch.esp")'
|
||
tag:
|
||
- C.Location
|
||
clean:
|
||
# version: 0.3.4
|
||
- crc: 0x7E3B8E1B
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'ETaC - Darkwater Crossing LoS Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13552' ]
|
||
msg:
|
||
- <<: *reqMasterSort
|
||
condition: 'checksum("ETaC - Darkwater Crossing LoS Patch.esp", 343067D8)'
|
||
clean:
|
||
# version: 0.3.4
|
||
- crc: 0x910911B5
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'ETaC - Dawnstar.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13552'
|
||
name: 'Expanded Towns and Cities (SSE) on Nexus Mods'
|
||
inc:
|
||
- 'Dawnstar.esp'
|
||
after:
|
||
- '3DNPC.esp'
|
||
- 'BetterDocks-MP-DLC-Compatible.esp'
|
||
- 'CLARALUX SSE.esp'
|
||
- 'ELFX - Exteriors.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
- 'Prometheus_No_snow_Under_the_roof.esp'
|
||
- 'QaxeQuestorium.esp'
|
||
- 'S3DLandscapes NextGenerationForests.esp'
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
msg:
|
||
- <<: *patchIncluded
|
||
subs: [ '[Better Docks](https://www.nexusmods.com/skyrimspecialedition/mods/2384/)' ]
|
||
condition: 'active("BetterDocks-MP-DLC-Compatible.esp") and not active("ETaC - Dawnstar Better Docks Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Carriage and Ferry Travel Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/8379/)' ]
|
||
condition: 'active("CFTO.esp") and not active("ETaC - Dawnstar CFTO Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[CLARALUX SSE](https://www.nexusmods.com/skyrimspecialedition/mods/2371)' ]
|
||
condition: 'active("CLARALUX SSE.esp") and not active("ETaC - Dawnstar Claralux Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Enhanced Lights and FX](https://www.nexusmods.com/skyrimspecialedition/mods/2424)' ]
|
||
condition: 'active("ELFX - Exteriors.esp") and not active("ETaC - Dawnstar ELFX Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Lanterns of Skyrim SE](https://www.nexusmods.com/skyrimspecialedition/mods/2429)' ]
|
||
condition: 'active("Lanterns Of Skyrim - All In One - Main.esm") and not active("ETaC - Dawnstar LoS Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[No snow under the roof](https://www.nexusmods.com/skyrimspecialedition/mods/518)' ]
|
||
condition: 'active("Prometheus_No_snow_Under_the_roof.esp") and not active("ETaC - Dawnstar No Snow Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Rigmor of Bruma](https://www.nexusmods.com/skyrimspecialedition/mods/5271)' ]
|
||
condition: 'active("Rigmor.esp") and not active("ETaC - Dawnstar Rigmor Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[RS Children Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/2650)' ]
|
||
condition: 'active("RSkyrimChildren.esm") and not file("ETaC - Dawnstar RSC Patch.esp")'
|
||
clean:
|
||
# version: 0.3.4
|
||
- crc: 0xB663D101
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'ETaC - Riverwood.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13552'
|
||
name: 'Expanded Towns and Cities (SSE) on Nexus Mods'
|
||
inc:
|
||
- 'Eli_RiverwoodShack.esp'
|
||
- 'HogorTheGiant_V1.esp'
|
||
- 'JK''s Riverwood.esp'
|
||
- '01NobleWarriorCottage2.0.esp'
|
||
after:
|
||
- '3DNPC.esp'
|
||
- 'CLARALUX SSE.esp'
|
||
- 'ELFX - Exteriors.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
- 'LeafRest OnePiece.esp'
|
||
- 'QaxeQuestorium.esp'
|
||
- 'RiverwoodHuntingCabinSE.esp'
|
||
- 'S3DLandscapes NextGenerationForests.esp'
|
||
- 'UniqueLocationsRiverwoodForest.esp'
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
msg:
|
||
- <<: *patchIncluded
|
||
subs: [ '[CLARALUX SSE](https://www.nexusmods.com/skyrimspecialedition/mods/2371)' ]
|
||
condition: 'active("CLARALUX SSE.esp") and not active("ETaC - Riverwood Claralux Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Enhanced Lights and FX](https://www.nexusmods.com/skyrimspecialedition/mods/2424)' ]
|
||
condition: 'active("ELFX - Exteriors.esp") and not active("ETaC - Riverwood ELFX Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Hunters Cabin of Riverwood SE](https://www.nexusmods.com/skyrimspecialedition/mods/1783)' ]
|
||
condition: 'active("RiverwoodHuntingCabinSE.esp") and not active("ETaC - Riverwood Hunting Cabin Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Lanterns of Skyrim SE](https://www.nexusmods.com/skyrimspecialedition/mods/2429)' ]
|
||
condition: 'active("Lanterns Of Skyrim - All In One - Main.esm") and not active("ETaC - Riverwood LoS Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Leaf Rest SSE](https://www.nexusmods.com/skyrimspecialedition/mods/15191)' ]
|
||
condition: 'active("LeafRest OnePiece.esp") and not active("ETaC - Riverwood Leaf Rest Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Rigmor of Bruma](https://www.nexusmods.com/skyrimspecialedition/mods/5271)' ]
|
||
condition: 'active("Rigmor.esp") and not active("ETaC - Riverwood Rigmor Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Realistic Lighting Overhaul SSE](https://www.nexusmods.com/skyrimspecialedition/mods/844)' ]
|
||
condition: 'active("RLO - Exteriors.esp") and not active("ETaC - Riverwood RLO Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Skyrim 3D Landscapes](https://www.nexusmods.com/skyrimspecialedition/mods/18247)' ]
|
||
condition: 'active("S3DLandscapes NextGenerationForests.esp") and not active("ETaC - Riverwood S3D Patch.esp")'
|
||
- <<: *patchIncluded
|
||
subs: [ '[Unique Locations - Riverwood Forest](https://www.nexusmods.com/skyrimspecialedition/mods/9258)' ]
|
||
condition: 'active("UniqueLocationsRiverwoodForest.esp") and not active("ETaC - Riverwood ULRF Patch.esp")'
|
||
tag:
|
||
- C.Location
|
||
clean:
|
||
# version: 0.3.4
|
||
- crc: 0xA31406D7
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'ETaC - Riverwood LoS Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/13552' ]
|
||
msg:
|
||
- <<: *reqMasterSort
|
||
condition: 'checksum("ETaC - Riverwood LoS Patch.esp", C723AA51)'
|
||
clean:
|
||
# version: 0.3.4
|
||
- crc: 0x477159F2
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Falkreath.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/21266' ]
|
||
after:
|
||
- 'Clockwork.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
clean:
|
||
# version: 1.0.1
|
||
- crc: 0xDC353171
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Helarchen Creek.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/4043'
|
||
name: 'Helarchen Creek on Nexus Mods'
|
||
- link: 'https://afkmods.iguanadons.net/index.php?/files/file/1927-helarchen-creek/'
|
||
name: 'Helarchen Creek on Afk Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/3090713'
|
||
name: 'Helarchen Creek on Bethesda.net'
|
||
after:
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
tag:
|
||
- C.Location
|
||
clean:
|
||
# version: 2.0.5
|
||
- crc: 0xA24A5124
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Holds.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10609/'
|
||
name: 'Holds The City Overhaul on Nexus Mods'
|
||
dirty:
|
||
# version: 0.0.8
|
||
- <<: *quickClean
|
||
crc: 0xCECBF47C
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
itm: 170
|
||
clean:
|
||
# version: 0.0.8
|
||
- crc: 0xA849CAA4
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'Inns and Taverns.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12223' ]
|
||
dirty:
|
||
# version: 1.2
|
||
- <<: *quickClean
|
||
crc: 0xC354E06E
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 91
|
||
clean:
|
||
# version: 1.2
|
||
- crc: 0x78A014E6
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Inns and Taverns - Heartwood Inn.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12223' ]
|
||
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
|
||
clean:
|
||
# version: 1.2
|
||
- crc: 0xC59F7380
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Inns and Taverns - The Ghostly View.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/12223' ]
|
||
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
|
||
clean:
|
||
# version: 1.2
|
||
- crc: 0xA309051E
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Ivarstead.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/349'
|
||
name: 'Ivarstead on Nexus Mods'
|
||
- link: 'https://afkmods.iguanadons.net/index.php?/files/file/1583-ivarstead/'
|
||
name: 'Ivarstead on Afk Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2958352'
|
||
name: 'Ivarstead on Bethesda.net'
|
||
after:
|
||
- 'Landscape For Grass Mods JK''S Skyrim.esp'
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
clean:
|
||
# version: 2.0.4
|
||
- crc: 0x04788D6B
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'JK''s Riverwood.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2013/' ]
|
||
after:
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
- name: 'JKs Skyrim_Dawn of Skyrim_Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/16852/'
|
||
name: 'JK''s Skyrim - Dawn of Skyrim - Patch on Nexus Mods'
|
||
inc:
|
||
- 'JKs Skyrim_Holidays_Patch.esp'
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ 'Holidays' ]
|
||
condition: 'active("Holidays.esp") and not active("JKS_DoS_Holidays_Patch.esp")'
|
||
- name: "JKs Skyrim.esp"
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6289/' ]
|
||
inc:
|
||
- name: 'Friendlier Taverns.esp'
|
||
condition: 'checksum("Friendlier Taverns.esp", 0C38A36A)'
|
||
display: 'Friendlier Taverns with Baths and Barns SSE'
|
||
- name: 'Blues Skyrim.esp'
|
||
condition: 'active("Blues Skyrim.esp") and not active("JKs Skyrim_Dawn of Skyrim_Patch.esp")'
|
||
display: 'Dawn of Skyrim (Director''s Cut) for SSE'
|
||
- name: 'Open Cities Skyrim.esp'
|
||
condition: 'active("Open Cities Skyrim.esp") and not active("JKs Skyrim_Open Cities_Patch.esp")'
|
||
display: 'Open Cities Skyrim'
|
||
- 'Paradise_City_Merged.esp'
|
||
- 'Paradise_City_MergedNoWindhelm.esp'
|
||
- 'Paradise_City_MergedSummerWindhelm.esp'
|
||
- 'Paradise_City_Rorikstead.esp'
|
||
after:
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
- 'WhiterunHoldForest.esp'
|
||
msg:
|
||
- type: warn
|
||
condition: 'checksum("Friendlier Taverns.esp", 0C38A36A)'
|
||
content:
|
||
- lang: en
|
||
text: '[Friendlier Taverns with Baths and Barns SSE](https://www.nexusmods.com/skyrimspecialedition/mods/1399/) is incompatible with JK''s Skyrim. Please use [Friendlier Taverns](https://www.nexusmods.com/skyrimspecialedition/mods/2506) instead.'
|
||
- lang: de
|
||
text: '[Friendlier Taverns with Baths and Barns SSE](https://www.nexusmods.com/skyrimspecialedition/mods/1399/) ist inkompatibel mit JK''s Skyrim. Bitte nutzen Sie stattdessen [Friendlier Taverns](https://www.nexusmods.com/skyrimspecialedition/mods/2506).'
|
||
- <<: *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: [ 'Bring Out Your Dead' ]
|
||
condition: 'active("Bring Out Your Dead.esp") and not active("JKs Skyrim_BOYD_Patch.esp") and not active("JKs Skyrim_Arthmoor All_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Carriage and Ferry Travel Overhaul' ]
|
||
condition: 'active("CFTO.esp") and not active("CFTO-JK-Patch.esp")'
|
||
- <<: *patch3rdParty
|
||
subs:
|
||
- 'Dawn of Skyrim'
|
||
- '[JKs Skyrim_Dawn of Skyrim_Patch.esp](https://www.nexusmods.com/skyrimspecialedition/mods/16852/)'
|
||
condition: 'active("Blues Skyrim.esp") and not active("JKs Skyrim_Dawn of Skyrim_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Dawnstar' ]
|
||
condition: 'active("Dawnstar.esp") and not active("JKs Skyrim_Dawnstar_Patch.esp") and not active("JKs Skyrim_Arthmoor DS DB IV_Patch.esp") and not active("JKs Skyrim_Arth DA DB IV RO_Patch.esp") and not active("JKs Skyrim_Arth CRF DA DB IV RO_Patch.esp") and not active("JKs Skyrim_Arthmoor All_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Dragon Bridge' ]
|
||
condition: 'active("Dragon Bridge.esp") and not active("JKs Skyrim_Dragon Bridge_Patch.esp") and not active("JKs Skyrim_Arthmoor DS DB IV_Patch.esp") and not active("JKs Skyrim_Arth DA DB IV RO_Patch.esp") and not active("JKs Skyrim_Arth CRF DA DB IV RO_Patch.esp") and not active("JKs Skyrim_Arthmoor All_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Ivarstead' ]
|
||
condition: 'active("Ivarstead.esp") and not active("JKs Skyrim_Ivarstead_Patch.esp") and not active("JKs Skyrim_Arthmoor DS DB IV_Patch.esp") and not active("JKs Skyrim_Arth DA DB IV RO_Patch.esp") and not active("JKs Skyrim_Arth CRF DA DB IV RO_Patch.esp") and not active("JKs Skyrim_Arthmoor All_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Holidays' ]
|
||
condition: 'active("Holidays.esp") and not active("JKs Skyrim_Holidays_Patch.esp") and not active("JKs Skyrim_Dawn of Skyrim_Patch.esp") and not active("Blues Skyrim.esp")'
|
||
# - <<: *patchProvided
|
||
# subs: [ 'Leaf Rest' ]
|
||
# condition: 'active("LeafRest OnePiece.esp") and not active("JKs Skryim Leafrest Patch.esp") and not active("JKs Skyrim Leafrest Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Mirai' ]
|
||
condition: 'active("zMirai.esp") and not active("JKs Skyrim_Mirai_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ 'Open Cities Skyrim' ]
|
||
condition: 'active("Open Cities Skyrim.esp") and not active("JKs Skyrim_Open Cities_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: ['Realistic Water Two']
|
||
condition: 'active("RealisticWaterTwo.esp") and not active("JKs Skyrim_RWT_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: ['Thunderchild']
|
||
condition: 'active("Thunderchild - Epic Shout Package.esp") and not active("JKs Skyrim_Thunderchild_Patch.esp")'
|
||
clean:
|
||
# version: 1.2
|
||
- crc: 0x39DAE47D
|
||
util: 'SSEEdit v3.2.1'
|
||
# version: 1.4
|
||
- crc: 0xDECAFE32
|
||
util: 'SSEEdit v3.2.1'
|
||
- name: 'JKs Skyrim_(No Snow Under the Roof|Dawnstar_NSUTR|Dawnstar_BOYD_NSUTR)_Patch\.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/17026'
|
||
name: 'JK''s Skyrim - No Snow Under the Roof on Nexus Mods'
|
||
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'
|
||
clean:
|
||
- crc: 0xF5762CB3
|
||
util: 'SSEEdit v3.2.70 EXPERIMENTAL'
|
||
- name: 'JKs Skyrim_Dawnstar_NSUTR_Patch.esp'
|
||
clean:
|
||
- crc: 0xED87C689
|
||
util: 'SSEEdit v3.2.70 EXPERIMENTAL'
|
||
- name: 'JKs Skyrim_Dawnstar_BOYD_NSUTR_Patch.esp'
|
||
clean:
|
||
- crc: 0x69A3BB54
|
||
util: 'SSEEdit v3.2.70 EXPERIMENTAL'
|
||
- name: 'JK''s SkyHaven Forge.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8706/' ]
|
||
tag:
|
||
- C.Regions
|
||
- name: 'JKs Whiterun.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2259/' ]
|
||
after:
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
tag:
|
||
- C.Location
|
||
- C.Water
|
||
- name: 'JKs Whiterun exterior.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2259/' ]
|
||
after:
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
- name: 'Karthwasten.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/350/'
|
||
name: 'Karthwasten on Nexus Mods'
|
||
- link: 'https://afkmods.iguanadons.net/index.php?/files/file/1768-karthwasten/'
|
||
name: 'Karthwasten on Afk Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2960640'
|
||
name: 'Karthwasten on Bethesda.net'
|
||
inc:
|
||
- 'Karthwasten - Let The Silver Flow.esp'
|
||
after:
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
- 'SoundsofSkyrimComplete.esp'
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
clean:
|
||
# version: 2.0.3
|
||
- crc: 0x4C61FC8C
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Keld-Nar.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/14353'
|
||
name: 'Keld-Nar on Nexus Mods'
|
||
- link: 'https://afkmods.iguanadons.net/index.php?/files/file/2039-keld-nar/'
|
||
name: 'Keld-Nar on Afk Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/4047950'
|
||
name: 'Keld-Nar on Bethesda.net'
|
||
after:
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
tag:
|
||
- C.Location
|
||
clean:
|
||
# version: 2.0.2
|
||
- crc: 0xA860A5F5
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Kynesgrove.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/351/'
|
||
name: 'Kynesgrove on Nexus Mods'
|
||
- link: 'https://afkmods.iguanadons.net/index.php?/files/file/1576-kynesgrove/'
|
||
name: 'Kynesgrove on Afk Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2948900'
|
||
name: 'Kynesgrove on Bethesda.net'
|
||
after:
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
clean:
|
||
# version: 2.0.4
|
||
- crc: 0x2147A134
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Mixwater Mill Reborn.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13348/'
|
||
name: 'Mixwater Mill Reborn on Nexus Mods'
|
||
inc:
|
||
- 'Checkpoints of Skyrim.esp'
|
||
clean:
|
||
# version: 1.2
|
||
- crc: 0xAF9E4D9C
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'OCW_Obscure''s_CollegeofWinterhold.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/20514' ]
|
||
group: *earlyLoadersGroup
|
||
after:
|
||
- 'Cutting Room Floor.esp'
|
||
- 'EnhancedLightsandFX.esp'
|
||
- 'Enlightened College of Winterhold.esp'
|
||
- 'konahrik_accoutrements.esp'
|
||
- 'middenexpandedlitesse.esp'
|
||
- 'RelightingSkyrim_SSE.esp'
|
||
- 'Weapons Armor Clothing & Clutter Fixes.esp'
|
||
- 'WACCF_Armor and Clothing Extension.esp'
|
||
inc:
|
||
- 'accessible saarthal and labyrinthian.esp'
|
||
- 'ApepiBetterCollege.esp'
|
||
- 'Better College Students Room.esp'
|
||
- 'College Guards SE JMR.esp'
|
||
- 'CollegeDormDoors.esp'
|
||
- 'CollegeGrounds.esp'
|
||
- 'CollegeOfWinterholdImmersive.esp'
|
||
- 'CollegeofWinterholdUpgraded.esp'
|
||
- 'CoW-Thriving edition.esp'
|
||
- 'EspeciallySpecialWinterhold.esp'
|
||
- 'MagicalCollegeofWinterhold.esp'
|
||
- 'Toblerone Winterhold College.esp'
|
||
tag:
|
||
- C.Climate
|
||
- C.Light
|
||
- Invent
|
||
- Names
|
||
clean:
|
||
# version: 1.3.3
|
||
- crc: 0x7EE647B3
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'OCW_ELFX_Patch.esp'
|
||
after:
|
||
- 'ELFX - Hardcore.esp'
|
||
- 'ELFXEnhancer.esp'
|
||
tag:
|
||
- C.Climate
|
||
- C.Light
|
||
- name: 'Palaces Castles Enhanced.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1819/'
|
||
name: 'Palaces and Castles Enhanced SSE on Nexus Mods'
|
||
after:
|
||
- 'Cutting Room Floor.esp'
|
||
- 'RelightingSkyrim_SSE.esp'
|
||
- 'SkyrimSewers.esp'
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ '[Interesting NPCs](http://3dnpc.com/2017/11/20/3dnpc-v3-4-for-oldrim-and-sse/)' ]
|
||
condition: 'active("3DNPC.esp") and not active("PCE - 3DNPC Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Alternate Start - Live Another Life](https://www.nexusmods.com/skyrimspecialedition/mods/272/)' ]
|
||
condition: 'active("Alternate Start - Live Another Life.esp") and not active("PCE - Live Another Life Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Art of Magicka](https://www.nexusmods.com/skyrimspecialedition/mods/12470/)' ]
|
||
condition: 'active("AOM.esm") and not active("PCE - Art of Magicka Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Cutting Room Floor](https://www.nexusmods.com/skyrimspecialedition/mods/276/)' ]
|
||
condition: 'active("Cutting Room Floor.esp") and not active("PCE - USSEP+CRF Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[ELFX](https://www.nexusmods.com/skyrimspecialedition/mods/2424/)' ]
|
||
condition: 'active("EnhancedLightsandFX.esp") and not active("PCE - ELFX PATCH.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[ELFX Enhancer](https://www.nexusmods.com/skyrimspecialedition/mods/2424/)' ]
|
||
condition: 'active("ELFXEnhancer.esp") and not active("PCE - ELFXEnhancer Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Holidays](https://www.nexusmods.com/skyrimspecialedition/mods/1533/)' ]
|
||
condition: 'active("Holidays.esp") and not active("PCE - Holidays Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Immersive Citizens - AI Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/173/)]' ]
|
||
condition: 'active("Immersive Citizens - AI Overhaul.esp") and not active("PCE - Immersive Citizens AI Overhaul Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Open Cities Skyrim](https://www.nexusmods.com/skyrimspecialedition/mods/281/)' ]
|
||
condition: 'active("Open Cities Skyrim.esp") and not active("PCE - Open Cities Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Relationship Dialogue Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/1187/)' ]
|
||
condition: 'active("Relationship Dialogue Overhaul.esp") and not active("PCE - RDO Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Relighting Skyrim](https://www.nexusmods.com/skyrimspecialedition/mods/8586/)' ]
|
||
condition: 'active("RelightingSkyrim_SSE.esp") and not active("PCE - Relighting Skyrim.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Skyrim Project Optimization](https://www.nexusmods.com/skyrimspecialedition/mods/14084/)' ]
|
||
condition: 'active("Skyrim Project Optimization - Full Version.esm") or active("Skyrim Project Optimization - Full Version.esp") and not active("PCE - SPO Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Skyrim Sewers 4](https://www.nexusmods.com/skyrimspecialedition/mods/9320/)' ]
|
||
condition: 'active("SkyrimSewers.esp") and not active("PCE - Skyrim Sewers Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Unofficial Skyrim Special Edition Patch](https://www.nexusmods.com/skyrimspecialedition/mods/266/)' ]
|
||
condition: 'active("Unofficial Skyrim Special Edition Patch.esp") and not active("Cutting Room Floor.esp") and not active("PCE - USSEP Patch.esp")'
|
||
tag:
|
||
- C.Name
|
||
dirty:
|
||
# version: 2.1
|
||
- <<: *quickClean
|
||
crc: 0xD291FEF2
|
||
util: '[SSEEdit v3.3.0 BETA](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 18
|
||
clean:
|
||
# version: 2.1
|
||
- crc: 0xEBD35943
|
||
util: 'SSEEdit v3.3.0 BETA'
|
||
- name: 'PCE - RLO Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1819/'
|
||
name: 'Palaces Castles Enhanced - Realistic Lighting Overhaul Patch on Nexus Mods'
|
||
after:
|
||
- 'PCE - Skyrim Sewers Patch.esp'
|
||
- 'PCE - USSEP Patch.esp'
|
||
- 'PCE - USSEP+CRF Patch.esp'
|
||
- name: 'Rorikstead.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/16881/'
|
||
name: 'Rorikstead on Nexus Mods'
|
||
after:
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
- 'Landscape For Grass Mods -Immersive Citizens PATCH.esp'
|
||
inc:
|
||
- 'Rorikstead Revised.esp'
|
||
clean:
|
||
# version: 1.0.5
|
||
- crc: 0xC93C6A02
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'ShezrieOldHroldanVer2.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/7857/'
|
||
name: 'Shezrie''s Old Hroldan Town Ver 2.2 SE on Nexus Mods'
|
||
inc:
|
||
- name: 'Distinct Interiors.esp'
|
||
condition: 'checksum("Distinct Interiors.esp", 52B7B288)' # v1.81
|
||
display: 'Distinct Interiors - All in One'
|
||
- 'Distinct Interiors - Inns.esp'
|
||
msg:
|
||
- type: info
|
||
content:
|
||
- lang: en
|
||
text: 'Shezrie''s Old Hroldan Town is only compatible with Distinct Interiors - Modular version without Inns.'
|
||
- lang: de
|
||
text: 'Shezrie''s Old Hroldan Town ist nur kompatibel mit Distinct Interiors - Modular version without Inns.'
|
||
condition: 'active("Distinct Interiors.esp")'
|
||
- <<: *reqMasterSort
|
||
condition: 'checksum("ShezrieOldHroldanVer2.esp", A8297990)'
|
||
tag:
|
||
- C.Light
|
||
- Graphics
|
||
- Invent
|
||
- -C.Water
|
||
- -C.Acoustic
|
||
- -C.Regions
|
||
dirty:
|
||
# version: 2.2
|
||
- <<: *quickClean
|
||
crc: 0x9E66B431
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 6
|
||
clean:
|
||
# version: 2.2, after cleaning & master sort
|
||
- crc: 0x06E66E36
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'Shor''s Stone.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/354/'
|
||
name: 'Shor''s Stone on Nexus Mods'
|
||
- link: 'https://afkmods.iguanadons.net/index.php?/files/file/1908-shors-stone/'
|
||
name: 'Shor''s Stone on Afk Mods'
|
||
- link: 'https://bethesda.net/it/mods/skyrim/mod-detail/2958397'
|
||
name: 'Shor''s Stone on Bethesda.net'
|
||
after:
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
- 'SoundsofSkyrimComplete.esp'
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
clean:
|
||
# version: 2.0.3
|
||
- crc: 0x69F4FE74
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Solitude Expansion.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/8/' ]
|
||
tag:
|
||
- C.Location
|
||
- C.Regions
|
||
inc:
|
||
- 'Real Solitude Rocks.esp'
|
||
after:
|
||
- 'EnhancedLightsandFX.esp'
|
||
- 'Hole in the Wall - Solitude.esp'
|
||
- 'Solitude Exterior Addon.esp'
|
||
- 'Tamriel Reloaded HD SE.esp'
|
||
- name: 'Soljund''s Sinkhole.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/358/'
|
||
name: 'Soljund''s Sinkhole on Nexus Mods'
|
||
- link: 'https://afkmods.iguanadons.net/index.php?/files/file/1909-soljunds-sinkhole/'
|
||
name: 'Soljund''s Sinkhole on Afk Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/2959957'
|
||
name: 'Soljund''s Sinkhole on Bethesda.net'
|
||
after:
|
||
- 'Landscape Fixes For Grass Mods.esp'
|
||
- 'SoundsofSkyrimComplete.esp'
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
clean:
|
||
# version: 2.0.2
|
||
- crc: 0x1E57B75A
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Telengard.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/17423'
|
||
name: 'Telengard on Nexus Mods'
|
||
- link: 'https://afkmods.iguanadons.net/index.php?/files/file/2107-telengard/'
|
||
name: 'Telengard on Afk Mods'
|
||
- link: 'https://bethesda.net/en/mods/skyrim/mod-detail/4066247'
|
||
name: 'Telengard on Bethesda.net'
|
||
tag:
|
||
- C.Location
|
||
clean:
|
||
# version: 1.0.4
|
||
- crc: 0x87330F31
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Undriel_QuaintRavenRock.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11307/' ]
|
||
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")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Clockwork](https://www.nexusmods.com/skyrimspecialedition/mods/4155/)' ]
|
||
condition: 'active("Clockwork.esp") and not active("Undriel_QRR_Clockwork_Patch.esp")'
|
||
dirty:
|
||
# version: 1.5
|
||
- <<: *quickClean
|
||
crc: 0xD0F9D3BA
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 16
|
||
clean:
|
||
# version: 1.5
|
||
- crc: 0x70CB4A4C
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Whistling Mine.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/367/'
|
||
name: 'Whistling Mine on Nexus Mods'
|
||
- link: 'https://afkmods.iguanadons.net/index.php?/files/file/1912-whistling-mine/'
|
||
name: 'Whistling Mine on AFK Mods'
|
||
- link: 'https://mods.bethesda.net/#en/workshop/skyrim/mod-detail/2959645/'
|
||
name: 'Whistling Mine on Bethesda.net'
|
||
inc:
|
||
- 'TES Arena Amol.esp'
|
||
after:
|
||
- 'Verdant - A Skyrim Grass Plugin SSE Version.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
clean:
|
||
# version: 2.0.5
|
||
- crc: 0xF43A1924
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'WhiterunValley.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11917/'
|
||
name: 'Whiterun Valley on Nexus Mods'
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/17611/'
|
||
name: 'Whiterun Valley LITE on Nexus Mods'
|
||
inc:
|
||
- name: 'Holds.esp'
|
||
display: '[Holds The City Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/10609)'
|
||
- 'Chapels Of Skyrim.esp'
|
||
- 'CowHerdsOfSkyrim.esp'
|
||
- 'simpleCarriageExpansion.esp'
|
||
- 'The Ruins.esp'
|
||
tag:
|
||
- Actors.AIPackages
|
||
- Factions
|
||
- Graphics
|
||
- Invent
|
||
clean:
|
||
# version: Final
|
||
- crc: 0x9EECB03A
|
||
util: 'SSEEdit v3.2.2'
|
||
# version: LITE
|
||
- crc: 0x98AD850B
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'Winterhold Restored.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12811/'
|
||
name: 'Winterhold Restored on Nexus Mods'
|
||
inc:
|
||
- 'ExpandedWinterholdRuins.esp'
|
||
- 'Less desolate Winterhold.esp'
|
||
- 'QaxeWinterholdRebuild.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:
|
||
- 'Bring Out Your Dead.esp'
|
||
- 'CFTO.esp'
|
||
- 'Clockwork.esp'
|
||
- 'CollegeOfWinterholdImmersive.esp'
|
||
- 'Cutting Room Floor.esp'
|
||
- 'Immersive Citizens - AI Overhaul.esp'
|
||
- 'MagicalCollegeofWinterhold.esp'
|
||
- 'Skyrim Better Roads - Winterhold.esp'
|
||
- 'sm_winterholdgate.esp'
|
||
- 'Thunderchild - Epic Shout Package.esp'
|
||
- 'TKAA.esp'
|
||
msg:
|
||
- type: warn
|
||
content:
|
||
- lang: en
|
||
text: 'Use the Winterhold Restored version of Jobasha''s Books SE instead: %1%'
|
||
- lang: de
|
||
text: 'Benutze die Winterhold Restored version of Jobasha''s Books SE stattdessen: %1%'
|
||
subs:
|
||
- '[Jobasha''s Books and WinterHold Restored Patch] (https://www.nexusmods.com/skyrimspecialedition/mods/13285/)'
|
||
condition: 'active("sm_jobasha_bookshop.esp")'
|
||
- <<: *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
|
||
clean:
|
||
# version: 1.9
|
||
- crc: 0xE649AE58
|
||
util: SSEEdit v3.2.77
|
||
|
||
###### Locations - Player Homes ######
|
||
- name: 'AyleidCitadel.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11307/' ]
|
||
tag:
|
||
- C.Regions
|
||
- name: 'Castle Volkihar Rebuilt.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/324/'
|
||
name: 'Castle Volkihar Rebuilt on Nexus Mods'
|
||
after:
|
||
- 'Relationship Dialogue Overhaul.esp'
|
||
tag:
|
||
- C.Encounter
|
||
- C.Location
|
||
clean:
|
||
# version: 2.0.3
|
||
- crc: 0xC24EDD3A
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'CraftingSupplies_AIO_ALL.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2359/' ]
|
||
tag:
|
||
- Invent
|
||
- name: 'Definitive Hearthfire Supllies.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/5993/' ]
|
||
tag:
|
||
- Invent
|
||
- name: 'Dovahkiin_Retreat.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/746/' ]
|
||
after:
|
||
- 'Hideout_HF_Main.esp'
|
||
- 'Hideout_Main.esp'
|
||
- name: 'Dragon Claw Stands.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/337'
|
||
name: 'Dragon Claw Stands on Nexus Mods'
|
||
clean:
|
||
# version: 2.0.1
|
||
- crc: 0x1A076EF7
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'Eli_Breezehome.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2829/' ]
|
||
after:
|
||
- 'JKs Whiterun.esp'
|
||
msg:
|
||
- <<: *reqMasterSort
|
||
condition: 'checksum("Eli_Breezehome.esp", CBA83065)'
|
||
dirty:
|
||
- <<: *reqManualFix
|
||
crc: 0x4768B826
|
||
util: '[SSEEdit](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 39
|
||
nav: 2
|
||
- <<: *reqManualFix
|
||
crc: 0xCBA83065
|
||
util: '[SSEEdit](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
nav: 2
|
||
- name: 'Eli_Halla.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/1940/' ]
|
||
msg:
|
||
- <<: *reqMasterSort
|
||
condition: 'checksum("Eli_Halla.esp", 9D21AAB4)'
|
||
dirty:
|
||
# version: 2.3
|
||
- <<: *quickClean
|
||
crc: 0xA312951A
|
||
itm: 9
|
||
clean:
|
||
# version: 2.3
|
||
- crc: 0xE744B19A
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'Eli_RiverwoodShack.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/6238/' ]
|
||
msg:
|
||
- <<: *reqMasterSort
|
||
condition: 'checksum("Eli_RiverwoodShack.esp", 4F7566D8)'
|
||
dirty:
|
||
# version: 1.2
|
||
- <<: *quickClean
|
||
crc: 0xF8FD2B2D
|
||
itm: 9
|
||
clean:
|
||
# version: 1.2
|
||
- crc: 0xA84FD4FB
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'Eli_Routa.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1193/'
|
||
name: 'Routa - Stormcloak and Warrior cabin on Nexus Mods'
|
||
msg:
|
||
- <<: *reqMasterSort
|
||
condition: 'checksum("Eli_Routa.esp", E3505570) or checksum("Eli_Routa.esp", E6250224)'
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *quickClean
|
||
crc: 0xC5035942
|
||
itm: 10
|
||
# version: 1.0 non stormcloak
|
||
- <<: *quickClean
|
||
crc: 0x89C6605C
|
||
itm: 10
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0xB194F162
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
# version: 1.0 non stormcloak
|
||
- crc: 0x642A0C3C
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'Eli_Ruska.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/1193/'
|
||
name: 'Ruska - Riften Player Home on Nexus Mods'
|
||
dirty:
|
||
- <<: *quickClean
|
||
crc: 0xD1CC4A86
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
itm: 7
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x8D0B7D5F
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'ElysiumEstate-HF.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4119/' ]
|
||
inc:
|
||
- name: 'ElysiumEstate-HFNoKids.esp'
|
||
display: 'Elysium Estate No Kids'
|
||
- name: 'ElysiumEstate-HFNoKids.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/4119/' ]
|
||
inc:
|
||
- name: 'ElysiumEstate-HF.esp'
|
||
display: 'Elsium Estate With Kids'
|
||
- name: 'Honeyside.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/918/'
|
||
name: 'Sweet as Honeyside on Nexus Mods'
|
||
after:
|
||
- 'ELFX - NoHoneyside.esp'
|
||
- name: 'ProudspiremanorTNFBP.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/5276/'
|
||
name: 'Proudspire Manor TNF Beds Plus on Nexus Mods'
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *quickClean
|
||
crc: 0x2AE17DBF
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 2
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x3FADCCE0
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'ProudspireSmithingRoom.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/6012/'
|
||
name: 'Proudspire Manor Smithing SE on Nexus Mods'
|
||
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:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/2336/'
|
||
name: 'Proudspire Storage on Nexus Mods'
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *quickClean
|
||
crc: 0x79F28EB3
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
udr: 63
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0xA2C2A003
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'proudspirebasementcrypt.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12158/'
|
||
name: 'Proudspire Crypt on Nexus Mods'
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *reqManualFix
|
||
crc: 0x64A2DD93
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 16
|
||
udr: 9
|
||
nav: 1
|
||
# version: 1.0, after Quick Clean
|
||
- <<: *reqManualFix
|
||
crc: 0x8B514AE0
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
nav: 1
|
||
- name: 'pmoutsideplanters.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/13160/'
|
||
name: 'Proudspire Manor Garden on Nexus Mods'
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *quickClean
|
||
crc: 0xA46DFEE0
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 21
|
||
udr: 18
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0xC7F23915
|
||
util: 'SSEEdit v4.0.0'
|
||
- 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: 'SexyMannequinVyktoria_SSE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2128/' ]
|
||
inc:
|
||
- 'SexyMannequinsFemale_SSE.esp'
|
||
- 'SexyMannequinsGuards_SSE.esp'
|
||
- 'SexyMannequinsImpGuards_SSE.esp'
|
||
- 'SexyMannequinsVyktorVyktoria_SSE.esp'
|
||
- 'SexyMannequinVyktor_SSE.esp'
|
||
- name: 'SexyMannequinsFemale_SSE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2128/' ]
|
||
inc:
|
||
- 'SexyMannequinsGuards_SSE.esp'
|
||
- 'SexyMannequinsImpGuards_SSE.esp'
|
||
- 'SexyMannequinsVyktorVyktoria_SSE.esp'
|
||
- 'SexyMannequinVyktoria_SSE.esp'
|
||
- 'SexyMannequinVyktor_SSE.esp'
|
||
- name: 'SexyMannequinsVyktorVyktoria_SSE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2128/' ]
|
||
inc:
|
||
- 'SexyMannequinsFemale_SSE.esp'
|
||
- 'SexyMannequinsGuards_SSE.esp'
|
||
- 'SexyMannequinsImpGuards_SSE.esp'
|
||
- 'SexyMannequinVyktoria_SSE.esp'
|
||
- 'SexyMannequinVyktor_SSE.esp'
|
||
- name: 'SexyMannequinsGuards_SSE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2128/' ]
|
||
inc:
|
||
- 'SexyMannequinsFemale_SSE.esp'
|
||
- 'SexyMannequinsImpGuards_SSE.esp'
|
||
- 'SexyMannequinsVyktorVyktoria_SSE.esp'
|
||
- 'SexyMannequinVyktoria_SSE.esp'
|
||
- 'SexyMannequinVyktor_SSE.esp'
|
||
- name: 'SexyMannequinsImpGuards_SSE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2128/' ]
|
||
inc:
|
||
- 'SexyMannequinsFemale_SSE.esp'
|
||
- 'SexyMannequinsGuards_SSE.esp'
|
||
- 'SexyMannequinsVyktorVyktoria_SSE.esp'
|
||
- 'SexyMannequinVyktoria_SSE.esp'
|
||
- 'SexyMannequinVyktor_SSE.esp'
|
||
- name: 'SexyMannequinVyktor_SSE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2128/' ]
|
||
inc:
|
||
- 'SexyMannequinsFemale_SSE.esp'
|
||
- 'SexyMannequinsGuards_SSE.esp'
|
||
- 'SexyMannequinsImpGuards_SSE.esp'
|
||
- 'SexyMannequinsVyktorVyktoria_SSE.esp'
|
||
- 'SexyMannequinVyktoria_SSE.esp'
|
||
- name: 'Shadowmarks.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/353/'
|
||
name: 'Shadowmarks on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
clean:
|
||
# version: 2.0
|
||
- crc: 0x28E63EB9
|
||
util: 'SSEEdit v3.3.6'
|
||
- name: 'SkaalManor.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/10042' ]
|
||
inc:
|
||
- 'Skaal Village.esp'
|
||
dirty:
|
||
- <<: *reqManualFix
|
||
crc: 0xC7128A38
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
itm: 53
|
||
nav: 3
|
||
- <<: *reqManualFix
|
||
crc: 0xCFB38E04
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
nav: 3
|
||
- name: 'Tel_Nalta.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/18680/'
|
||
name: 'Tel Nalta SE - Telvanni Home on Nexus Mods'
|
||
group: *earlyLoadersGroup
|
||
inc:
|
||
- name: 'MoonAndStar_MAS.esp'
|
||
condition: 'active("MoonAndStar_MAS.esp") and not active("MoonAndStar_TelNaltaPatch.esp")'
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *quickClean
|
||
crc: 0xDB9E70DA
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 6
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x67A6845B
|
||
util: 'SSEEdit v4.0.0'
|
||
- name: 'UnlimitedBookshelves.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/2885/' ]
|
||
# Authors instructions: Load directly after Unofficial Skyrim Special Edition Patch.
|
||
group: *ccGroup
|
||
msg:
|
||
- type: say
|
||
content:
|
||
- lang: en
|
||
text: '%1% patcher script available here: %2%'
|
||
- lang: de
|
||
text: '%1% Patch-Skript hier verfügbar: %2%'
|
||
subs:
|
||
- '[SSEEdit](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
- '[Unlimited Bookshelves patch generator](https://www.nexusmods.com/skyrimspecialedition/mods/19160)'
|
||
condition: 'active("UnlimitedBookshelves.esp")'
|
||
clean:
|
||
# version: 2.0
|
||
- crc: 0x86CF0F2B
|
||
util: 'SSEEdit v3.2.1'
|
||
|
||
###### Legacy of the Dragonborn ######
|
||
- name: 'LegacyoftheDragonborn.esm'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/11802/' ]
|
||
after:
|
||
- 'Unofficial Skyrim Special Edition Patch.esp'
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ '[Advanced Adversary Encounters - Ultimate SSE](https://www.nexusmods.com/skyrimspecialedition/mods/6843/)' ]
|
||
condition: 'active("AAE Ultimate Edition.esp") and not active("DBM_AAE_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Amulets of Skyrim SSE](https://www.nexusmods.com/skyrimspecialedition/mods/487/)' ]
|
||
condition: 'active("SL01AmuletsSkyrim.esp") and not active("DBM_AmuletsOfSkyrim_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Apophysis Dragon Priest Masks SE](https://www.nexusmods.com/skyrimspecialedition/mods/12466/)' ]
|
||
condition: 'active("Apophysis_DPM_SE.esp") and not active("DBM_Apophysis_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Artifacts - The Ice Blade of the Monarch](https://www.nexusmods.com/skyrimspecialedition/mods/13972/)' ]
|
||
condition: 'active("IceBladeOfTheMonarch.esp") and not active("DBM_IceBladeMonarch_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Artifacts - The Tournament of the Ten Bloods](https://www.nexusmods.com/skyrimspecialedition/mods/15264/)' ]
|
||
condition: 'active("ArtifactsOfBoethiah.esp") and not active("DBM_ArtifactsOfBoethiah_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Artificer - Artifacts of Skyrim](https://www.nexusmods.com/skyrimspecialedition/mods/6674/)' ]
|
||
condition: 'active("Artificer - Artifacts of Skyrim.esp") and not active("DBM_Artificer_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Audio Overhaul Skyrim SE](https://www.nexusmods.com/skyrimspecialedition/mods/12466/)' ]
|
||
condition: 'active("Audio Overhaul Skyrim.esp") and not active("DBM_AOS_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Better Skill and Quest Books Names SE](https://www.nexusmods.com/skyrimspecialedition/mods/5260/)' ]
|
||
condition: 'active("Better Skill and Quest Books Names SE.esp") and not active("BCS_BSQBN _Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Beyond Reach](https://www.nexusmods.com/skyrimspecialedition/mods/3008/)' ]
|
||
condition: 'active("arnima.esm") and not active("DBM_BeyondReach_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Beyond Skyrim - Bruma SE](https://www.nexusmods.com/skyrimspecialedition/mods/10917/)' ]
|
||
condition: 'active("BSHeartland.esm") and not active("DBM_Bruma_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[BUVARP SE - Barely Used Vanilla Actors Recycle Project For SE](https://www.nexusmods.com/skyrimspecialedition/mods/13562/)' ]
|
||
condition: 'active("BUVARP.esp") and not active("DBM_BUVARP_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Cloaks of Skyrim](https://www.nexusmods.com/skyrimspecialedition/mods/6369/)' ]
|
||
condition: 'active("Cloaks.esp") and not active("DBM_Cloaks_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Cutting Room Floor](https://www.nexusmods.com/skyrimspecialedition/mods/276/)' ]
|
||
condition: 'active("Cutting Room Floor.esp") and not active("DBM_CRF_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Daedric Cloaks](https://www.nexusmods.com/skyrimspecialedition/mods/9530/)' ]
|
||
condition: 'active("DaedricCloaks.esp") and not active("DBM_DaedricCloaks_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Daedric Realms - Volume I The Hunting Grounds](https://www.nexusmods.com/skyrimspecialedition/mods/3140/)' ]
|
||
condition: 'active("StagPrinceBow.esp") and not active("DBM_StagPrinceBow_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Dark Brotherhood for Good Guys](https://www.nexusmods.com/skyrimspecialedition/mods/519/)' ]
|
||
condition: 'active("goodbrother.esp") and not active("DBM_GoodBrother_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Dawnguard and Clan Volkihar Epilogues](https://www.nexusmods.com/skyrimspecialedition/mods/12098/)' ]
|
||
condition: 'active("Dawnguard&VolkiharArtifactsQuests.esp") and not active("Legendary Skyrim Crossbows.esp") and not active("DBM_DGE_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Dawnguard and Clan Volkihar Epilogues](https://www.nexusmods.com/skyrimspecialedition/mods/12098/) & [Legendary Skyrim Crossbows SSE](https://www.nexusmods.com/skyrimspecialedition/mods/8273/)' ]
|
||
condition: 'active("Dawnguard&VolkiharArtifactsQuests.esp") and active("Legendary Skyrim Crossbows.esp") and not active("DBM_DGE_Crossbow_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Dynamic Dungeon Loot](https://www.nexusmods.com/skyrimspecialedition/mods/10308/)' ]
|
||
condition: 'active("DynamicDungeonLoot.esp") and not active("DBM_DDL_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Elemental Dragons Special Edition](https://www.nexusmods.com/skyrimspecialedition/mods/8394/)' ]
|
||
condition: 'active("Elemental_Dragons.esp") and not active("DBM_ElementalDragons_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Even Better Quest Objectives](https://www.nexusmods.com/skyrimspecialedition/mods/159/)' ]
|
||
condition: 'active("BetterQuestObjectives.esp") and not active("BetterQuestObjectives - BCS Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Heavy Armory - New Weapons](https://www.nexusmods.com/skyrimspecialedition/mods/6308/)' ]
|
||
condition: 'active("Prvtl_HeavyArmory.esp") and not active("DBM_HA_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Helgen Reborn](https://www.nexusmods.com/skyrimspecialedition/mods/5673/)' ]
|
||
condition: 'active("Helgen Reborn.esp") and not active("DBM_HelgenReborn_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Holds the City Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/10609/)' ]
|
||
condition: 'active("Holds.esp") and not active("DBM_Holds_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Immersive Armors](https://www.nexusmods.com/skyrimspecialedition/mods/3479/)' ]
|
||
condition: 'active("Hothtrooper44_ArmorCompilation.esp") and not active("DBM_IA_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Immersive Jewelry SSE](https://www.nexusmods.com/skyrimspecialedition/mods/5336/)' ]
|
||
condition: 'active("Immersive Jewelry.esp") and not active("DBM_ImmersiveJewelry_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Immersive Sounds - Compendium](https://www.nexusmods.com/skyrimspecialedition/mods/523/)' ]
|
||
condition: 'active("Immersive Sounds - Compendium.esp") and not active("DBM_ISC_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Immersive Weapons](https://www.nexusmods.com/skyrimspecialedition/mods/16788/)' ]
|
||
condition: 'active("Immersive Weapons.esp") and not active("DBM_IW_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[iNeed - Food Water and Sleep](https://www.nexusmods.com/skyrimspecialedition/mods/645/)' ]
|
||
condition: 'active("iNeed - Extended.esp") and not active("DBM_iNeed_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Legendary Skyrim Crossbows SSE](https://www.nexusmods.com/skyrimspecialedition/mods/8273/)' ]
|
||
condition: 'active("Legendary Skyrim Crossbows.esp") and not active("Dawnguard&VolkiharArtifactsQuests.esp") and not active("DBM_KelCrossbowPatch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Moon and Star](https://www.nexusmods.com/skyrimspecialedition/mods/4301/)' ]
|
||
condition: 'active("MoonAndStar_MAS.esp") and not active("DBM_MAS_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[MorrowLoot Ultimate](https://www.nexusmods.com/skyrimspecialedition/mods/3058/)' ]
|
||
condition: 'active("MLU.esp") and not active("DBM_MLU_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Mystic Condenser SE](https://www.nexusmods.com/skyrimspecialedition/mods/10176/)' ]
|
||
condition: 'active("Mystic Condenser.esp") and not active("DBM_MysticCondenser_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Namira for Good Guys](https://www.nexusmods.com/skyrimspecialedition/mods/336/)' ]
|
||
condition: 'active("AK- Namira for Good Guys.esp") and not active("DBM_Namira_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Not So Fast - Main Quest](https://www.nexusmods.com/skyrimspecialedition/mods/2475/)' ]
|
||
condition: 'active("NotSoFast-MainQuest.esp") and not active("BCS_NotSoFast_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Oblivion Artifact Pack SE](https://www.nexusmods.com/skyrimspecialedition/mods/10644/)' ]
|
||
condition: 'active("WZOblivionArtifacts.esp") and not active("DBM_OblivionArtifacts_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Open Cities Skyrim](https://www.nexusmods.com/skyrimspecialedition/mods/281/)' ]
|
||
condition: 'active("Open Cities Skyrim.esp") and not active("DBM_OpenCities_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Opulent Outfits AIO](https://www.nexusmods.com/skyrimspecialedition/mods/861/)' ]
|
||
condition: 'active("OpulentOutfits_2017-SSE AIO.esp") and not active("DBM_OpulentAIO_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Opulent Outfits Replacer](https://www.nexusmods.com/skyrimspecialedition/mods/861/)' ]
|
||
condition: 'active("OpulentOutfits_2017-SSE Replacer.esp") and not active("DBM_OpulentREP_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Path of the Revenant](https://www.nexusmods.com/skyrimspecialedition/mods/2352/)' ]
|
||
condition: 'active("bloodworm.esp") and not active("DBM_Bloodworm_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Palaces and Castles Enhanced](https://www.nexusmods.com/skyrimspecialedition/mods/1819/)' ]
|
||
condition: 'active("Palaces Castles Enhanced.esp") and not active("PCE - Legacy of the Dragonborn Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Project AHO](https://www.nexusmods.com/skyrimspecialedition/mods/15996/)' ]
|
||
condition: 'active("Dwarfsphere.esp") and not active("DBM_AHO_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Reach Magic](https://www.nexusmods.com/skyrimspecialedition/mods/5209/)' ]
|
||
condition: 'active("ReachMage.esp") and not active("DBM_ReachMage_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Realistic Needs and Diseases All-In-One for USSEP](https://www.nexusmods.com/skyrimspecialedition/mods/3487/)' ]
|
||
condition: 'active("RealisticNeedsandDiseases.esp") and not active("DBM_RND_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Relics of Hyrule SE - A DLC Scale Zelda Mod](https://www.nexusmods.com/skyrimspecialedition/mods/12244/)' ]
|
||
condition: 'active("RelicsofHyruleDragonborn.esp") and not active("DBM_RelicsofHyrule_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Royal Armory - New Artifacts](https://www.nexusmods.com/skyrimspecialedition/mods/6994/)' ]
|
||
condition: 'active("PrvtlRoyalArmory.esp") and not active("DBM_RoyalArmory_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[RS Children Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/2650/)' ]
|
||
condition: 'active("RSChildren.esp") and not active("DBM_RSChildren.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Ruin''s Edge](https://www.nexusmods.com/skyrimspecialedition/mods/12792/)' ]
|
||
condition: 'active("RuinsEdge.esp") and not active("DBM_RuinsEdge_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Skyrim Alchemy and Food Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/12343/)' ]
|
||
condition: 'active("SAFO.esp") and not active("DBM_SAFO_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Skyrim Immersive Creatures Special Edition](https://www.nexusmods.com/skyrimspecialedition/mods/12680/)' ]
|
||
condition: 'active("Skyrim Immersive Creatures Special Edition.esp") and not active("DBM_ImmersiveCreatures_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Skyrim Revamped - Loot and Encounter Zones](https://www.nexusmods.com/skyrimspecialedition/mods/14338/)' ]
|
||
condition: 'active("Skyrim Revamped.esp") and not active("DBM_SRLEZ_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Skyrim Revamped - Complete Enemy Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/14598/)' ]
|
||
condition: 'active("Skyrim Revamped - Complete Enemy Overhaul.esp") and not active("DBM_SRCEO_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Skyrim Underground](https://www.nexusmods.com/skyrimspecialedition/mods/131/)' ]
|
||
condition: 'active("AKSkyrimUnderground.esp") and not active("DBM_SkyrimUnderground_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[SkyTEST - Harder Creatures](https://www.nexusmods.com/skyrimspecialedition/mods/789/)' ]
|
||
condition: 'active("SkyTEST-HarderCreatures.esp") and not active("DBM_STHC_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Snazzy Furniture and Clutter Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/2414/)' ]
|
||
condition: 'active("Snazzy Furniture and Clutter Overhaul.esp") and not active("SFCO - LotD Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Solitude Skyway](https://www.nexusmods.com/skyrimspecialedition/mods/8250/)' ]
|
||
condition: 'active("Solitude Skyway SE.esp") and not active("DBM_Skyway_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Tamrielic Culture](https://www.nexusmods.com/skyrimspecialedition/mods/11418/)' ]
|
||
condition: 'active("WZTamrielic Culture.esp") and not active("DBM_TamrielicCulture_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[The Choice is Yours](https://www.nexusmods.com/skyrimspecialedition/mods/3850/)' ]
|
||
condition: 'active("TheChoiceIsYours.esp") and not active("BCS_TCIY_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[The Men of Winter SSE](https://www.nexusmods.com/skyrimspecialedition/mods/10902/)' ]
|
||
condition: 'active("Men of Winter.esp") and not active("DBM_MenofWinter_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[The Staff of Sheogorath](https://www.nexusmods.com/skyrimspecialedition/mods/14468/)' ]
|
||
condition: 'active("StaffOfSheogorath.esp") and not active("DBM_StaffofSheogorath_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[True Artifacts of Skyrim](https://www.nexusmods.com/skyrimspecialedition/mods/8832/)' ]
|
||
condition: 'active("TrueArtifactsofSkyrim.esp") and not active("DBM_TAS_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Ultimate Deadly Encounters](https://www.nexusmods.com/skyrimspecialedition/mods/3093/)' ]
|
||
condition: 'active("SOTFull.esp") and not active("DBM_SoT_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Undeath Remastered](https://www.nexusmods.com/skyrimspecialedition/mods/6180/)' ]
|
||
condition: 'active("Undeath.esp") and not active("DBM_Undeath_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Unique Loot - An Immersive Looting Experience](https://www.nexusmods.com/skyrimspecialedition/mods/734/)' ]
|
||
condition: 'active("mrbs-uniqueloot-se.esp") and not active("DBM_UniqueLoot_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[VIGILANT SE](https://www.nexusmods.com/skyrimspecialedition/mods/11849/)' ]
|
||
condition: 'active("Vigilant.esp") and not active("DBM_Vigilant_Patch.esp") and not active("LOTD Patches Merged.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Wild World](https://www.nexusmods.com/skyrimspecialedition/mods/14616/)' ]
|
||
condition: 'active("Wild World.esp") and not active("DBM_WildWorld_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[YASH - Yet Another Skyrim Hardcore Mod](https://www.nexusmods.com/skyrimspecialedition/mods/2430/)' ]
|
||
condition: 'active("YASH2.esp") and not active("DBM_YASH_Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Zim''s Immersive Artifacts](https://www.nexusmods.com/skyrimspecialedition/mods/9138/)' ]
|
||
condition: 'active("ZIA_Complete Pack_V4.esp") and not active("DBM_ZimsImmersiveArtifacts_Patch.esp")'
|
||
- <<: *semiCompatible
|
||
subs:
|
||
- '[Unlimited Bookshelves](https://www.nexusmods.com/skyrimspecialedition/mods/11052/)'
|
||
- 'Unlimited Bookshelves reverts changes made in Legacy of the Dragonborn. A patch is recommended to ensure correct functionality.'
|
||
condition: 'active("UnlimitedBookshelves.esp")'
|
||
tag:
|
||
- C.Location
|
||
- Delev
|
||
- Graphics
|
||
- Invent
|
||
- Names
|
||
- Relev
|
||
- Sound
|
||
- Stats
|
||
clean:
|
||
# version: 4.1.6
|
||
- crc: 0xCB82480D
|
||
util: 'SSEEdit v4.0.0'
|
||
|
||
###### Legacy of the Dragonborn - Patches ######
|
||
- name: 'DBM_AmuletsOfSkyrim_Patch.esp'
|
||
clean:
|
||
- crc: 0xBF135657
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_AOS_Patch.esp'
|
||
tag:
|
||
- Graphics
|
||
- Sound
|
||
clean:
|
||
- crc: 0xD43EC9DA
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_Apophysis_Patch.esp'
|
||
clean:
|
||
- crc: 0x038CD4F9
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_ArsMetallica_Patch.esp'
|
||
clean:
|
||
- crc: 0x358AB5B9
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_ArtifactsOfBoethiah_Patch.esp'
|
||
clean:
|
||
- crc: 0xC49790C5
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_Bruma_Patch.esp'
|
||
clean:
|
||
- crc: 0x045E16CB
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_CACO_Patch.esp'
|
||
clean:
|
||
- crc: 0x97885D53
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_Cloaks_Patch.esp'
|
||
clean:
|
||
- crc: 0x8199EF41
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_CRF_Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11802/'
|
||
name: 'Legacy of the Dragonborn Patches SE on Nexus Mods'
|
||
tag:
|
||
- Actors.AIPackages
|
||
- Graphics
|
||
- Names
|
||
- Stats
|
||
clean:
|
||
# version: 4.1.6
|
||
- crc: 0x6C2FDC26
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_CWIPatch.esp'
|
||
clean:
|
||
- crc: 0x70BE996D
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_DGE_Patch.esp'
|
||
clean:
|
||
- crc: 0x9C33EA9F
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_HA_Patch.esp'
|
||
clean:
|
||
- crc: 0x908142EB
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_HelgenReborn_Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11802/'
|
||
name: 'Legacy of the Dragonborn Patches SE on Nexus Mods'
|
||
tag:
|
||
- C.Location
|
||
- -Factions
|
||
clean:
|
||
# version: 4.1.6
|
||
- crc: 0xFD54504A
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
# version: 4.1.6 - ESL Flagged
|
||
- crc: 0x50A5FA0E
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_IA_Patch.esp'
|
||
clean:
|
||
- crc: 0xB44C42BC
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_ImmersiveCreatures_Patch.esp'
|
||
clean:
|
||
- crc: 0xE6A9311F
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_ISC_Patch.esp'
|
||
tag:
|
||
- Sound
|
||
clean:
|
||
- crc: 0xA585CA15
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_IW_Patch.esp'
|
||
clean:
|
||
- crc: 0xE9EF836D
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_KeepitClean_Patch.esp'
|
||
clean:
|
||
- crc: 0xF9CE0AB5
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_MAS_Patch.esp'
|
||
after:
|
||
- 'MoonAndStar_ImmersionPatch.esp'
|
||
clean:
|
||
- crc: 0x311DC580
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_MLU_Patch.esp'
|
||
clean:
|
||
- crc: 0xD291518D
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_MysticCondenser_Patch.esp'
|
||
clean:
|
||
- crc: 0xA11A4125
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_OBIS_Patch.esp'
|
||
clean:
|
||
- crc: 0x962DEC5E
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_OblivionArtifacts_Patch.esp'
|
||
clean:
|
||
- crc: 0x6FB6FBA6
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_OpenCities_Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11802/'
|
||
name: 'Legacy of the Dragonborn Patches SE on Nexus Mods'
|
||
tag:
|
||
- C.Location
|
||
clean:
|
||
- crc: 0x851E2621
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'DBM_RoyalArmory_Patch.esp'
|
||
clean:
|
||
- crc: 0xAB99D3F9
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_RSChildren.esp'
|
||
clean:
|
||
- crc: 0x36010159
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_RuinsEdge_Patch.esp'
|
||
clean:
|
||
- crc: 0x5E8D03EC
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_SkyrimUnderground_Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/11802/'
|
||
name: 'Legacy of the Dragonborn Patches SE on Nexus Mods'
|
||
tag:
|
||
- Invent
|
||
clean:
|
||
- crc: 0xAD717340
|
||
util: 'SSEEdit v3.2.2'
|
||
- name: 'DBM_SkyTEST_Patch.esp'
|
||
clean:
|
||
- crc: 0xF956A161
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_Skyway_Patch.esp'
|
||
clean:
|
||
- crc: 0x014216EE
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_SRCEO_Patch.esp'
|
||
clean:
|
||
- crc: 0x339576F5
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_StaffofSheogorath_Patch.esp'
|
||
clean:
|
||
- crc: 0x2AA9A2EB
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_Vigilant_Patch.esp'
|
||
clean:
|
||
- crc: 0xEE1DB401
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_WACCF_Patch.esp'
|
||
after:
|
||
- 'DBM_CRF_Patch.esp'
|
||
- 'DBM_ISC_Patch.esp'
|
||
- 'Qw_WACCF_CRF Patch.esp'
|
||
clean:
|
||
- crc: 0xAC41AB80
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_ZimsImmersiveArtifacts_Patch.esp'
|
||
clean:
|
||
- crc: 0x078E4A8E
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
- name: 'DBM_ZimsThaneWeapons_Patch.esp'
|
||
clean:
|
||
- crc: 0xF10EC41E
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
|
||
###### Legacy of the Dragonborn ADD-ONS ######
|
||
- name: 'DBM_RelicHunter.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/12253/'
|
||
name: 'Relic Hunter (Legacy and ASLAL addon) on Nexus Mods'
|
||
clean:
|
||
# version: 1.4.2
|
||
- crc: 0x26558CDC
|
||
util: 'SSEEdit v3.2.84 EXPERIMENTAL'
|
||
|
||
###### Patches - Compatibilty ######
|
||
- name: 'Bells of Skyrim - OCS+ICAIO Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10495/'
|
||
name: 'Bells of Skyrim on Nexus Mods'
|
||
- name: 'Bells of Skyrim - OCS Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10495/'
|
||
name: 'Bells of Skyrim on Nexus Mods'
|
||
- name: 'Bells of Skyrim - ICAIO Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/10495/'
|
||
name: 'Bells of Skyrim on Nexus Mods'
|
||
- name: 'Qw_ELE_.*\.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/16923/'
|
||
name: 'Qwinn''s Bottomless Bag of Patches on Nexus Mods'
|
||
- name: 'Unique Loot Compatibility Patch.esp'
|
||
tag:
|
||
- Delev
|
||
- Invent
|
||
- Relev
|
||
|
||
###### Patches - Qwinn's Unified Automated Self Installing Patch Compendium ######
|
||
- name: 'Qw_DeadlySpellImpacts_AOS Patch.esp'
|
||
url: [ https://www.nexusmods.com/skyrimspecialedition/mods/18369 ]
|
||
tag:
|
||
- Graphics
|
||
- Sound
|
||
clean:
|
||
- crc: 0xAD94325D
|
||
util: 'SSEEdit v3.3.2 BETA'
|
||
- name: 'Qw_DeadlySpellImpacts_ISC Patch.esp'
|
||
url: [ https://www.nexusmods.com/skyrimspecialedition/mods/18369 ]
|
||
after:
|
||
- 'Qw_DeadlySpellImpacts_AOS Patch.esp'
|
||
tag:
|
||
- Graphics
|
||
- Sound
|
||
clean:
|
||
- crc: 0xCB4A70D5
|
||
util: 'SSEEdit v3.3.2 BETA'
|
||
- name: 'Qw_GuardDialogueOverhaul(_USSEP|_CRF) Patch\.esp'
|
||
url: [ https://www.nexusmods.com/skyrimspecialedition/mods/18369 ]
|
||
msg:
|
||
- <<: *AlreadyInX
|
||
subs: [ 'Guard Dialogue Overhaul' ]
|
||
condition: 'active("Guard Dialogue Overhaul.esp") and active("Qw_GuardDialogueOverhaul(_USSEP|_CRF) Patch\.esp")'
|
||
- name: 'Qw_ISC_USSEP Patch.esp'
|
||
tag:
|
||
- Sound
|
||
- name: 'Qw_TheOrdinaryWomen_CRF Patch.esp'
|
||
url: [ https://www.nexusmods.com/skyrimspecialedition/mods/18369 ]
|
||
tag:
|
||
- NoMerge
|
||
clean:
|
||
- crc: 0xEB23A7B7
|
||
util: 'SSEEdit v3.2.70 EXPERIMENTAL'
|
||
- name: 'Qw_WACCF_AOS Patch.esp'
|
||
tag:
|
||
- Sound
|
||
- name: 'Qw_WACCF_CRF Patch.esp'
|
||
tag:
|
||
- Stats
|
||
- name: 'Qw_WACCF_ISC Patch.esp'
|
||
after:
|
||
- 'Qw_ISC_USSEP Patch.esp'
|
||
tag:
|
||
- Sound
|
||
|
||
###### Patches - Scoped Bows Compatibility Kit - SBCK ######
|
||
- name: 'ScopedBows_MLU_ZIA Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/19495/' ]
|
||
tag:
|
||
- Graphics
|
||
- Names
|
||
- Stats
|
||
dirty:
|
||
# version: 1.1.0
|
||
- <<: *quickClean
|
||
crc: 0x3F1501F1
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 1
|
||
# version: 1.1.0, esp - ESL flagged
|
||
- <<: *quickClean
|
||
crc: 0xFA9ADDF9
|
||
util: '[SSEEdit v4.0.0](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 1
|
||
clean:
|
||
# version: 1.1.0
|
||
- crc: 0x5C12FE22
|
||
util: 'SSEEdit v4.0.0'
|
||
# version: 1.1.0, esp - ESL flagged
|
||
- crc: 0x57124060
|
||
util: 'SSEEdit v4.0.0'
|
||
|
||
###### Patches - kryptopyr's Patch Hub ######
|
||
- name: 'AwesomePotions_CACO_Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19518'
|
||
name: 'kryptopyr''s Patch Hub on Nexus Mods'
|
||
after:
|
||
- 'Hunterborn_CACO-SE_Patch.esp'
|
||
tag:
|
||
- Graphics
|
||
- name: 'CACO_Ordinator_Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19518'
|
||
name: 'kryptopyr''s Patch Hub on Nexus Mods'
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x4D49E27E
|
||
util: 'SSEEdit v3.2.70 EXPERIMENTAL'
|
||
- name: 'TCIY BCS Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19518'
|
||
name: 'kryptopyr''s Patch Hub on Nexus Mods'
|
||
tag:
|
||
- Graphics
|
||
- Names
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0xA545660C
|
||
util: 'SSEEdit v3.2.72d'
|
||
- name: 'SPO_Ordinator_Patch.esp'
|
||
url:
|
||
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/19518'
|
||
name: 'kryptopyr''s Patch Hub on Nexus Mods'
|
||
req:
|
||
- 'Ordinator - Perks of Skyrim.esp'
|
||
- 'Smithing Perks Overhaul SE.esp'
|
||
- 'Weapons Armor Clothing & Clutter Fixes.esp'
|
||
|
||
###### Settlements Expanded SE ######
|
||
- name: 'Settlements Expanded SE.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7777/' ]
|
||
after:
|
||
- 'Soljund''s Sinkhole.esp'
|
||
- 'Whistling Mine.esp'
|
||
msg:
|
||
- <<: *patchProvided
|
||
subs: [ '[Blackthorn](https://www.nexusmods.com/skyrimspecialedition/mods/2242/)' ]
|
||
condition: 'active("BlackthornManor.esp") and not active("Settlements Expanded SE - Blackthorn Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Carriage and Ferry Travel Overhaul](https://www.nexusmods.com/skyrimspecialedition/mods/8379/)' ]
|
||
condition: 'active("CFTO.esp") and not active("Settlements Expanded SE - CFTO Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Inns and Taverns SE](https://www.nexusmods.com/skyrimspecialedition/mods/12223/)' ]
|
||
condition: 'active("Inns and Taverns.esp") and not active("Settlements Expanded SE - Inns and Taverns AIO Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Inns and Taverns SE Modular - Heartwood Inn](https://www.nexusmods.com/skyrimspecialedition/mods/12223/)' ]
|
||
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](https://www.nexusmods.com/skyrimspecialedition/mods/2429/)' ]
|
||
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](https://www.nexusmods.com/skyrimspecialedition/mods/318/)' ]
|
||
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](https://www.nexusmods.com/skyrimspecialedition/mods/318/)' ]
|
||
condition: 'active("TES Arena Amol.esp") and not active("Settlements Expanded SE - Legendary Cities Patch - Modular.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[No Snow Under The Roof](https://www.nexusmods.com/skyrimspecialedition/mods/518/)' ]
|
||
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](https://www.nexusmods.com/skyrimspecialedition/mods/2650/)' ]
|
||
condition: 'active("RSkyrimChildren.esm") and not active("Settlements Expanded SE - RS Children Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Skyrim Better Roads And Bridges](https://www.nexusmods.com/skyrimspecialedition/mods/2640/)' ]
|
||
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](https://www.nexusmods.com/skyrimspecialedition/mods/2640/)' ]
|
||
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](https://www.nexusmods.com/skyrimspecialedition/mods/358/)' ]
|
||
condition: 'active("Soljund''s Sinkhole.esp") and not active("Settlements Expanded SE - Soljunds Sinkhole Patch.esp")'
|
||
- <<: *patchProvided
|
||
subs: [ '[Whistling Mine](https://www.nexusmods.com/skyrimspecialedition/mods/367/)' ]
|
||
condition: 'active("Whistling Mine.esp") and not active("Settlements Expanded SE - Whistling Mine Patch.esp")'
|
||
dirty:
|
||
# version: 1.2
|
||
- <<: *quickClean
|
||
crc: 0xF5D3581B
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 71
|
||
clean:
|
||
# version: 1.2
|
||
- crc: 0x8FD6B6A1
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Settlements Expanded SE - Blackthorn Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7777/' ]
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *quickClean
|
||
crc: 0x2DC1B284
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 8
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0xB7D0E954
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Settlements Expanded SE - CFTO Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7777/' ]
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x13B9E792
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Settlements Expanded SE - Inns and Taverns AIO Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7777/' ]
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *quickClean
|
||
crc: 0xD5B31444
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 2
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0xDB68DB76
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Settlements Expanded SE - Inns and Taverns Patch - Heartwood Inn.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7777/' ]
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *quickClean
|
||
crc: 0x71CC366B
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 2
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x6DA27CE4
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Settlements Expanded SE - Lanterns of Skyrim Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7777/' ]
|
||
clean:
|
||
# version: 1
|
||
- crc: 0x90370084
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Settlements Expanded SE - Legendary Cities Patch - AIO.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7777/' ]
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *quickClean
|
||
crc: 0xDB357C8F
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 7
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0xB1D2502E
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Settlements Expanded SE - Legendary Cities Patch - Modular.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7777/' ]
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *quickClean
|
||
crc: 0xF0D1ABC6
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 7
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x3E75DC1B
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Settlements Expanded SE - No Snow Under the Roof Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7777/' ]
|
||
clean:
|
||
# version: 1
|
||
- crc: 0x0DA07D4E
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Settlements Expanded SE - RS Children Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7777/' ]
|
||
clean:
|
||
# version: 1
|
||
- crc: 0x2CC5D017
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Settlements Expanded SE - Skyrim Better Roads and Bridges Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7777/' ]
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x2FBE7BFE
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Settlements Expanded SE - Skyrim Better Roads Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7777/' ]
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x6943B799
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Settlements Expanded SE - Soljunds Sinkhole Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7777/' ]
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *quickClean
|
||
crc: 0xA6148AA2
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 2
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x7E8DF1DB
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'Settlements Expanded SE - Whistling Mine Patch.esp'
|
||
url: [ 'https://www.nexusmods.com/skyrimspecialedition/mods/7777/' ]
|
||
dirty:
|
||
# version: 1.0
|
||
- <<: *quickClean
|
||
crc: 0x18207371
|
||
util: '[SSEEdit v4.0.1](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 3
|
||
clean:
|
||
# version: 1.0
|
||
- crc: 0x97CA663C
|
||
util: 'SSEEdit v4.0.1'
|
||
- name: 'LC_RevitalizedImperialArmory.esp'
|
||
dirty:
|
||
- <<: *quickClean
|
||
crc: 0xD941629D
|
||
util: '[SSEEdit v4.0.1n RC4 for 4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 4
|
||
clean:
|
||
- crc: 0x3A5293E1
|
||
util: 'SSEEdit v4.0.1n RC4 for 4.0.2'
|
||
- name: 'LC_LandLordArmor.esp'
|
||
dirty:
|
||
- <<: *quickClean
|
||
crc: 0xD2B5C055
|
||
util: '[SSEEdit v4.0.1n RC4 for 4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 3
|
||
clean:
|
||
- crc: 0x028FF70C
|
||
util: 'SSEEdit v4.0.1n RC4 for 4.0.2'
|
||
- name: 'LC_BuildYourNobleHouse.esp'
|
||
dirty:
|
||
- <<: *quickClean
|
||
crc: 0x264ECFFC
|
||
util: '[SSEEdit v4.0.1n RC4 for 4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 120
|
||
udr: 8
|
||
clean:
|
||
- crc: 0xF2AC3820
|
||
util: 'SSEEdit v4.0.1n RC4 for 4.0.2'
|
||
- name: 'LC_FeudalKeep.esp'
|
||
dirty:
|
||
- <<: *quickClean
|
||
crc: 0x9564C596
|
||
util: '[SSEEdit v4.0.1n RC4 for 4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 51
|
||
- <<: *quickClean
|
||
crc: 0xD278D237
|
||
util: '[SSEEdit v4.0.1n RC4 for 4.0.2](https://www.nexusmods.com/skyrimspecialedition/mods/164)'
|
||
itm: 45
|
||
clean:
|
||
- crc: 0xBB2877A1
|
||
util: 'SSEEdit v4.0.1n RC4 for 4.0.2'
|
||
- crc: 0xDA25CBFC
|
||
util: 'SSEEdit v4.0.1n RC4 for 4.0.2'
|