It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
I have a problem with digitilized sounds.
Music works great but I don't have any sounds. I run SETSOUND in Dosbox, selecting the MPU401 MIDI for the music and the Soundblaster option for the sounds but nothing. Also, I changed the music to the Soundblaster but nothing too. Any solution? Thanks.
No posts in this topic were marked as the solution yet. If you can help, add your reply
avatar
Platov: I have a problem with digitilized sounds.
Music works great but I don't have any sounds. I run SETSOUND in Dosbox, selecting the MPU401 MIDI for the music and the Soundblaster option for the sounds but nothing. Also, I changed the music to the Soundblaster but nothing too. Any solution? Thanks.
I do not own the game for now but my advise should be change the IRQ and DMA to different values under the soundblaster configuation to test. Also keep in mind that these values need to be the same in the game config and in the *.conf dosbox file.

Greetings
Post edited September 13, 2020 by Gudadantza
avatar
Platov: I have a problem with digitilized sounds.
Music works great but I don't have any sounds. I run SETSOUND in Dosbox, selecting the MPU401 MIDI for the music and the Soundblaster option for the sounds but nothing. Also, I changed the music to the Soundblaster but nothing too. Any solution? Thanks.
avatar
Gudadantza: I do not own the game for now but my advise should be change the IRQ and DMA to different values under the soundblaster configuation to test. Also keep in mind that these values need to be the same in the game config and in the *.conf dosbox file.

Greetings
Thanks for your help but I found the problem.
It was an error in the Dosbox configuration file for the game. The dosbox_fs.conf file make Dosbox emulates a Soundblaster Pro but the game don't detect it because it is an incompatible sound card. On the sbtype line, you must change sbpro for sb16. Like this:

BEFORE

#sbtype=sb16
sbtype=sbpro

AFTER

#sbtype=sb16
sbtype=sb16

And there it is! The digital sounds work like a charm.
I hope this can help if anyone has the same problem like me.
Post edited September 14, 2020 by Platov
avatar
Gudadantza: I do not own the game for now but my advise should be change the IRQ and DMA to different values under the soundblaster configuation to test. Also keep in mind that these values need to be the same in the game config and in the *.conf dosbox file.

Greetings
avatar
Platov: Thanks for your help but I found the problem.
It was an error in the Dosbox configuration file for the game. The dosbox_fs.conf file make Dosbox emulates a Soundblaster Pro but the game don't detect it because it is an incompatible sound card. On the sbtype line, you must change sbpro for sb16. Like this:

BEFORE

#sbtype=sb16
sbtype=sbpro

AFTER

#sbtype=sb16
sbtype=sb16

And there it is! The digital sounds work like a charm.
I hope this can help if anyone has the same problem like me.
Platov, thank you so much, you are a genius! I was trying to kick around the sound config in DOSBOX with soundsetup.exe, but this right here fixed my problem. I will send this in to GOG support, as I had a ticket in with them about this issue. I'm sure this will help a lot of people who buy the game. :)

Thank you again!
avatar
Platov: Thanks for your help but I found the problem.
It was an error in the Dosbox configuration file for the game. The dosbox_fs.conf file make Dosbox emulates a Soundblaster Pro but the game don't detect it because it is an incompatible sound card. On the sbtype line, you must change sbpro for sb16. Like this:

BEFORE

#sbtype=sb16
sbtype=sbpro

AFTER

#sbtype=sb16
sbtype=sb16

And there it is! The digital sounds work like a charm.
I hope this can help if anyone has the same problem like me.
avatar
RaginRondo: Platov, thank you so much, you are a genius! I was trying to kick around the sound config in DOSBOX with soundsetup.exe, but this right here fixed my problem. I will send this in to GOG support, as I had a ticket in with them about this issue. I'm sure this will help a lot of people who buy the game. :)

Thank you again!
I am glad to help. :)
Has anyone had any luck with this fix after applying the German language patch from compiware?

It works perfectly for GOG's English version for me, too. After setting soundblaster type to sb16 I can hear digital sounds, menu clicks etc.

But after installing the patch for playing in German setting sbtype to sb16 doesn't help anymore and the sounds remain gone. I tried to experiment changing IRQ and DMA settings of the blaster emulation, but no luck so far.
Post edited January 29, 2024 by blam666