The Dark Eye
The Dark Eye | ||
---|---|---|
No Screenshot Available | ||
First release | 1995 | |
Also known as | N/A | |
Developed by | Inscape | |
Published by | Warner Interactive | |
Distributed by | (unknown) | |
Platforms | Windows, Macintosh | |
Resolution | 640x480, 16-bit | |
Engine | Director | |
Support | Since ScummVM 2.8.0 | |
Available for Purchase |
No |
The Dark Eye is a first-person horror adventure game released by Inscape. Much of the story is a series dream sequences based on the works of Edgar Allen Poe.
Install notes
The Dark Eye has key files stored in an installer archive. You will need to run "SETUP/DKYINSTL.EXE" in a Windows VM, then copy the full contents of the CD into the folder that gets created (usually "C:\DARKEYE"). ScummVM should then recognise the game.
The intent is for a future release of ScummVM to run it straight from the CD; the common codebase has support for the InstallShield file format, all that's missing is the autodetection plumbing to target the movie inside the archive.
Saving
For Director games, saving the game is a feature written by the original authors of the title. The Dark Eye is ahead of its time in that it has an Auto-Save feature. The catch is: saving only gets triggered when you visit the save game list on the main menu.
When in game, press Esc once to go to the head map screen, then again to go to the save game list. Your game should be saved.
Known issues
Stuck cutscenes
Occasionally, a cutscene can make it to the end and the game doesn't return control to the player. Pressing Esc to go to the map screen and clicking the eye to return should reset this.
Missing audio
Occasionally when saving a game, the internal mixer volume control can get stuck on 0; this will result in no music on the head map screen, and no sound anywhere except in certain animated cutscenes. This will also persist in the saved game.
To manually repair, open the debugger with Ctrl + Shift + D and type the following:
repl set the soundLevel to 5 lingo off c
Then press Esc to go back to the save menu. This should restore the sound volume levels.