Creation Kit Skyrim | Se 1.5.97 New!

Creation Kit (CK) with Skyrim Special Edition 1.5.97

To successfully use the , you must synchronize the CK version with your game version, as modern Steam downloads provide a 1.6+ version that is incompatible with the older 1.5.97 executable. Essential Setup for 1.5.97

  • 1. The Official Creation Kit (for SE)

    1. Create a clear workspace folder (e.g., Documents/SKSE/mods/MyMod).
    2. Launch Creation Kit with administrator rights. In the Data window, load only the masters your mod requires (e.g., Skyrim.esm, Update.esm). Avoid loading unnecessary DLC/ESMs to reduce memory/potential conflicts.
    3. Create a new plugin: File → New, then save as MyMod.esp. Set the Header with an author and description.
    4. Use Object Window to find and duplicate existing records when appropriate (right-click → Duplicate → edit). Duplicate rather than editing masters to maintain compatibility.
    5. Edit records: rename EditorIDs, set FormIDs, change stats, meshes, textures, and scripts. Keep EditorIDs unique and descriptive.

    Recommended workflow