Opened 11 years ago
Closed 11 years ago
#6481 closed defect (fixed)
NEVERHOOD: Wrong walk sound in navigation scene
Reported by: | eriktorbjorn | Owned by: | johndoe123 |
---|---|---|---|
Priority: | normal | Component: | Engine: Neverhood |
Version: | Keywords: | ||
Cc: | Game: | The Neverhood |
Description
When walking around module 1100, the walk sounds are soft when in the open, and loud and echoy when walking through the tunnel. This seem correct to me.
However, if I walk back to the room with the teleporter, and then back to the navigation scene again, the walk sounds will be loud and echoy even out in the open. It seems there's some bug (quite possibly in the original as well, but I can't check that) regarding the calls to playTwoSounds() in module1100.cpp.
(Incidentally, this savegame may also be useful for testing the issue with the missing "Klaymen! Up here!" sound.)
Ticket imported from: bugs/6481.
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | neverhood-win.016 added |
---|
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
After checking the IDB it seems this bug is also in the original (I can't confirm it though). I added a workaround so now it should play the correct footstep sounds.