1,554
edits
m (Hang in EGA version has been fixed) |
(CD audio is supported) |
||
Line 1: | Line 1: | ||
== Status == | == Status == | ||
Game is completable. There are occasonal minor graphical glitches. | Game is completable. There are occasonal minor graphical glitches. No audio except Red Book from CD version. | ||
== Problematic places == | == Problematic places == | ||
Line 11: | Line 11: | ||
* When game calls delay() screen doesn't get redrawn. Noticeable at "please wait" screen and especially cutscenes (try screen #5 FTWKFEN) | * When game calls delay() screen doesn't get redrawn. Noticeable at "please wait" screen and especially cutscenes (try screen #5 FTWKFEN) | ||
* Demo doesn't handle last screen properly. It hangs instead of printing ordering info | * Demo doesn't handle last screen properly. It hangs instead of printing ordering info | ||
* Intro in CD version slowly gets out of sync with sound track. Apparently we have small errors in delays which stack up | |||
== Main and long-term goals == | == Main and long-term goals == | ||
Line 17: | Line 18: | ||
== File-specific tasks == | == File-specific tasks == | ||
=== gob.cpp === | === gob.cpp === | ||
* Write proper game detection. (MD5-based?) | * Write proper game detection. (MD5-based?) |