files:
- game: N/A:Select the Populous installer provided by GOG.
game:
exe: drive_c/GOG Games/Populous 3/D3DPopTB.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Preparing Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
args: /silent /nogui
executable: game
name: wineexec
prefix: $GAMEDIR
wine:
overrides:
ddraw: n,b
description: ''
game_slug: populous-the-beginning
gogslug: populous_the_beginning
humblestoreid: ''
installer_slug: populous-the-beginning-gog
name: 'Populous: The Beginning'
notes: ''
runner: wine
script:
files:
- game: N/A:Select the Populous installer provided by GOG.
game:
exe: drive_c/GOG Games/Populous 3/D3DPopTB.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Preparing Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
args: /silent /nogui
executable: game
name: wineexec
prefix: $GAMEDIR
wine:
overrides:
ddraw: n,b
slug: populous-the-beginning-gog
steamid: null
version: GOG
year: 1998
{
"game_slug": "populous-the-beginning",
"version": "GOG",
"description": "",
"notes": "",
"name": "Populous: The Beginning",
"year": 1998,
"steamid": null,
"gogslug": "populous_the_beginning",
"humblestoreid": "",
"runner": "wine",
"slug": "populous-the-beginning-gog",
"installer_slug": "populous-the-beginning-gog",
"script": {
"files": [
{
"game": "N/A:Select the Populous installer provided by GOG."
}
],
"game": {
"exe": "drive_c/GOG Games/Populous 3/D3DPopTB.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Preparing Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/silent /nogui",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"overrides": {
"ddraw": "n,b"
}
}
}
}