About This File
SLAL to OStim Animation Converter FOR (OCreatures - Ostim Creature Extension )
A streamlined tool for converting SLAL animation packs to OStim/OCreatures format
How It Works:
-
Select your meshes
-
select the output click CONVERT
-
copy the meshes folder to the mod replace or overwrite and done
-
Use fnis for modders to generate the bhavor files and put it in (animationmodname\meshes\actors\(creature name)\behaviors)
-
sometimes is not needed to copy since it fnis rewrite the hkx autoamticly but just keep that in mind
-
sometimes the hkx is converting but not changing the xml to hkx this also fnis error not the tool go to where you have set youre fnis output from mo2 look for name.xml and use this tool to convert it to hkx https://www.nexusmods.com/skyrimspecialedition/mods/128839?tab=files
-
use the json generator tool found here
-
and done
Requirements:
-
Features:
-
🛠️ Automatic Conversion - Transforms SLAL animation lists to OStim-compatible format with proper event naming
-
📁 Batch Processing - Convert individual files or entire folders of animations at once
-
🔄 Accurate Transformations:
-
Converts
_A1_
→_S#_1
(female animations) -
Converts
_A2_
→_S#_0
(male animations) -
Converts
_A3_
→_S#_2
(additional actors) -
Preserves original .hkx filenames
-
-
🖥️ User-Friendly GUI:
-
Simple file/folder selection
-
Progress tracking
-
Detailed conversion log
-
-
✅ Validation - Maintains proper OStim syntax including
-Tn
flag requirement
-
I HAVE NOTICED SOME ANIMATIONS FNISGENERATORFORMODDERS DOESNT CONVERT THE ANIMATION AND GIVE ME 2012 ERRORS BUT THAT NOT ERROR FROM MY TOOL BUT IN THE MAIN ANIMATIONS MODS FOR ANUBS I COULDNT MAKE AN CONVO BUT FLUFFYFOX I COULD IT IF SOMEONE KNOWS MORE ABOUT IT PLEASE TELL ME (AGAIN THIS NOT MY TOOL ERROR I CHECKED WITH UNCHANGED FNIS_LIST AND THE MAIN FILES IT WAS SAME ERROR)
-
please read the docx file in the ocreatures file
-
Python 3.6+ (no additional dependencies)
-
Windows/macOS/Linux compatible
Perfect For:
-
Modders converting existing SLAL packs to OStim
-
Creators porting animations to OCreatures framework
-
Anyone who wants to save hours of manual file editing
Installation:
-
Download the Python script
-
Run with
python SLAL2OStim_Converter.py
-
No installation required
Note: Always back up your original files before conversion.
____________________________________________________________________
Thanks to @J0suk3_ for making his mod and helping me to make this tool
Edited by akameskyrim
removed some link for the wrong version and removed testing version