Installer horizonxi-131

files:
- launcher_setup: https://github.com/HorizonFFXI/HorizonXI-Launcher-Binaries/releases/download/v${VERSION}/HorizonXI-Launcher-${VERSION}.Setup.exe
game:
  arch: win64
  exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/HorizonXI_Launcher/HorizonXI-Launcher.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/users/$USER/AppData/Local/HorizonXI_Launcher
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: dotnet48
    description: Installing Dotnet...
    name: winetricks
    silent: true
- task:
    app: vcrun2017
    description: Installing Visual C++ 2017 Redistributable...
    name: winetricks
    silent: true
- task:
    app: win10
    name: winetricks
- task:
    description: Installing Launcher...
    exclude_processes: HorizonXI-Launcher.exe Update.exe
    executable: $launcher_setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
variables:
  VERSION: 1.3.1
wine:
  dxvk: true
description: ''
game_slug: horizonxi
gogslug: ''
humblestoreid: ''
installer_slug: horizonxi-131
name: HorizonXI
notes: Installer requires Wine +9.5 , and the game is playable with GE-Proton7-50
  .
runner: wine
script:
  files:
  - launcher_setup: https://github.com/HorizonFFXI/HorizonXI-Launcher-Binaries/releases/download/v${VERSION}/HorizonXI-Launcher-${VERSION}.Setup.exe
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/HorizonXI_Launcher/HorizonXI-Launcher.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/users/$USER/AppData/Local/HorizonXI_Launcher
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: dotnet48
      description: Installing Dotnet...
      name: winetricks
      silent: true
  - task:
      app: vcrun2017
      description: Installing Visual C++ 2017 Redistributable...
      name: winetricks
      silent: true
  - task:
      app: win10
      name: winetricks
  - task:
      description: Installing Launcher...
      exclude_processes: HorizonXI-Launcher.exe Update.exe
      executable: $launcher_setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  variables:
    VERSION: 1.3.1
  wine:
    dxvk: true
slug: horizonxi-131
steamid: null
version: 1.3.1
year: 2022
{
  "game_slug": "horizonxi",
  "version": "1.3.1",
  "description": "",
  "notes": "Installer requires Wine +9.5 , and the game is playable with GE-Proton7-50 .",
  "name": "HorizonXI",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "horizonxi-131",
  "installer_slug": "horizonxi-131",
  "script": {
    "files": [
      {
        "launcher_setup": "https://github.com/HorizonFFXI/HorizonXI-Launcher-Binaries/releases/download/v${VERSION}/HorizonXI-Launcher-${VERSION}.Setup.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/users/$USER/AppData/Local/HorizonXI_Launcher/HorizonXI-Launcher.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/users/$USER/AppData/Local/HorizonXI_Launcher"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet48",
          "description": "Installing Dotnet...",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "app": "vcrun2017",
          "description": "Installing Visual C++ 2017 Redistributable...",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "app": "win10",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "description": "Installing Launcher...",
          "exclude_processes": "HorizonXI-Launcher.exe Update.exe",
          "executable": "$launcher_setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "variables": {
      "VERSION": "1.3.1"
    },
    "wine": {
      "dxvk": true
    }
  }
}
Back to game