Installer immortals-fenyx-rising-immortals-fenyx-risi

files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
  arch: win64
  args: uplay://launch/5405/0
  exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /S
    executable: uplay
    name: wineexec
    prefix: $GAMEDIR
description: The launcher simply downloads and installs the game via Uplay and runs
  it with the help of DXVK.
game_slug: immortals-fenyx-rising
gogslug: ''
humblestoreid: ''
installer_slug: immortals-fenyx-rising-immortals-fenyx-risi
name: Immortals Fenyx Rising
notes: I did not make any manual changes after that and the game seems to run pretty
  good out of the box using the default lutris-6.0-rc1 wine version.
runner: wine
script:
  files:
  - uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
  game:
    arch: win64
    args: uplay://launch/5405/0
    exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /S
      executable: uplay
      name: wineexec
      prefix: $GAMEDIR
slug: immortals-fenyx-rising-immortals-fenyx-risi
steamid: 2221920
version: immortals-fenyx-rising-uplay
year: 2020
{
  "game_slug": "immortals-fenyx-rising",
  "version": "immortals-fenyx-rising-uplay",
  "description": "The launcher simply downloads and installs the game via Uplay and runs it with the help of DXVK.",
  "notes": "I did not make any manual changes after that and the game seems to run pretty good out of the box using the default lutris-6.0-rc1 wine version.",
  "name": "Immortals Fenyx Rising",
  "year": 2020,
  "steamid": 2221920,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "immortals-fenyx-rising-immortals-fenyx-risi",
  "installer_slug": "immortals-fenyx-rising-immortals-fenyx-risi",
  "script": {
    "files": [
      {
        "uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "uplay://launch/5405/0",
      "exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/S",
          "executable": "uplay",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game