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
This commit is contained in:
parent
10476048f8
commit
d3b14e1445
4 changed files with 27 additions and 1 deletions
8
README
8
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue