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
- execute:
command: mkdir "$GAMEDIR/bfv-nv-shaders"
- input_menu:
description: 'Setting DXVK workarounds please choose your GPU:'
id: GPU
options:
- Not needed for AMD. Ignore this.: AMD
- ? 'dxgi.customVendorId = 10de
dxgi.nvapiHack = False'
: Nvidia
preselect: Not needed for AMD. Ignore this.
- write_file:
content: $INPUT_GPU
file: $GAMEDIR/dxvk.conf
- task:
app: nocrashdialog vcrun2017 win7
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 OriginWebHelperService.exe
QtWebEngineProcess.exe
executable: client
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
- chmodx: updater
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Origin
src: updater
system:
disable_runtime: false
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
DXVK_HUD: 0
STAGING_SHARED_MEMORY: '0'
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR/bfv-nv-shaders
exclude_processes: QtWebEngineProcess.exe ActivationUI.exe OriginWebHelperService.exe
wine:
overrides:
nvapi,nvapi64: disabled
xaudio2_7: native,builtin
description: Only sets up Origin and DXVK you'll need to download Battlefront II manually.
game_slug: star-wars-battlefront-ii-2017
gogslug: ''
humblestoreid: ''
installer_slug: star-wars-battlefront-ii-2017-origin
name: Star Wars Battlefront II (2017)
notes: 'Please read before installing: https://github.com/lutris/docs/blob/master/Origin.md'
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
- execute:
command: mkdir "$GAMEDIR/bfv-nv-shaders"
- input_menu:
description: 'Setting DXVK workarounds please choose your GPU:'
id: GPU
options:
- Not needed for AMD. Ignore this.: AMD
- ? 'dxgi.customVendorId = 10de
dxgi.nvapiHack = False'
: Nvidia
preselect: Not needed for AMD. Ignore this.
- write_file:
content: $INPUT_GPU
file: $GAMEDIR/dxvk.conf
- task:
app: nocrashdialog vcrun2017 win7
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 OriginWebHelperService.exe
QtWebEngineProcess.exe
executable: client
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
- chmodx: updater
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Origin
src: updater
system:
disable_runtime: false
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
DXVK_HUD: 0
STAGING_SHARED_MEMORY: '0'
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR/bfv-nv-shaders
exclude_processes: QtWebEngineProcess.exe ActivationUI.exe OriginWebHelperService.exe
wine:
overrides:
nvapi,nvapi64: disabled
xaudio2_7: native,builtin
slug: star-wars-battlefront-ii-2017-origin
steamid: null
version: Origin
year: 2017
{
"game_slug": "star-wars-battlefront-ii-2017",
"version": "Origin",
"description": "Only sets up Origin and DXVK you'll need to download Battlefront II manually.",
"notes": "Please read before installing: https://github.com/lutris/docs/blob/master/Origin.md",
"name": "Star Wars Battlefront II (2017)",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "star-wars-battlefront-ii-2017-origin",
"installer_slug": "star-wars-battlefront-ii-2017-origin",
"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"
}
},
{
"execute": {
"command": "mkdir \"$GAMEDIR/bfv-nv-shaders\""
}
},
{
"input_menu": {
"description": "Setting DXVK workarounds please choose your GPU:",
"id": "GPU",
"options": [
{
"Not needed for AMD. Ignore this.": "AMD"
},
{
"dxgi.customVendorId = 10de\ndxgi.nvapiHack = False": "Nvidia"
}
],
"preselect": "Not needed for AMD. Ignore this."
}
},
{
"write_file": {
"content": "$INPUT_GPU",
"file": "$GAMEDIR/dxvk.conf"
}
},
{
"task": {
"app": "nocrashdialog vcrun2017 win7",
"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 OriginWebHelperService.exe QtWebEngineProcess.exe",
"executable": "client",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"chmodx": "updater"
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Origin",
"src": "updater"
}
}
],
"system": {
"disable_runtime": false,
"env": {
"DXVK_CONFIG_FILE": "$GAMEDIR/dxvk.conf",
"DXVK_HUD": 0,
"STAGING_SHARED_MEMORY": "0",
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR/bfv-nv-shaders"
},
"exclude_processes": "QtWebEngineProcess.exe ActivationUI.exe OriginWebHelperService.exe"
},
"wine": {
"overrides": {
"nvapi,nvapi64": "disabled",
"xaudio2_7": "native,builtin"
}
}
}
}