Installer alan-wake-gog

files:
- gogsetup: N/A:Select the Windows setup file downloaded from GOG
game:
  arch: win64
  args: -locale=$INPUT_LANG
  exe: drive_c/Alan Wake/alanwake.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    install_gecko: true
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Alan Wake
    file: gogsetup
    format: gog
- task:
    app: xact
    name: winetricks
    silent: true
- input_menu:
    description: 'Please choose your preferred language:'
    id: LANG
    options:
    - en: English (audio + subtitles)
    - fr: French  (audio + subtitles)
    - es: Spanish  (audio + subtitles)
    - de: German  (audio + subtitles)
    - it: Italian  (audio + subtitles)
    - jp: Japanese  (audio + subtitles)
    - ko: Korean (subtitles)
    - cht: Tchinese (subtitles)
    - pl: Polish (subtitles)
    - ru: Russian (subtitles)
    - cz: Czech (subtitles)
    preselect: en
wine:
  dxvk_nvapi: false
description: Play "Alan Wake" Gog edition on Linux!
game_slug: alan-wake
gogslug: alan_wake
humblestoreid: ''
installer_slug: alan-wake-gog
name: Alan Wake
notes: "- You could choose your preferred language for audio and subtitles during\
  \ install\r\n- dxvk_nvapi could crash the game, it will be disabled"
runner: wine
script:
  files:
  - gogsetup: N/A:Select the Windows setup file downloaded from GOG
  game:
    arch: win64
    args: -locale=$INPUT_LANG
    exe: drive_c/Alan Wake/alanwake.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      install_gecko: true
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Alan Wake
      file: gogsetup
      format: gog
  - task:
      app: xact
      name: winetricks
      silent: true
  - input_menu:
      description: 'Please choose your preferred language:'
      id: LANG
      options:
      - en: English (audio + subtitles)
      - fr: French  (audio + subtitles)
      - es: Spanish  (audio + subtitles)
      - de: German  (audio + subtitles)
      - it: Italian  (audio + subtitles)
      - jp: Japanese  (audio + subtitles)
      - ko: Korean (subtitles)
      - cht: Tchinese (subtitles)
      - pl: Polish (subtitles)
      - ru: Russian (subtitles)
      - cz: Czech (subtitles)
      preselect: en
  wine:
    dxvk_nvapi: false
slug: alan-wake-gog
steamid: 108710
version: GOG
year: 2010
{
  "game_slug": "alan-wake",
  "version": "GOG",
  "description": "Play \"Alan Wake\" Gog edition on Linux!",
  "notes": "- You could choose your preferred language for audio and subtitles during install\r\n- dxvk_nvapi could crash the game, it will be disabled",
  "name": "Alan Wake",
  "year": 2010,
  "steamid": 108710,
  "gogslug": "alan_wake",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "alan-wake-gog",
  "installer_slug": "alan-wake-gog",
  "script": {
    "files": [
      {
        "gogsetup": "N/A:Select the Windows setup file downloaded from GOG"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "-locale=$INPUT_LANG",
      "exe": "drive_c/Alan Wake/alanwake.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "install_gecko": true,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Alan Wake",
          "file": "gogsetup",
          "format": "gog"
        }
      },
      {
        "task": {
          "app": "xact",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "input_menu": {
          "description": "Please choose your preferred language:",
          "id": "LANG",
          "options": [
            {
              "en": "English (audio + subtitles)"
            },
            {
              "fr": "French  (audio + subtitles)"
            },
            {
              "es": "Spanish  (audio + subtitles)"
            },
            {
              "de": "German  (audio + subtitles)"
            },
            {
              "it": "Italian  (audio + subtitles)"
            },
            {
              "jp": "Japanese  (audio + subtitles)"
            },
            {
              "ko": "Korean (subtitles)"
            },
            {
              "cht": "Tchinese (subtitles)"
            },
            {
              "pl": "Polish (subtitles)"
            },
            {
              "ru": "Russian (subtitles)"
            },
            {
              "cz": "Czech (subtitles)"
            }
          ],
          "preselect": "en"
        }
      }
    ],
    "wine": {
      "dxvk_nvapi": false
    }
  }
}
Back to game