Opened 15 years ago
Closed 15 years ago
#4830 closed defect (fixed)
NIPPON: Sound looping fails (regression)
Reported by: | Kirben | Owned by: | Kirben |
---|---|---|---|
Priority: | normal | Component: | Engine: Parallaction |
Version: | Keywords: | ||
Cc: | Game: | Nippon Safes |
Description
ScummVM 1.1.0pre48399 (Mar 25 2010 10:39:48) Compiled under MinGW with GCC 4.2.1 Running on Windows XP Media Center 2005 Edition English Amiga version of Nippon Safes.
Sounds looping fails in the Amiga version of Nippon Safes, due the changes to sound looping code for the IFF sound format in revision 47469.
The Amiga demo can be used for testing, there should be sound looping of the car alarm and siren in the second scene with Dino, after talking to the 'shady type.'
Ticket imported from: #2976353. Ticket imported from: bugs/4830.
Change History (4)
comment:1 by , 15 years ago
comment:3 by , 15 years ago
Fixed in ScummVM (branch and trunk), by reverting revision 47469.
The IFF sound code is only used by the Parallaction game engine, where this specific changes only causes problems.
comment:4 by , 15 years ago
Owner: | changed from | to
---|---|
Resolution: | → fixed |
Status: | new → closed |
Does simply reverting that commit fix the issue for you?