Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
C:\steam\steamapps\common\darklands\dosbox_windows
MAKE A BACKUP COPY i.e. copy the file and name it something like DosboxDarklandsOriginal.conf, so you can go back to the original after mucking around with the settings.
edit DosboxDarklands.conf,with Notepad, and change line 60 to one of the following (try them and see which you like)
scalar=super2xsai or (this one is recommended the most)
scalar=normalX2 or
scalar=advmame2x
scalar=advinterp2x (gives cleaner text) or
scalar=supereagle (the highest setting)
Also, change
output=overlay to output=ddraw
Change the resolution to something like 640X480; it might be worth trying 800X600 or 1024X768
It's worth trying the maximum settings just to see the opening sequence, the graphics are much smoother. Of course you do have to be careful as you might make the game unstable.
Cheers! pax
-mwirkk
Indeed DOSBox SVN-DUAM is a newer branch of DOSBox with much additional support for newer HW, but even it itself has passed into a somewhat sustained engineering mode (SE) a few years ago. Steam distros of DOS games include DOSBox Duam with the game installation in addition to the mainline DOSBox distro. There are actually quite a few other SVN DOSBox branches a person could experiment with, but it may require some additional plumbing on the user's part to make it work in each case.
Edit: by "plumbing" I mean finding the right config settings that work best with the game for the particular DOSBox variant being employed.
cycles=100000
Which works great for a high powered PC, in my case AMD Ryzen 5800x. On my older Bradwell Intel CPU, I was able to go up to 20000 and above, the music started to have some degradation. But anything above "auto" is a must for snappy display.
Than for quality of display, a little bit of fiddling will probably be needed, but one from Dam that works quite well for me is scaller set to:
scaler=advinterp3x
to fit my 1600 vertical resolution perfectly (I think)
Also, to not get stretched display, to get a 4x3 rectangle:
aspect=true
Another QoL issue is to go to game settings and set sound to Soundblaster Pro. (The Roland one was a little iffy. Better for pure music, but sound effects were not so great).
Those are great trips Jumbo Shrimp. Thanks! :)
As per your experience with Roland support, when you tried that did it also involve swapping out the original ASOUND.* and PSOUND.* files for their RSOUND.* counterparts? ...i.e., as described in the "Simultaneous Roland & Sound Blaster Support" section of the README file distributed with Darklands on the original media:
http://www.darklands.net/writs/README07.TXT
Thanks again!
I went back to SoundBlaster Pro.
Also, I went down from 100000 to
cycles=50000
I think it is fast enough. I think with the higher number, scrolling on the battle map was difficult to control. So hopefully the lower value will slow it down a little, while keeping display speed fast enough in the rest of the game.