r/bbs 4d ago

Support: Doors/Games Automatic Adventure v2.1 Version Update

Thumbnail
gallery
47 Upvotes

Automatic Adventure: Los Angeles v2.1 has been installed!

  • New Battle Script system allows you to program a sequenced loop of actions for when your character enters battle offline with other players. This allows you to program a strategy that will keep your player safe
  • This version adds new activities and bonuses for Police Officers.
  • Newly finished Hollywood Chamber of Commerce and Police Headquarters create Political Point system
  • Fine-tuning of the Career Maze Minigames
  • A newly redesigned Stats Menu that will reflect Bounty's and Killer Status as well as Battle Script options

Come on down! wizardsrainbow.com port 23 323-436-5249

r/bbs Jan 21 '25

Support: Doors/Games DOS doors on mystic bbs running o raspberry pi 3B

17 Upvotes

Hi u/all,

I wanted to try some DOS doors on my system, what I did to get DOSEMU working on the PI, was to follow a tutorial from synchronet and it actually worked, I downloaded and extracted drive_c's contents from the ZIP referenced on that tutorial to my .dosemu/drive_c folder becaus efor some reason mine was empty, no autoexec.bat or anything.

I ended up with various drive letters d:, e: and f: with varipus contents and a default autoexec.bat which I editted to mimic what unix.install.txt file from Mystic docs points out and that is where things didn't exactly pan out.

<snip>
u/echo off
prompt $p$g
path=z:\bin;z:\dosemu
lredir d: linux\fs\mystic\
d:
cd \doors
bnu
unix -e
<snip>

lredir doesn't work it reports access denied and to add the needed path to $_lredir_paths, so I ended up using this from the command line dosemu -d /home/sbbs/mystic and it mapped Mystic's home to G: drive.

So that part was fixed, now another issue is bnu, when I issue that commando I get: a port available 0 ports active

BNU: No COM ports found - driver not loaded

That may indicate that the COM port driver is not loaded, yes but hwere is the the driver and what's its name?.

Finally the command unix -e is invalid too, at least on this DOSEMU2 version, it reports that -e is not a valid switch my vrsion has

-d set unix work dir to dir
-w get current work dir.

So to wrap up, my questions are, has anyone gotten DOSEMU2 to play along with Mystic? and if so is there a guide/url/txt anyone could refer me to?.

Thank you

---
Hasta la Vista Baby
David G
SysOp u/SkyNet BBS (bbs.skynetbbs.com:20023)