custom-name: Spelunky Classic
files:
- installer: N/A:Select the Windows installer provided by GOG
game:
arch: win64
exe: drive_c/GOG Games/Spelunky Classic/Spelunky.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
args: /silent /nogui /suppressmsgboxes
executable: installer
name: wineexec
prefix: $GAMEDIR
description: Offline Windows installer for the GOG version of Spelunky Classic.
game_slug: spelunky
gogslug: spelunky
humblestoreid: spelunky
installer_slug: spelunky-gog-classic
name: Spelunky
notes: Switching to fullscreen mode by pressing F4 can occasionally cause some graphical
glitches outside of the area where the game is rendered. Switching between windowed
and fullscreen mode usually resolves the issue.
runner: wine
script:
custom-name: Spelunky Classic
files:
- installer: N/A:Select the Windows installer provided by GOG
game:
arch: win64
exe: drive_c/GOG Games/Spelunky Classic/Spelunky.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
args: /silent /nogui /suppressmsgboxes
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: spelunky-gog-classic
steamid: 239350
version: GOG Classic
year: 2009
{
"game_slug": "spelunky",
"version": "GOG Classic",
"description": "Offline Windows installer for the GOG version of Spelunky Classic.",
"notes": "Switching to fullscreen mode by pressing F4 can occasionally cause some graphical glitches outside of the area where the game is rendered. Switching between windowed and fullscreen mode usually resolves the issue.",
"name": "Spelunky",
"year": 2009,
"steamid": 239350,
"gogslug": "spelunky",
"humblestoreid": "spelunky",
"runner": "wine",
"slug": "spelunky-gog-classic",
"installer_slug": "spelunky-gog-classic",
"script": {
"custom-name": "Spelunky Classic",
"files": [
{
"installer": "N/A:Select the Windows installer provided by GOG"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/Spelunky Classic/Spelunky.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"args": "/silent /nogui /suppressmsgboxes",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}