Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Xbox Star Wars: Revenge of the Sith Maya Importer

A complete Revenge of the Sith level imported into Autodesk Maya

Imported Revenge of the Sith level detail in Autodesk Maya

Xbox Star Wars: Revenge of the Sith Maya Importer is a compiled native C++ plug-in for Autodesk Maya 2024.2 and 2027.2. It imports complete editor levels, characters, props, textures, materials, skeletons, skin weights, and animations directly from the Xbox version of Star Wars: Episode III – Revenge of the Sith.

The importer creates ordinary editable Maya scenes using native transforms, meshes, joints, skinClusters, animation curves, color sets, lights, cameras, file textures, and material networks.

Download

Get both Maya builds from the latest release:

Package Includes
ROTS_Maya_Importer_Combined.zip Native plug-ins for Maya 2024.2 and Maya 2027.2, plus README, help, and tutorial

Use the plug-in folder matching your Maya release.

Install

  1. Unzip the release anywhere.
  2. Open the folder matching your Maya release.
  3. In Maya, open Windows > Settings/Preferences > Plug-in Manager.
  4. Choose Browse, select rotsMayaImporter.mll from the plug-ins folder, and enable Loaded.
  5. Optionally enable Auto load.

The ROTS Maya Importer window opens when the plug-in loads.

What it imports

Content Maya result
Complete levels Editor scenery, placements, static actors, lights, cameras, vertex colors, lightmaps, animated textures, and viewport sky presentation
Characters Source skeletons, joints, skinned meshes, skin weights, materials, and textures
Props and decor Standalone editable meshes with their source transforms, materials, and textures
BNM animations Maya animation curves, including standalone entity root motion
STX textures Lossless conversion to Maya-readable DDS files in a managed local cache

Level import

  • Imports the complete editor level hierarchy in one operation.
  • Preserves direct and manager-driven object placements.
  • Builds native Maya material and texture networks.
  • Imports source vertex color and lightmap data.
  • Recreates source texture sequences and UV motion for animated materials.
  • Creates editable lights and cameras from the level data.
  • Keeps imported geometry available for inspection, editing, and export.

Character and prop import

  • Browse characters and props discovered in the selected PAK folder.
  • Import characters with their original skeleton hierarchy and skin weights.
  • Import props and decor as ordinary Maya transforms and meshes.
  • Apply BNM animation clips as Maya keyframes.
  • Preserve the standalone animation origin track as entity root motion.

Maya-native scenes

Imported content uses standard Maya nodes, including:

  • transforms and polygon meshes;
  • joints and skinClusters;
  • animation curves;
  • surfaceShader, file, and utility networks;
  • color sets, lights, and cameras.

Scenes remain editable in Maya and do not depend on custom scene nodes.

Requirements

  • Windows 10 or 11, 64-bit
  • Autodesk Maya 2024.2 or Maya 2027.2
  • A legally obtained folder containing the game's PAK files
  • The matching rotsMayaImporter.mll supplied in the release

Help

The release includes:

  • README.md for installation and quick start;
  • HELP.md for the importer controls and reference;
  • TUTORIAL.md for a guided first import.

Legal

  • No game files or game assets are included.
  • The importer reads files from a copy you legally possess.
  • Fan-made tool; not affiliated with, endorsed by, or supported by Lucasfilm, Disney, The Collective, LucasArts, or Autodesk.
  • All trademarks belong to their respective owners.

About

Compiled Autodesk Maya 2024.2/2027.2 importer for Xbox Star Wars: Episode III - Revenge of the Sith levels, characters, props, textures, skeletons, and BNM animations.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors