Installer world-of-tanks-eu

files:
- game: https://wot.gcdn.co/eu/files/WoT_internet_install_eu.exe
game:
  exe: drive_c/Games/World_of_Tanks/WoTLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /VERYSILENT /CLOSEAPPLICATIONS
    description: Installing World of Tanks
    exclude_processes: explorer.exe rpcss.exe winedevice.exe plugplay.exe WargamingGameUpdater.exe
      WoTLauncher.exe
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
- task:
    app: d3dcompiler_42 corefonts win7
    arch: win64
    description: Setting Wine to win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    key: background
    name: set_regedit
    path: HKEY_CURRENT_USER\Control Panel\Colors\
    prefix: $GAMEDIR
    type: REG_SZ
    value: 0 0 0
system:
  env:
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: European client.
game_slug: world-of-tanks
gogslug: ''
humblestoreid: ''
installer_slug: world-of-tanks-eu
name: World of Tanks
notes: '- Set Windows Wine version to 7 to fix the Gamecenter start problems under
  Windows 10.'
runner: wine
script:
  files:
  - game: https://wot.gcdn.co/eu/files/WoT_internet_install_eu.exe
  game:
    exe: drive_c/Games/World_of_Tanks/WoTLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /VERYSILENT /CLOSEAPPLICATIONS
      description: Installing World of Tanks
      exclude_processes: explorer.exe rpcss.exe winedevice.exe plugplay.exe WargamingGameUpdater.exe
        WoTLauncher.exe
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
  - task:
      app: d3dcompiler_42 corefonts win7
      arch: win64
      description: Setting Wine to win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      key: background
      name: set_regedit
      path: HKEY_CURRENT_USER\Control Panel\Colors\
      prefix: $GAMEDIR
      type: REG_SZ
      value: 0 0 0
  system:
    env:
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: world-of-tanks-eu
steamid: 1407200
version: EU
year: 2010
{
  "game_slug": "world-of-tanks",
  "version": "EU",
  "description": "European client.",
  "notes": "- Set Windows Wine version to 7 to fix the Gamecenter start problems under Windows 10.",
  "name": "World of Tanks",
  "year": 2010,
  "steamid": 1407200,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "world-of-tanks-eu",
  "installer_slug": "world-of-tanks-eu",
  "script": {
    "files": [
      {
        "game": "https://wot.gcdn.co/eu/files/WoT_internet_install_eu.exe"
      }
    ],
    "game": {
      "exe": "drive_c/Games/World_of_Tanks/WoTLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/VERYSILENT /CLOSEAPPLICATIONS",
          "description": "Installing World of Tanks",
          "exclude_processes": "explorer.exe rpcss.exe winedevice.exe plugplay.exe WargamingGameUpdater.exe WoTLauncher.exe",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_42 corefonts win7",
          "arch": "win64",
          "description": "Setting Wine to win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "key": "background",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Control Panel\\Colors\\",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": "0 0 0"
        }
      }
    ],
    "system": {
      "env": {
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      }
    }
  }
}
Back to game