2,051
edits
(→Original Game Bugs: add another original game bug) |
m (update, typos, cleanup, etc.) |
||
Line 13: | Line 13: | ||
* Both full game and demo are completable from the beginning | * Both full game and demo are completable from the beginning | ||
* Only the Macintosh version is supported | * Only the Macintosh version is supported | ||
==TODO== | ==TODO== | ||
Line 30: | Line 29: | ||
* Some slow computers shouldn't delay the 10ms on playing videos (not from the Movie class) (ie. digitall's Atom processor is too slow to handle it :P) | * Some slow computers shouldn't delay the 10ms on playing videos (not from the Movie class) (ie. digitall's Atom processor is too slow to handle it :P) | ||
** Probably should only delay if getTimeToNextFrame() >= 10 | ** Probably should only delay if getTimeToNextFrame() >= 10 | ||
** This should probably also go to other playback loops throughout ScummVM... | |||
==Original Game Bugs== | ==Original Game Bugs== | ||
# WSC: Dragging the antidote on the screen on your second trip in always shows the end replication video | # WSC: Dragging the antidote on the screen on your second trip in always shows the end replication video | ||
# Mars: Cursor shows during the canyon chase after moving it | # Mars: Cursor shows during the canyon chase after moving it | ||
# Norad Delta: The loop sound for the missile control room is corrupt on the disc; mastering error? But the | # Norad Delta: The loop sound for the missile control room is corrupt on the disc; mastering error? But the code is broken too! | ||
# General: From the main menu, selecting 'walkthru' does nothing -- the game just resets to adventure.* | # General: From the main menu, selecting 'walkthru' does nothing -- the game just resets to adventure.* | ||
# WSC: The "Images/AI/WSC/XN59WD" video is missing causing an AI video not to play. | # WSC: The "Images/AI/WSC/XN59WD" video is missing causing an AI video not to play. | ||
Line 45: | Line 45: | ||
* [https://github.com/clone2727/scummvm/tree/pegasus Repository of the work in progress Pegasus engine] | * [https://github.com/clone2727/scummvm/tree/pegasus Repository of the work in progress Pegasus engine] | ||
* [http://www.mobygames.com/game/journeyman-project-pegasus-prime MobyGames entry for The Journeyman Project: Pegasus Prime] | * [http://www.mobygames.com/game/journeyman-project-pegasus-prime MobyGames entry for The Journeyman Project: Pegasus Prime] | ||
* [http://presto.tommyyune.com/presto/journeymanprime/home.html Archived Website for The Journeyman Project: Pegasus Prime] | |||
[[Category:Engines]] | [[Category:Engines]] |
edits