files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
arch: win64
args: uplay://launch/3539/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
description: This should install UPlay to allow you to download Assassin's Creed Origins
and play. The game runs flawlessly at a stable 60fps.
game_slug: assassins-creed-origins
gogslug: ''
humblestoreid: ''
installer_slug: assassins-creed-origins-ubisoft-connect
name: Assassin's Creed Origins
notes: "For it to work I had to disable System options / Prefer System libraries.\r\
\n\r\nThe only issue that I noticed is with the stone circles mission the sky view\
\ makes the game crash or run very slowly."
runner: wine
script:
files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe
game:
arch: win64
args: uplay://launch/3539/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
slug: assassins-creed-origins-ubisoft-connect
steamid: 582160
version: Ubisoft Connect
year: 2017
{
"game_slug": "assassins-creed-origins",
"version": "Ubisoft Connect",
"description": "This should install UPlay to allow you to download Assassin's Creed Origins and play. The game runs flawlessly at a stable 60fps.",
"notes": "For it to work I had to disable System options / Prefer System libraries.\r\n\r\nThe only issue that I noticed is with the stone circles mission the sky view makes the game crash or run very slowly.",
"name": "Assassin's Creed Origins",
"year": 2017,
"steamid": 582160,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "assassins-creed-origins-ubisoft-connect",
"installer_slug": "assassins-creed-origins-ubisoft-connect",
"script": {
"files": [
{
"uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe"
}
],
"game": {
"arch": "win64",
"args": "uplay://launch/3539/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"
}
}
]
}
}