Got a CF that I setup with DOS 6.22, MAME .36,and Gamelauncher. It works ok but it's booting up a little slow (from power-up).
I've seen some sites that have Autoexec and Config examples of what I should have, but those are people are using DOS under WIn98 so not sure I can use them for my setup.
Here's mine as of now:
Config :
DEVICE=C:\DOS\HIMEM.SYS
DOS=HIGH,UMB
FILES=40
BUFFERS=40
Autoexec:
@ECHO OFF
SET CTCM=C:\CTCM
C:\CTCM\CTCU /S
C:\DOS\SMARTDRV.EXE /X
C:DOS\FASTVID 011 8 D1000000
CLS
PROMPT $p$g
PATH C:\DOS
SET TEMP=C:\DOS
SET BLASTER=A220 I7 D1 T2
CLS
CD GLAUNCH
GLAUNCH
Let me know if there's anything I should change or add to make a difference. The computer is an old one, a HP 333mhz 64 ram (I think) no cdrom no floppy no mouse.
The games run fine and load fine, it just takes too long for the computer to load into Gamelauncher.
Thanks