First post, by vanfanel
- Rank
- Member
SOLUTION
In the end, it was fixed by loading SMARTDRV in CONFIG.SYS like this:
DEVICE=C:\DOS\SETVER.EXE
DEVICE=C:\DOS\HIMEM.SYS /TESTMEM:OFF
DEVICE=C:\DOS\SMARTDRV.EXE /DOUBLE_BUFFER
DEVICE=C:\DOS\EMM386.EXE RAM I=B000-B7FF
DOS=HIGH,UMB
FILES=30
Yep, SMARTDRV was the key to bring the compatibility up to pair with the Vertex86 DX!
ORIGINAL POST:
Lemmings 2 works, Elder Scrolls: Arena works, etc.
Hi there,
Trying to make Lemmings 2 working with the QEMM memory manager (because that's the most compatible memory manager on my computer) I get:
Exception 6: Your computer has attempted to execute an unvalid instruction due to an error in one of your programs (etc..)
This is not a QEMM error (etc..)
Exception #6 at C35E:000F, error code: 0000
AX=0088 BX=0000 CX=0001 DX=F000 SI=0001 DI=3818 BP=0000
DS=0428 ES=0428 SS=40B8 SP=761E Flags=3086
Instruction: 63 00 18 18 18 7E 18 18 18 00 00 00 00 00
With EMM386, the game hangs with:
Sound Loading.
Sound Initializing.
...And stays there forever.
Without any EMS manager, the game works fine, just without digital sound effects.
This computer has 128MB of RAM and a Vortex86 CPU, tried limiting available memory with HIMEMX, etc, but made no difference...
Any ideas, please?