Installer savage-2-a-tortured-soul-wine

files:
- installer: http://masterserver1.talesofnewerth.com/download/Savage2-2.1.1.1-windows-installer.exe
game:
  arch: win64
  exe: drive_c/Program Files (x86)/Savage2/savage2.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Setting up wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Install to default location
    executable: $installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: d3dx9
    description: Installing needed libraries
    name: winetricks
    prefix: $GAMEDIR
    silent: true
description: This installer directs to the community maintained version of the game
  hosted at https://savage2.net/
game_slug: savage-2-a-tortured-soul
gogslug: ''
humblestoreid: ''
installer_slug: savage-2-a-tortured-soul-wine
name: 'Savage 2: A Tortured Soul'
notes: ''
runner: wine
script:
  files:
  - installer: http://masterserver1.talesofnewerth.com/download/Savage2-2.1.1.1-windows-installer.exe
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Savage2/savage2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Setting up wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Install to default location
      executable: $installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: d3dx9
      description: Installing needed libraries
      name: winetricks
      prefix: $GAMEDIR
      silent: true
slug: savage-2-a-tortured-soul-wine
steamid: 13700
version: Wine
year: 2008
{
  "game_slug": "savage-2-a-tortured-soul",
  "version": "Wine",
  "description": "This installer directs to the community maintained version of the game hosted at https://savage2.net/",
  "notes": "",
  "name": "Savage 2: A Tortured Soul",
  "year": 2008,
  "steamid": 13700,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "savage-2-a-tortured-soul-wine",
  "installer_slug": "savage-2-a-tortured-soul-wine",
  "script": {
    "files": [
      {
        "installer": "http://masterserver1.talesofnewerth.com/download/Savage2-2.1.1.1-windows-installer.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Savage2/savage2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Setting up wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Install to default location",
          "executable": "$installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx9",
          "description": "Installing needed libraries",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      }
    ]
  }
}
Back to game