1,509
edits
(Removed a bug that occurs in the original under certain circumstances) |
(Update) |
||
Line 23: | Line 23: | ||
* Options panel shows up without textures on the buttons and some options are not functioning yet (e.g. the load/save dialogs) | * Options panel shows up without textures on the buttons and some options are not functioning yet (e.g. the load/save dialogs) | ||
* When the spiritual barometer changes, the character's portrait changes to "happy" or "sad", but the background color is updated after moving to another screen | * When the spiritual barometer changes, the character's portrait changes to "happy" or "sad", but the background color is updated after moving to another screen | ||
* The text of some speeches is not shown | |||
** Chapter 2 (Ellen): When Ellen is in the elevator and she pushes a date, the answers that the elevator gives have no text | |||
** Chapter 4 (Nimdok): When Mengele shouts from the speakers "Continue your research!", the speech text is not shown | |||
** Chapter 5 (Ted): When Ted listens to the witch talking inside the chapel, the things that the witch says have no text | |||
=== Missing functions === | === Missing functions === | ||
Line 29: | Line 33: | ||
** sfScriptFade is not properly implemented, probably a new event type needs to be added (kEventPalFade) | ** sfScriptFade is not properly implemented, probably a new event type needs to be added (kEventPalFade) | ||
** for videos, erase the screen before showing a video | ** for videos, erase the screen before showing a video | ||
* Investigate what the following opcodes are: | * Investigate what the following opcodes are: | ||
** sf87 | ** sf87 | ||
Line 55: | Line 57: | ||
=== Chapter 2: Ellen === | === Chapter 2: Ellen === | ||
=== Chapter 3: Benny === | === Chapter 3: Benny === | ||
Line 65: | Line 66: | ||
=== Chapter 5: Ted === | === Chapter 5: Ted === | ||
* ['''Important'''] It's not possible to interact with the maid's door, as the closed door is not drawn at all. Therefore, it's not possible to tell Surgat to unlock it | * ['''Important'''] It's not possible to interact with the maid's door, as the closed door is not drawn at all. Therefore, it's not possible to tell Surgat to unlock it | ||
=== Chapter 6: Endgame === | === Chapter 6: Endgame === |
edits