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
- 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
dxvk.useRawSsbo = True'
: Nvidia
preselect: Not needed for AMD. Ignore this.
- write_file:
content: $INPUT_GPU
file: $GAMEDIR/dxvk.conf
- task:
app: dotnet472
arch: win64
description: Installing .NET 4.7.2 please be patient
name: winetricks
prefix: $GAMEDIR
- task:
app: nocrashdialog win7
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /silent
description: Installing Origin... Login window will pop-up and close.
exclude_processes: mscorsvw.exe 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
DXVK_LOG_LEVEL: none
wine:
overrides:
nvapi,nvapi64: disabled
xaudio2_7: native,builtin
description: Only sets up Origin and DXVK you'll need to download FIFA 20 manually.
game_slug: fifa-20
gogslug: ''
humblestoreid: ''
installer_slug: fifa-20-fifa-20-origin-dxvk
name: FIFA 20
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
- 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
dxvk.useRawSsbo = True'
: Nvidia
preselect: Not needed for AMD. Ignore this.
- write_file:
content: $INPUT_GPU
file: $GAMEDIR/dxvk.conf
- task:
app: dotnet472
arch: win64
description: Installing .NET 4.7.2 please be patient
name: winetricks
prefix: $GAMEDIR
- task:
app: nocrashdialog win7
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /silent
description: Installing Origin... Login window will pop-up and close.
exclude_processes: mscorsvw.exe 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
DXVK_LOG_LEVEL: none
wine:
overrides:
nvapi,nvapi64: disabled
xaudio2_7: native,builtin
slug: fifa-20-fifa-20-origin-dxvk
steamid: null
version: Fifa 20 Origin DXVK
year: 2019
{
"game_slug": "fifa-20",
"version": "Fifa 20 Origin DXVK",
"description": "Only sets up Origin and DXVK you'll need to download FIFA 20 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": "FIFA 20",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "fifa-20-fifa-20-origin-dxvk",
"installer_slug": "fifa-20-fifa-20-origin-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"
}
},
{
"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\ndxvk.useRawSsbo = True": "Nvidia"
}
],
"preselect": "Not needed for AMD. Ignore this."
}
},
{
"write_file": {
"content": "$INPUT_GPU",
"file": "$GAMEDIR/dxvk.conf"
}
},
{
"task": {
"app": "dotnet472",
"arch": "win64",
"description": "Installing .NET 4.7.2 please be patient",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "nocrashdialog win7",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/silent",
"description": "Installing Origin... Login window will pop-up and close.",
"exclude_processes": "mscorsvw.exe 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,
"DXVK_LOG_LEVEL": "none"
}
},
"wine": {
"overrides": {
"nvapi,nvapi64": "disabled",
"xaudio2_7": "native,builtin"
}
}
}
}