dosbox:
fullscreen: true
files:
- setup: N/A:Select the Windows installer downloaded from GOG
game:
config_file: drive_c/GOG Games/SimCity 2000 Special Edition/dosboxSC2000.conf
main_file: drive_c/GOG Games/SimCity 2000 Special Edition/SC2K.EXE
installer:
- task:
args: /silent /nogui /suppressmsgboxes
executable: $setup
name: wine.wineexec
prefix: $GAMEDIR
description: null
game_slug: simcity-2000
gogslug: simcity_2000_special_edition
humblestoreid: ''
installer_slug: simcity-2000-gog
name: SimCity 2000
notes: "Uses native DOSBox with files extracted from the Windows GOG installer.\r\n\
Requires GOG installer v2 or above."
runner: dosbox
script:
dosbox:
fullscreen: true
files:
- setup: N/A:Select the Windows installer downloaded from GOG
game:
config_file: drive_c/GOG Games/SimCity 2000 Special Edition/dosboxSC2000.conf
main_file: drive_c/GOG Games/SimCity 2000 Special Edition/SC2K.EXE
installer:
- task:
args: /silent /nogui /suppressmsgboxes
executable: $setup
name: wine.wineexec
prefix: $GAMEDIR
slug: simcity-2000-gog
steamid: null
version: GOG
year: 1994
{
"game_slug": "simcity-2000",
"version": "GOG",
"description": null,
"notes": "Uses native DOSBox with files extracted from the Windows GOG installer.\r\nRequires GOG installer v2 or above.",
"name": "SimCity 2000",
"year": 1994,
"steamid": null,
"gogslug": "simcity_2000_special_edition",
"humblestoreid": "",
"runner": "dosbox",
"slug": "simcity-2000-gog",
"installer_slug": "simcity-2000-gog",
"script": {
"dosbox": {
"fullscreen": true
},
"files": [
{
"setup": "N/A:Select the Windows installer downloaded from GOG"
}
],
"game": {
"config_file": "drive_c/GOG Games/SimCity 2000 Special Edition/dosboxSC2000.conf",
"main_file": "drive_c/GOG Games/SimCity 2000 Special Edition/SC2K.EXE"
},
"installer": [
{
"task": {
"args": "/silent /nogui /suppressmsgboxes",
"executable": "$setup",
"name": "wine.wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}