files:
- install: N/A:Select the Windows installer provided by GOG
game:
arch: win32
exe: drive_c/GOG Games/Singularity/Binaries/Singularity.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: xact
description: Installing xact
name: winetricks
prefix: $GAMEDIR
- task:
app: physx
description: Installing PhysX
name: winetricks
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: install
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: singularity
gogslug: singularity
humblestoreid: ''
installer_slug: singularity-gog
name: Singularity
notes: ''
runner: wine
script:
files:
- install: N/A:Select the Windows installer provided by GOG
game:
arch: win32
exe: drive_c/GOG Games/Singularity/Binaries/Singularity.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: xact
description: Installing xact
name: winetricks
prefix: $GAMEDIR
- task:
app: physx
description: Installing PhysX
name: winetricks
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: install
name: wineexec
prefix: $GAMEDIR
slug: singularity-gog
steamid: 42670
version: GOG
year: 2010
{
"game_slug": "singularity",
"version": "GOG",
"description": null,
"notes": "",
"name": "Singularity",
"year": 2010,
"steamid": 42670,
"gogslug": "singularity",
"humblestoreid": "",
"runner": "wine",
"slug": "singularity-gog",
"installer_slug": "singularity-gog",
"script": {
"files": [
{
"install": "N/A:Select the Windows installer provided by GOG"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Singularity/Binaries/Singularity.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "xact",
"description": "Installing xact",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "physx",
"description": "Installing PhysX",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"executable": "install",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}