Installer titanic-adventure-out-of-time-gog

custom-name: 'Titanic: Adventure Out of Time - GOG'
files:
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
- gogsetup: N/A:Please select the exe setup file downloaded from your GOG account.
game:
  arch: win32
  exe: drive_c/GOG Games/Titanic - Adventure Out of Time/TitanicStart.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $CACHE/innoextract
    file: inno
- execute:
    args: --extract --gog $gogsetup --output-dir "$CACHE/TitanicAdventureOutofTime/"
    file: $CACHE/innoextract/innoextract
- move:
    dst: $GAMEDIR/drive_c/GOG Games/Titanic - Adventure Out of Time/
    src: $CACHE/TitanicAdventureOutofTime/app/
system:
  single_cpu: true
wine:
  Desktop: true
description: GOG version 1.0 tour fix (17629)
game_slug: titanic-adventure-out-of-time
gogslug: titanic_adventure_out_of_time
humblestoreid: ''
installer_slug: titanic-adventure-out-of-time-gog
name: 'Titanic: Adventure Out of Time'
notes: After the Cyberflix intro video, the screen goes black. Pressing escape allows
  you to continue.
runner: wine
script:
  custom-name: 'Titanic: Adventure Out of Time - GOG'
  files:
  - inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
  - gogsetup: N/A:Please select the exe setup file downloaded from your GOG account.
  game:
    arch: win32
    exe: drive_c/GOG Games/Titanic - Adventure Out of Time/TitanicStart.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE/innoextract
      file: inno
  - execute:
      args: --extract --gog $gogsetup --output-dir "$CACHE/TitanicAdventureOutofTime/"
      file: $CACHE/innoextract/innoextract
  - move:
      dst: $GAMEDIR/drive_c/GOG Games/Titanic - Adventure Out of Time/
      src: $CACHE/TitanicAdventureOutofTime/app/
  system:
    single_cpu: true
  wine:
    Desktop: true
slug: titanic-adventure-out-of-time-gog
steamid: 785480
version: GOG
year: 1996
{
  "game_slug": "titanic-adventure-out-of-time",
  "version": "GOG",
  "description": "GOG version 1.0 tour fix (17629)",
  "notes": "After the Cyberflix intro video, the screen goes black. Pressing escape allows you to continue.",
  "name": "Titanic: Adventure Out of Time",
  "year": 1996,
  "steamid": 785480,
  "gogslug": "titanic_adventure_out_of_time",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "titanic-adventure-out-of-time-gog",
  "installer_slug": "titanic-adventure-out-of-time-gog",
  "script": {
    "custom-name": "Titanic: Adventure Out of Time - GOG",
    "files": [
      {
        "inno": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
      },
      {
        "gogsetup": "N/A:Please select the exe setup file downloaded from your GOG account."
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/Titanic - Adventure Out of Time/TitanicStart.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/innoextract",
          "file": "inno"
        }
      },
      {
        "execute": {
          "args": "--extract --gog $gogsetup --output-dir \"$CACHE/TitanicAdventureOutofTime/\"",
          "file": "$CACHE/innoextract/innoextract"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/GOG Games/Titanic - Adventure Out of Time/",
          "src": "$CACHE/TitanicAdventureOutofTime/app/"
        }
      }
    ],
    "system": {
      "single_cpu": true
    },
    "wine": {
      "Desktop": true
    }
  }
}
Back to game