files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
appid: 208480
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- 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/prefix
- task:
app: vcrun2008 corefonts win7
arch: win64
name: winetricks
prefix: $GAMEDIR/prefix
- task:
arch: win64
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR/prefix
- task:
arch: win64
name: winekill
prefix: $GAMEDIR/prefix
system:
disable_runtime: false
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
DXVK_HUD: 0
description: null
game_slug: assassins-creed-iii
gogslug: ''
humblestoreid: ''
installer_slug: assassins-creed-iii-steam-w-dxvk
name: Assassin's Creed III
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: 208480
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- 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/prefix
- task:
app: vcrun2008 corefonts win7
arch: win64
name: winetricks
prefix: $GAMEDIR/prefix
- task:
arch: win64
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR/prefix
- task:
arch: win64
name: winekill
prefix: $GAMEDIR/prefix
system:
disable_runtime: false
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
DXVK_HUD: 0
slug: assassins-creed-iii-steam-w-dxvk
steamid: 208480
version: Steam w/ DXVK
year: 2012
{
"game_slug": "assassins-creed-iii",
"version": "Steam w/ DXVK",
"description": null,
"notes": "",
"name": "Assassin's Creed III",
"year": 2012,
"steamid": 208480,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "assassins-creed-iii-steam-w-dxvk",
"installer_slug": "assassins-creed-iii-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": 208480,
"arch": "win64",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"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/prefix"
}
},
{
"task": {
"app": "vcrun2008 corefonts win7",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"arch": "win64",
"args": "/S",
"executable": "uplay",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR/prefix"
}
}
],
"system": {
"disable_runtime": false,
"env": {
"DXVK_CONFIG_FILE": "$GAMEDIR/dxvk.conf",
"DXVK_HUD": 0
}
}
}
}