Known Issues/Bugs

Known problems with the current version:

  • XYZ image support just plain sucks. The SDL rewrite will also fix this one.
  • Projects that try to run lots of common events at once will cause all sorts of problems. This will be fixed in the release version by streamlining the common event process.
  • Certain Label/Goto Label pairs break the script compiler. This is due to a bug in the script compiler. It has been reported to the original developer, who is working on it.
  • Message box control codes are displayed literally in message boxes instead of interpreted as control codes. This will be fixed after the rewrite is done.
  • Changing Saturation (Chroma) in various event commands has no effect. Implementing this will require the use of pixel shaders, which I’ll get to after the rewrite.