Would have surprised me if it had, actually.gomtuu wrote:AdPlug won't play the files
Not that I know of, at least.gomtuu wrote:Has someone already written a utility like that, for instance?
Well, the player in ScummVM plugs into our AdLib emulator which takes OPL instructions anyway. You'd "just" have to rewrite AdLib::writeOPL() to produce a dump in the format AdPlug understands (if you're familiar with one, that is).gomtuu wrote:I know I could use DOSBox to dump the OPL instructions to a DRO file
It's no program for compressing data files further. It's just the opposite to extract_gob_stk. I.e. it recreated extracted STK files. Nothing more, nothing less.deadagain wrote:So, any hints on the recent compress_gob.exe (and its somewhat cryptic <Conf file> input)
You could produce files marginally (read: a few KB) smaller than the input files, if you set all files to compressed instead of only some like in the original STK files.
Anyway, currently the compression function is broken and produces, so you can't even do that. The only thing it does is creating bigger files.