Installer rayman-legends-uplay

files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
  arch: win64
  exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftGameLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /silent
    executable: uplay
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
wine:
  overrides:
    xaudio2_7: native,builtin
description: Installs Uplay. From there, Rayman Legends can be downloaded and run.
game_slug: rayman-legends
gogslug: ''
humblestoreid: ''
installer_slug: rayman-legends-uplay
name: Rayman Legends
notes: ''
runner: wine
script:
  files:
  - uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftGameLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /silent
      executable: uplay
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
  wine:
    overrides:
      xaudio2_7: native,builtin
slug: rayman-legends-uplay
steamid: 242550
version: Uplay
year: 2013
{
  "game_slug": "rayman-legends",
  "version": "Uplay",
  "description": "Installs Uplay. From there, Rayman Legends can be downloaded and run.",
  "notes": "",
  "name": "Rayman Legends",
  "year": 2013,
  "steamid": 242550,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "rayman-legends-uplay",
  "installer_slug": "rayman-legends-uplay",
  "script": {
    "files": [
      {
        "uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftGameLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/silent",
          "executable": "uplay",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0
      }
    },
    "wine": {
      "overrides": {
        "xaudio2_7": "native,builtin"
      }
    }
  }
}
Back to game