summaryrefslogtreecommitdiff
path: root/multimedia/umr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This utility rips Music and Sound class objectsMartin Wilke2006-11-074-0/+55
from .umx and .uax files in Unreal or Unreal Tournament. It rips all the exports in the file that it understands (currently 'xm', 'it', 's3m', and 'WAV'). Adding support for an export is fairly trivial, so you can add them in a minute or two. WWW: http://pages.cthome.net/chrismp/umr/ PR: ports/104696 Submitted by: Alexander Logvinov <ports@logvinov.com> Notes: svn path=/head/; revision=176698