files:
- game:
filename: launcher.exe
url: https://yupmaster.gaijinent.com/launcher/current.php?id=WarThunderLauncher
game:
arch: win64
exe: drive_c/users/$USER/Local Settings/Application Data/WarThunder/launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial
arch: win64
description: Installing Arial font
name: winetricks
prefix: $GAMEDIR
- task:
description: 'Installing the game.
------------------------------
Let Lutris installer finish first. UNCHECK launch WarThunder before you close
the installer!'
executable: game
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
description: This is the windows standalone version with DXVK. Try this if you have
problems with the linux version of the game. 64bit version.
game_slug: war-thunder
gogslug: ''
humblestoreid: ''
installer_slug: war-thunder-64bit-dxvk
name: War Thunder
notes: "Instructions for DXVK support: <a href=\"https://github.com/lutris/lutris/wiki/How-to:-DXVK\"\
>https://github.com/lutris/lutris/wiki/How-to:-DXVK</a>\r\n\r\nChange to \"full\
\ screen (window mode)\" If you have multiple monitors and the mouse doesn't stay\
\ in the game window.\r\n\r\nSometimes the game doesn't quit completely. You need\
\ to close it with a right click on the wine system tray icon or by stopping the\
\ game with lutris.\r\n\r\nEsync and Fsync mileage may vary"
runner: wine
script:
files:
- game:
filename: launcher.exe
url: https://yupmaster.gaijinent.com/launcher/current.php?id=WarThunderLauncher
game:
arch: win64
exe: drive_c/users/$USER/Local Settings/Application Data/WarThunder/launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial
arch: win64
description: Installing Arial font
name: winetricks
prefix: $GAMEDIR
- task:
description: 'Installing the game.
------------------------------
Let Lutris installer finish first. UNCHECK launch WarThunder before you close
the installer!'
executable: game
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
slug: war-thunder-64bit-dxvk
steamid: 236390
version: 64bit DXVK
year: 2012
{
"game_slug": "war-thunder",
"version": "64bit DXVK",
"description": "This is the windows standalone version with DXVK. Try this if you have problems with the linux version of the game. 64bit version.",
"notes": "Instructions for DXVK support: <a href=\"https://github.com/lutris/lutris/wiki/How-to:-DXVK\">https://github.com/lutris/lutris/wiki/How-to:-DXVK</a>\r\n\r\nChange to \"full screen (window mode)\" If you have multiple monitors and the mouse doesn't stay in the game window.\r\n\r\nSometimes the game doesn't quit completely. You need to close it with a right click on the wine system tray icon or by stopping the game with lutris.\r\n\r\nEsync and Fsync mileage may vary",
"name": "War Thunder",
"year": 2012,
"steamid": 236390,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "war-thunder-64bit-dxvk",
"installer_slug": "war-thunder-64bit-dxvk",
"script": {
"files": [
{
"game": {
"filename": "launcher.exe",
"url": "https://yupmaster.gaijinent.com/launcher/current.php?id=WarThunderLauncher"
}
}
],
"game": {
"arch": "win64",
"exe": "drive_c/users/$USER/Local Settings/Application Data/WarThunder/launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial",
"arch": "win64",
"description": "Installing Arial font",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing the game.\n------------------------------\nLet Lutris installer finish first. UNCHECK launch WarThunder before you close the installer!",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0
}
}
}
}