Installer ys-i-gog

files:
- game: N/A:Select the Ys I installer provided by GOG.
game:
  exe: drive_c/GOG Games/Ys I/ys1plus.exe
  prefix: $GAMEDIR
installer:
- task:
    args: /SILENT /SUPPRESSMSGBOXES /NOGUI
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: winxp
    description: Setting Windows version to XP
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: quartz
    description: installing quartz
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: amstream
    description: installing amstream
    name: winetricks
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    args: -u
    description: updating WINEPREFIX
    executable: wineboot
    name: wineexec
    prefix: $GAMEDIR
wine:
  overrides:
    winegstreamer: disabled
description: null
game_slug: ys-i
gogslug: ys_i_ii_chronicles
humblestoreid: ''
installer_slug: ys-i-gog
name: Ys I
notes: ''
runner: wine
script:
  files:
  - game: N/A:Select the Ys I installer provided by GOG.
  game:
    exe: drive_c/GOG Games/Ys I/ys1plus.exe
    prefix: $GAMEDIR
  installer:
  - task:
      args: /SILENT /SUPPRESSMSGBOXES /NOGUI
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: winxp
      description: Setting Windows version to XP
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: quartz
      description: installing quartz
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: amstream
      description: installing amstream
      name: winetricks
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  - task:
      args: -u
      description: updating WINEPREFIX
      executable: wineboot
      name: wineexec
      prefix: $GAMEDIR
  wine:
    overrides:
      winegstreamer: disabled
slug: ys-i-gog
steamid: 223810
version: GOG
year: 2013
{
  "game_slug": "ys-i",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Ys I",
  "year": 2013,
  "steamid": 223810,
  "gogslug": "ys_i_ii_chronicles",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "ys-i-gog",
  "installer_slug": "ys-i-gog",
  "script": {
    "files": [
      {
        "game": "N/A:Select the Ys I installer provided by GOG."
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Ys I/ys1plus.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "args": "/SILENT /SUPPRESSMSGBOXES /NOGUI",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "winxp",
          "description": "Setting Windows version to XP",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "quartz",
          "description": "installing quartz",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "amstream",
          "description": "installing amstream",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "-u",
          "description": "updating WINEPREFIX",
          "executable": "wineboot",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "overrides": {
        "winegstreamer": "disabled"
      }
    }
  }
}
Back to game