Installer ys-origin-gog

files:
- setup: N/A:Select the game's setup file
game:
  exe: drive_c/GOG Games/Ys Origin/yso_win.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: directshow
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: cinepak
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: lavfilters
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
    description: Installing Ys Origin
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Setting game options.
    executable: $GAMEDIR/drive_c/GOG Games/Ys Origin/config.exe
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    GAMEID: ulwgl-207350
    STORE: gog
description: null
game_slug: ys-origin
gogslug: ys_origin
humblestoreid: ysorigin
installer_slug: ys-origin-gog
name: Ys Origin
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select the game's setup file
  game:
    exe: drive_c/GOG Games/Ys Origin/yso_win.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: directshow
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: cinepak
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: lavfilters
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
      description: Installing Ys Origin
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Setting game options.
      executable: $GAMEDIR/drive_c/GOG Games/Ys Origin/config.exe
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      GAMEID: ulwgl-207350
      STORE: gog
slug: ys-origin-gog
steamid: 207350
version: GOG
year: 2006
{
  "game_slug": "ys-origin",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Ys Origin",
  "year": 2006,
  "steamid": 207350,
  "gogslug": "ys_origin",
  "humblestoreid": "ysorigin",
  "runner": "wine",
  "slug": "ys-origin-gog",
  "installer_slug": "ys-origin-gog",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Ys Origin/yso_win.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "directshow",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "cinepak",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "lavfilters",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
          "description": "Installing Ys Origin",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Setting game options.",
          "executable": "$GAMEDIR/drive_c/GOG Games/Ys Origin/config.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "GAMEID": "ulwgl-207350",
        "STORE": "gog"
      }
    }
  }
}
Back to game