Subj : Lord2 linux/dosemu To : All From : Alpha Date : Sat Feb 29 2020 02:26:59 Trying to get LORD2 setup. Trying to figure out why it's not loading... Anything look off? my Dosemu setup work for OG LORD FYI... MENU.HJSON ---------- doorLord2: { desc: LORD2 module: abracadabra config: { name: Playing Lord2! dropFileType: DORINFO cmd: /usr/bin/dosemu args: [ "-quiet", "-f", "/home/bbs/enigma-bbs/DOS/X/LORD2/dosemu.conf", "X:\\LORD2\\LORD2.BAT {node} {dropFile}" ], nodeMax: 2 tooManyArt: DOORMANY io: stdio } } LORD2.BAT --------- @ECHO OFF REM Use the following lines if you wish to switch to the LORD II dir in this REM batch file - remove REM in front of the following to lines if you do. X: CD \LORD2 IF "%1" == "" GOTO NOSTART IF EXIST INFO.%1 DEL INFO.%1 IF EXIST DO%1.BAT DEL DO%1.BAT :BEGIN l2.EXE %1 %2 %3 %4 %5 /DREW IF ERRORLEVEL 255 GOTO DONE IF ERRORLEVEL 254 GOTO DO1 GOTO DONE :DO1 CALL DO%1.BAT GOTO BEGIN :NOSTART CALL LORD2.BAT 0 GOTO REALDONE :DONE IF EXIST INFO.%1 DEL INFO.%1 IF EXIST DO%1.BAT DEL DO%1.BAT :REALDONE ---- DOSEMU.CONF $_cpu = "80486" $_cpu_emu = "vm86" $_external_char_set = "utf8" $_internal_char_set = "cp437" $_term_updfreq = (8) $_layout = "us" $_rawkeyboard = (0) $_com1 = "virtual" |08.|07..|15.. |11Alpha |07- |11Card & Claw BBS |08.|07..|15.. |03fsxNet AgoraNet GameNet SciNet Fidonet |08.|07..|15.. |05Doorparty! |07/ |05Local Doors |07/ |05Board Game Discussion |08.|07..|15.. |13Join |07@ |13cardandclaw.com|07:|138888 --- Mystic BBS v1.12 A46 2020/02/27 (Linux/64) * Origin: Card & Claw BBS | Analog Gaming: Board Games, RPGs (21:4/158) .