files:
- file1: N/A:Please select the Groupees installer
game:
config_file: $GAMEDIR/dosboxROTH.conf
main_file: DOSBOX/dosboxROTH_single.conf
installer:
- task:
arch: win32
args: /sp- /verysilent /norestart /suppressmsgboxes /nogui
executable: $file1
name: wine.wineexec
prefix: $CACHE
- merge:
dst: $GAMEDIR
src: $CACHE/drive_c/Program Files/Blue Moon Red Owl/Realms of the Haunting
- merge:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/dosboxROTH_single.conf
- write_config:
file: $GAMEDIR/dosboxROTH.conf
key: aspect
section: render
value: true
- write_config:
file: $GAMEDIR/dosboxROTH.conf
key: fullscreen
section: sdl
value: false
description: Uses the files from the Windows installer from Groupees.
game_slug: realms-of-the-haunting
gogslug: realms_of_the_haunting
humblestoreid: ''
installer_slug: realms-of-the-haunting-groupees
name: Realms of the Haunting
notes: ''
runner: dosbox
script:
files:
- file1: N/A:Please select the Groupees installer
game:
config_file: $GAMEDIR/dosboxROTH.conf
main_file: DOSBOX/dosboxROTH_single.conf
installer:
- task:
arch: win32
args: /sp- /verysilent /norestart /suppressmsgboxes /nogui
executable: $file1
name: wine.wineexec
prefix: $CACHE
- merge:
dst: $GAMEDIR
src: $CACHE/drive_c/Program Files/Blue Moon Red Owl/Realms of the Haunting
- merge:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/dosboxROTH_single.conf
- write_config:
file: $GAMEDIR/dosboxROTH.conf
key: aspect
section: render
value: true
- write_config:
file: $GAMEDIR/dosboxROTH.conf
key: fullscreen
section: sdl
value: false
slug: realms-of-the-haunting-groupees
steamid: 292390
version: Groupees
year: 1996
{
"game_slug": "realms-of-the-haunting",
"version": "Groupees",
"description": "Uses the files from the Windows installer from Groupees.",
"notes": "",
"name": "Realms of the Haunting",
"year": 1996,
"steamid": 292390,
"gogslug": "realms_of_the_haunting",
"humblestoreid": "",
"runner": "dosbox",
"slug": "realms-of-the-haunting-groupees",
"installer_slug": "realms-of-the-haunting-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees installer"
}
],
"game": {
"config_file": "$GAMEDIR/dosboxROTH.conf",
"main_file": "DOSBOX/dosboxROTH_single.conf"
},
"installer": [
{
"task": {
"arch": "win32",
"args": "/sp- /verysilent /norestart /suppressmsgboxes /nogui",
"executable": "$file1",
"name": "wine.wineexec",
"prefix": "$CACHE"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/drive_c/Program Files/Blue Moon Red Owl/Realms of the Haunting"
}
},
{
"merge": {
"dst": "$GAMEDIR/DOSBOX",
"src": "$GAMEDIR/dosboxROTH_single.conf"
}
},
{
"write_config": {
"file": "$GAMEDIR/dosboxROTH.conf",
"key": "aspect",
"section": "render",
"value": true
}
},
{
"write_config": {
"file": "$GAMEDIR/dosboxROTH.conf",
"key": "fullscreen",
"section": "sdl",
"value": false
}
}
]
}
}