Installer they-are-billions-steam-w-dxvk

game:
  appid: 644930
  arch: win64
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    description: Creating prefix
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: corefonts
    arch: win64
    description: Installing corefonts
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2017
    arch: win64
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: d3dx11_42
    arch: win64
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: d3dx11_43
    arch: win64
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: dotnet472
    arch: win64
    description: Installing .NET 4.7.2 (it may take a while)
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: gdiplus
    arch: win64
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: win7
    arch: win64
    name: winetricks
    prefix: $GAMEDIR/prefix
system:
  env:
    DXVK_HUD: 0
  pulse_latency: true
winesteam:
  overrides:
    xaudio2_7: native,builtin
description: null
game_slug: they-are-billions
gogslug: they_are_billions
humblestoreid: ''
installer_slug: they-are-billions-steam-w-dxvk
name: They Are Billions
notes: ''
runner: winesteam
script:
  game:
    appid: 644930
    arch: win64
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      description: Creating prefix
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: corefonts
      arch: win64
      description: Installing corefonts
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2017
      arch: win64
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: d3dx11_42
      arch: win64
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: d3dx11_43
      arch: win64
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: dotnet472
      arch: win64
      description: Installing .NET 4.7.2 (it may take a while)
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: gdiplus
      arch: win64
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: win7
      arch: win64
      name: winetricks
      prefix: $GAMEDIR/prefix
  system:
    env:
      DXVK_HUD: 0
    pulse_latency: true
  winesteam:
    overrides:
      xaudio2_7: native,builtin
slug: they-are-billions-steam-w-dxvk
steamid: 644930
version: Steam w/ DXVK
year: 2019
{
  "game_slug": "they-are-billions",
  "version": "Steam w/ DXVK",
  "description": null,
  "notes": "",
  "name": "They Are Billions",
  "year": 2019,
  "steamid": 644930,
  "gogslug": "they_are_billions",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "they-are-billions-steam-w-dxvk",
  "installer_slug": "they-are-billions-steam-w-dxvk",
  "script": {
    "game": {
      "appid": 644930,
      "arch": "win64",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "arch": "win64",
          "description": "Installing corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2017",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "d3dx11_42",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "d3dx11_43",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "dotnet472",
          "arch": "win64",
          "description": "Installing .NET 4.7.2 (it may take a while)",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "gdiplus",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0
      },
      "pulse_latency": true
    },
    "winesteam": {
      "overrides": {
        "xaudio2_7": "native,builtin"
      }
    }
  }
}
Back to game