Installer call-of-cthulhu-shadow-of-the-gog-windows-setup-ex

custom-name: Call of Cthulhu - Shadow of the Comet - GOG
files:
- install: 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/Call%20of%20Cthulhu%20-%20Shadow%20of%20the%20Comet/clean.sh
game:
  config_file: $GAMEDIR/dosbox_conf/dosbox_sotc_single.conf
  main_file: dosbox_conf/dosbox_sotc.conf
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: inno
- execute:
    args: -d "$GAMEDIR" "$install"
    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: '"Call of Cthulhu: Shadow of the Comet" GOG edition for DOSBox.'
game_slug: call-of-cthulhu-shadow-of-the-comet
gogslug: call_of_cthulhu_shadow_of_the_comet
humblestoreid: ''
installer_slug: call-of-cthulhu-shadow-of-the-gog-windows-setup-ex
name: 'Call of Cthulhu: Shadow of the Comet'
notes: "- This script will need the GOG windows setup executable.\r\n- Multilanguage:\
  \ you can choose game text language between english, french, italian, german and\
  \ spanish."
runner: dosbox
script:
  custom-name: Call of Cthulhu - Shadow of the Comet - GOG
  files:
  - install: 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/Call%20of%20Cthulhu%20-%20Shadow%20of%20the%20Comet/clean.sh
  game:
    config_file: $GAMEDIR/dosbox_conf/dosbox_sotc_single.conf
    main_file: dosbox_conf/dosbox_sotc.conf
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: inno
  - execute:
      args: -d "$GAMEDIR" "$install"
      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: call-of-cthulhu-shadow-of-the-gog-windows-setup-ex
steamid: 389470
version: GOG + Windows setup exe
year: 1993
{
  "game_slug": "call-of-cthulhu-shadow-of-the-comet",
  "version": "GOG + Windows setup exe",
  "description": "\"Call of Cthulhu: Shadow of the Comet\" GOG edition for DOSBox.",
  "notes": "- This script will need the GOG windows setup executable.\r\n- Multilanguage: you can choose game text language between english, french, italian, german and spanish.",
  "name": "Call of Cthulhu: Shadow of the Comet",
  "year": 1993,
  "steamid": 389470,
  "gogslug": "call_of_cthulhu_shadow_of_the_comet",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "call-of-cthulhu-shadow-of-the-gog-windows-setup-ex",
  "installer_slug": "call-of-cthulhu-shadow-of-the-gog-windows-setup-ex",
  "script": {
    "custom-name": "Call of Cthulhu - Shadow of the Comet - GOG",
    "files": [
      {
        "install": "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/Call%20of%20Cthulhu%20-%20Shadow%20of%20the%20Comet/clean.sh"
      }
    ],
    "game": {
      "config_file": "$GAMEDIR/dosbox_conf/dosbox_sotc_single.conf",
      "main_file": "dosbox_conf/dosbox_sotc.conf",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "inno"
        }
      },
      {
        "execute": {
          "args": "-d \"$GAMEDIR\" \"$install\"",
          "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