Installer world-of-warships-wows-wargaming-clien

files:
- game: https://redirect.wargaming.net/WGC/Wargaming_Game_Center_Install_EU.exe
game:
  arch: win64
  exe: drive_c/ProgramData/Wargaming.net/GameCenter/wgc.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts win10
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /VERYSILENT /CLOSEAPPLICATIONS
    description: Installing World of Warships
    exclude_processes: explorer.exe rpcss.exe services.exe winedevice.exe plugplay.exe
      WargamingGameUpdater.exe WoWSLauncher.exe
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
    SteamGameId: 552990
  pulse_latency: true
wine:
  WineDesktop: 1920x1080
  overrides:
    xaudio2_7: native,builtin
description: WoWs Wargaming client
game_slug: world-of-warships
gogslug: ''
humblestoreid: ''
installer_slug: world-of-warships-wows-wargaming-clien
name: World of Warships
notes: ''
runner: wine
script:
  files:
  - game: https://redirect.wargaming.net/WGC/Wargaming_Game_Center_Install_EU.exe
  game:
    arch: win64
    exe: drive_c/ProgramData/Wargaming.net/GameCenter/wgc.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts win10
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /VERYSILENT /CLOSEAPPLICATIONS
      description: Installing World of Warships
      exclude_processes: explorer.exe rpcss.exe services.exe winedevice.exe plugplay.exe
        WargamingGameUpdater.exe WoWSLauncher.exe
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
      SteamGameId: 552990
    pulse_latency: true
  wine:
    WineDesktop: 1920x1080
    overrides:
      xaudio2_7: native,builtin
slug: world-of-warships-wows-wargaming-clien
steamid: 552990
version: WoWs Wargaming client
year: 2015
{
  "game_slug": "world-of-warships",
  "version": "WoWs Wargaming client",
  "description": "WoWs Wargaming client",
  "notes": "",
  "name": "World of Warships",
  "year": 2015,
  "steamid": 552990,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "world-of-warships-wows-wargaming-clien",
  "installer_slug": "world-of-warships-wows-wargaming-clien",
  "script": {
    "files": [
      {
        "game": "https://redirect.wargaming.net/WGC/Wargaming_Game_Center_Install_EU.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/ProgramData/Wargaming.net/GameCenter/wgc.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts win10",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/VERYSILENT /CLOSEAPPLICATIONS",
          "description": "Installing World of Warships",
          "exclude_processes": "explorer.exe rpcss.exe services.exe winedevice.exe plugplay.exe WargamingGameUpdater.exe WoWSLauncher.exe",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0,
        "SteamGameId": 552990
      },
      "pulse_latency": true
    },
    "wine": {
      "WineDesktop": "1920x1080",
      "overrides": {
        "xaudio2_7": "native,builtin"
      }
    }
  }
}
Back to game