[Scummvm-tracker] [ScummVM] #9576: SCI: Resource manager should stream audio

Colin Snover trac at scummvm.org
Sat Oct 1 03:58:54 CEST 2016


#9576: SCI: Resource manager should stream audio
------------------------+-------------------------
Reporter:  csnover      |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  normal       |  Component:  Engine: SCI
Keywords:               |       Game:
------------------------+-------------------------
 Audio resources are moved entirely into memory instead of being streamed
 from disk. This causes excessive memory usage (some games like
 Phantasmagoria play audio files in excess of 10MB). Audio32 already works
 on streams, so only the resource manager needs to learn how to create
 audio streams from disk instead of memory.

--
Ticket URL: <https://bugs.scummvm.org/ticket/9576>
ScummVM <https://bugs.scummvm.org>
ScummVM



More information about the Scummvm-tracker mailing list