game:
appid: 73210
arch: win32
prefix: $GAMEDIR/prefix
steamless_binary: $GAMEDIR/SengokuGame.exe
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: d3dx9 vcrun2010 quartz ffdshow
arch: win32
name: winetricks
prefix: $GAMEDIR/prefix
winesteam:
run_without_steam: true
description: null
game_slug: sengoku
gogslug: sengoku_snk
humblestoreid: ''
installer_slug: sengoku-steam
name: Sengoku
notes: ''
runner: winesteam
script:
game:
appid: 73210
arch: win32
prefix: $GAMEDIR/prefix
steamless_binary: $GAMEDIR/SengokuGame.exe
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: d3dx9 vcrun2010 quartz ffdshow
arch: win32
name: winetricks
prefix: $GAMEDIR/prefix
winesteam:
run_without_steam: true
slug: sengoku-steam
steamid: 73210
version: Steam
year: 2011
{
"game_slug": "sengoku",
"version": "Steam",
"description": null,
"notes": "",
"name": "Sengoku",
"year": 2011,
"steamid": 73210,
"gogslug": "sengoku_snk",
"humblestoreid": "",
"runner": "winesteam",
"slug": "sengoku-steam",
"installer_slug": "sengoku-steam",
"script": {
"game": {
"appid": 73210,
"arch": "win32",
"prefix": "$GAMEDIR/prefix",
"steamless_binary": "$GAMEDIR/SengokuGame.exe"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "d3dx9 vcrun2010 quartz ffdshow",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
],
"winesteam": {
"run_without_steam": true
}
}
}