Installer poacher-11

files:
- file1: http://cdn.themis-media.com/media/sites/escapistmagazine/games/yahtzee/poacher_installer.1_1.exe
game:
  arch: win32
  exe: drive_c/Program Files/Poacher/Poacher.exe
  prefix: $GAMEDIR
installer:
- task:
    app: directmusic
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dsound
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /S "/D="C:\\Program Files""
    executable: $file1
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: poacher
gogslug: ''
humblestoreid: ''
installer_slug: poacher-11
name: Poacher
notes: All sound lags behind by some centiseconds.
runner: wine
script:
  files:
  - file1: http://cdn.themis-media.com/media/sites/escapistmagazine/games/yahtzee/poacher_installer.1_1.exe
  game:
    arch: win32
    exe: drive_c/Program Files/Poacher/Poacher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: directmusic
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dsound
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /S "/D="C:\\Program Files""
      executable: $file1
      name: wineexec
      prefix: $GAMEDIR
slug: poacher-11
steamid: null
version: '1.1'
year: 2012
{
  "game_slug": "poacher",
  "version": "1.1",
  "description": null,
  "notes": "All sound lags behind by some centiseconds.",
  "name": "Poacher",
  "year": 2012,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "poacher-11",
  "installer_slug": "poacher-11",
  "script": {
    "files": [
      {
        "file1": "http://cdn.themis-media.com/media/sites/escapistmagazine/games/yahtzee/poacher_installer.1_1.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Poacher/Poacher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "directmusic",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dsound",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/S \"/D=\"C:\\\\Program Files\"\"",
          "executable": "$file1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game