VOGONS


First post, by exofreeze

User metadata
Rank Member
Rank
Member

This older shareware game seems to emit a repeated stutter sound when it attempts to initialize the sound card. I've tried various sbtypes (sb1, sb2, sbpro, sb16) and I get the same issue. I also tried a few different IRQ's and ports.

Unfortunately, the only other option is pc speaker. Any advice? Thank you.

I am using 0.74 on Win 7 x64.

Reply 1 of 4, by ripsaw8080

User metadata
Rank DOSBox Author
Rank
DOSBox Author

loadfix

Reply 2 of 4, by exofreeze

User metadata
Rank Member
Rank
Member

if I run it with loadfix, it comes back and says it is unable to initialize the soundblaster.

Reply 3 of 4, by ripsaw8080

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Don't run the game executable as a parameter of loadfix, use two separate commands:

loadfix
asterock

It's just touchy about load address, and running loadfix separately makes a small difference.

You may also need to delete asterock.cfg if it has the wrong soundblaster type or settings recorded in it.

Reply 4 of 4, by exofreeze

User metadata
Rank Member
Rank
Member

thanks, that worked.