Tools & Plugins - Stellar-Blade-Modding-Team/Stellar-Blade-Modding-Guide GitHub Wiki
[!IMPORTANT] Recommended Tools and Plugins for Stellar Blade modding.
Extraction and Uasset Editing:
| Tool Name | Description |
|---|---|
| • FModel | Asset preview and ripping tool. |
| • UassetGUI | Blueprints editing tool. |
| • Umodel | Asset preview and ripping tool. . |
Model Import and Sculpting:
| Tool Name | Description |
|---|---|
| • Blender 4.0+ | Free and open-source 3D creation software used for modeling, sculpting, animation, rendering, compositing, and video editing. It’s popular among artists, designers, and developers for making 3D art, films, games, and visual effects—all in one powerful tool. |
| • Blender UEFormat Addon | Blender addons for importing Unreal engine asset. |
| • Blender PSK/PSA Addon 4.0+ | Blender addons for importing Unreal engine asset. |
| • Blender FBX Exporter Fixes (Main Branch) | Built for Stellar Blade by Lemi for fixing inverted bone bug. |
| • Blender FBX Exporter Fixes (Forked version) | Forked version by Njaecha. It has now been merged with Lemi's branch. |
Mod Packaging and UE related:
| Tool Name | Description |
|---|---|
| • Visual Studio Installer | Must to be installed with it's component or unavailable to package in UE. |
| • Kawaii Physics Addon | Physic editing for Unreal Editor. |
| • Kawaii Physics Addon (Stellar Blade supported) | Physic editing for Unreal Editor. |
| • Recompiled Kawaii Physic Addon 1.11 | Physic editing for Stellar Blade ( not confirmed if working). |
| • Custom Unreal Engine 4.26 (Stellar Blade) | Await for update, use epic launcher version for now. |
| • Unreal Engine 4.26 | Unreal editor for Stellar Blade modding. |
| • Json2DA | Useful plugin for importing material data for dummy MM and MI in UE. |
| • JsonAsAsset | Useful plugin for importing asset data. |
| • Repak-StellarBlade | Mod repak tool in development. |
| • PRMZL | Mod repak tool in development. |
| • UE4SS | Modding framework for Unreal Engine 4 and 5 games. It allows users to inject scripts, access game data, and modify gameplay using Lua or C++, making it a powerful tool for creating mods and debugging games built with Unreal Engine. |
| • SB-CustomNanosuitSystem | Allows you to build custom slot for your suit without replacing existed one in game. |
| • Mod Pak Chunk ID Patcher | Automatically patch conflicted/overlapped chunk ID for installed mods. |
Texture Editing and Converting:
| Tool Name | Description |
|---|---|
| • Photoshop | Image/texture editing tool. |
| • Photoshop Intel Texture Works Plugin | Plugin for DDS format support. |
Audio Modding related:
| Tool Name | Description |
|---|---|
| • SoundKit_SB | Sound file editor for Stellar Blade. |