|
-
March 9th, 2006, 05:51 PM
#1
Enable Sound Blaster emulation.
I'm trying to load a DOS driver for my sound card (Aureal Vortex) in my autoexec.bat file. I keep getting an error: Sound Blaster emulation not enabled.
Anyone know how I can enable this? Its a Win 98SE system.
Thanks all.
Dex
-
March 9th, 2006, 08:05 PM
#2
Check in device manager, been a long time since I fought SoundBlaster and the dos problems it causes, but I seem to remember that could be killed in DM.
-
March 14th, 2006, 03:53 PM
#3
Hey Train; Yeah, it can be easily disabled in the Device Manager. The problem is, I'm trying to enable it. I think it has to do with something I need to load, but I'm not sure what.
-
April 1st, 2006, 06:02 PM
#4
Bump. Anyone?
-
April 1st, 2006, 06:19 PM
#5
Don't know if it'll work but, try adding the line:
Code:
SET BLASTER=A220 I5 D3 T4
to the top of the C:\AUTOEXEC.BAT file.
(Shot in the dark).
-
April 2nd, 2006, 09:58 PM
#6
Good shot . . . but a miss. I did a search on MS's knowledge base too. They touch on the subject but don't offer any concrete solutions. I know I had to deal with this once before, but can't remember what I did. I tried adding Creative support in the "Add New Hardware" applet, and poking around in the "Multimedia" properties tabs. But all didn't pan out.
If I recall, this may have had something to do with something you checked when first installing the sound card. I may uninstall it, and then reinstall it to see if I missed something.
-
April 4th, 2006, 12:06 AM
#7
 Originally Posted by Dexahol
Good shot . . . but a miss.  I did a search on MS's knowledge base too.
Actually, I fired up an old 98SE machine that I remembered seeing the "VORTEX DOS AUDIO DRIVER ... Aureal Semiconductor" message on when booting it up.
Post the contents of your C:\CONFIG.SYS and C:\AUTOEXEC.BAT files and let's see if we can help you spot anything wrong.
-
April 4th, 2006, 07:30 PM
#8
Your post reminded me that I have this working on another Win98SE machine that I don't use much anymore. Both that machine and this one have the same config.sys/autoexec.bat files, which is to say there is no config.sys. And the autoexec.bat consists of only one line:
LH C:\WINDOWS\AU30DOS.COM
Thats it. I checked the Device Manager of the working machine, and sure enough, under "Sounds, video and game controllers" was "Vortex AU8830 Sound Blaster Pro Emulation." I checked the drivers and they were listed as:
C:\WINDOWS\SYSTEM\AU30SBFM.VXD
C:\WINDOWS\SYSTEM\MMDEVLDR.VXD
The non-working system has those same two files, so I guess its just a matter of seeing how to get them "activated". At this point, I should point out that my sound card works fine for all applications except this one game. (NFS II)
Its only the DOS emulation that doesn't load.
-
April 5th, 2006, 12:14 AM
#9
Now try adding the line
Code:
SET BLASTER=A220 I5 D3 T4
directly below that AU30DOS.COM line, reboot and then see if it works.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|