Kit Skyrim Se 1.5.97 - Creation
If you have landed on this page, you are likely staring at a specific, frustrating, yet incredibly rewarding challenge: you want to create or modify mods for Skyrim Special Edition using the official Creation Kit, but you need it to work with game version 1.5.97.
For the uninitiated, 1.5.97 is not just another number. It is the final build of Skyrim Special Edition before Bethesda pushed the dreaded "Anniversary Edition" (AE) update in November 2021. For many veteran modders and players who rely on a massive library of SKSE64 plugins (like SkyUI, RaceMenu, ENB, and NetScriptFramework), version 1.5.97 remains the gold standard—a stable, well-documented baseline.
But here is the problem: the standard Creation Kit available on Steam automatically updates to the latest AE version. Using the AE Creation Kit to edit plugins for a 1.5.97 game can lead to form version mismatches, corrupted saves, and broken scripts.
This article is your complete roadmap to downloading, installing, configuring, and mastering the Creation Kit for Skyrim SE 1.5.97. creation kit skyrim se 1.5.97
If you are looking for deep-dive documentation, the community maintains the "bibles" of modding:
Navigate to Documents\My Games\Skyrim Special Edition\ and locate CreationKit.ini. If it doesn't exist, create it. Add these essential lines:
[General] bAllowMultipleMasterLoads=1 bUseMultithreading=1 bUseAudio=0 iNumHWThreads=4 bUseBackgroundPathing=1
[Archive] bInvalidateOlderFiles=1 SResourceArchiveList2=Skyrim - Voices_en0.bsa, Skyrim - Textures0.bsa, Skyrim - Textures1.bsa, Skyrim - Textures2.bsa, Skyrim - Textures3.bsa, Skyrim - Textures4.bsa, Skyrim - Textures5.bsa, Skyrim - Textures6.bsa, Skyrim - Textures7.bsa, Skyrim - Textures8.bsa, Skyrim - Patch.bsaIf you have landed on this page, you
What these do:
What works normally:
What to watch out for:
Before saving, click World > Optimize Cell. For 1.5.97, select "Portals" and "Roombounds" but avoid "Geometry" unless you have a backup—it can permanently corrupt the cell.
To create a mod, you follow a standard "Paper Trail": If you are looking for deep-dive documentation, the