game:
appid: 444200
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: vcrun2013 vcrun2017
arch: win64
name: winetricks
prefix: $GAMEDIR/prefix
- task:
app: dotnet472 win7
arch: win64
description: Installing .NET 4.7.2
name: winetricks
prefix: $GAMEDIR/prefix
system:
env:
PBA_ENABLE: 1
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
__GL_THREADED_OPTIMIZATIONS: 1
mesa_glthread: 'true'
winesteam:
Desktop: true
WineDesktop: 1920x1080
description: null
game_slug: world-of-tanks-blitz
gogslug: ''
humblestoreid: ''
installer_slug: world-of-tanks-blitz-steam
name: World of Tanks Blitz
notes: ''
runner: winesteam
script:
game:
appid: 444200
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: vcrun2013 vcrun2017
arch: win64
name: winetricks
prefix: $GAMEDIR/prefix
- task:
app: dotnet472 win7
arch: win64
description: Installing .NET 4.7.2
name: winetricks
prefix: $GAMEDIR/prefix
system:
env:
PBA_ENABLE: 1
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
__GL_THREADED_OPTIMIZATIONS: 1
mesa_glthread: 'true'
winesteam:
Desktop: true
WineDesktop: 1920x1080
slug: world-of-tanks-blitz-steam
steamid: 444200
version: Steam
year: 2016
{
"game_slug": "world-of-tanks-blitz",
"version": "Steam",
"description": null,
"notes": "",
"name": "World of Tanks Blitz",
"year": 2016,
"steamid": 444200,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "world-of-tanks-blitz-steam",
"installer_slug": "world-of-tanks-blitz-steam",
"script": {
"game": {
"appid": 444200,
"arch": "win64",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "vcrun2013 vcrun2017",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "dotnet472 win7",
"arch": "win64",
"description": "Installing .NET 4.7.2",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
],
"system": {
"env": {
"PBA_ENABLE": 1,
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR",
"__GL_THREADED_OPTIMIZATIONS": 1,
"mesa_glthread": "true"
}
},
"winesteam": {
"Desktop": true,
"WineDesktop": "1920x1080"
}
}
}