files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
arch: win64
args: uplay://launch/13504/0
exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts vcrun2017 win7
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR
system:
disable_compositor: true
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: This should install Ubisoft Connect to allow you to download Assassin's
Creed Valhalla and play.
game_slug: assassins-creed-valhalla
gogslug: ''
humblestoreid: ''
installer_slug: assassins-creed-valhalla-latest
name: Assassin's Creed Valhalla
notes: ''
runner: wine
script:
files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
arch: win64
args: uplay://launch/13504/0
exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts vcrun2017 win7
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR
system:
disable_compositor: true
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: assassins-creed-valhalla-latest
steamid: 2208920
version: Latest
year: 2020
{
"game_slug": "assassins-creed-valhalla",
"version": "Latest",
"description": "This should install Ubisoft Connect to allow you to download Assassin's Creed Valhalla and play.",
"notes": "",
"name": "Assassin's Creed Valhalla",
"year": 2020,
"steamid": 2208920,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "assassins-creed-valhalla-latest",
"installer_slug": "assassins-creed-valhalla-latest",
"script": {
"files": [
{
"uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe"
}
],
"game": {
"arch": "win64",
"args": "uplay://launch/13504/0",
"exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftConnect.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts vcrun2017 win7",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/S",
"executable": "uplay",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"disable_compositor": true,
"env": {
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}