-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems with ISA MAD16 Pro and volume for some games #2
Comments
Hi, thanks for using my driver. 929init initializes the mixer with the volume values that are set in the mixer. So I am surprised that you get different results with the mixer and after starting 929init. What happens if you set the dac volume to 0? regards |
Hi! thank to you for writing the driver, and sorry my english here you have pictures of my board Beside the 929 there is the analog AD1846JP, and is not inthe picture, but i have a wavetable board, and a Mitsumi cdrom connected (IRQ 10) Sorry, but i only tested doom before, now i tested more games, and is full of problems About your questions,
I realize about other problem, in wolfenstein (and maybe otrher games) whetever volume is low or normal, all sound, like soldiers screams, shottings, etc are 2x fast. If i open mixer, no more 2x, just the weird noises Some games like Jill of the jungle, sound is weird, whatever i open mixer or not i tested in advanced 44khz, 16bits, the AD or Cristal option, etc etc, nothing Is not a hardware problem, IRQ or DMA conflict, the original driver work great Of course i tested without nothingin my config/autoexec to avoid conflict with other drivers Any ideas are welcome, im testing all options without luck yet here some screenshots |
Ok, sorry double post, but i discover something weird
if i open mixer, set 100% or whatever to DAC, i just get 0 volume on DAC after this BUT if i open mixer, set 100% or whatever to DAC, open DOOM SETUP, and run Doom FROM SETUP i get good volume ..?¿ maybe something about real and protected modes?¿ Then if i do
|
What a nice card you have there! I've never seen one with a socketed codec. Actually it should work fine with my driver and I'm sorry you're having so many problems with it. Unfortunately I have no card with an AD1846 codec to test my driver with it myself. You should try to use only the 16 MHz crystal and try different frequencies, even below 22 kHz. You can also increase the number of initializations ("/N" option). I would disable "SB mixer voice volume emulation" and "automatic volume control" as you have problems with the volume. English is not my mother tongue either, so excuse me if something is incomprehensible. :) |
Hi! thanks for the driver
I have a problem with mixer, the volume is super low, specially DAC
If i load for example
929init.exe /SB /INFO /N3
i get good sound, very low, but FM, wavetable and DAC are ok
But if i set volume with mixer, for example
mixer dac 100 100 (or whatever 50,60,90...)
the dac volume is 0, i get no sound or very very low
There is any way to 929init to set volume to 100 for everything? i think the problem is mixer is not working for me, and sadly 929init set the volume too low
thanks
The text was updated successfully, but these errors were encountered: