From 2293a34dee69ac48d81bda982d01064edd4df5fd Mon Sep 17 00:00:00 2001 From: Dave Jansen Date: Tue, 11 Oct 2022 15:30:30 +0900 Subject: [PATCH] Add draft installer for Yesterday (GOG). --- README.md | 20 ++++++++++---------- yesterday/yesterday-gog.yaml | 25 +++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 10 deletions(-) create mode 100644 yesterday/yesterday-gog.yaml diff --git a/README.md b/README.md index 8bc15a9..f2aaa9d 100644 --- a/README.md +++ b/README.md @@ -37,16 +37,6 @@ Install the English patched version of Chameleon as available on Archive.org - [On Lutris](https://lutris.net/games/chameleon--2/) - [On Archive.org](https://archive.org/details/chameleon-2005) -## Yesterday (GOG) - -Install the GOG version of Yesterday. - -### Links - -- [Installer script](yesterday/yesterday-gog.yaml) -- [On Lutris](https://lutris.net/games/yesterday/) -- [On GOG](https://www.gog.com/game/yesterday) - ## Still Life (GOG) Install the GOG version of Still Life. @@ -242,6 +232,16 @@ Tortuga: Two Treasures is a pirate-themed action adventure game. Players take th Draft or work-in-progress installers that I have not yet submitted, either due to them not being finished, or due to technical limitations preventing the games from working as they should. +## Yesterday (GOG) + +Install the GOG version of Yesterday. + +### Links + +- [Installer script](yesterday/yesterday-gog.yaml) +- [On Lutris](https://lutris.net/games/yesterday/) +- [On GOG](https://www.gog.com/game/yesterday) + ## Titanic: Adventure Out Of Time Intrigue and adventure await you on board the Titanic, the most famous ocean liner in history. As a British secret agent on a vital mission, it is up to you to change the course of history as you explore the world’s most luxurious ocean vessel in all its original splendour. diff --git a/yesterday/yesterday-gog.yaml b/yesterday/yesterday-gog.yaml new file mode 100644 index 0000000..4d7d386 --- /dev/null +++ b/yesterday/yesterday-gog.yaml @@ -0,0 +1,25 @@ +name: Yesterday +game_slug: yesterday +version: GOG +slug: yesterday-gog +description: Install the GOG version of Yesterday. +runner: wine +script: + files: + - gogsetup: "N/A: Please select the GOG Windows installer file" + game: + arch: win64 + gogid: 1207658882 + exe: drive_c/GOG Games/Yesterday/Yesterday.exe + working_dir: drive_c/GOG Games/Yesterday/ + prefix: $GAMEDIR + installer: + - task: + arch: win64 + name: create_prefix + prefix: $GAMEDIR + - task: + description: Installing Yesterday... + executable: gogsetup + name: wineexec + prefix: $GAMEDIR