Tools

This page will link to any tools that may (or may not) be useful, old and new. Unsorted. No description provided. Figure out yourself.


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
  • 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