id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,game 836,ZAK & INDY3EGA: actor sounds (step sound),SF/hibernatus,fingolfin,"{{{#!Markdown The step sound isn't played in Indy3 and Zak. I think the bug is in costume.cpp line 643: if \(nc == 0x78\) \{ a->cost.animCounter2++; if \(a->cost.start\[slot\] \!= end\) continue; \} If i replace \(nc == 0x78\) by \(nc & 0x80\), i can hear the step sound in Zak and Indy3 EGA. I don't know if it's the correct way to fix the bug, i don't know anything about costumes and i haven't read much of your code. Indy3 VGA doesn't need that, i've tried it and the step sound worked with \(nc == 0x78\). }}} {{{#!div style=""font-size: 75%"" Ticket imported from: !#747068. Ticket imported from: bugs/836. }}}",defect,closed,normal,Engine: SCUMM,,fixed,,,Zak McKracken