Installer war-thunder-standalone-w-dxvk

files:
- game:
    filename: wt_launcher.exe
    url: https://yupmaster.gaijinent.com/launcher/current.php?id=WarThunderLauncher
game:
  arch: win32
  exe: drive_c/users/$USER/Local Settings/Application Data/WarThunder/launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating 32bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: arial
    arch: win32
    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.
game_slug: war-thunder
gogslug: ''
humblestoreid: ''
installer_slug: war-thunder-standalone-w-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."
runner: wine
script:
  files:
  - game:
      filename: wt_launcher.exe
      url: https://yupmaster.gaijinent.com/launcher/current.php?id=WarThunderLauncher
  game:
    arch: win32
    exe: drive_c/users/$USER/Local Settings/Application Data/WarThunder/launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating 32bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: arial
      arch: win32
      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-standalone-w-dxvk
steamid: 236390
version: Standalone w/ DXVK
year: 2012
{
  "game_slug": "war-thunder",
  "version": "Standalone w/ DXVK",
  "description": "This is the windows standalone version with DXVK. Try this if you have problems with the linux version of the game.",
  "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.",
  "name": "War Thunder",
  "year": 2012,
  "steamid": 236390,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "war-thunder-standalone-w-dxvk",
  "installer_slug": "war-thunder-standalone-w-dxvk",
  "script": {
    "files": [
      {
        "game": {
          "filename": "wt_launcher.exe",
          "url": "https://yupmaster.gaijinent.com/launcher/current.php?id=WarThunderLauncher"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/users/$USER/Local Settings/Application Data/WarThunder/launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating 32bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial",
          "arch": "win32",
          "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
      }
    }
  }
}
Back to game