ModPlug Central

OpenMPT => Help and Questions => Topic started by: Sergey77 on January 23, 2019, 14:51:46

Title: work openmpt123 with archived modules
Post by: Sergey77 on January 23, 2019, 14:51:46
Hi there!
please tell me
How is it possible to work openmpt123 with zip or 7z archived modules?
Thanks!
Title: Re: work openmpt123 with archived modules
Post by: Midori Mizuno on January 23, 2019, 16:26:41
Calling OpenMPT123 with -h or --help switch brings you info about supported formats, and as you can see it can't read from archives https://i.imgur.com/TkSrJ9N.png
Title: Re: work openmpt123 with archived modules
Post by: Saga Musix on January 23, 2019, 16:27:35
openmpt123 does not support archived modules, you will have to first uncompress them using some other command-line tool.
Title: Re: work openmpt123 with archived modules
Post by: manx on January 23, 2019, 17:16:38
Also, I have currently no plans to make openmpt123 archive-aware.

If I did, it would probably (and reasonably so, in that case) be expected to support all kinds of weird (and ancient) archive formats, which would in turn demand a probably huge set of dependencies on various archive decompression libraries. I want to avoid going that route for the sake of simplicity and maintainability.
Title: Re: work openmpt123 with archived modules
Post by: Midori Mizuno on January 24, 2019, 01:47:04
Yeah, i agree with manx, that's an unnecessary bloat to me