[Scummvm-git-logs] scummvm master -> c057f00eab65bc31f48b40c04aadc73f1569ee3a

m-kiewitz m_kiewitz at users.sourceforge.net
Thu May 4 22:17:12 CEST 2017


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
c057f00eab SCI32: Fix comment about Phantasmagoria 2 changes between EN+DE/FR


Commit: c057f00eab65bc31f48b40c04aadc73f1569ee3a
    https://github.com/scummvm/scummvm/commit/c057f00eab65bc31f48b40c04aadc73f1569ee3a
Author: Martin Kiewitz (m_kiewitz at users.sourceforge.net)
Date: 2017-05-04T22:17:03+02:00

Commit Message:
SCI32: Fix comment about Phantasmagoria 2 changes between EN+DE/FR

Changed paths:
    engines/sci/detection_tables.h


diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 144479c..536a41d 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -3148,7 +3148,8 @@ static const struct ADGameDescription SciGameDescriptions[] = {
 
 	// Phantasmagoria 2 - German DOS/Windows (supplied by AReim1982)
 	// Note: Fully uncensored, but one scene is missing probably because of a mastering error (Curtis + Therese meeting near water cooler)
-	//       Another scene was fully replaced (Therese attacks Curtis), reasons unknown. The German/French one is more suspenseful.
+	//       Another scene was cut differently (Therese attacks Curtis), reasons unknown. Violence and/or blood were not changed.
+	//       The German/French one is way shorter, less suspenseful and without any dialog.
 	//
 	// Windows executable scanning reports "unknown" - "Dec 07 1996 15:42:02"
 	// DOS executable scanning reports "unknown" - "Dec 07 1996 08:35:12"





More information about the Scummvm-git-logs mailing list