files:
- image: https://archive.org/download/warlocks_202301/Warlocks.iso
game:
main_file: $GAMEDIR/warlocks.conf
installer:
- extract:
dst: $GAMEDIR
file: $image
- write_file:
content: '[sdl]
sensitivity=100
[dosbox]
captures=capture
memsize=32
[render]
frameskip=0
aspect=true
scaler=super2xsai
[dos]
xms=true
ems=true
umb=true
keyboardlayout=auto
[autoexec]
mount C "$GAMEDIR" -t dir
C:
WARLOCKD.EXE
exit'
file: $GAMEDIR/warlocks.conf
description: Warlocks CD-ROM image version
game_slug: mo-fa-jun-tuan
gogslug: ''
humblestoreid: ''
installer_slug: mo-fa-jun-tuan-cd
name: "\u9B54\u6CD5\u8ECD\u5718"
notes: If you are on Linux, you might need to manually install sdl2_net package.
runner: dosbox
script:
files:
- image: https://archive.org/download/warlocks_202301/Warlocks.iso
game:
main_file: $GAMEDIR/warlocks.conf
installer:
- extract:
dst: $GAMEDIR
file: $image
- write_file:
content: '[sdl]
sensitivity=100
[dosbox]
captures=capture
memsize=32
[render]
frameskip=0
aspect=true
scaler=super2xsai
[dos]
xms=true
ems=true
umb=true
keyboardlayout=auto
[autoexec]
mount C "$GAMEDIR" -t dir
C:
WARLOCKD.EXE
exit'
file: $GAMEDIR/warlocks.conf
slug: mo-fa-jun-tuan-cd
steamid: null
version: CD
year: 1997
{
"game_slug": "mo-fa-jun-tuan",
"version": "CD",
"description": "Warlocks CD-ROM image version",
"notes": "If you are on Linux, you might need to manually install sdl2_net package.",
"name": "\u9b54\u6cd5\u8ecd\u5718",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "mo-fa-jun-tuan-cd",
"installer_slug": "mo-fa-jun-tuan-cd",
"script": {
"files": [
{
"image": "https://archive.org/download/warlocks_202301/Warlocks.iso"
}
],
"game": {
"main_file": "$GAMEDIR/warlocks.conf"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$image"
}
},
{
"write_file": {
"content": "[sdl]\nsensitivity=100\n[dosbox]\ncaptures=capture\nmemsize=32\n[render]\nframeskip=0\naspect=true\nscaler=super2xsai\n[dos]\nxms=true\nems=true\numb=true\nkeyboardlayout=auto\n[autoexec]\nmount C \"$GAMEDIR\" -t dir\nC:\nWARLOCKD.EXE\nexit",
"file": "$GAMEDIR/warlocks.conf"
}
}
]
}
}