VOGONS


First post, by Amigaz

User metadata
Rank Oldbie
Rank
Oldbie

I'm currently trying out an AWE32 PNP model CT3990 in a Pentium 166 box I've built.
I'm wondering if anyone can assist me in exactly what I need in my autoexec.bat and config.sys to get digital sound, FM music and AWE32 Midi when I boot into pure DOS
My system is a PnP system so the card is initialized during boot.
I'm not sure if I need CTCM.EXE and CTCU.EXE to initialize the card...I know CTCU.EXE won't run under DOS 7.1 (win98) which I'm using on this PC
Grateful for some help since I'm not PnP-guy 😁

My retro computer stuff: https://lychee.jjserver.net/#16136303902327

Reply 1 of 12, by retro games 100

User metadata
Rank l33t
Rank
l33t

config.sys

DEVICE=c:\ctcm\ctcm.exe

autoexec.bat

SET CTCM=c:\ctcm
c:\sb16\aweutil.exe /s

Other (more ubiquitous) information -

autoexec.bat

Edit: SET BLASTER=A220 I5 D1 H5 P330 E620 T6
SET MIDI=SYNTH:1 MAP:E MODE:0
SET CTSYN=c:\windows (NB: not sure what this does!)
SET SOUND=c:\sb16

c:\sb16\diagnose /s
c:\sb16\mixerset /p /q

I'm sure you'll get something out of your CT3990 with these lines. Perhaps someone more knowledgeable than me can improve on them.

(Also, I'm not sure if you need to include the 'typical' SB .SYS file DEVICEs or not.)

Last edited by retro games 100 on 2009-01-09, 07:57. Edited 1 time in total.

Reply 2 of 12, by Amigaz

User metadata
Rank Oldbie
Rank
Oldbie

Is really DIAGNOSE.EXE needed when you initialize the card with CTCM.EXE?

My retro computer stuff: https://lychee.jjserver.net/#16136303902327

Reply 4 of 12, by Dominus

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

it's not really needed but it does check the card and settings quickly...

Windows 3.1x guide for DOSBox
60 seconds guide to DOSBox
DOSBox SVN snapshot for macOS (10.4-11.x ppc/intel 32/64bit) notarized for gatekeeper

Reply 5 of 12, by Malik

User metadata
Rank l33t
Rank
l33t

Get the AWE32 Drivers from "HERE".
Run the install program and let it do the placement of the statements for you.
Incidentally, it's you who posted the drivers. 😁 Or, of course, you can copy and paste from the retro games 100's post above.

Reply 6 of 12, by Amigaz

User metadata
Rank Oldbie
Rank
Oldbie

I've got it to work but I'm stuck with creative's crap mixer (mixerset.exe) since Mr Gun's Mastermixer messes up the sound completely when I use the AWE's native midi synth stuff 😜

My retro computer stuff: https://lychee.jjserver.net/#16136303902327

Reply 7 of 12, by Amigaz

User metadata
Rank Oldbie
Rank
Oldbie
Malik wrote:

Get the AWE32 Drivers from "HERE".
Run the install program and let it do the placement of the statements for you.
Incidentally, it's you who posted the drivers. 😁 Or, of course, you can copy and paste from the retro games 100's post above.

Those are the DOS drivers which doesn't work with win9x DOS 😉

My retro computer stuff: https://lychee.jjserver.net/#16136303902327

Reply 8 of 12, by prophase_j

User metadata
Rank Member
Rank
Member

Does any of this stuff apply to the awe64? I have yet to get any music out of it in dos.. just sfx.

"Retro Rocket"
Athlon XP-M 2200+ // Epox 8KTA3
Radeon 9800xt // Voodoo2 SLI
Diamond MX300 // SB AWE64 Gold

Reply 9 of 12, by Amigaz

User metadata
Rank Oldbie
Rank
Oldbie
prophase_j wrote:

Does any of this stuff apply to the awe64? I have yet to get any music out of it in dos.. just sfx.

Yess....

My retro computer stuff: https://lychee.jjserver.net/#16136303902327

Reply 10 of 12, by retro games 100

User metadata
Rank l33t
Rank
l33t
prophase_j wrote:

Does any of this stuff apply to the awe64? I have yet to get any music out of it in dos.. just sfx.

Try running Creative's Diagnose.exe utility, to figure out what's wrong. It should allow you to test both sfx and AWE music.

Also, you need to put that aweutil /s line mentioned above in your auto file.
And you need SET BLASTER=A220 I5 D1 H5 P330 E620 T6
Note: 620 is the usual setting. (But it does depend on what your Creative PnP config/manager has set it to.)

Any probs, please post results and I'll see what I can do.

PS - excellent avatar you've got! 😎

Reply 11 of 12, by prophase_j

User metadata
Rank Member
Rank
Member

Okay I'll try it out. I figured I was missing a device driver... I never put anything in the autoexec or config. I remember the diagnose.exe checking out ok, but a lot of the other commands from aweutils not working right. So even though I had the files there was no documentation and so yeah...

"Retro Rocket"
Athlon XP-M 2200+ // Epox 8KTA3
Radeon 9800xt // Voodoo2 SLI
Diamond MX300 // SB AWE64 Gold

Reply 12 of 12, by Malik

User metadata
Rank l33t
Rank
l33t
Amigaz wrote:

Those are the DOS drivers which doesn't work with win9x DOS

I see.

prophase_j wrote:

Does any of this stuff apply to the awe64? I have yet to get any music out of it in dos.. just sfx.

Yep, I've tried interchanging the AWE32 and AWE64 cards, keeping the Auotexec statements (installed via AWE32 software) constant. CTCM initialized the AWE64 perfectly. And all the rest of the statements work perfectly too. Including mixerset.

Sounds like a MIDI Port address problem interfering with....say, any other midi soundcard installed with it? Try loading all the statements low (if loaded otherwise). Disable write behind cache of smartdrv for all drives, if enabled.