Installer far-cry-primal-uplay
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: -skipintro
exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- input_menu:
description: 'Choose your GPU:'
id: GPU
options:
- '#dxgi.nvapiHack = False': AMD
- dxgi.nvapiHack = False: Nvidia
preselect: '#dxgi.nvapiHack = False'
- write_file:
content: $INPUT_GPU
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: vcrun2010 vcrun2012 corefonts
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
app: dotnet472 win7
arch: win64
description: Please be patient while we install .NET 4.7.2
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
system:
disable_runtime: false
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
DXVK_HUD: 0
winesteam:
dxvk: true
esync: true
description: Only installs Uplay you must install Far Cry Primal manually.
game_slug: far-cry-primal
gogslug: ''
humblestoreid: ''
installer_slug: far-cry-primal-uplay
name: Far Cry Primal
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: -skipintro
exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- input_menu:
description: 'Choose your GPU:'
id: GPU
options:
- '#dxgi.nvapiHack = False': AMD
- dxgi.nvapiHack = False: Nvidia
preselect: '#dxgi.nvapiHack = False'
- write_file:
content: $INPUT_GPU
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: vcrun2010 vcrun2012 corefonts
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
app: dotnet472 win7
arch: win64
description: Please be patient while we install .NET 4.7.2
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
system:
disable_runtime: false
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
DXVK_HUD: 0
winesteam:
dxvk: true
esync: true
slug: far-cry-primal-uplay
steamid: 371660
version: Uplay
year: 2016
{
"game_slug": "far-cry-primal",
"version": "Uplay",
"description": "Only installs Uplay you must install Far Cry Primal manually.",
"notes": "",
"name": "Far Cry Primal",
"year": 2016,
"steamid": 371660,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "far-cry-primal-uplay",
"installer_slug": "far-cry-primal-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": "-skipintro",
"exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"input_menu": {
"description": "Choose your GPU:",
"id": "GPU",
"options": [
{
"#dxgi.nvapiHack = False": "AMD"
},
{
"dxgi.nvapiHack = False": "Nvidia"
}
],
"preselect": "#dxgi.nvapiHack = False"
}
},
{
"write_file": {
"content": "$INPUT_GPU",
"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": "vcrun2010 vcrun2012 corefonts",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet472 win7",
"arch": "win64",
"description": "Please be patient while we install .NET 4.7.2",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/S",
"executable": "uplay",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"disable_runtime": false,
"env": {
"DXVK_CONFIG_FILE": "$GAMEDIR/dxvk.conf",
"DXVK_HUD": 0
}
},
"winesteam": {
"dxvk": true,
"esync": true
}
}
}