VOGONS


First post, by dominusprog

User metadata
Rank Member
Rank
Member

Hi

So I bought this BTC 1817DW with an OPTi 931 and QDSP chip; it was working in the previous installation. But after I changed the hard drive and installed everything from scratch, no matter what I do, the wavetable doesn't work in DOS.

Any suggestion?

@ECHO OFF
SET BLASTER=A220 I5 D1 T4
SET SOUND16=C:\OPTI931
PROMPT $p$g
goto %config%

:WINDOWS
C:\OPTI930\SNDINIT /b
C:\WINDOWS\WIN.COM
goto end

:MSDOS
SET CTCM=C:\WINDOWS
LH C:\WINDOWS\COMMAND\DOSKEY.COM
LH C:\WINDOWS\COMMAND\MSCDEX.EXE /D:ASUSCD01
LH C:\OPTI931\SNDINIT /b
LH C:\S3\S3VBE20.EXE /INSTALL
LH E:\DRIVERS\CTMOUSE\CTMOUSE.EXE /S1
PATH %PATH%;C:\NC
goto end

:end
[MENU]
MenuItem=WINDOWS, Load Microsoft Windows 95 [Default]
MenuItem=MSDOS, Start system in MS-DOS compatibility mode.
MenuDefault=WINDOWS,05

[COMMON]
FILESHIGH=30
BUFFERSHIGH=30,0
STACKSHIGH=9,256
DOS=HIGH,UMB
REM - By Windows 95 Network for LastDrive - LASTDRIVE=H

[WINDOWS]
DOS=UMB
DEVICEHIGH=C:\WINDOWS\SETVER.EXE
DEVICEHIGH=C:\ASUS_CD\ASUSCD.SYS /D:ASUSCD01

[MSDOS]
DOS=HIGH,UMB
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\UMBPCI\UMBPCI.SYS
DEVICEHIGH=C:\WINDOWS\SETVER.EXE
DEVICEHIGH=C:\ASUS_CD\ASUSCD.SYS /D:ASUSCD01

Driver
https://archive.org/details/BTC_1817_OptiSoun … CD_Windows_1998

SAM_2326.JPG
Filename
SAM_2326.JPG
File size
476.88 KiB
Views
530 views
File license
GPL-2.0-or-later

Duke_2600.png
A-Trend ATC-1020 V1.1 ❇ Cyrix 6x86 150+ @ 120MHz ❇ 32MiB EDO RAM (8MiBx4) ❇ A-Trend S3 Trio64V2 2MiB
Aztech Pro16 II-3D PnP ❇ 8.4GiB Quantum Fireball ❇ Win95 OSR2 Plus!

Reply 2 of 3, by dominusprog

User metadata
Rank Member
Rank
Member
stanwebber wrote on 2023-03-04, 14:43:

this may not be your problem, but why do you have

C:\OPTI930\SNDINIT /b

in your config? i have a 82c930 card and i think the dos drivers are different (nt drivers are combined if i remember).

Ah yes, I copied it from the backup I have. The thing is, there's no separate driver for DOS like the 930, but I have to install the Win3.1 driver from Windows.

Duke_2600.png
A-Trend ATC-1020 V1.1 ❇ Cyrix 6x86 150+ @ 120MHz ❇ 32MiB EDO RAM (8MiBx4) ❇ A-Trend S3 Trio64V2 2MiB
Aztech Pro16 II-3D PnP ❇ 8.4GiB Quantum Fireball ❇ Win95 OSR2 Plus!

Reply 3 of 3, by dominusprog

User metadata
Rank Member
Rank
Member

Problem solved! There's an option in SOUND16.CFG named FDAC_SRC with four possible options: OPL3/ASIO/MIX/SHARE. The default option is OPL3, so changing this to SHARE should fix the problem.
Is there anyone who knows what the MIX option does? Can FM-Synth and Midi be used at the same time?

Duke_2600.png
A-Trend ATC-1020 V1.1 ❇ Cyrix 6x86 150+ @ 120MHz ❇ 32MiB EDO RAM (8MiBx4) ❇ A-Trend S3 Trio64V2 2MiB
Aztech Pro16 II-3D PnP ❇ 8.4GiB Quantum Fireball ❇ Win95 OSR2 Plus!