First post, by vanfanel
- Rank
- Member
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!
Lemmings 2 works, Elder Scrolls: Arena works, etc.
ORIGINAL POST:
Hi there,
I have Elder Scrolls: Arena (Floppy version 1.06 from Bethesda) starting on different systems, all of them using FreeDOS, and in all of them I have the same problem: the game starts, but then hangs on a black screen after I create the character and go into the game itself just after the goddess talks to you.
FreeDOS uses JEMMEX as it's default memory manager, so I am simply loading it with:
DEVICE=C:\FREEDOS\BIN\JEMMEX.EXE
My FDAUTO.BAT simply loads the sound driver and CTMOUSE.
After all that, I have 625KB of conventional memory free and plenty of EMS and XMS:
WHAT does "Elder Scrolls: Arena" want then?? What does that game expect??
I have been fighting this game for days now to make it work: it's the same on very different systems. No matter if I have sound hardware or not, no matter how I set it up using it's setup program, etc etc
Runs great in DosBOX, but... why doesn't it run on real hardware under FreeDOS? Any ideas, please?