files:
- setup: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller.exe
game:
exe: $GAMEDIR/drive_c/Program Files/Electronic Arts/EA Desktop/EA Desktop/EALauncher.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts
name: winetricks
prefix: $GAMEDIR
- task:
app: win10
name: winetricks
prefix: $GAMEDIR
- task:
args: EAX_LAUNCH_CLIENT=0
description: Installing EA app
executable: setup
name: wineexec
return_code: 768
description: ''
game_slug: ea-app
gogslug: ''
humblestoreid: ''
installer_slug: ea-app-standard
name: EA App
notes: ''
runner: wine
script:
files:
- setup: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller.exe
game:
exe: $GAMEDIR/drive_c/Program Files/Electronic Arts/EA Desktop/EA Desktop/EALauncher.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts
name: winetricks
prefix: $GAMEDIR
- task:
app: win10
name: winetricks
prefix: $GAMEDIR
- task:
args: EAX_LAUNCH_CLIENT=0
description: Installing EA app
executable: setup
name: wineexec
return_code: 768
slug: ea-app-standard
steamid: null
version: Standard
year: 2022
{
"game_slug": "ea-app",
"version": "Standard",
"description": "",
"notes": "",
"name": "EA App",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "ea-app-standard",
"installer_slug": "ea-app-standard",
"script": {
"files": [
{
"setup": "https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller.exe"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files/Electronic Arts/EA Desktop/EA Desktop/EALauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win10",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "EAX_LAUNCH_CLIENT=0",
"description": "Installing EA app",
"executable": "setup",
"name": "wineexec",
"return_code": 768
}
}
]
}
}