Bug#902651: Add support for larry7

Simon McVittie smcv at debian.org
Fri Jun 29 10:24:43 BST 2018


On Fri, 29 Jun 2018 at 14:12:03 +0700, Рома Тенцер wrote:
> scummvm 2.0 supports the game. A template for gog installer is attached.

Thanks, I've committed a game description based on that template. If
you are able to try g-d-p from git, that would be very useful. The short
version is:

$ git clone https://salsa.debian.org/games-team/game-data-packager.git
$ cd game-data-packager
$ make
$ ./run larry7 [OPTIONS...]

Do you know which of the files in data/noarch/data are required to play
this game? For now I've assumed we need everything from that directory,
except SDirectX1.dll and SIERW5.EXE. Quite possibly we don't need the
DRIVERS directory either, but I've left those in for now.

The source code for support for this game is in data/larry7.yaml in the
git repository, if you want to change anything around. Re-run "make"
after making changes.

Regards,
    smcv



More information about the Pkg-games-devel mailing list