Bug#897594: kyrandia: games fail to build with gog installers

Simon McVittie smcv at debian.org
Fri Jun 29 10:45:06 BST 2018


On Thu, 28 Jun 2018 at 18:52:56 +0700, Рома Тенцер wrote:
> innoextract 1.7 unpack the installers correct, but gdp still doesn't see
> data files (i checked with make-template). I think it's because they was
> moved: Book 2 and 3 to root directory, Book 1 to "DAT" directory (i checked
> them with scummvm. Yes, it's found the games there).

Would it be possible to try make-template with innoextract 1.7, and with
game-data-packager from git? In the latest git commits I've made g-d-p
not filter on /app for make-template and when processing unknown installers.
Something like this should do it:

$ git clone https://salsa.debian.org/games-team/game-data-packager.git
$ cd game-data-packager
$ make
$ ./run make-template ~/Downloads/setup_kyrandia_whatever.exe > kyrandia.txt

That template would tell me what's in these new installers and how they're
organised.

Thanks,
    smcv



More information about the Pkg-games-devel mailing list