Installer crossout-standalone

files:
- crossout: N/A:Select the exe downloaded from https://yupmaster.gaijinent.com/launcher/current.php?id=CrossoutLauncher
game:
  arch: win64
  exe: drive_c/users/$USER/Local Settings/Application Data/Crossout/launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts tahoma d3dx9 gdiplus vcrun2013
    arch: win64
    description: Installing corefonts, tahoma, d3dx9, gdiplus, Visual C++
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dotnet40 win7
    arch: win64
    description: Installing .NET 4.0 (This takes a while, please wait)
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing Launcher. Close launcher after install!
    executable: crossout
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
    DXVK_LOG_LEVEL: none
  pulse_latency: true
description: null
game_slug: crossout
gogslug: ''
humblestoreid: ''
installer_slug: crossout-standalone
name: Crossout
notes: ''
runner: wine
script:
  files:
  - crossout: N/A:Select the exe downloaded from https://yupmaster.gaijinent.com/launcher/current.php?id=CrossoutLauncher
  game:
    arch: win64
    exe: drive_c/users/$USER/Local Settings/Application Data/Crossout/launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts tahoma d3dx9 gdiplus vcrun2013
      arch: win64
      description: Installing corefonts, tahoma, d3dx9, gdiplus, Visual C++
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dotnet40 win7
      arch: win64
      description: Installing .NET 4.0 (This takes a while, please wait)
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing Launcher. Close launcher after install!
      executable: crossout
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
      DXVK_LOG_LEVEL: none
    pulse_latency: true
slug: crossout-standalone
steamid: 386180
version: Standalone
year: 2017
{
  "game_slug": "crossout",
  "version": "Standalone",
  "description": null,
  "notes": "",
  "name": "Crossout",
  "year": 2017,
  "steamid": 386180,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "crossout-standalone",
  "installer_slug": "crossout-standalone",
  "script": {
    "files": [
      {
        "crossout": "N/A:Select the exe downloaded from https://yupmaster.gaijinent.com/launcher/current.php?id=CrossoutLauncher"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/users/$USER/Local Settings/Application Data/Crossout/launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts tahoma d3dx9 gdiplus vcrun2013",
          "arch": "win64",
          "description": "Installing corefonts, tahoma, d3dx9, gdiplus, Visual C++",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet40 win7",
          "arch": "win64",
          "description": "Installing .NET 4.0 (This takes a while, please wait)",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing Launcher. Close launcher after install!",
          "executable": "crossout",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0,
        "DXVK_LOG_LEVEL": "none"
      },
      "pulse_latency": true
    }
  }
}
Back to game