ulukai3: Just want to confirm the facts:
The zip file downloaded yesterday night:
$ sha256sum the_bard_s_tale_iv_director_s_cut_4_20_1_32050_linux.zip
e0cb526df8412ffc1da7698627f3c5197bb5f7095e20c975c9d86e76ea135e5b the_bard_s_tale_iv_director_s_cut_4_20_1_32050_linux.zip
$ unzip the_bard_s_tale_iv_director_s_cut_4_20_1_32050_linux.zip
…
Zipfile is disk 56028 of a multi-disk archive, and this is not the disk on
which the central zipfile directory begins (disk 11775)
$ file the_bard_s_tale_iv_director_s_cut_4_20_1_32050_linux.zip
…
QA: Zip archive data, at least v4.5 to extract
Hm.. at least v4.5 of what software?
$ gunzip --test the_bard_s_tale_iv_director_s_cut_4_20_1_32050_linux.zip
… unexpected end of file
jnxd: The `.zip` worked for me. It extracted a `.sh` installer of the same size. Wuuut?
ulukai3: @jnxd: What did you do to extract the zip? Which program did you use?
I used lgogdownloader and it retrieved the 'linux' bards tale. It came down as a single zip file. This was about 6pm EDT.
Here's the commands and output :
$ unzip -t the_bard_s_tale_iv_director_s_cut_4_20_1_32050_linux.zip
Archive: the_bard_s_tale_iv_director_s_cut_4_20_1_32050_linux.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of the_bard_s_tale_iv_director_s_cut_4_20_1_32050_linux.zip or
the_bard_s_tale_iv_director_s_cut_4_20_1_32050_linux.zip.zip, and cannot find the_bard_s_tale_iv_director_s_cut_4_20_1_32050_linux.zip.ZIP, period.
$ gunzip -t the_bard_s_tale_iv_director_s_cut_4_20_1_32050_linux.zip
gzip: the_bard_s_tale_iv_director_s_cut_4_20_1_32050_linux.zip: unexpected end of file
EDIT: At this point, I think they just need to tarball a known working install on GoG's end and post that. Once we have that, we can fiddle about with any dependencies needed and such.