files:
- file1: N/A:Please select the Humble installer
game:
config_file: $GAMEDIR/dosbox_nam.conf
main_file: dosbox_nam_launch_windows.conf
installer:
- task:
args: /S
executable: $file1
name: wine.wineexec
prefix: $CACHE
- merge:
dst: $GAMEDIR
src: $CACHE/drive_c/Games/Retroism/Nam
- write_config:
file: $GAMEDIR/dosbox_nam.conf
key: aspect
section: render
value: true
- write_config:
file: $GAMEDIR/dosbox_nam.conf
key: fullscreen
section: sdl
value: false
description: Uses the files from the Windows installer from Humble.
game_slug: nam
gogslug: tnt_war_bundle
humblestoreid: ''
installer_slug: nam-humble
name: Nam
notes: ''
runner: dosbox
script:
files:
- file1: N/A:Please select the Humble installer
game:
config_file: $GAMEDIR/dosbox_nam.conf
main_file: dosbox_nam_launch_windows.conf
installer:
- task:
args: /S
executable: $file1
name: wine.wineexec
prefix: $CACHE
- merge:
dst: $GAMEDIR
src: $CACHE/drive_c/Games/Retroism/Nam
- write_config:
file: $GAMEDIR/dosbox_nam.conf
key: aspect
section: render
value: true
- write_config:
file: $GAMEDIR/dosbox_nam.conf
key: fullscreen
section: sdl
value: false
slug: nam-humble
steamid: 329650
version: Humble
year: 1998
{
"game_slug": "nam",
"version": "Humble",
"description": "Uses the files from the Windows installer from Humble.",
"notes": "",
"name": "Nam",
"year": 1998,
"steamid": 329650,
"gogslug": "tnt_war_bundle",
"humblestoreid": "",
"runner": "dosbox",
"slug": "nam-humble",
"installer_slug": "nam-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble installer"
}
],
"game": {
"config_file": "$GAMEDIR/dosbox_nam.conf",
"main_file": "dosbox_nam_launch_windows.conf"
},
"installer": [
{
"task": {
"args": "/S",
"executable": "$file1",
"name": "wine.wineexec",
"prefix": "$CACHE"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/drive_c/Games/Retroism/Nam"
}
},
{
"write_config": {
"file": "$GAMEDIR/dosbox_nam.conf",
"key": "aspect",
"section": "render",
"value": true
}
},
{
"write_config": {
"file": "$GAMEDIR/dosbox_nam.conf",
"key": "fullscreen",
"section": "sdl",
"value": false
}
}
]
}
}