>>>>Just wondering if you could tell me what Dos/4G is all about? I don't
>>>>anything about this program and I am getting alot of crashes on my
>>>>system while running Nascar. I've gotten them ever since I've owned the
>>>>game but thought it might have been something I've setup wrong. Well...I
>>>>was playing "Gone Fishing" and I received the same error with this game,
>>>>but I could at least see the top of the screen and it said:
>>>>Dos/4G error (2001) exception 06h (invalid opcode) at 180:DA011c10.
Hey Jason,
It sounds just like my problem when I try to run Nascar or Indycar
after booting for windows. It souns like a crash due to your memory
manager set-up wrong for DOS/4G. I'm not sure about how it works but
it's a 32 bit mode, and it doesn't work well with Qemm <or> emm386.
BUT, this set-up config works fine for me. 486DX-2/66 with 8mb. RAM
and the ever so slow ISA 2mb. video card I have. I hope this helps:
autoexec.bat=
D:
CD\NASCAR
NASCAR
config.sys=
device=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\EMM386.EXE noems
dos=high,umb
P.S.
I left out my sound card set-up in here, so be sure to add that to
your autoexec.bat and config.sys to get your sound working right.