- JS2Mesh 1.1 en
- JS2Mesh 3.2 en
- JS2Mesh 4.0 en
- JS2Mesh 4.1 en
- SB3Utility
- Illusion Wizard
- Illusion Morpher
- PP Extractor and others from SSP
- Khayyam
- IGF Tool
- VTFedit - can manipulate and mass convert vtf images to png, bmp, tga, jpg
Quick scripts
Scripts I wrote up because I'm lazy and want to save myself from performing manual labor. Better plug-ins may already exist, but these are primarily focused on batch operations. Most of the scripts I will write in python, AutoIt, or windows batch scripting because it's easier for me and takes less time.
3D files
3D files
- mdl2mqo - requires python. For TEATIME mdl files
- smd2mqo - requires python. For the Source smd format
- PL2toMQO - calls scripts written by UV members. For polygon lover 2 pl2 files
- AG2mqoFix - requires python. Fix all mqo files from JS2mesh
Graphics Files
ImageMagick is a great tool for working with images. It provides a command-line interface for all of its operations.
- dds2png - Uses basic imagemagick operations to convert dds images to png. I will have to look into graphics some more to understand what is useful and what is not.
Other Scripts
- Sanae - 3D object import/exporter with limited editing functionality
- Quick XX 0.7.1 - powerful tool that automates SB3U xx creation processes
- Quick XX 0.2 - use this one if GUI doesn't work for you. It is outdated though
- ImageMagick Convert - command-line photo editor. Required for texture-creation functions.
- Yuusha Rename - Rename items and characters using a plain text file
- Yuusha Loader - Choose which characters to load without modifying lst files
- GUI Plst Tool - Encodes and decodes plst files, with a GUI interface