Difference between revisions of "TsAGE/TODO"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Scenes 4045/4050 fixed.)
(Updated bugs)
Line 7: Line 7:


Known engine bugs:
Known engine bugs:
*Pathfinding bug: when trying to exit scene 5200, the game enters an infinite loop. This happens because PlayerMover::proc1() keeps rejecting the path to the exit, as it supposedly returns to the original source region. Currently, there is a hack that changes the scene immediately after obtaining the stasis box.
*After obtaining the dolphin translator in scene 7700, opening the directory results in a crash (invalid rectangle)


Known hardcoded logic bugs:
Known hardcoded logic bugs:
*Scene 4000: Before using The Tech when everything else is complete, the hero says something that stays on screen and corrupt everything after
*Scene 4000: Before using The Tech when everything else is complete, the hero says something that stays on screen and corrupt everything after
*Scene 7700: When you examine around, the default look/use action is referring to a tea cup
*Scene 7700: You are supposed to operate the stool after getting the sheet of paper and use the combination written on it. But when you look/use the stool, the stool hotspot isn't working, and the exit button below the closeup isn't working either.


Currently Playable until:
Currently Playable until:
*Scene 7700 (sky lab)
*Scene 7700 (sky lab)

Revision as of 13:13, 30 April 2011

This is a list of things that still need to be handled properly:

  • Add sound support
    • Adlib
    • Sound Blaster
    • GUS
    • Midi (MT-32)

Known engine bugs:

  • After obtaining the dolphin translator in scene 7700, opening the directory results in a crash (invalid rectangle)

Known hardcoded logic bugs:

  • Scene 4000: Before using The Tech when everything else is complete, the hero says something that stays on screen and corrupt everything after

Currently Playable until:

  • Scene 7700 (sky lab)