files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
arch: win64
args: uplay://launch/4/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
- task:
app: win7 d3dcompiler_43 d3dx9 vcrun2008
arch: win64
description: Installing additional components
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: compiler
DXVK_STATE_CACHE_PATH: $GAMEDIR
WINE_LARGE_ADDRESS_AWARE: 1
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
overrides:
nvapi: disabled
nvapi64: disabled
description: null
game_slug: assassins-creed-ii
gogslug: ''
humblestoreid: ''
installer_slug: assassins-creed-ii-uplay-w-dxvk
name: Assassin's Creed II
notes: ''
runner: wine
script:
files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
arch: win64
args: uplay://launch/4/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
- task:
app: win7 d3dcompiler_43 d3dx9 vcrun2008
arch: win64
description: Installing additional components
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: compiler
DXVK_STATE_CACHE_PATH: $GAMEDIR
WINE_LARGE_ADDRESS_AWARE: 1
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
overrides:
nvapi: disabled
nvapi64: disabled
slug: assassins-creed-ii-uplay-w-dxvk
steamid: 33230
version: Uplay /w DXVK
year: 2009
{
"game_slug": "assassins-creed-ii",
"version": "Uplay /w DXVK",
"description": null,
"notes": "",
"name": "Assassin's Creed II",
"year": 2009,
"steamid": 33230,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "assassins-creed-ii-uplay-w-dxvk",
"installer_slug": "assassins-creed-ii-uplay-w-dxvk",
"script": {
"files": [
{
"uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe"
}
],
"game": {
"arch": "win64",
"args": "uplay://launch/4/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"
}
},
{
"task": {
"app": "win7 d3dcompiler_43 d3dx9 vcrun2008",
"arch": "win64",
"description": "Installing additional components",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/S",
"executable": "uplay",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": "compiler",
"DXVK_STATE_CACHE_PATH": "$GAMEDIR",
"WINE_LARGE_ADDRESS_AWARE": 1,
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
},
"wine": {
"overrides": {
"nvapi": "disabled",
"nvapi64": "disabled"
}
}
}
}