I've just begun playing BG1, and many of the sound effects are wrong or missing compared to the original interpreter. Most obviously, the ambient birdsong and murmur of voices in the starting area of Candlekeep are missing. Also, no cows mooing or gulls crying. The footsteps of my character seems out sync, more like a slow, syncopated drum than actual footsteps, and they will continue even though I have stopped walking. The sound effect of a door opening and closing will occur for no reason (is this instead of the cows or gulls?) . The "scroll being unravelled" sound when getting tool tips is missing, and instead of the "click-clock" of trying to open a closed container, there is a voice saying, "This container is locked".
If I save my game with GemRB and then open it with the original interpreter, the ambient birdsong will be missing there too.
GemRB compiled from Git repository source July 19th, 2012. GUI enhancements off.
Mac OS X 10.7.4. Unpatched BG1 from GoG.
about missing sounds: can somebody reproduce in linux? I know the mac/ios openal implementation was causing missing sounds before, but i thought i fixed them all.
can you check the console log for errors? specifically openal ones.
also check your balder.ini and make sure ambient sounds are not disabled there.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Just to clarify – I do get some ambient sounds, such as the fiddle melody outside and in Candlekeep Inn, and the fountain in the courtyard.
Ambient sounds are enabled in the ini file, and the only things in the console log that look like errors are "GameScript/ERROR]: Target object: IDS Targeting: 2 0 0 0 0 0 0 0 0 0" and "[GameScript/ERROR]: Target for dialog couldn't be found (Sender: none, Type: 0)." (These are repeating in the log).
To me, the worst bug isn't the missing sounds but the extraneous footsteps. Those are really annoying.
The footsteps are a separate issue than any missing sounds.
I believe that those are due to one of our 2da tables for BG1 using BG2 values. I dont know the file or what should be in it tho.
Missing some character sound effects, and worse: the character voices.
Reproduced in Ubuntu 12.04
This is also true of BG2, no character sounds on click.
cpendlebury: check your config files (gemrb.cfg and baldur.ini both). gemrb used to play sounds on every click, but now we honor the "frequency" setting from the original.
Im not sure but there may be options for disabling certain sound-sets altogether.