files:
- file1: N/A:Please select the GOG installer
game:
config_file: $GAMEDIR/dosbox_wwheels.conf
main_file: dosbox_wwheels_single.conf
installer:
- extract:
dst: $CACHE
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data/noarch
- write_config:
file: $GAMEDIR/dosbox_wwheels.conf
key: aspect
section: render
value: true
- write_config:
file: $GAMEDIR/dosbox_wwheels.conf
key: fullscreen
section: sdl
value: false
description: Uses the files from the Linux installer from GOG.
game_slug: wacky-wheels
gogslug: wacky_wheels
humblestoreid: ''
installer_slug: wacky-wheels-gog
name: Wacky Wheels
notes: ''
runner: dosbox
script:
files:
- file1: N/A:Please select the GOG installer
game:
config_file: $GAMEDIR/dosbox_wwheels.conf
main_file: dosbox_wwheels_single.conf
installer:
- extract:
dst: $CACHE
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data/noarch
- write_config:
file: $GAMEDIR/dosbox_wwheels.conf
key: aspect
section: render
value: true
- write_config:
file: $GAMEDIR/dosbox_wwheels.conf
key: fullscreen
section: sdl
value: false
slug: wacky-wheels-gog
steamid: 358380
version: GOG
year: 1994
{
"game_slug": "wacky-wheels",
"version": "GOG",
"description": "Uses the files from the Linux installer from GOG.",
"notes": "",
"name": "Wacky Wheels",
"year": 1994,
"steamid": 358380,
"gogslug": "wacky_wheels",
"humblestoreid": "",
"runner": "dosbox",
"slug": "wacky-wheels-gog",
"installer_slug": "wacky-wheels-gog",
"script": {
"files": [
{
"file1": "N/A:Please select the GOG installer"
}
],
"game": {
"config_file": "$GAMEDIR/dosbox_wwheels.conf",
"main_file": "dosbox_wwheels_single.conf"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/data/noarch"
}
},
{
"write_config": {
"file": "$GAMEDIR/dosbox_wwheels.conf",
"key": "aspect",
"section": "render",
"value": true
}
},
{
"write_config": {
"file": "$GAMEDIR/dosbox_wwheels.conf",
"key": "fullscreen",
"section": "sdl",
"value": false
}
}
]
}
}