Installer sacred-gold-gog

files:
- setup: N/A:Select the GOG setup exe
game:
  exe: drive_c/GOG Games/Sacred Gold/Sacred.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Running GOG Installer
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: winxp
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    key: GrabFullscreen
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
    prefix: $GAMEDIR
    value: Y
wine:
  Desktop: true
  WineDesktop: 1024x768
description: null
game_slug: sacred-gold
gogslug: sacred_gold
humblestoreid: ''
installer_slug: sacred-gold-gog
name: Sacred Gold
notes: 'You should edit config file, which located here: ''/drive_c/GOG Games/Sacred
  Gold/Settings.cfg'' and change line SHOWMOVIE : 1 to SHOWMOVIE : 0 otherwise you
  will experiencing black screen after starting game.'
runner: wine
script:
  files:
  - setup: N/A:Select the GOG setup exe
  game:
    exe: drive_c/GOG Games/Sacred Gold/Sacred.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Running GOG Installer
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: winxp
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      key: GrabFullscreen
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
      prefix: $GAMEDIR
      value: Y
  wine:
    Desktop: true
    WineDesktop: 1024x768
slug: sacred-gold-gog
steamid: 12320
version: GOG
year: 2004
{
  "game_slug": "sacred-gold",
  "version": "GOG",
  "description": null,
  "notes": "You should edit config file, which located here: '/drive_c/GOG Games/Sacred Gold/Settings.cfg' and change line SHOWMOVIE : 1 to SHOWMOVIE : 0 otherwise you will experiencing black screen after starting game.",
  "name": "Sacred Gold",
  "year": 2004,
  "steamid": 12320,
  "gogslug": "sacred_gold",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "sacred-gold-gog",
  "installer_slug": "sacred-gold-gog",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the GOG setup exe"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Sacred Gold/Sacred.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Running GOG Installer",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "winxp",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "key": "GrabFullscreen",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
          "prefix": "$GAMEDIR",
          "value": "Y"
        }
      }
    ],
    "wine": {
      "Desktop": true,
      "WineDesktop": "1024x768"
    }
  }
}
Back to game