downloads
 drivers & firmware


PDA

View Full Version : DRIVER NEEDED: Creative Labs Sound Blaster Audigy SE (Windows XP Home) [PCI / ISA]


   
 
 
maverick1995
02-28-2008, 04:26 AM
I'm trying to locate the driver for the SB16 Emulation so I can use sound in an old DOS game. Steel Panthers III is one of my favorites, but, the sound does not work in it. I've searched everywhere that I can think of.

Support Information:
Device Type: Sound Card
Manufacturer: Creative Labs
Model: Sound Blaster Audigy SE
Interface: PCI / ISA
Operating System: Windows XP Home
Age of Device: < 2 years old
FCCID:

Find it on DriverGuide (http://members.driverguide.com/index.php?action=srch&sm=b&aax=&qa6=258&qa5=19&qa7=1500&dp=2&qm0=Sound+Blaster+Audigy+SE&jmd=and&fzz=d) | Find it with Google (http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=Creative+Labs+Sound+Card++Sound+Blaster+Audigy+S E+Windows+XP+Home+) | Research manufacturer Creative Labs (http://members.driverguide.com/index.php?action=getinfo&companyid=258)

Red_Dawg
02-28-2008, 04:45 AM
Audigy SE - Windows XP drivers

http://us.creative.com/support/downloads/download.asp?MainCategory=1&nRegionFK=&nCountryFK=&nLanguageFK=&sOSName=Windows+XP&region=1&Product_Name=Audigy+SE&Product_ID=14257&modelnumber=&driverlang=1033&OS=10&drivertype=0&x=19&y=5

Jerry K
02-28-2008, 04:54 AM
Creative card drivers and cards that "EMULATE" a Sound Blaster type card,
will need a SET BLASTER line in the autoexec.bat file.
the short text below describes how to do this so early dos based games (or windows DOS Box Mode) will be able to set the correct values.

If using WIndows Dos Box Mode, set your SET BLASTER line to MATCH what windows has assigned the card (check using control panel, sound card, "Resources" tab.

The SET BLASTER Entry
---------------------

Specifies the base I/O address, Interrupt number (IRQ), DMA and HDMA
channels for hardware configuration.

Example:

SET BLASTER=A220 I5 D1 H5 P330 T6

A--Specifies the Sound Blaster 16 base I/O port
I-- Specifies the Interrupt request line
D-- Specifies the DMA channel
H-- Specifies the HDMA channel
P-- Specifies the MPU-401 base I/O port
T-- Specifies the card type

How to Tell What Type of Card You Have
--------------------------------------

The "T" entry on the Set Blaster line indicates what type of card you
have.

This T Entry Means you have this card type
------------------------------------------------

T6 All 16 bit Sound Blaster cards are type 6.
T5 The 8 bit Pro card is type 5.
T4 (card #1600) The SB PRO is type 4.
T3 (card #1350) A parameter of type 3 indicates an old
Sound Blaster card
T2 (card #1330) All 8 bit cards are type 2.

Note that the only way to be absolutely sure of your card type is to open
your computer and look at the card.

Other Sound Blaster Environment Settings
----------------------------------------

SET MIDI=SYNTH:<1 or 2> MAP:

In the above setting, <1 or 2> specifies the MIDI file format used (1 is an
FM chip, 2 is an MPU-401 port), and is where the MIDI data is
sent to (G is General MIDI, E is Extended MIDI, and B is Basic MIDI).

SET SOUND=

Specifies the directory location of SB16 drivers and software.