On 10/21/17, Immortal said the following...
Has anyone ever figured out why TEOS runs fast one one machine (or vm)
and runs slow on another? So weird. It runs normally on one VM and
then I copy it to another without changing anything and it's slow. It
was running fast on my single processor VPS and now on a 4 core machine and its slow. Makes no sense.
Not sure if anyone responded to this but here is how I am setup using DOSEMU for TEOS and it works fine like the other doors.
--[snip batch file]--
@echo off
cd \apps\game\teo
planfair
if exist info.3 del info.3
if exist do3.bat del do3.bat
:begin
planets 3 %2 %3 %4 %5 /drew
if errorlevel 255 goto done
if errorlevel 254 goto do1
goto done
:do1
call do3.bat
goto begin
:done
if exist info.3 del info.3
if exist do3.bat del do3.bat
:realdone
exitemu
--[snip end batch file]--
**Seth Able's Node Data System, for node 1
BBSNAME Twinkle BBS
BBSTYPE DOORSYS
;COMPORT 0
FOSSIL
LOCKBAUD 0
STATUS ON
STATFORE 3
STATBACK 7
;COLOR1
;NODIRECT
;UNUSED
BBSDROP \TEMP1
;UNUSED
;UNUSED
;UNUSED
This is the node#.dat files you create in the folder above.
I also use BNU fossil drive 1.70 in case the door needs it, I found the internal fossil sucked pretty big.
http://www.pcmicro.com/bnu/bnu170.zip
my command line for this in autoexec.bat is:
bnu.com /F+ /M-
this prevents any on screen writing for the fossil driver stating its being used when the door is loaded.
Last question is for you what version are you using, I have 2.02 with some addons loaded and seems to be fine.
Also for DOSEMU check the conf:
/etc/dosemu/dosemu.conf
$_hogthreashold = (10)
This is what I have it set to, play with it to see what works best but found this seems to do the trick for every game I run.
Let me know if any of this helps!
Cheers!
Pequito
--- Mystic BBS v1.12 A35 (Linux/32)
* Origin: Twinkle BBS # (21:1/126)