files:
- game_patch: https://archive.org/download/crocde/CrocLotGDEInstaller130.exe
game:
exe: drive_c/Program Files/CrocLOTG/Croc64.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Definitive Edition patch...
executable: game_patch
name: wineexec
prefix: $GAMEDIR
description: 'Play "Croc: Legend of the Gobbos" Definitive Edition on Linux!'
game_slug: croc-legend-of-the-gobbos
gogslug: croc_legend_of_the_gobbos
humblestoreid: ''
installer_slug: croc-legend-of-the-gobbos-definitive-edition-p
name: 'Croc: Legend of the Gobbos'
notes: '- Using Definitive Edition patch 1.3: An unofficial patch that introduces
widescreen support, improved modern Windows and Linux compatibility, and the ability
to choose between the soundtracks of all versions of the game (PC, PSX, and demo)'
runner: wine
script:
files:
- game_patch: https://archive.org/download/crocde/CrocLotGDEInstaller130.exe
game:
exe: drive_c/Program Files/CrocLOTG/Croc64.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Definitive Edition patch...
executable: game_patch
name: wineexec
prefix: $GAMEDIR
slug: croc-legend-of-the-gobbos-definitive-edition-p
steamid: 3043940
version: Definitive Edition patch 1.3
year: 1997
{
"game_slug": "croc-legend-of-the-gobbos",
"version": "Definitive Edition patch 1.3",
"description": "Play \"Croc: Legend of the Gobbos\" Definitive Edition on Linux!",
"notes": "- Using Definitive Edition patch 1.3: An unofficial patch that introduces widescreen support, improved modern Windows and Linux compatibility, and the ability to choose between the soundtracks of all versions of the game (PC, PSX, and demo)",
"name": "Croc: Legend of the Gobbos",
"year": 1997,
"steamid": 3043940,
"gogslug": "croc_legend_of_the_gobbos",
"humblestoreid": "",
"runner": "wine",
"slug": "croc-legend-of-the-gobbos-definitive-edition-p",
"installer_slug": "croc-legend-of-the-gobbos-definitive-edition-p",
"script": {
"files": [
{
"game_patch": "https://archive.org/download/crocde/CrocLotGDEInstaller130.exe"
}
],
"game": {
"exe": "drive_c/Program Files/CrocLOTG/Croc64.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Definitive Edition patch...",
"executable": "game_patch",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}