files:
- file1: N/A:Please select the Humble archive
game:
config_file: $GAMEDIR/dosbox_lutris.conf
main_file: dosbox.conf
installer:
- extract:
file: $file1
- merge:
dst: $CACHE
src: $GAMEDIR/dosbox.conf
- write_config:
file: $CACHE/dosbox.conf
key: aspect
section: render
value: true
- write_config:
file: $CACHE/dosbox.conf
key: fullscreen
section: sdl
value: false
- move:
dst: $GAMEDIR/dosbox_lutris.conf
src: $CACHE/dosbox.conf
description: Uses the files from the Windows archive from Humble.
game_slug: x-com-apocalypse
gogslug: xcom_apocalypse
humblestoreid: ''
installer_slug: x-com-apocalypse-humble
name: 'X-COM: Apocalypse'
notes: ''
runner: dosbox
script:
files:
- file1: N/A:Please select the Humble archive
game:
config_file: $GAMEDIR/dosbox_lutris.conf
main_file: dosbox.conf
installer:
- extract:
file: $file1
- merge:
dst: $CACHE
src: $GAMEDIR/dosbox.conf
- write_config:
file: $CACHE/dosbox.conf
key: aspect
section: render
value: true
- write_config:
file: $CACHE/dosbox.conf
key: fullscreen
section: sdl
value: false
- move:
dst: $GAMEDIR/dosbox_lutris.conf
src: $CACHE/dosbox.conf
slug: x-com-apocalypse-humble
steamid: 7660
version: Humble
year: 1997
{
"game_slug": "x-com-apocalypse",
"version": "Humble",
"description": "Uses the files from the Windows archive from Humble.",
"notes": "",
"name": "X-COM: Apocalypse",
"year": 1997,
"steamid": 7660,
"gogslug": "xcom_apocalypse",
"humblestoreid": "",
"runner": "dosbox",
"slug": "x-com-apocalypse-humble",
"installer_slug": "x-com-apocalypse-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"config_file": "$GAMEDIR/dosbox_lutris.conf",
"main_file": "dosbox.conf"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"merge": {
"dst": "$CACHE",
"src": "$GAMEDIR/dosbox.conf"
}
},
{
"write_config": {
"file": "$CACHE/dosbox.conf",
"key": "aspect",
"section": "render",
"value": true
}
},
{
"write_config": {
"file": "$CACHE/dosbox.conf",
"key": "fullscreen",
"section": "sdl",
"value": false
}
},
{
"move": {
"dst": "$GAMEDIR/dosbox_lutris.conf",
"src": "$CACHE/dosbox.conf"
}
}
]
}
}