files:
- setup: N/A:Select gog setup exe
game:
exe: drive_c/GOG Games/Hitman Absolution/retail/HMA.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2010 d3dcompiler_43 d3dx11_43 win7
name: winetricks
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
description: null
game_slug: hitman-absolution
gogslug: ioi_collection
humblestoreid: ''
installer_slug: hitman-absolution-gog-w-dxvk
name: 'Hitman: Absolution'
notes: ''
runner: wine
script:
files:
- setup: N/A:Select gog setup exe
game:
exe: drive_c/GOG Games/Hitman Absolution/retail/HMA.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2010 d3dcompiler_43 d3dx11_43 win7
name: winetricks
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
slug: hitman-absolution-gog-w-dxvk
steamid: 203140
version: GOG w/ DXVK
year: 2012
{
"game_slug": "hitman-absolution",
"version": "GOG w/ DXVK",
"description": null,
"notes": "",
"name": "Hitman: Absolution",
"year": 2012,
"steamid": 203140,
"gogslug": "ioi_collection",
"humblestoreid": "",
"runner": "wine",
"slug": "hitman-absolution-gog-w-dxvk",
"installer_slug": "hitman-absolution-gog-w-dxvk",
"script": {
"files": [
{
"setup": "N/A:Select gog setup exe"
}
],
"game": {
"exe": "drive_c/GOG Games/Hitman Absolution/retail/HMA.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2010 d3dcompiler_43 d3dx11_43 win7",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0
}
}
}
}