Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages!

You are not logged in. Login here for full access privileges.

Previous Message | Next Message | Back to Mystic BBS  <--  <--- Return to Home Page
   Networked Database  Mystic BBS   [822 / 900] RSS
 From   To   Subject   Date/Time 
Message   Todd Yatzook    Shane O'Neill   Re: Save game per user for Infocom type games as doors   April 27, 2019
 5:08 PM *  

On 23 Apr 2019, Shane O'Neill said the following...
 
 SO> I did do you whole setup from your link.  It does work with 2 exceptions.
 SO>  
 SO>  1) 10 minute limit using Doorway until I register / pay them.
 SO>  2) the text scrolling will scroll new text at time on the top of the
 SO> screen overlapping existing text. I have notice this on your doorway
 SO> server too.

Yeah, you have to register DoorWay to get past that 10 minute limit, I
explain that early in the how-to and explain why.

The scrolling thing... I don't think there's a fix for that. It's all in the
way screen refreshes happen, and since we're shoehorning something that
wasn't ever meant to be used as an actual door game, it's probably just
something we'd have to live with. I remember I was tweaking the options as
much as possible to minimize that, and I think the example I give is the
closest I got.

 SO> But Im lost in the fact that once that part is all done what is the best
 SO> way to then call out the game.  So in the door.bat where it is looking
 SO> for what game to run IE: 
 SO> 
 SO>   if %1==ADVENT goto ADVENT
 SO> 
 SO>   :ADVENT
 SO>   echo /P:d:\advent.exe>>CFG\%1.cfg
 SO>   echo /B:M>>CFG\%1.cfg
 SO>   GOTO COMMAND
 SO> 
 SO> It seems to me I don't need DoorWay as I was able to make my zork and
 SO> such run like I pointed out in my previous post using NETFOSS with the
 SO> DD command in Mystic.
 SO> 
 SO> So how would the COMMAND and above section on what game to play in the
 SO> door.bat file be rewritten?

The reason I went with DOSBox and DoorWay was to sandbox the games, since
they give direct access to the file system, and I didn't want some unforseen
stuff happening with regards to players being able to access my HDD.

The cfg files that are copied in that part of the batch have a lot of the
same flags I was using for all of the games, and then any extras I might have
needed on a game-by-game basis. It's cleaner, and makes it easier to
troubleshoot games that might need additional flags, that's all.

 SO> should the COMMAND section taking out the DosBox line and replaced like
 SO> this?
 SO> 
 SO>    :COMMAND
 SO>    cd c:\games\!u_games\%4\%1  
 SO>    c:\mystic\netfoss\netfoss.com /m /i /t%1 
 SO>    _zork1.com c:\mystic\temp%1\door.sys 
 SO>    c:\mystic\netfoss\netfoss.com /m /i0 
 SO>    cd\ 

I'm actually not sure, I never messed with just NetFOSS and DoorWay. I know
there's an example Mike put on his site for DoorWay and such, but I went the
way I did because giving random strangers direct access to your file system,
with no real way to check on that because it's in a DOS window, is kind of
scary.

--- Mystic BBS v1.12 A43 2019/02/23 (Raspberry Pi/32)
 * Origin: http://www.throwbackbbs.com -\- meriden, ct -\- (1:142/799)
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to Mystic BBS  <--  <--- Return to Home Page

VADV-PHP
Execution Time: 0.0811 seconds

If you experience any problems with this website or need help, contact the webmaster.
VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved.
Virtual Advanced Copyright © 1995-1997 Roland De Graaf.
v2.0.140505

Warning: Unknown: open(c:\Sessions\sess_uj8rcotgmhqc98vk3lsct1csg6, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0 PHP Warning: session_start(): open(c:\Sessions\sess_uj8rcotgmhqc98vk3lsct1csg6, O_RDWR) failed: No such file or directory (2) in D:\wc5\http\public\VADV\include\common.inc.php on line 45 PHP Warning: Unknown: open(c:\Sessions\sess_uj8rcotgmhqc98vk3lsct1csg6, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0