files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
arch: win64
args: uplay://launch/5210/0
exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
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: vcrun2017 corefonts win7
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
DXVK_STATE_CACHE_PATH: $GAMEDIR
description: null
game_slug: far-cry-new-dawn
gogslug: ''
humblestoreid: ''
installer_slug: far-cry-new-dawn-uplay
name: Far Cry New Dawn
notes: ''
runner: wine
script:
files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
arch: win64
args: uplay://launch/5210/0
exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
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: vcrun2017 corefonts win7
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
DXVK_STATE_CACHE_PATH: $GAMEDIR
slug: far-cry-new-dawn-uplay
steamid: 939960
version: Uplay
year: 2019
{
"game_slug": "far-cry-new-dawn",
"version": "Uplay",
"description": null,
"notes": "",
"name": "Far Cry New Dawn",
"year": 2019,
"steamid": 939960,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "far-cry-new-dawn-uplay",
"installer_slug": "far-cry-new-dawn-uplay",
"script": {
"files": [
{
"uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe"
}
],
"game": {
"arch": "win64",
"args": "uplay://launch/5210/0",
"exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"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": "vcrun2017 corefonts win7",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/S",
"executable": "uplay",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_CONFIG_FILE": "$GAMEDIR/dxvk.conf",
"DXVK_STATE_CACHE_PATH": "$GAMEDIR"
}
}
}
}