-
Notifications
You must be signed in to change notification settings - Fork 0
Our SWTOR Shaders and Materials for Blender
To recreate SWTOR's materials, we have at this moment three sets of Blender Shaders. They are:
-
The older, now "Legacy" SWTOR Shaders:
Those are the first ones DarthAtroxa crafted and released as an Add-on. Their characteristics are:
- Not a full replica of SWTOR's shader code. They are close to the game's looks, but falter a little.
- They are Diffuse/Glossy or Principled BSDF Shaders-based.
- They allow for following Blender's standard Texture Baking methods (they require using those Shaders).
- They are conventional Nodegroups, with texturemaps connecting to them, and with immediately accessible innards. That makes them fairly easily modifiable, either by altering their inputs (say, interposing other nodes between the texturemap ones and the Shader's inputs) or by altering the Shader Nodegroups themselves.
- Applying them manually is a little prone to error: they are created by the relevant Add-on as Materials templates of sorts, which we have to duplicate and rename to apply them to the game's objects. It is easy to forget to do the duplicating and accidentally modify and apply the template or some other object's material, instead. The template Materials with these Shaders are created and added to a project on the fly upon importing any SWTOR object into Blender.
-
The current, modern SWTOR Shaders:
Here, DarthAtroxa followed SWTOR's original shader code more closely, and also added some aesthetic judgements in order to match the game's look.
- They are a far more faithful replica of SWTOR's shader code, and use assets and settings (such as DirectionMaps) that the Legacy Shaders don't.
- They reproduce the Glossiness from first principles instead of taking advantage of Glossy or Principled shaders, "pasting" it on top of the Diffuse.
- That makes Baking textures cumbersome, as explained in our Baking Guide: we have to reduce Glossiness to zero to obtain a good bake of the Diffuse.
- The Shaders' Nodegroups present a more compact and comprehensible user interface, driven by the Add-on, which is easier on the novice.
-
A "dumb", customizable version of the modern SWTOR Shaders
We do not condone the usage of our tools for malicious intent, including: exploits, harassment of others, or anything else that may violate EA/Bioware's EULA, TOS, DSA, Privacy Policy Copyrights, Trademarks, or anything else illegal. We will not be held accountable for your actions, and will act against you if nessesary.
- Home.
- State of Play February 2025
- Getting Help:
IMPORTING SWTOR MODELS INTO BLENDER: A BRIEF OVERVIEW.
Check this intro first. Afterwards, you can jump directly to the guides on extracting PCs, NPCs and others.
Downloadable Tools (All Links Page):
-
(NEW) ExtracTOR Windows app.
(Replaces the old Slicers GUI app) -
Blender 3D Windows/Mac/Linux app.
-
SWTOR .gr2 Objects Importer Blender Add-on.
Required by other add-ons. -
ZG SWTOR Tools Blender Add-on:
-
SWTOR Terrain Extractor Windows Command Line Tool.
-
TORCommunity.com:
(runs VERY slowly)- SWTOR Database (with NPC Exporters).
- Character Designer.
- EasyMYP Windows app.
- Noesis Windows app.
READ THE BROAD STROKES FIRST: YOU'LL SEE IT'S EASIER THAN YOU THINK!
-
The steps:
- Extracting SWTOR's game assets with ExtracTOR (WIP).
-
Using TORCommunity's Character Designer to export Player Characters.
- IF ARMOR SELECTION SEARCH IS DOWN: workaround to manually specify Armor Sets.
- Using TORCommunity's NPCs Database to export Non Playable Characters.
- Using our Blender add-ons to auto-assemble the model.
- Rigging the character for posing and animation
- Applying SWTOR animations to the character.
-
Extra steps that require manual work and some knowledge of SWTOR's assets:
-
Making capes and hair work, manually and through Cloth Simulation.
-
Attaching weapons and other objects to a character with a SWTOR rig.
-
Attaching weapons and other objects to a character with a custom rig.
-
Baking the models' textures and exporting to other apps:
- Baking with Legacy SWTOR materials and modern ones.
- Baking the multiple materials of an object into a single one.
- Exporting to VRChat.
- Exporting to Star Wars Battlefront II.
- Exporting to Unreal Engine.
- Exporting to Garry's Mod.
- Exporting to Tabletop Simulator.
-
3D Printing:
-
- Locating armor parts' assets
- Locating weapons' assets.
- Assigning materials and textures to environmental and architectural elements, furniture, props, ships, vehicles and weapons.
- Assembling multi-part assets (Decorations, Rooms, etc).
- Generic guide to importing objects and assigning materials (Legacy Add-on-based. Needs updating).
- Snippets.
- Improving and customizing our SWTOR models and materials.
- Other Extracting Strategies (needs updating).
- SWTOR Materials recipes:
Modding isn't working since SWTOR moved to 64-bit codebase. Unless a new coder takes charge, it'll stay so indefinitely.
- Alternative techniques:
- Modding SWTOR textures with Special K (USE CAUTION).
Basically, use Jedipedia.net's tools and check our Discord. We'll see about adding new material, but this is very involved stuff.
- File Formats:
(32-bit. Needs updating to 64-bit): - A look at SWTOR's Materials and Texture Files.