Difference between revisions of "Pegasus"

Jump to navigation Jump to search
(→‎Fixed in ScummVM: add missing card bomb bug)
(in release)
Line 1: Line 1:
{{EngineDescription|
{{EngineDescription|
        name=Pegasus|
name=Pegasus|
        developer=[[User:clone2727|clone2727]]|
developer=[[User:clone2727|clone2727]]|
        companies=[[Presto Studios]]|
companies=[[Presto Studios]]|
        usedBy=[[The Journeyman Project: Pegasus Prime]]|
usedBy=[[The Journeyman Project: Pegasus Prime]]|
        dateAdded=September 20, 2012|
dateAdded=September 20, 2012|
        release=N/A|
release=1.6.0|
        status=In Progress|
status=In Progress|
}}
}}


Line 21: Line 21:
** Propagate a PegasusEngine pointer to various classes
** Propagate a PegasusEngine pointer to various classes
** Cleanup some constant handling
** Cleanup some constant handling
* 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) (i.e. 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...
** This should probably also go to other playback loops throughout ScummVM...


==Original Game Bugs==
==Original Game Bugs==
=== Fixed in ScummVM ===
===Fixed in ScummVM===
* General: After using "cmd+o" to load a game while the pause menu is up, the screen dimmer remains on screen after loading the game.
* General: After using "cmd+o" to load a game while the pause menu is up, the screen dimmer remains on screen after loading the game.
* 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.
Line 39: Line 39:
* Mars: It was possible to proceed through the Mars maze without retrieving the card bomb. In that case, you would be able to complete Mars, but not able to complete the game. We now kill the player off if they attempt to traverse the Mars maze without finding the bomb.
* Mars: It was possible to proceed through the Mars maze without retrieving the card bomb. In that case, you would be able to complete Mars, but not able to complete the game. We now kill the player off if they attempt to traverse the Mars maze without finding the bomb.


=== Not Fixed in ScummVM ===
===Not Fixed in ScummVM===
 
* 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 code is broken too!
* Norad Delta: The loop sound for the missile control room is corrupt on the disc; mastering error? But the code is broken too!
* WSC: "Images/AI/WSC/XN59WD", "Images/AI/WSC/XW93NH1", and "Images/AI/WSC/XW93NH2" are missing causing some AI videos not to play.
* WSC: "Images/AI/WSC/XN59WD", "Images/AI/WSC/XW93NH1", and "Images/AI/WSC/XW93NH2" are missing causing some AI videos not to play.
Line 48: Line 47:
* General: There are various typos in in-game videos. For example, in the Optical Memory BioChip menu, "Ares" is misspelled as "Aries". It's also misspelled when you open the robot up. In addition, some frames of "Poseidon" are misspelled as "Posiedon".
* General: There are various typos in in-game videos. For example, in the Optical Memory BioChip menu, "Ares" is misspelled as "Aries". It's also misspelled when you open the robot up. In addition, some frames of "Poseidon" are misspelled as "Posiedon".


== External Links ==
==External links==
* [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]
* [http://presto.tommyyune.com/presto/journeymanprime/home.html Archived Website for The Journeyman Project: Pegasus Prime]


[[Category:Engines]]
[[Category:Engines]]