88bf7a9b1e
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>
8 lines
337 B
Text
8 lines
337 B
Text
This utility rips Music and Sound class objects
|
|
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/
|