files:
- install: N/A:Select the Windows setup file downloaded from GOG
game:
exe: $GAMEDIR/drive_c/GOG Games/Mafia II/pc/mafia2.exe
prefix: $GAMEDIR
installer:
- task:
app: d3dx9 physx vcrun2008 vcrun2010
description: Installing needed libraries
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing the game
executable: install
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: mafia-ii
gogslug: ''
humblestoreid: ''
installer_slug: mafia-ii-gog
name: Mafia II
notes: ''
runner: wine
script:
files:
- install: N/A:Select the Windows setup file downloaded from GOG
game:
exe: $GAMEDIR/drive_c/GOG Games/Mafia II/pc/mafia2.exe
prefix: $GAMEDIR
installer:
- task:
app: d3dx9 physx vcrun2008 vcrun2010
description: Installing needed libraries
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing the game
executable: install
name: wineexec
prefix: $GAMEDIR
slug: mafia-ii-gog
steamid: 50130
version: GOG
year: 2011
{
"game_slug": "mafia-ii",
"version": "GOG",
"description": null,
"notes": "",
"name": "Mafia II",
"year": 2011,
"steamid": 50130,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "mafia-ii-gog",
"installer_slug": "mafia-ii-gog",
"script": {
"files": [
{
"install": "N/A:Select the Windows setup file downloaded from GOG"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/GOG Games/Mafia II/pc/mafia2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "d3dx9 physx vcrun2008 vcrun2010",
"description": "Installing needed libraries",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing the game",
"executable": "install",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}