files:
- client: https://origin-a.akamaihd.net/Origin-Client-Download/origin/live/OriginThinSetup.exe
- updater: https://raw.githubusercontent.com/DrDoctor13/wine-origin-updater/master/updateorigin.sh
game:
arch: win64
exe: drive_c/Program Files (x86)/Origin/Origin.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: nocrashdialog win81
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /silent
description: Installing Origin... Login window will pop-up and close.
exclude_processes: Origin.exe OriginClientService.exe QtWebEngineProcess.exe
executable: client
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- chmodx: updater
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Origin
src: updater
system:
env:
DXVK_HUD: 0
wine:
overrides:
nvapi,nvapi64: disabled
xaudio2_7: native,builtin
description: Only sets up Origin and DXVK you'll need to download Dragon Age Inquisition
manually.
game_slug: dragon-age-inquisition
gogslug: ''
humblestoreid: ''
installer_slug: dragon-age-inquisition-origin-w-dxvk
name: Dragon Age Inquisition
notes: 'Please read before installing: <a href="https://github.com/lutris/lutris/wiki/Game:-Origin">https://github.com/lutris/lutris/wiki/Game:-Origin</a>'
runner: wine
script:
files:
- client: https://origin-a.akamaihd.net/Origin-Client-Download/origin/live/OriginThinSetup.exe
- updater: https://raw.githubusercontent.com/DrDoctor13/wine-origin-updater/master/updateorigin.sh
game:
arch: win64
exe: drive_c/Program Files (x86)/Origin/Origin.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: nocrashdialog win81
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /silent
description: Installing Origin... Login window will pop-up and close.
exclude_processes: Origin.exe OriginClientService.exe QtWebEngineProcess.exe
executable: client
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- chmodx: updater
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Origin
src: updater
system:
env:
DXVK_HUD: 0
wine:
overrides:
nvapi,nvapi64: disabled
xaudio2_7: native,builtin
slug: dragon-age-inquisition-origin-w-dxvk
steamid: null
version: Origin w/ DXVK
year: 2014
{
"game_slug": "dragon-age-inquisition",
"version": "Origin w/ DXVK",
"description": "Only sets up Origin and DXVK you'll need to download Dragon Age Inquisition manually.",
"notes": "Please read before installing: <a href=\"https://github.com/lutris/lutris/wiki/Game:-Origin\">https://github.com/lutris/lutris/wiki/Game:-Origin</a>",
"name": "Dragon Age Inquisition",
"year": 2014,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "dragon-age-inquisition-origin-w-dxvk",
"installer_slug": "dragon-age-inquisition-origin-w-dxvk",
"script": {
"files": [
{
"client": "https://origin-a.akamaihd.net/Origin-Client-Download/origin/live/OriginThinSetup.exe"
},
{
"updater": "https://raw.githubusercontent.com/DrDoctor13/wine-origin-updater/master/updateorigin.sh"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Origin/Origin.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "nocrashdialog win81",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/silent",
"description": "Installing Origin... Login window will pop-up and close.",
"exclude_processes": "Origin.exe OriginClientService.exe QtWebEngineProcess.exe",
"executable": "client",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"chmodx": "updater"
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Origin",
"src": "updater"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0
}
},
"wine": {
"overrides": {
"nvapi,nvapi64": "disabled",
"xaudio2_7": "native,builtin"
}
}
}
}