Installer nba-2k15-steam

game:
  appid: 282350
  arch: win64
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2010
    arch: win64
    description: Installing VisualC++ Runtime vcrun2010
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: dsound
    arch: win64
    name: winetricks
    prefix: $GAMEDIR/prefix
system:
  env:
    DXVK_HUD: 0
  pulse_latency: true
winesteam:
  overrides:
    xaudio2_7: native,builtin
  x360ce-path: $GAMEDIR
  x360ce-xinput9: true
description: null
game_slug: nba-2k15
gogslug: ''
humblestoreid: ''
installer_slug: nba-2k15-steam
name: NBA 2K15
notes: "- If playing with a xbox 360 controller the dpad shows up as a player in the\
  \ team selection screen (although the dpad works fine in the game). \r\n\r\n- One\
  \ of the players wasd for controllers (and is the default selected) when choosing\
  \ sides."
runner: winesteam
script:
  game:
    appid: 282350
    arch: win64
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2010
      arch: win64
      description: Installing VisualC++ Runtime vcrun2010
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: dsound
      arch: win64
      name: winetricks
      prefix: $GAMEDIR/prefix
  system:
    env:
      DXVK_HUD: 0
    pulse_latency: true
  winesteam:
    overrides:
      xaudio2_7: native,builtin
    x360ce-path: $GAMEDIR
    x360ce-xinput9: true
slug: nba-2k15-steam
steamid: 282350
version: Steam
year: 2014
{
  "game_slug": "nba-2k15",
  "version": "Steam",
  "description": null,
  "notes": "- If playing with a xbox 360 controller the dpad shows up as a player in the team selection screen (although the dpad works fine in the game). \r\n\r\n- One of the players wasd for controllers (and is the default selected) when choosing sides.",
  "name": "NBA 2K15",
  "year": 2014,
  "steamid": 282350,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "nba-2k15-steam",
  "installer_slug": "nba-2k15-steam",
  "script": {
    "game": {
      "appid": 282350,
      "arch": "win64",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2010",
          "arch": "win64",
          "description": "Installing VisualC++ Runtime vcrun2010",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "dsound",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0
      },
      "pulse_latency": true
    },
    "winesteam": {
      "overrides": {
        "xaudio2_7": "native,builtin"
      },
      "x360ce-path": "$GAMEDIR",
      "x360ce-xinput9": true
    }
  }
}
Back to game