NEWS: Mention some SCI changes for 1.4.0
- Longbow Amiga is now supported - Mention the revised handling of game sound effects
This commit is contained in:
parent
4717d11862
commit
1e78aa73bb
1 changed files with 7 additions and 0 deletions
7
NEWS
7
NEWS
|
@ -6,6 +6,7 @@ For a more comprehensive changelog of the latest experimental code, see:
|
|||
- Added support for Lands of Lore: The Throne of Chaos.
|
||||
- Added support for Blue's Birthday Adventure.
|
||||
- Added support for Ringworld: Revenge Of The Patriarch.
|
||||
- Added support for the Amiga version of Conquests of the Longbow.
|
||||
|
||||
New Ports:
|
||||
- Added PlayStation 3 port.
|
||||
|
@ -26,6 +27,12 @@ For a more comprehensive changelog of the latest experimental code, see:
|
|||
Lure:
|
||||
- Fixed crash when trying to talk and ask something at the same time.
|
||||
|
||||
SCI:
|
||||
- Added better handling of digital vs. synthesized sound effects. If the
|
||||
"Mixed Adlib / MIDI mode" checkbox is checked, the engine will prefer
|
||||
digital sound effects, otherwise their synthesized counterparts will be
|
||||
preferred instead, if both versions of the same effect exist.
|
||||
|
||||
SCUMM:
|
||||
- Implemented PC Speaker support for SCUMM v5 games.
|
||||
- Fixed priority bug in iMuse. As a result the AdLib music should sound
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue