files:
- updater: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/origin/updateorigin.sh
- client: https://download.dm.origin.com/origin/live/OriginSetup.exe
game:
exe: drive_c/Program Files (x86)/Origin/Origin.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- execute:
command: mkdir "$GAMEDIR/nv-shaders"
- write_file:
content: dxgi.nvapiHack = False
file: $GAMEDIR/dxvk.conf
- chmodx: updater
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Origin
src: updater
- task:
app: arial d3dcompiler_43 d3dcompiler_47 d3dx9
name: winetricks
prefix: $GAMEDIR
- task:
app: physx
name: winetricks
prefix: $GAMEDIR
- task:
args: /silent
description: Installing Origin... Login window will pop-up and close.
exclude_processes: Origin.exe OriginClientService.exe OriginWebHelperService.exe
QtWebEngineProcess.exe explorer.exe
executable: client
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
STAGING_SHARED_MEMORY: 0
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR/nv-shaders
exclude_processes: QtWebEngineProcess.exe ActivationUI.exe OriginWebHelperService.exe
manual_command: $GAMEDIR/drive_c/Program Files (x86)/Origin/updateorigin.sh
wine:
overrides:
nvapi,nvapi64: disabled
description: Same as the default Origin script, but also installs PhysX (required
for DAO to work).
game_slug: dragon-age-origins-ultimate-edition
gogslug: dragon_age_origins
humblestoreid: ''
installer_slug: dragon-age-origins-ultimate-e-origin
name: 'Dragon Age: Origins - Ultimate Edition'
notes: "You'll have to disable the Origin overlay at Origin > Application Settings\
\ > Origin In-Game > Enable Origin In-Game [ ].\r\n\r\nAlso, for the game to stop\
\ stuttering every few seconds, you'll either have to:\r\n1. Install a No-DVD and\
\ run the game without Origin;\r\n2. Make the \"Origin\" folder at \"/drive_c/users/YOUR_USER/Local\
\ Settings/Application Data\" readonly, go to this directory and run \"sudo chmod\
\ -R 555 Origin\".\r\n\r\nPlease 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:
- updater: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/origin/updateorigin.sh
- client: https://download.dm.origin.com/origin/live/OriginSetup.exe
game:
exe: drive_c/Program Files (x86)/Origin/Origin.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- execute:
command: mkdir "$GAMEDIR/nv-shaders"
- write_file:
content: dxgi.nvapiHack = False
file: $GAMEDIR/dxvk.conf
- chmodx: updater
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Origin
src: updater
- task:
app: arial d3dcompiler_43 d3dcompiler_47 d3dx9
name: winetricks
prefix: $GAMEDIR
- task:
app: physx
name: winetricks
prefix: $GAMEDIR
- task:
args: /silent
description: Installing Origin... Login window will pop-up and close.
exclude_processes: Origin.exe OriginClientService.exe OriginWebHelperService.exe
QtWebEngineProcess.exe explorer.exe
executable: client
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
STAGING_SHARED_MEMORY: 0
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR/nv-shaders
exclude_processes: QtWebEngineProcess.exe ActivationUI.exe OriginWebHelperService.exe
manual_command: $GAMEDIR/drive_c/Program Files (x86)/Origin/updateorigin.sh
wine:
overrides:
nvapi,nvapi64: disabled
slug: dragon-age-origins-ultimate-e-origin
steamid: 17450
version: Origin
year: 2009
{
"game_slug": "dragon-age-origins-ultimate-edition",
"version": "Origin",
"description": "Same as the default Origin script, but also installs PhysX (required for DAO to work).",
"notes": "You'll have to disable the Origin overlay at Origin > Application Settings > Origin In-Game > Enable Origin In-Game [ ].\r\n\r\nAlso, for the game to stop stuttering every few seconds, you'll either have to:\r\n1. Install a No-DVD and run the game without Origin;\r\n2. Make the \"Origin\" folder at \"/drive_c/users/YOUR_USER/Local Settings/Application Data\" readonly, go to this directory and run \"sudo chmod -R 555 Origin\".\r\n\r\nPlease 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: Origins - Ultimate Edition",
"year": 2009,
"steamid": 17450,
"gogslug": "dragon_age_origins",
"humblestoreid": "",
"runner": "wine",
"slug": "dragon-age-origins-ultimate-e-origin",
"installer_slug": "dragon-age-origins-ultimate-e-origin",
"script": {
"files": [
{
"updater": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/origin/updateorigin.sh"
},
{
"client": "https://download.dm.origin.com/origin/live/OriginSetup.exe"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Origin/Origin.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"execute": {
"command": "mkdir \"$GAMEDIR/nv-shaders\""
}
},
{
"write_file": {
"content": "dxgi.nvapiHack = False",
"file": "$GAMEDIR/dxvk.conf"
}
},
{
"chmodx": "updater"
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Origin",
"src": "updater"
}
},
{
"task": {
"app": "arial d3dcompiler_43 d3dcompiler_47 d3dx9",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "physx",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/silent",
"description": "Installing Origin... Login window will pop-up and close.",
"exclude_processes": "Origin.exe OriginClientService.exe OriginWebHelperService.exe QtWebEngineProcess.exe explorer.exe",
"executable": "client",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_CONFIG_FILE": "$GAMEDIR/dxvk.conf",
"STAGING_SHARED_MEMORY": 0,
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR/nv-shaders"
},
"exclude_processes": "QtWebEngineProcess.exe ActivationUI.exe OriginWebHelperService.exe",
"manual_command": "$GAMEDIR/drive_c/Program Files (x86)/Origin/updateorigin.sh"
},
"wine": {
"overrides": {
"nvapi,nvapi64": "disabled"
}
}
}
}