files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
arch: win64
args: uplay://launch/82/0
exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- write_file:
content: "overlay: \n enabled: false\n"
file: $GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game
Launcher/settings.yml
- write_file:
content: dxgi.maxFrameLatency = 1
file: $GAMEDIR/dxvk.conf
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: arial win7 d3dcompiler_43 d3dcompiler_47 faudio
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
DXVK_HUD: compiler
DXVK_STATE_CACHE_PATH: $GAMEDIR
description: Will install upon first boot.
game_slug: assassins-creed
gogslug: assassins_creed_directors_cut
humblestoreid: assassins-creed-directors-cut
installer_slug: assassins-creed-uplay
name: Assassin's Creed
notes: ''
runner: wine
script:
files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
arch: win64
args: uplay://launch/82/0
exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- write_file:
content: "overlay: \n enabled: false\n"
file: $GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game
Launcher/settings.yml
- write_file:
content: dxgi.maxFrameLatency = 1
file: $GAMEDIR/dxvk.conf
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: arial win7 d3dcompiler_43 d3dcompiler_47 faudio
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
DXVK_HUD: compiler
DXVK_STATE_CACHE_PATH: $GAMEDIR
slug: assassins-creed-uplay
steamid: 15100
version: UPlay
year: 2008
{
"game_slug": "assassins-creed",
"version": "UPlay",
"description": "Will install upon first boot.",
"notes": "",
"name": "Assassin's Creed",
"year": 2008,
"steamid": 15100,
"gogslug": "assassins_creed_directors_cut",
"humblestoreid": "assassins-creed-directors-cut",
"runner": "wine",
"slug": "assassins-creed-uplay",
"installer_slug": "assassins-creed-uplay",
"script": {
"files": [
{
"dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
},
{
"uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe"
}
],
"game": {
"arch": "win64",
"args": "uplay://launch/82/0",
"exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"write_file": {
"content": "overlay: \n enabled: false\n",
"file": "$GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game Launcher/settings.yml"
}
},
{
"write_file": {
"content": "dxgi.maxFrameLatency = 1",
"file": "$GAMEDIR/dxvk.conf"
}
},
{
"extract": {
"dst": "$CACHE/dxsetup",
"file": "dx2010"
}
},
{
"task": {
"arch": "win64",
"args": "/silent",
"executable": "$CACHE/dxsetup/DXSETUP.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial win7 d3dcompiler_43 d3dcompiler_47 faudio",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/S",
"executable": "uplay",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_CONFIG_FILE": "$GAMEDIR/dxvk.conf",
"DXVK_HUD": "compiler",
"DXVK_STATE_CACHE_PATH": "$GAMEDIR"
}
}
}
}