VOGONS


Memory error in DOS

Topic actions

Reply 20 of 73, by Cursed Derp

User metadata
Rank Oldbie
Rank
Oldbie

Should I run qemm install in windows? I burned the iso to a cd.

I am as smooth as a gravy train with flaming biscuit wheels.

Reply 21 of 73, by Harry Potter

User metadata
Rank Oldbie
Rank
Oldbie

Did it buy you any more memory at all? BTW, if you want to redirect MEM's output to a text file, try "MEM/C>c:\mem.txt." This will create the file "mem.txt" on your hard drive and send MEM's output there.

Joseph Rose, a.k.a. Harry Potter
Working magic in the computer community

Reply 22 of 73, by Harry Potter

User metadata
Rank Oldbie
Rank
Oldbie

Maybe. IIRC, the Windows version has options for the DOS version as well. Again, I'd really like to see how your system's doing now. 😀

Joseph Rose, a.k.a. Harry Potter
Working magic in the computer community

Reply 23 of 73, by Cursed Derp

User metadata
Rank Oldbie
Rank
Oldbie

Should I repost the config.sys and autoexec?

I am as smooth as a gravy train with flaming biscuit wheels.

Reply 24 of 73, by Cursed Derp

User metadata
Rank Oldbie
Rank
Oldbie

I just rebooted and it says there's an unrecognized command in the config.sys. I'm going to repost it.

I am as smooth as a gravy train with flaming biscuit wheels.

Reply 25 of 73, by Harry Potter

User metadata
Rank Oldbie
Rank
Oldbie

Before you try QEMM, try first adding the "I=" switch I mentioned and "HIGHSCAN" to see if they help. Also see what happens if you use "NOEMS" in one of your configurations to disable EMS. On my new Win98SE tower, I got no UMBs unless I tried these. There, QEMM helped, but no matter what I did, I couldn't get EMS or UMBs in Windows mode at all.

Joseph Rose, a.k.a. Harry Potter
Working magic in the computer community

Reply 26 of 73, by Harry Potter

User metadata
Rank Oldbie
Rank
Oldbie

Maybe I was wrong about FILESHIGH=. 🙁 Try reverting that to FILES=. Sorry!

Joseph Rose, a.k.a. Harry Potter
Working magic in the computer community

Reply 27 of 73, by Cursed Derp

User metadata
Rank Oldbie
Rank
Oldbie

This is a lot of changes to make. I'll try to get them all in. Here's my latest autoexec and config.sys for reference.

I am as smooth as a gravy train with flaming biscuit wheels.

Reply 28 of 73, by Cursed Derp

User metadata
Rank Oldbie
Rank
Oldbie

I'm doing the optimize process on QEMM now. Weird beeping sounds blasting out of my pc from across the room

I am as smooth as a gravy train with flaming biscuit wheels.

Reply 29 of 73, by Cursed Derp

User metadata
Rank Oldbie
Rank
Oldbie

All this to try to get Blake Stone working... an admirable effort though so far and future games may benefit from it

I am as smooth as a gravy train with flaming biscuit wheels.

Reply 30 of 73, by Harry Potter

User metadata
Rank Oldbie
Rank
Oldbie

I don't know what could be causing the beeping sounds except that PCs of the era usually beep upon start-up. I'm glad you took my suggestions. 😀

Joseph Rose, a.k.a. Harry Potter
Working magic in the computer community

Reply 31 of 73, by Harry Potter

User metadata
Rank Oldbie
Rank
Oldbie

At least it could help in the future. 😀

Joseph Rose, a.k.a. Harry Potter
Working magic in the computer community

Reply 32 of 73, by Cursed Derp

User metadata
Rank Oldbie
Rank
Oldbie

The qemm process is still going. Let's see what happens

I am as smooth as a gravy train with flaming biscuit wheels.

Reply 33 of 73, by Cursed Derp

User metadata
Rank Oldbie
Rank
Oldbie

Qemm finally finished loading. I'll see if anything changed.

I am as smooth as a gravy train with flaming biscuit wheels.

Reply 34 of 73, by Cursed Derp

User metadata
Rank Oldbie
Rank
Oldbie

Still won't work in dos.

I am as smooth as a gravy train with flaming biscuit wheels.

Reply 35 of 73, by Harry Potter

User metadata
Rank Oldbie
Rank
Oldbie

Oh. Did you try "I=B000-B7FF" and Stealth mode?

Joseph Rose, a.k.a. Harry Potter
Working magic in the computer community

Reply 36 of 73, by feda

User metadata
Rank Member
Rank
Member

Clear your autoexec and config files.

Put this in autoexec:

SET BLASTER=A220 I7 D1 H7 P330 T6
C:\WINDOWS\SMARTDRV.EXE
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND
LH C:\DRIVERS\CTMOUSE.EXE /R2
LH C:\WINDOWS\COMMAND\MSCDEX.EXE /D:OPTICAL

Put this in config:

DEVICE=C:\WINDOWS\HIMEM.SYS /TESTMEM:OFF
DOS=HIGH,UMB
DEVICE=C:\WINDOWS\EMM386.EXE RAM
FILESHIGH=30
BUFFERS=30
LASTDRIVE=H
DEVICE=C:\WINDOWS\SETVER.EXE
DEVICEHIGH=C:\DRIVERS\VIDECDD.SYS /D:OPTICAL

Reboot and see how much mem you get.

Reply 37 of 73, by Harry Potter

User metadata
Rank Oldbie
Rank
Oldbie

I've had similar problems with a tower having a P4/2.60MHz processor and 1GB RAM. EMM386 with I=B000-B7FF and RAM gave me only 32k UMBs. Disabling EMS gave me 64k more UMBs. I analyzed DOS memory using QEMM's MANIFEST and found 64k of memory that's not being used but was only able to use the lower 32k, as otherwise, EMM386 locks up. My ideas should help, though. BTW, what is your memory layout now?

Joseph Rose, a.k.a. Harry Potter
Working magic in the computer community

Reply 38 of 73, by Cursed Derp

User metadata
Rank Oldbie
Rank
Oldbie
The attachment 20240704_174356.jpg is no longer available
The attachment 20240704_174353.jpg is no longer available

I tried out the autoexec and config from feda. The game still won't run. Here's the memory layout now. Sorry I don't know how to get it as a text file.

I am as smooth as a gravy train with flaming biscuit wheels.

Reply 39 of 73, by feda

User metadata
Rank Member
Rank
Member

Do as the second item on the list in the error message suggests. This should load dos with absolutely no commands, no mouse, no cd and no sound. How much mem do you get? From there, start adding things one by one.