Installer darksiders-ii-steam

game:
  appid: 50650
  arch: win32
  prefix: $GAMEDIR/prefix
installer:
- task:
    app: vcrun2010
    arch: win32
    description: Installing vcrun 2010
    name: winetricks
    prefix: $GAMEDIR/prefix
    silent: true
- task:
    app: d3dcompiler_43
    arch: win32
    description: Installing d3dcompiler_43
    name: winetricks
    prefix: $GAMEDIR/prefix
    silent: true
description: ''
game_slug: darksiders-ii
gogslug: darksiders_ii
humblestoreid: ''
installer_slug: darksiders-ii-steam
name: Darksiders II
notes: "Don't change the shadows quality in the games settings above medium or the\
  \ game will crash before entering the main menu.\r\nIf you have and want to fix\
  \ it, you can follow the instructions posted here:\r\nhttps://steamcommunity.com/app/388410/discussions/0/496880503063789705/\
  \ (replace the steam id with 50650)\r\n\r\nDisable antialiasing to avoid graphical\
  \ glitches."
runner: winesteam
script:
  game:
    appid: 50650
    arch: win32
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      app: vcrun2010
      arch: win32
      description: Installing vcrun 2010
      name: winetricks
      prefix: $GAMEDIR/prefix
      silent: true
  - task:
      app: d3dcompiler_43
      arch: win32
      description: Installing d3dcompiler_43
      name: winetricks
      prefix: $GAMEDIR/prefix
      silent: true
slug: darksiders-ii-steam
steamid: 50650
version: Steam
year: 2012
{
  "game_slug": "darksiders-ii",
  "version": "Steam",
  "description": "",
  "notes": "Don't change the shadows quality in the games settings above medium or the game will crash before entering the main menu.\r\nIf you have and want to fix it, you can follow the instructions posted here:\r\nhttps://steamcommunity.com/app/388410/discussions/0/496880503063789705/ (replace the steam id with 50650)\r\n\r\nDisable antialiasing to avoid graphical glitches.",
  "name": "Darksiders II",
  "year": 2012,
  "steamid": 50650,
  "gogslug": "darksiders_ii",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "darksiders-ii-steam",
  "installer_slug": "darksiders-ii-steam",
  "script": {
    "game": {
      "appid": 50650,
      "arch": "win32",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "app": "vcrun2010",
          "arch": "win32",
          "description": "Installing vcrun 2010",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix",
          "silent": true
        }
      },
      {
        "task": {
          "app": "d3dcompiler_43",
          "arch": "win32",
          "description": "Installing d3dcompiler_43",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix",
          "silent": true
        }
      }
    ]
  }
}
Back to game