Computer Games
--
Questions
--
Followers
Top Experts
autoexec.bat
SET BLASTER=220 I5 D1 T4
MOUSE.COM
@ECHO OFF
SET PROMPT=$P$G
GOTO %CONFIG%
:MSDOS
MSCDEX.EXE /D:MSCD001 /E
GOTO COMMON
:COMMON
config.sys
[MSDOS]
DEVICE=HIMEM.SYS
DEVICE=EMM386.EXE RAM
[COMMON]
device=oakcdrom.sys /D:mscd001
BREAK ON
BUFFERSHIGH=20,0
dos=high,umb
FCBSHIGH=1,0
filesHIGH=40
stacksHIGH=9,256
SWITCHES=/F
i know some of this is not right but can someone help?
I have a old PB.... p233 S606 with a crystal sound card in it, The sound command line is right and is in the right spot, but one of the other command lines is interfearing with it. I have gotten the sound to work befor but i cant rember what order that thay go in. The "SET BLASTER=220 I5 D1 T4" command is all i need in dos for the sound.
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Does everything loads fine (without error) ?
mem /d/p shows the drivers on memory (mscdex, mouse, etc) ?
Have you run the sound blaster setup prog to be sure the port number, irq, etc are correct ?

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
for commands for my SoundBlaster16.
The same probably won't work for you,
but you need some similar commands.
There is nothing in your autoexec.bat or config sys that initializes your sound card. The SET BLASTER line just sets an environment variable.
Look on your C drive for similar programs. Also dredge through any old autoexec.??? files you have on this or past hard disks.
Regards,
David
SET BLASTER=A220 I5 D1 H5 P330 T6
SET SOUND=C:\SB16
C:\SB16\SB16SET /M:220 /VOC:220 /CD:220 /MIDI:220 /LINE:220 /TREBLE:0
C:\SB16\SBCONFIG.EXE /S
there you'll find a programa (diagnose) that will find the correct port, dma, irq for the board (if that's not sb16) take a look at http://www.soundblaster.com/drivers/ and choose the correct board






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Have you used the sb tool I pointed you?

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
Try here for the updated driver for the sound card.
ftp://216.160.248.47/pub/audio/dspsetup.exe
Good luck
Jeff






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Try removing removing everything from high memory (just for testing).
If still does not work try removing one by one (mouse, cd support, etc) untill you get the sound board working. (do not suppose it´s working, test it, make it "speak")
Have you tryed the old DOS friend NDIAGS ?
Maybe some of the devices are conflicting.
Is there a SB compatable entry?
If so check the I/O, IRQ, and DMA it uses to ensure it is 220, 5 and 1. If not either change the autoexec.bat of change it here.
If no SB Compatable check the resources used by the parent device the last resources should be for the SB compatability.
Again if you boot directly into DOS you will need a driver loaded either in the AUTOEXEC.BAT or CONFIG.SYS
Jeff

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
I believe that MB has an integrated sound card.
Get into the BIOS Setup for on board periferial (SP) devices and check that.
If you can figure which sound chip you have you can download the driver (and DOS programs) from here http://www.cmedia.com.tw/
Jeff






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Do you have the drivers loaded???
We can't do much without the drivers.

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
sorry for the typo.
Is there any test program to be sure the soundboard is working? Have you tried any of them?
Have you tried running the game with just the sound (without mouse, cd)?






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
This, in my opinion, shows some kind of lasyness from the part of the manufacturer and enjoys conflicting with the usb port.
Try
SET BLASTER=A220 I5 D1 T4
Note A220 not just 220
Jeff

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
1.there is an "A" missing in
set BLASTER=A220...
2.try replcing device=EMM386.EXE RAM
to : device=EMM386.EXE NOEMS,
tell me if its work
bye
Amit






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
set BLASTER=A220 is right, but my sound still dose not work if no one get the question i will give it to you
it did not

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
SET BLASTER=A220 I5 D1 T4
MOUSE.COM
@ECHO OFF
SET PROMPT=$P$G
GOTO %CONFIG%
:MSDOS
MSCDEX.EXE /D:MSCD001 /E
GOTO COMMON
:COMMON
config.sys
[MSDOS]
DEVICE=HIMEM.SYS
DEVICE=EMM386.EXE RAM
[COMMON]
device=oakcdrom.sys /D:mscd001
BREAK ON
BUFFERSHIGH=20,0
dos=high,umb
FCBSHIGH=1,0
filesHIGH=40
stacksHIGH=9,256
SWITCHES=/F
This is what my boot disk looks like now, it still dose not work
Are you sure the sound is working (ablt to work)
do you have any test software ?
Have you checked for conplicting irqs ?
Increasing the points like that won't do much. Most of the reason there's no answer is because hardly anyone reads this topic area anymore. If it was a more populated topic area, you'd have had an answer long ago. Increasing the points won't help, because no matter how much you increase the points, there's still going to be hardly anyone seeing the thread.
You could try posting a 0-point question in the lounge with a link to this thread, then you'll get more input and hopefully an answer. :)






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Also what the game says. It says that there is not sound present or just does not make any noise?

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
1. Does the sound card work? Have you confirmed that this card is capable of running in a dos mode? Does it work in windows?
2. When not booting from a boot disk, does sound work in DOS? (boot to command line and type the set blaster command at the prompt. then test it)
3. It may not be the setup of your autoexec/config files, test the sound using another dos game if you got one, if not get one.
So to start, confirm the card works...
second, test the card to see if it works when in dos mode?
Let me know the results of those two tests.....
and if during boot with the bootdisk it dose not say loading sound drivers it will not work. when loading a game it says fm chip is not present that means that the sound did not load...
1. Does the sound card work? Have you confirmed that this card is capable of running in a dos mode? Does it work in windows? yes the sound card dose work.
the sound card dose work in msdos mode.
and yes the sound dose work in windows






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
2. When not booting from a boot disk, does sound work in DOS? (boot to command line and type the set blaster command at the prompt. then test it)
no it dose not
tryed did not work
3. It may not be the setup of your autoexec/config files, test the sound using another dos game if you got one, if not get one.
yes it is
i tryed blood, shadow warrior, doom, duke nukem 3d.

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
c:\sb16\SB16SET /M:220 /VOC:220 /CD:220 /MIDI:220 /LINE:220 /TREBLE:0
c:\sb16\SBCONFIG.EXE /S
These are loading the DOS Creative Labs sound card drivers. As the Crystal Sound chipset is manufactured by AzTech, the Creative Labs (a different manufacturer) DOS drivers above will NOT work.
To get the AzTech DOS Drivers for your computer (assuming you don't have the original Cd-Rom / Diskettes that came with your computer) you can go to this site.
http://www.windrivers.com/identity/SOUND/company/crystal.htm
This page will tell you how to identify which Sound Card that you have (pay particular attention to the Packard Bell section on the bottom of the page) and will provide links to the necessary Driver downloads.
Normally, the DOS Drivers come with their own AUTOEXEC.BAT update routines (Make sure you make a copy of your old AUTOEXEC.BAT first, just to be safe), but the tendency of these setups is to place the necessary statements anywhere in the .BAT. Once the DOS Driver Setup is done, be prepared to move the statements added to the AUTOEXEC.BAT into the MS-DOS section of your AUTOEXEC.BAT file as you don't want the DOS drivers loading when you are going into Windows.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Have you tried to run the game in DOS prompt in Win95/98 or even <gasp> Windows 3.1?
to throw in my old config.sys/autoexec.bat
stick a "LOADHIGH" in front of MOUSE.COM and MSCDEX.EXE
ie.
LOADHIGH MOUSE.COM
LOADHIGH MSCDEX.EXE /D:001 /E
minor mods, but if you're in DOS mode it'll free up some conventional memory for ya..
As for your sound problems, that's the EXACT same line I used to have (after editing those @$#@'ing files enough you begin to remember the most obscure commands), so my only thought is if you have the card on the right IRQ (ie. have you checked the jumpers on the board itself?), AND if you're running win95/98, make sure it's running YOU'RE autoexec.bat and NOT theirs...could be you're editing the same file over and over, but the computer just isn't using it..:(
just my 2 cents..
wazoo
ie.
instead of device=oakcdrom...(blah, blah)
try devicehigh=oakcdrom...(bla

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
SET BLASTER=A220 I5 D1 T4
mouse.com
SET MSINPUT=C:\MSINPUT
@ECHO OFF
SET PROMPT=$P$G
C:\WINDOWS\COMMAND\MSCDEX.
config.sys
DEVICE=C:\WINDOWS\HIMEM.SY
DEVICE=C:\WINDOWS\EMM386.E
device=oakcdrom.sys /D:mscd0001
Break On
BuffersHigh=20,0
DOS=High,UMB
FCBSHigh=1,0
FilesHigh=40
StacksHigh=9,256
Switches=/F
device=c:\windows\cwbinit.
i got it
people please read all the post first befor posting
Jeff






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
<<
To get the AzTech DOS Drivers for your computer (assuming you don't have the original Cd-Rom / Diskettes that came with your computer) you can go to this site.
http://www.windrivers.com/identity/SOUND/company/crystal.htm
This page will tell you how to identify which Sound Card that you have (pay particular attention to the Packard Bell section on the bottom of the page) and will provide links to the necessary Driver downloads.
>>
Armed with the correct DOS drivers installed, running the DOS game in question should be no problem.. <smile>.

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
Computer Games
--
Questions
--
Followers
Top Experts
Computer games are video games played on a personal computer, mobile device or video game console. Their defining characteristics include a lack of any centralized controlling authority, a greater degree of user control over the video-gaming hardware and software used and a generally greater capacity in input, processing, and output.