Difference between revisions of "Convert (To PSM)"

From Video Game Music Preservation Foundation Wiki
Jump to: navigation, search
(Created page with "{{Infobox Software | Name = Convert (To PSM) | Screenshot = Converter - Convert (To PSM).png | Creator = Joshua C. Jensen | Platform = DOS | Released...")
 
Line 8: Line 8:
 
}}
 
}}
  
'''''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]].
+
'''''Convert''''' (To PSM) is a DOS command line program that converts various module formats into the [[Epic Games]] module [[PSM2]] format. Input module formats include [[MOD]] (15 or 31 instrument versions), [[669]], [[STM]], or [[S3M]].
  
 
The command line usage is as follows:
 
The command line usage is as follows:

Revision as of 11:39, 2 November 2015

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

Notes

1.01 Download - (info) DOS

Links