diff options
author | Thierry Crozat | 2017-09-07 21:34:32 +0100 |
---|---|---|
committer | Thierry Crozat | 2017-09-07 21:34:32 +0100 |
commit | e7745bf0255135d9a668d024daa60ce06dc83fea (patch) | |
tree | 2cbe66e97f7ac186974fb96349e31dd17f16c537 | |
parent | 902b191266b470ef4bc4b753cd1a605f899d951a (diff) | |
download | scummvm-rg350-e7745bf0255135d9a668d024daa60ce06dc83fea.tar.gz scummvm-rg350-e7745bf0255135d9a668d024daa60ce06dc83fea.tar.bz2 scummvm-rg350-e7745bf0255135d9a668d024daa60ce06dc83fea.zip |
NEWS: Add fix for sound distortion bug in MADE engine
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -50,6 +50,9 @@ For a more comprehensive changelog of the latest experimental code, see: the game and ScummVM options. - Added possibility to load and save games using GMM. + MADE: + - Fixed badly distorted sound (bug #9753). + SCI - Fixed a script bug in Police Quest 3 to now grant 10 points when giving the locket to Marie. Now it's possible to beat the game with a perfect score. |