custom-name: Dune - CD DOS - DOSBox
files:
- cdrtools: https://github.com/legluondunet/mlls-tools/raw/master/cdrtools/cdrtools.zip
- script: https://github.com/legluondunet/mlls-tools/raw/master/scripts/copycd.sh
- conf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Dune/dune_dosbox.conf
game:
main_file: $GAMEDIR/dune_dosbox.conf
installer:
- insert-disc:
description: Please insert disc Dune
requires: dune.exe
- extract:
dst: $GAMEDIR
src: cdrtools
- chmodx: script
- execute:
args: dune
file: script
- copy:
dst: $GAMEDIR
src: conf
- input_menu:
description: 'Choose your preferred game''s language for menu and subtitles:'
id: LANG
options:
- ENG: English
- FRA: French
- SPA: Spanish
- ITA: Italian
- GER: German
preselect: ENG
- write_file:
content: '@echo off
REM *** DUNE-CD launcher V3.6 ***
D:
DNCDPRG $INPUT_LANG ADP220 SBP2227 EMS 386 WRIC:\DUNECD\'
file: $GAMEDIR/DUNECD/DUNE.BAT
description: "\r\n\"Dune\" DOS CD edition using Lutris DOSBox runner.\r\n\r\n"
game_slug: dune
gogslug: ''
humblestoreid: ''
installer_slug: dune-cd
name: Dune
notes: "- You will need the CD only one time during install.\r\n- Multilanguage: during\
\ install you could choose your preferred language for menu and subtitles game between\
\ english (default), french, german, spanish and italian."
runner: dosbox
script:
custom-name: Dune - CD DOS - DOSBox
files:
- cdrtools: https://github.com/legluondunet/mlls-tools/raw/master/cdrtools/cdrtools.zip
- script: https://github.com/legluondunet/mlls-tools/raw/master/scripts/copycd.sh
- conf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Dune/dune_dosbox.conf
game:
main_file: $GAMEDIR/dune_dosbox.conf
installer:
- insert-disc:
description: Please insert disc Dune
requires: dune.exe
- extract:
dst: $GAMEDIR
src: cdrtools
- chmodx: script
- execute:
args: dune
file: script
- copy:
dst: $GAMEDIR
src: conf
- input_menu:
description: 'Choose your preferred game''s language for menu and subtitles:'
id: LANG
options:
- ENG: English
- FRA: French
- SPA: Spanish
- ITA: Italian
- GER: German
preselect: ENG
- write_file:
content: '@echo off
REM *** DUNE-CD launcher V3.6 ***
D:
DNCDPRG $INPUT_LANG ADP220 SBP2227 EMS 386 WRIC:\DUNECD\'
file: $GAMEDIR/DUNECD/DUNE.BAT
slug: dune-cd
steamid: null
version: CD
year: 1992
{
"game_slug": "dune",
"version": "CD",
"description": "\r\n\"Dune\" DOS CD edition using Lutris DOSBox runner.\r\n\r\n",
"notes": "- You will need the CD only one time during install.\r\n- Multilanguage: during install you could choose your preferred language for menu and subtitles game between english (default), french, german, spanish and italian.",
"name": "Dune",
"year": 1992,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "dune-cd",
"installer_slug": "dune-cd",
"script": {
"custom-name": "Dune - CD DOS - DOSBox",
"files": [
{
"cdrtools": "https://github.com/legluondunet/mlls-tools/raw/master/cdrtools/cdrtools.zip"
},
{
"script": "https://github.com/legluondunet/mlls-tools/raw/master/scripts/copycd.sh"
},
{
"conf": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Dune/dune_dosbox.conf"
}
],
"game": {
"main_file": "$GAMEDIR/dune_dosbox.conf"
},
"installer": [
{
"insert-disc": {
"description": "Please insert disc Dune",
"requires": "dune.exe"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"src": "cdrtools"
}
},
{
"chmodx": "script"
},
{
"execute": {
"args": "dune",
"file": "script"
}
},
{
"copy": {
"dst": "$GAMEDIR",
"src": "conf"
}
},
{
"input_menu": {
"description": "Choose your preferred game's language for menu and subtitles:",
"id": "LANG",
"options": [
{
"ENG": "English"
},
{
"FRA": "French"
},
{
"SPA": "Spanish"
},
{
"ITA": "Italian"
},
{
"GER": "German"
}
],
"preselect": "ENG"
}
},
{
"write_file": {
"content": "@echo off\nREM *** DUNE-CD launcher V3.6 ***\nD:\nDNCDPRG $INPUT_LANG ADP220 SBP2227 EMS 386 WRIC:\\DUNECD\\",
"file": "$GAMEDIR/DUNECD/DUNE.BAT"
}
}
]
}
}