VOGONS


First post, by benfinkel

User metadata
Rank Newbie
Rank
Newbie

Hello,

I want to get Moraff's Dungeons of the Unforgiven running is DosBox with SVGA. Problem is that it doesn't use VESA, instead you have to pick the specific chipset you're working with.

My computer has a GeForce 4 MX 440 in it... here are the options in the game menu for chipset:

Tseng ET-4000
Trident
Ahead
ATI VGA Wonder
S3 Windows Accelerator
S3 Other (Elsa)
Cirrus Logic
WD Cards (like Diamond and Paradise)

I've tried them all and none work initially. Any ideas? Should I be running it in straight windows? Because I tried that and none of the options worked either.

Thanks!

--Ben

Reply 1 of 9, by HunterZ

User metadata
Rank l33t++
Rank
l33t++

Right now I don't think there's really much in the way of SuperVGA emulation in DOSBox. You won't get it working in straight Windows either, as the game obviously wants to talk directly to the video card (and probably doesn't know how to talk to any made in the last 10+ years anyways).

I heard canadacow or someone had a custom build of DOSBox that emulated a different set of video hardware so that he could run Windows 3.x in 256 colors. You might try searching around the forums here for that and trying it.

Note that when running in emulators such as DOSBox, your real video card doesn't matter - what's important is what video card (if any) is being emulated.

Reply 2 of 9, by benfinkel

User metadata
Rank Newbie
Rank
Newbie

Cool.

Thanks for the Info Hunter.

--Ben

Reply 3 of 9, by mirekluza

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

HunterZ has old information...
There is 256 color support for Windows 3.x in CVS (using S3 drivers). You can try a CVS build and choose S3 (I have no idea whether it will work or not - CANADACOW targeted here Windows 3.x, not silly DOS games which ignored VESA standards - fortunately such games are quite rare).

Mirek

Reply 4 of 9, by benfinkel

User metadata
Rank Newbie
Rank
Newbie

Okay.. cool. What is CVS?

And I think DOTU predated VESA standards more than it ignored them...

--Ben

Reply 5 of 9, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

CVS =~ A work-in-progress version of DOSBox => Can contain unexpected errors.

If you have to ask what CVS is, you should get it here:

http://cvscompile.aep-emu.de/dosbox.htm
http://rdu.dk/dosbox-cvs-builds

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 6 of 9, by HunterZ

User metadata
Rank l33t++
Rank
l33t++

mirekluza: I looked through the CVS changelog and didn't see anthing about S3 or SVGA - I guess those went in a while ago.

benfinkel: Be sure to let us know whether or not you get it working. It'd sure be cool to see some of those Moraff games again - Steve Moraff's games were among the first SuperVGA games I played.

Reply 7 of 9, by benfinkel

User metadata
Rank Newbie
Rank
Newbie

No luck yet.

I can get it going in regular VGA mode (16 color) but that's as good as it seems to get.

Ah well, thanks for the help guys!

--Ben

Reply 8 of 9, by Evasis

User metadata
Rank Newbie
Rank
Newbie

Ok there's a way to get it working!

I realize this post's from back in 2005. Oh well. The game was ludicrously old then too. I figure there must be at least one other dood that wants to run this game properly on modern hardware, eventually. It's still very fun.

1. go here:

DOSBox SVN Builds

2. proceed to http://ykhwong.x-y.net/cvs/frame.html, get ykhwong's CVS build (.65)

3. edit your dosbox.cnf and change the following line:

svgachipset=et4000new

This is the Tseng Labs et4000 new chipset.

4. run dungeons of the unforgiven normally in dosbox. Pick "A" and then "1" for the Tseng Labs video card.

5. ENJOY

Reply 9 of 9, by solongtony

User metadata
Rank Newbie
Rank
Newbie

I just tried this with DOSBox 0.74 and the config option you need has changed. I have just this in a config file and it works:

[dosbox]
machine=svga_et4000

When you run the game, this lets you choose graphics setting A 1 as the previous post mentions. I definitely recommend it, not only does it look better, it renders faster.