Installer blood-of-the-werewolf-steam

game:
  appid: 260250
  args: -force-d3d9
  prefix: $GAMEDIR/prefix
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    key: Fullscreen
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Scientifically Proven Entertainment\Blood of
      the Werewolf\Settings
    prefix: $GAMEDIR/prefix
    type: REG_DWORD
    value: '00000000'
description: null
game_slug: blood-of-the-werewolf
gogslug: ''
humblestoreid: ''
installer_slug: blood-of-the-werewolf-steam
name: Blood of the Werewolf
notes: ''
runner: winesteam
script:
  game:
    appid: 260250
    args: -force-d3d9
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      key: Fullscreen
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Scientifically Proven Entertainment\Blood of
        the Werewolf\Settings
      prefix: $GAMEDIR/prefix
      type: REG_DWORD
      value: '00000000'
slug: blood-of-the-werewolf-steam
steamid: 260250
version: Steam
year: 2013
{
  "game_slug": "blood-of-the-werewolf",
  "version": "Steam",
  "description": null,
  "notes": "",
  "name": "Blood of the Werewolf",
  "year": 2013,
  "steamid": 260250,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "blood-of-the-werewolf-steam",
  "installer_slug": "blood-of-the-werewolf-steam",
  "script": {
    "game": {
      "appid": 260250,
      "args": "-force-d3d9",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "key": "Fullscreen",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Scientifically Proven Entertainment\\Blood of the Werewolf\\Settings",
          "prefix": "$GAMEDIR/prefix",
          "type": "REG_DWORD",
          "value": "00000000"
        }
      }
    ]
  }
}
Back to game