Installer velvet-assassin-steam

game:
  appid: 16720
  prefix: $GAMEDIR/prefix
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: d3dx9
    description: Installing d3dx9
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: physx
    description: Installing physx
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2008
    description: Installing vcrun2008
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2010 win7
    description: Installing vcrun2010
    name: winetricks
    prefix: $GAMEDIR/prefix
winesteam:
  UseGLSL: disabled
description: null
game_slug: velvet-assassin
gogslug: ''
humblestoreid: ''
installer_slug: velvet-assassin-steam
name: Velvet Assassin
notes: Install the required Physx dependencies to fix the "Failed to init ageia physics
  sdk" error message.
runner: winesteam
script:
  game:
    appid: 16720
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: d3dx9
      description: Installing d3dx9
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: physx
      description: Installing physx
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2008
      description: Installing vcrun2008
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2010 win7
      description: Installing vcrun2010
      name: winetricks
      prefix: $GAMEDIR/prefix
  winesteam:
    UseGLSL: disabled
slug: velvet-assassin-steam
steamid: 16720
version: Steam
year: 2009
{
  "game_slug": "velvet-assassin",
  "version": "Steam",
  "description": null,
  "notes": "Install the required Physx dependencies to fix the \"Failed to init ageia physics sdk\" error message.",
  "name": "Velvet Assassin",
  "year": 2009,
  "steamid": 16720,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "velvet-assassin-steam",
  "installer_slug": "velvet-assassin-steam",
  "script": {
    "game": {
      "appid": 16720,
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "d3dx9",
          "description": "Installing d3dx9",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "physx",
          "description": "Installing physx",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2008",
          "description": "Installing vcrun2008",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2010 win7",
          "description": "Installing vcrun2010",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ],
    "winesteam": {
      "UseGLSL": "disabled"
    }
  }
}
Back to game