files:
- installer: N/A:Select the EXE downloaded from GOG
game:
exe: drive_c/GOG Games/Mass Effect Legendary Edition/Game/Launcher/MassEffectLauncher.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Running Setup
executable: installer
name: wineexec
description: Mass Effect Legendary Edition
game_slug: mass-effect-legendary-edition
gogslug: ''
humblestoreid: ''
installer_slug: mass-effect-legendary-edition-gog-dvd
name: Mass Effect Legendary Edition
notes: "For other installers, like GOG or so.\r\nYou can use any Installer instead\
\ of GOG.\r\nBut make sure the Path is /GOG Games/Mass Effect Legendary Edition/game.exe\r\
\nTo install DLCs or Updates click \"Run EXE inside wine prefix\" and choose the\
\ installers.\r\nIf the game won't start, install the aio_runtimes !"
runner: wine
script:
files:
- installer: N/A:Select the EXE downloaded from GOG
game:
exe: drive_c/GOG Games/Mass Effect Legendary Edition/Game/Launcher/MassEffectLauncher.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Running Setup
executable: installer
name: wineexec
slug: mass-effect-legendary-edition-gog-dvd
steamid: null
version: GOG (DVD)
year: 2021
{
"game_slug": "mass-effect-legendary-edition",
"version": "GOG (DVD)",
"description": "Mass Effect Legendary Edition",
"notes": "For other installers, like GOG or so.\r\nYou can use any Installer instead of GOG.\r\nBut make sure the Path is /GOG Games/Mass Effect Legendary Edition/game.exe\r\nTo install DLCs or Updates click \"Run EXE inside wine prefix\" and choose the installers.\r\nIf the game won't start, install the aio_runtimes !",
"name": "Mass Effect Legendary Edition",
"year": 2021,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "mass-effect-legendary-edition-gog-dvd",
"installer_slug": "mass-effect-legendary-edition-gog-dvd",
"script": {
"files": [
{
"installer": "N/A:Select the EXE downloaded from GOG"
}
],
"game": {
"exe": "drive_c/GOG Games/Mass Effect Legendary Edition/Game/Launcher/MassEffectLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating WINE prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"description": "Running Setup",
"executable": "installer",
"name": "wineexec"
}
}
]
}
}