Installer hydrophobia-prophecy-steam

game:
  appid: 92000
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: win7
    arch: win32
    description: Changing to Windows 7
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: d3dx9
    arch: win32
    description: Installing d3dx9
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2005
    arch: win32
    description: Installing VisualC++ Runtime vcrun2005
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2008
    arch: win32
    description: Installing VisualC++ Runtime vcrun2008
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2010
    arch: win32
    description: Installing VisualC++ Runtime vcrun2010
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: corefonts
    arch: win32
    description: Installing Corefonts
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: tahoma
    arch: win32
    description: Installing Tahoma
    name: winetricks
    prefix: $GAMEDIR/prefix
description: null
game_slug: hydrophobia-prophecy
gogslug: ''
humblestoreid: ''
installer_slug: hydrophobia-prophecy-steam
name: 'Hydrophobia: Prophecy'
notes: Freezes for some odd reason needs tester i have no idea what is causing it
  to freeze
runner: winesteam
script:
  game:
    appid: 92000
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: win7
      arch: win32
      description: Changing to Windows 7
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: d3dx9
      arch: win32
      description: Installing d3dx9
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2005
      arch: win32
      description: Installing VisualC++ Runtime vcrun2005
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2008
      arch: win32
      description: Installing VisualC++ Runtime vcrun2008
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2010
      arch: win32
      description: Installing VisualC++ Runtime vcrun2010
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: corefonts
      arch: win32
      description: Installing Corefonts
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: tahoma
      arch: win32
      description: Installing Tahoma
      name: winetricks
      prefix: $GAMEDIR/prefix
slug: hydrophobia-prophecy-steam
steamid: 92000
version: Steam
year: 2010
{
  "game_slug": "hydrophobia-prophecy",
  "version": "Steam",
  "description": null,
  "notes": "Freezes for some odd reason needs tester i have no idea what is causing it to freeze",
  "name": "Hydrophobia: Prophecy",
  "year": 2010,
  "steamid": 92000,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "hydrophobia-prophecy-steam",
  "installer_slug": "hydrophobia-prophecy-steam",
  "script": {
    "game": {
      "appid": 92000
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win32",
          "description": "Changing to Windows 7",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "d3dx9",
          "arch": "win32",
          "description": "Installing d3dx9",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2005",
          "arch": "win32",
          "description": "Installing VisualC++ Runtime vcrun2005",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2008",
          "arch": "win32",
          "description": "Installing VisualC++ Runtime vcrun2008",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2010",
          "arch": "win32",
          "description": "Installing VisualC++ Runtime vcrun2010",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "arch": "win32",
          "description": "Installing Corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "tahoma",
          "arch": "win32",
          "description": "Installing Tahoma",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game