files:
- setup: N/A:Select the game's setup file downloaded from GOG
game:
arch: win32
exe: drive_c/GOG Games/Guns, Gore & Cannoli/ggc.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine Prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: dinput8
description: Installing dependencies...
name: winetricks
prefix: $GAMEDIR
silent: 'true'
- task:
description: Installing Guns, Gore & Cannolin
executable: setup
name: wineexec
prefix: $GAMEDIR
wine:
dumbxinputemu: true
x360ce-dinput: true
description: null
game_slug: guns-gore-cannoli
gogslug: guns_gore_cannoli
humblestoreid: ''
installer_slug: guns-gore-cannoli-gog-w-dxvk
name: Guns, Gore & Cannoli
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the game's setup file downloaded from GOG
game:
arch: win32
exe: drive_c/GOG Games/Guns, Gore & Cannoli/ggc.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine Prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: dinput8
description: Installing dependencies...
name: winetricks
prefix: $GAMEDIR
silent: 'true'
- task:
description: Installing Guns, Gore & Cannolin
executable: setup
name: wineexec
prefix: $GAMEDIR
wine:
dumbxinputemu: true
x360ce-dinput: true
slug: guns-gore-cannoli-gog-w-dxvk
steamid: 322210
version: GOG w/ DXVK
year: 2015
{
"game_slug": "guns-gore-cannoli",
"version": "GOG w/ DXVK",
"description": null,
"notes": "",
"name": "Guns, Gore & Cannoli",
"year": 2015,
"steamid": 322210,
"gogslug": "guns_gore_cannoli",
"humblestoreid": "",
"runner": "wine",
"slug": "guns-gore-cannoli-gog-w-dxvk",
"installer_slug": "guns-gore-cannoli-gog-w-dxvk",
"script": {
"files": [
{
"setup": "N/A:Select the game's setup file downloaded from GOG"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Guns, Gore & Cannoli/ggc.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine Prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dinput8",
"description": "Installing dependencies...",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": "true"
}
},
{
"task": {
"description": "Installing Guns, Gore & Cannolin",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"dumbxinputemu": true,
"x360ce-dinput": true
}
}
}