files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
appid: 289650
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- write_file:
content: "overlay: \n enabled: false\n"
file: $GAMEDIR/prefix/drive_c/users/$USER/Local Settings/Application Data/Ubisoft
Game Launcher/settings.yml
- write_file:
content: dxgi.maxFrameLatency = 1
file: $GAMEDIR/prefix/dxvk.conf
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR/prefix
- task:
app: arial d3dcompiler_43
name: winetricks
prefix: $GAMEDIR/prefix
- task:
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR/prefix
system:
env:
DXVK_CONFIG_FILE: $GAMEDIR/prefix/dxvk.conf
description: null
game_slug: assassins-creed-unity
gogslug: ''
humblestoreid: assassins-creed-unity
installer_slug: assassins-creed-unity-steam-w-dxvk
name: "Assassin\u2019s Creed Unity"
notes: ''
runner: winesteam
script:
files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
appid: 289650
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- write_file:
content: "overlay: \n enabled: false\n"
file: $GAMEDIR/prefix/drive_c/users/$USER/Local Settings/Application Data/Ubisoft
Game Launcher/settings.yml
- write_file:
content: dxgi.maxFrameLatency = 1
file: $GAMEDIR/prefix/dxvk.conf
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR/prefix
- task:
app: arial d3dcompiler_43
name: winetricks
prefix: $GAMEDIR/prefix
- task:
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR/prefix
system:
env:
DXVK_CONFIG_FILE: $GAMEDIR/prefix/dxvk.conf
slug: assassins-creed-unity-steam-w-dxvk
steamid: 289650
version: Steam w/ DXVK
year: 2014
{
"game_slug": "assassins-creed-unity",
"version": "Steam w/ DXVK",
"description": null,
"notes": "",
"name": "Assassin\u2019s Creed Unity",
"year": 2014,
"steamid": 289650,
"gogslug": "",
"humblestoreid": "assassins-creed-unity",
"runner": "winesteam",
"slug": "assassins-creed-unity-steam-w-dxvk",
"installer_slug": "assassins-creed-unity-steam-w-dxvk",
"script": {
"files": [
{
"dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
},
{
"uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe"
}
],
"game": {
"appid": 289650,
"arch": "win64",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"write_file": {
"content": "overlay: \n enabled: false\n",
"file": "$GAMEDIR/prefix/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game Launcher/settings.yml"
}
},
{
"write_file": {
"content": "dxgi.maxFrameLatency = 1",
"file": "$GAMEDIR/prefix/dxvk.conf"
}
},
{
"extract": {
"dst": "$CACHE/dxsetup",
"file": "dx2010"
}
},
{
"task": {
"arch": "win64",
"args": "/silent",
"executable": "$CACHE/dxsetup/DXSETUP.exe",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "arial d3dcompiler_43",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"args": "/S",
"executable": "uplay",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
}
],
"system": {
"env": {
"DXVK_CONFIG_FILE": "$GAMEDIR/prefix/dxvk.conf"
}
}
}
}