Difference between revisions of "SAGA/TODO"

Jump to navigation Jump to search
(Update on the IHNM psychic profile screen and load dialog)
(Update on missing opcodes)
Line 41: Line 41:
=== Missing functions ===
=== Missing functions ===
* Implement several '''missing functions''':
* Implement several '''missing functions''':
** Psychic profile related: sfPsychicProfile and sfPsychicProfileOff and perhaps sf87
** 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)
*** ''The nightfall animation in Benny's chapter is not handled correctly yet, due to the missing sfScriptFade function. Currently, there's a workaround that doesn't show it at all''
*** ''The nightfall animation in Benny's chapter is not handled correctly yet, due to the missing sfScriptFade function. Currently, there's a workaround that doesn't show it at all''