Installer hellblade-senuas-sacrifice-gog

custom-name: Hellblade - Senua's Sacrifice - 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: win64
  args: -d3d11
  exe: drive_c/GOG Games/HellbladeSenuasSacrifice/HellbladeGame.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    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/HellbladeSenuasSacrifice/"
    file: $CACHE/innoextract/innoextract
- merge:
    dst: $GAMEDIR/drive_c/GOG Games/HellbladeSenuasSacrifice/
    src: $CACHE/HellbladeSenuasSacrifice/
- task:
    arch: win64
    key: background
    name: set_regedit
    path: HKEY_CURRENT_USER\Control Panel\Colors\
    prefix: $GAMEDIR
    type: REG_SZ
    value: 0 0 0
- execute:
    command: cd "$GAMEDIR/drive_c/GOG Games/HellbladeSenuasSacrifice" ; rm -f -r app
      commonappdata __redist tmp goggame-1573355755.* ;
wine:
  Desktop: true
description: '"Hellblade - Senua''s Sacrifice" provided by GOG using Lutris Wine runner.'
game_slug: hellblade-senuas-sacrifice
gogslug: hellblade_senuas_sacrifice_pack
humblestoreid: ''
installer_slug: hellblade-senuas-sacrifice-gog
name: 'Hellblade: Senua''s Sacrifice'
notes: "The game will start in directx 11 mode per default.\r\nYou can change this\
  \ value to\r\n-d3d12\r\nin \"game options\", \"arguments\" field."
runner: wine
script:
  custom-name: Hellblade - Senua's Sacrifice - 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: win64
    args: -d3d11
    exe: drive_c/GOG Games/HellbladeSenuasSacrifice/HellbladeGame.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      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/HellbladeSenuasSacrifice/"
      file: $CACHE/innoextract/innoextract
  - merge:
      dst: $GAMEDIR/drive_c/GOG Games/HellbladeSenuasSacrifice/
      src: $CACHE/HellbladeSenuasSacrifice/
  - task:
      arch: win64
      key: background
      name: set_regedit
      path: HKEY_CURRENT_USER\Control Panel\Colors\
      prefix: $GAMEDIR
      type: REG_SZ
      value: 0 0 0
  - execute:
      command: cd "$GAMEDIR/drive_c/GOG Games/HellbladeSenuasSacrifice" ; rm -f -r
        app commonappdata __redist tmp goggame-1573355755.* ;
  wine:
    Desktop: true
slug: hellblade-senuas-sacrifice-gog
steamid: 414340
version: GOG
year: 2017
{
  "game_slug": "hellblade-senuas-sacrifice",
  "version": "GOG",
  "description": "\"Hellblade - Senua's Sacrifice\" provided by GOG using Lutris Wine runner.",
  "notes": "The game will start in directx 11 mode per default.\r\nYou can change this value to\r\n-d3d12\r\nin \"game options\", \"arguments\" field.",
  "name": "Hellblade: Senua's Sacrifice",
  "year": 2017,
  "steamid": 414340,
  "gogslug": "hellblade_senuas_sacrifice_pack",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "hellblade-senuas-sacrifice-gog",
  "installer_slug": "hellblade-senuas-sacrifice-gog",
  "script": {
    "custom-name": "Hellblade - Senua's Sacrifice - 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": "win64",
      "args": "-d3d11",
      "exe": "drive_c/GOG Games/HellbladeSenuasSacrifice/HellbladeGame.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "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/HellbladeSenuasSacrifice/\"",
          "file": "$CACHE/innoextract/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/GOG Games/HellbladeSenuasSacrifice/",
          "src": "$CACHE/HellbladeSenuasSacrifice/"
        }
      },
      {
        "task": {
          "arch": "win64",
          "key": "background",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Control Panel\\Colors\\",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": "0 0 0"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR/drive_c/GOG Games/HellbladeSenuasSacrifice\" ; rm -f -r app commonappdata __redist tmp goggame-1573355755.* ;"
        }
      }
    ],
    "wine": {
      "Desktop": true
    }
  }
}
Back to game