Reply 60 of 210, by Nicht Sehr Gut
- Rank
- l33t
Originally posted by jez Do we still need to put the line SET VDMSPATH=C:\VDMSOUND in autoexec.bat?
Since there is no installation program as of yet, and since the author(s) have not stated otherwise, you probably still need to set the path manually.
Is it advisable to put the SET BLASTER= line in dosdrv.bat, so that DOS programs will see the settings?
So long as that path is defined at some point before you try to run a DOS title, DOS programs should "see" those settings. That's why it's usually defined "right away" (AUTOEXEC.BAT).
And what are the default port/IRQ/DMA settings?
From the VDMS.INI:
[SB Controller.config] version = 4.15 ; 1.05 for SB1.x, 2.01 for SB2, 3.02 for SBPro, 4.05 for SB16 port = 0x220 ; u […]
[SB Controller.config]
version = 4.15 ; 1.05 for SB1.x, 2.01 for SB2, 3.02 for SBPro, 4.05 for SB16
port = 0x220 ; usually 0x220 (can also be 210, 230, 240, 250, 260 or 280)
IRQ = 7 ; usually 5 or 7
DMA8 = 1 ; usually 1
DMA16 = 5 ; usually 5
Therefore:
SET BLASTER=A220 I7 D1 H5 P330 T6
A=Address
I=IRQ
D=DMA (8-Bit DMA if the card is 16-Bit)
H="High" DMA (the 16-Bit DMA)
P=Port (as in the MIDI Port address)
T=Type (as in "type of SoundBlaster, with 6 representing a SB16).
Included text file copied from a dead website cache that has a more detailed description.
Is Adlib supported?
Yes. Basically, all soundblaster music that is not MIDI is "AdLib" (exception to this are the AWE cards, etc...).
Soundblaster?
Yes. An SB16, if possible.
What is it emulating???
Basically the same thing that the NT version emulates, except that it's doing so in a much less stable environment than in NT/2000/XP. That means if it crashes horribly, give thanks for whatever amount of time it worked for you, reboot, and hope it doesn't crash next time. You can thank the OS for these problems.