custom-name: Discworld - CD - DOSBox
files:
- upd: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Discworld/DISC104_lgdn.zip
- multi5: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Discworld/discworld_multi5.zip
- dbxconf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Discworld/discworld_dosbox.conf
game:
main_file: $GAMEDIR/discworld_dosbox.conf
installer:
- insert-disc:
description: Please insert DiscWorld CD
requires: dwu.exe
- merge:
dst: $GAMEDIR/cd
src: $DISC
- extract:
dst: $GAMEDIR/c
src: upd
- copy:
dst: $GAMEDIR/c/discwld.cd/
src: $DISC/discwld/dwu.exe
- extract:
dst: $GAMEDIR/c/lang
src: multi5
- copy:
dst: $GAMEDIR/cd/discwld/
src: $GAMEDIR/c/lang/english.txt
- copy:
dst: $GAMEDIR/
src: dbxconf
description: '"Discworld" CD edition for DOSBox.'
game_slug: discworld
gogslug: ''
humblestoreid: ''
installer_slug: discworld-cd-dosbox
name: Discworld
notes: "- Will apply Discworld 1.04 update.\r\n- You will need the Discworld CD only\
\ one time during install.\r\n- This script is compatible with US and European CD\
\ version.\r\n- Press F1 for main menu (load, save, quit...).\r\n- Multilanguage:\
\ you will be able to change game menus and subtitles language between English (default),\
\ Italian, French, Spanish and German, whatever the CD version you use."
runner: dosbox
script:
custom-name: Discworld - CD - DOSBox
files:
- upd: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Discworld/DISC104_lgdn.zip
- multi5: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Discworld/discworld_multi5.zip
- dbxconf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Discworld/discworld_dosbox.conf
game:
main_file: $GAMEDIR/discworld_dosbox.conf
installer:
- insert-disc:
description: Please insert DiscWorld CD
requires: dwu.exe
- merge:
dst: $GAMEDIR/cd
src: $DISC
- extract:
dst: $GAMEDIR/c
src: upd
- copy:
dst: $GAMEDIR/c/discwld.cd/
src: $DISC/discwld/dwu.exe
- extract:
dst: $GAMEDIR/c/lang
src: multi5
- copy:
dst: $GAMEDIR/cd/discwld/
src: $GAMEDIR/c/lang/english.txt
- copy:
dst: $GAMEDIR/
src: dbxconf
slug: discworld-cd-dosbox
steamid: null
version: CD + DOSBox
year: 1995
{
"game_slug": "discworld",
"version": "CD + DOSBox",
"description": "\"Discworld\" CD edition for DOSBox.",
"notes": "- Will apply Discworld 1.04 update.\r\n- You will need the Discworld CD only one time during install.\r\n- This script is compatible with US and European CD version.\r\n- Press F1 for main menu (load, save, quit...).\r\n- Multilanguage: you will be able to change game menus and subtitles language between English (default), Italian, French, Spanish and German, whatever the CD version you use.",
"name": "Discworld",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "discworld-cd-dosbox",
"installer_slug": "discworld-cd-dosbox",
"script": {
"custom-name": "Discworld - CD - DOSBox",
"files": [
{
"upd": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Discworld/DISC104_lgdn.zip"
},
{
"multi5": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Discworld/discworld_multi5.zip"
},
{
"dbxconf": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Discworld/discworld_dosbox.conf"
}
],
"game": {
"main_file": "$GAMEDIR/discworld_dosbox.conf"
},
"installer": [
{
"insert-disc": {
"description": "Please insert DiscWorld CD",
"requires": "dwu.exe"
}
},
{
"merge": {
"dst": "$GAMEDIR/cd",
"src": "$DISC"
}
},
{
"extract": {
"dst": "$GAMEDIR/c",
"src": "upd"
}
},
{
"copy": {
"dst": "$GAMEDIR/c/discwld.cd/",
"src": "$DISC/discwld/dwu.exe"
}
},
{
"extract": {
"dst": "$GAMEDIR/c/lang",
"src": "multi5"
}
},
{
"copy": {
"dst": "$GAMEDIR/cd/discwld/",
"src": "$GAMEDIR/c/lang/english.txt"
}
},
{
"copy": {
"dst": "$GAMEDIR/",
"src": "dbxconf"
}
}
]
}
}