From d3b14e1445e10640847ab16545c769da2d32592d Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Fri, 26 Nov 2010 12:37:24 +0000 Subject: SCI: Implemented FR #3101338: "King's Quest 6 Windows Mouse Icons" Added an option to use the original Windows cursors in the Windows version of KQ6 Also, added an update on how the Mac cursors are handled (perhaps the handling is the same) svn-id: r54495 --- README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README') diff --git a/README b/README index 6b4539ac0f..d6482e0392 100644 --- a/README +++ b/README @@ -2004,6 +2004,14 @@ Flight of the Amazon Queen adds the following non-standard keywords: music_mute bool If true, music is muted sfx_mute bool If true, sound effects are muted +King's Quest VI Windows adds the following non-standard keywords: + + windows_cursors bool If true, the original unscaled black and white + Windows cursors are used instead of the DOS + ones. If false, the DOS cursors are used in the + Windows version, upscaled to match the rest of + the upscaled graphics + Simon the Sorcerer 1 and 2 add the following non-standard keywords: music_mute bool If true, music is muted -- cgit v1.2.3