files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
arch: win64
args: uplay://launch/6100/0
exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftGameLauncher.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: win10 d3dcompiler_43 d3dx9 vcrun2019
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: Assassin's Creed Mirage Uplay Installer
game_slug: assassins-creed-mirage
gogslug: ''
humblestoreid: ''
installer_slug: assassins-creed-mirage-uplay-w-dxvk
name: Assassin's Creed Mirage
notes: Copied and adapted from Assassin's creed II - wine uplay /w DXVK installer.
runner: wine
script:
files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
arch: win64
args: uplay://launch/6100/0
exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftGameLauncher.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: win10 d3dcompiler_43 d3dx9 vcrun2019
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-mirage-uplay-w-dxvk
steamid: null
version: Uplay /w DXVK
year: 2023
{
"game_slug": "assassins-creed-mirage",
"version": "Uplay /w DXVK",
"description": "Assassin's Creed Mirage Uplay Installer",
"notes": "Copied and adapted from Assassin's creed II - wine uplay /w DXVK installer.",
"name": "Assassin's Creed Mirage",
"year": 2023,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "assassins-creed-mirage-uplay-w-dxvk",
"installer_slug": "assassins-creed-mirage-uplay-w-dxvk",
"script": {
"files": [
{
"uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe"
}
],
"game": {
"arch": "win64",
"args": "uplay://launch/6100/0",
"exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/UbisoftGameLauncher.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": "win10 d3dcompiler_43 d3dx9 vcrun2019",
"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"
}
}
}
}