Installer alone-in-the-dark-1-gog

custom-name: Alone in the Dark - GOG
files:
- setup: N/A:Please select the GOG installer
- inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Alone%20in%20the%20Dark/clean.sh
game:
  config_file: $GAMEDIR/dosbox_conf/dosboxAlone1.conf
  main_file: $GAMEDIR/dosbox_conf/dosboxAlone1_single.conf
installer:
- extract:
    dst: $CACHE
    file: inno
- execute:
    args: -d "$GAMEDIR" "$setup"
    file: $CACHE/innoextract
- input_menu:
    description: Please choose your preferred game's text language
    id: LANG
    options:
    - 0: "Fran\xE7ais"
    - 1: English
    - 2: "Espa\xF1ol"
    - 3: Deutsch
    - 4: Italiano
    preselect: 1
- chmodx: script
- execute:
    args: $INPUT_LANG
    file: script
description: '"Alone in the Dark" GOG edition for DOSBox.'
game_slug: alone-in-the-dark-1
gogslug: alone_in_the_dark_the_trilogy_123
humblestoreid: ''
installer_slug: alone-in-the-dark-1-gog
name: Alone in the Dark 1
notes: '- multilanguage: you can choose text language during install between english
  (default), french, german, spanish and italian.'
runner: dosbox
script:
  custom-name: Alone in the Dark - GOG
  files:
  - setup: N/A:Please select the GOG installer
  - inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  - script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Alone%20in%20the%20Dark/clean.sh
  game:
    config_file: $GAMEDIR/dosbox_conf/dosboxAlone1.conf
    main_file: $GAMEDIR/dosbox_conf/dosboxAlone1_single.conf
  installer:
  - extract:
      dst: $CACHE
      file: inno
  - execute:
      args: -d "$GAMEDIR" "$setup"
      file: $CACHE/innoextract
  - input_menu:
      description: Please choose your preferred game's text language
      id: LANG
      options:
      - 0: "Fran\xE7ais"
      - 1: English
      - 2: "Espa\xF1ol"
      - 3: Deutsch
      - 4: Italiano
      preselect: 1
  - chmodx: script
  - execute:
      args: $INPUT_LANG
      file: script
slug: alone-in-the-dark-1-gog
steamid: null
version: GOG
year: 1992
{
  "game_slug": "alone-in-the-dark-1",
  "version": "GOG",
  "description": "\"Alone in the Dark\" GOG edition for DOSBox.",
  "notes": "- multilanguage: you can choose text language during install between english (default), french, german, spanish and italian.",
  "name": "Alone in the Dark 1",
  "year": 1992,
  "steamid": null,
  "gogslug": "alone_in_the_dark_the_trilogy_123",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "alone-in-the-dark-1-gog",
  "installer_slug": "alone-in-the-dark-1-gog",
  "script": {
    "custom-name": "Alone in the Dark - GOG",
    "files": [
      {
        "setup": "N/A:Please select the GOG installer"
      },
      {
        "inno": "http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      },
      {
        "script": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Alone%20in%20the%20Dark/clean.sh"
      }
    ],
    "game": {
      "config_file": "$GAMEDIR/dosbox_conf/dosboxAlone1.conf",
      "main_file": "$GAMEDIR/dosbox_conf/dosboxAlone1_single.conf"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "inno"
        }
      },
      {
        "execute": {
          "args": "-d \"$GAMEDIR\" \"$setup\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "input_menu": {
          "description": "Please choose your preferred game's text language",
          "id": "LANG",
          "options": [
            {
              "0": "Fran\u00e7ais"
            },
            {
              "1": "English"
            },
            {
              "2": "Espa\u00f1ol"
            },
            {
              "3": "Deutsch"
            },
            {
              "4": "Italiano"
            }
          ],
          "preselect": 1
        }
      },
      {
        "chmodx": "script"
      },
      {
        "execute": {
          "args": "$INPUT_LANG",
          "file": "script"
        }
      }
    ]
  }
}
Back to game