Creation Kit Skyrim Se 1.5.97
Even with correct setup, you will encounter issues. Here are the top three:
Version 1.5.97 has a known rendering bug involving the game's water shader and certain tree LODs.
Fix: In the Creation Kit, go to View > Render Window Properties. Under "Lighting," disable "Enable Shadows." Under "Display," disable "Water." You can re-enable water after finalizing your worldspace edits.
While the Creation Kit doesn't require SKSE to launch, many advanced plugins (e.g., HavokBehaviorPostProcess, NIF previews) do. Ensure you have SKSE64 version 2.0.20 (the last build for runtime 1.5.97) installed. Then, launch the Creation Kit via skse64_loader.exe with the argument -creationkit.
The standard Steam tool (launched via "Skyrim Special Edition: Creation Kit") will always download the latest AE-compatible version (typically form version 44 or 45). You cannot use that with Skyrim SE 1.5.97 without risking data loss.
| Issue | Solution |
|-------|----------|
| CK crashes on startup | Ensure CreationKit.exe version matches 1.5.73–1.5.97. |
| Missing master file errors | Verify you have all base game ESMs (Update.esm, Dawnguard.esm, etc.) from 1.5.97. |
| Script compilation fails | Replace script source scripts with 1.5.97 compatible versions (extract from vanilla Scripts.zip). |
| Render window freezes | Install Creation Kit Fixes and disable bUseMultibounds. | creation kit skyrim se 1.5.97
The configuration file is your best friend. Located in Documents\My Games\Skyrim Special Edition\, the SkyrimEditor.ini must be tweaked for 1.5.97 workflows.
Add or modify these critical lines under [General]:
[General]
bUseMultithreadedTrees=1
bUseMultithreadedFaceGen=1
bLoadMultipleMasterFiles=1 ; Allows loading multiple .esm files
bAllowMultipleMasterLoads=1 ; Essential for large mods
SLocalSavePath=Saves\ ; Prevents editor save spam in root folder
Under [Archive], ensure you point to the correct BSAs for version 1.5.97:
[Archive]
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.bsa
SInvalidationFile=All.bsa
bInvalidateOlderFiles=1 ; This is CRITICAL for showing loose files (mod textures)
Pro Tip: Never open the Creation Kit through your mod manager's "Launch" button without the -mster parameter. Instead, create a shortcut with:
"C:\Path\To\CreationKit.exe" -editor -mster
"The Creation Kit for Skyrim SE is version 1.1.51/1.1.52 from Steam Tools. It works with game version 1.5.97, but you must apply the 'Creation Kit Downgraded' patch or use CK Platform Extended to prevent the CK from saving plugins in the newer AE format. Do not search for 'CK 1.5.97'—it does not exist. Search for 'CK 1.5.97 compatible patch.'" Even with correct setup, you will encounter issues
If you are simply trying to mod your 1.5.97 game: Use the standard Creation Kit from Steam, then install the Backported Extended ESL Support mod so your game reads the CK's output correctly.
For modding Skyrim Special Edition (SSE) version 1.5.97, you must use a compatible version of the Creation Kit (CK). The current version on Steam is designed for the Anniversary Edition (AE) 1.6+ and will not work with 1.5.97 binaries without modification. 1. Download and Basic Installation
Download from Steam: Search for "Skyrim Special Edition: Creation Kit" in your Steam Library (under the "Tools" filter) and install it.
Verify Game Version: Ensure your SkyrimSE.exe is version 1.5.97. You can check this by right-clicking the EXE > Properties > Details.
Unpack Scripts: Launch the CK once from Steam. It will ask to unpack scripts; select Yes. This process can take several minutes. 2. Downgrading the Creation Kit The configuration file is your best friend
Since the modern CK (v1.6+) is incompatible with 1.5.97, you must roll it back to version 1.5.73.
Open Steam Console: Press Win + R and type steam://open/console.
Download Depots: Enter these commands one at a time, waiting for each to finish: download_depot 1946180 1946182 5099162879680505807 download_depot 1946180 1946183 1633303557398589581
Move Files: Go to your Steam content folder (usually Steam\steamapps\content\app_1946180). Copy all files from the downloaded depots and paste them into your main Skyrim Special Edition root folder, overwriting existing files.
Run Patcher: Download and run the Creation Kit Downgrade Patcher from Nexus Mods to finalize the version match. 3. Essential Fixes and Configuration
The base CK is notoriously buggy. These tools are mandatory for a stable 1.5.97 experience: About STEAM Creation Kit SSE COMPATIBILITY
Out of the box, the Creation Kit for Skyrim SE 1.5.97 is crash-prone. Bethesda never fixed several memory leaks. However, with a few tweaks, it becomes rock-solid.