Installer caliber-wine

files:
- game:
    filename: CaliberSetup.exe
    url: https://cdn.playcaliber.com/p1/a88c3b70f76a0e56b1e08b62c9895cfe/launcher/setup/CaliberSetup.exe
game:
  arch: win64
  exe: drive_c/Program Files (x86)/1C Game Studios/Caliber/Launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /VERYSILENT /CLOSEAPPLICATIONS
    description: Installing Caliber
    exclude_processes: explorer.exe rpcss.exe winedevice.exe plugplay.exe Launcher.exe
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
- task:
    app: corefonts win10
    arch: win64
    description: Setting Wine to Windows 10
    name: winetricks
    prefix: $GAMEDIR
system:
  disable_runtime: false
  env:
    DXVK_HUD: 0
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
  Desktop: true
  WineDesktop: 1920x1080
  overrides:
    xaudio2_7: native,builtin
description: "1C Game Studios\r\nhttps://playcaliber.com/ru/"
game_slug: caliber
gogslug: ''
humblestoreid: ''
installer_slug: caliber-wine
name: Caliber
notes: ''
runner: wine
script:
  files:
  - game:
      filename: CaliberSetup.exe
      url: https://cdn.playcaliber.com/p1/a88c3b70f76a0e56b1e08b62c9895cfe/launcher/setup/CaliberSetup.exe
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/1C Game Studios/Caliber/Launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /VERYSILENT /CLOSEAPPLICATIONS
      description: Installing Caliber
      exclude_processes: explorer.exe rpcss.exe winedevice.exe plugplay.exe Launcher.exe
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
  - task:
      app: corefonts win10
      arch: win64
      description: Setting Wine to Windows 10
      name: winetricks
      prefix: $GAMEDIR
  system:
    disable_runtime: false
    env:
      DXVK_HUD: 0
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
  wine:
    Desktop: true
    WineDesktop: 1920x1080
    overrides:
      xaudio2_7: native,builtin
slug: caliber-wine
steamid: 307950
version: Wine
year: 2019
{
  "game_slug": "caliber",
  "version": "Wine",
  "description": "1C Game Studios\r\nhttps://playcaliber.com/ru/",
  "notes": "",
  "name": "Caliber",
  "year": 2019,
  "steamid": 307950,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "caliber-wine",
  "installer_slug": "caliber-wine",
  "script": {
    "files": [
      {
        "game": {
          "filename": "CaliberSetup.exe",
          "url": "https://cdn.playcaliber.com/p1/a88c3b70f76a0e56b1e08b62c9895cfe/launcher/setup/CaliberSetup.exe"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/1C Game Studios/Caliber/Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/VERYSILENT /CLOSEAPPLICATIONS",
          "description": "Installing Caliber",
          "exclude_processes": "explorer.exe rpcss.exe winedevice.exe plugplay.exe Launcher.exe",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts win10",
          "arch": "win64",
          "description": "Setting Wine to Windows 10",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "disable_runtime": false,
      "env": {
        "DXVK_HUD": 0,
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      }
    },
    "wine": {
      "Desktop": true,
      "WineDesktop": "1920x1080",
      "overrides": {
        "xaudio2_7": "native,builtin"
      }
    }
  }
}
Back to game