Convert (To PSM)

From Video Game Music Preservation Foundation Wiki
Jump to: navigation, search
Convert (To PSM)
Converter - Convert (To PSM).png
Creator Joshua C. Jensen
Released 1994-??-??
Platform DOS

Convert (To PSM) is a DOS command line program that converts various module formats into the Epic Games module PSM format. Input module formats include MOD (15 or 31 instrument versions), 669, STM, or S3M.

The command line usage is as follows:

CONVERT.EXE <options> InModule OutModule.psm
  • Input Options
    • /## - Only use the specified number of instruments.
    • /FA - Input is a 15 instrument MOD file.
    • /FB - Input is a 31 instrument MOD file.
    • /FC - Input is a 669 module.
    • /FD - Input is an STM module.
    • /FE - Input is an S3M module.
  • Conversion Options
    • /I - Remove unused instruments.
    • /S - Delete nonexistent samples.
    • /? /H - Help
    • /E - Edit special information
  • Files
    • InModule - The file to convert.
    • OutModule.psm - The name of the PSM file that will be created.

Download

Version Download Platform
1.36 Download - (info) DOS

Links