Jump to content

MegaMinerd

Contributor
  • Posts

    5
  • Joined

  • Last visited

Posts posted by MegaMinerd

  1. I've been independently researching Red Rescue team for the past several months, and I've discovered some things that should help further research. First and most importantly, cutscenes are multithreaded. Each character (plus the camera) gets their own thread, and they signal each other using flags- E4 to set a flag and E3 to wait for a flag. Also, I have fully worked out how the overworld backgrounds are loaded. I've made a program that makes it much easier to view the cutscenes' scripts. You can see its source code here. If you have any questions I'd be happy to answer them.

    pmdset.zip

    • Like 2
×
×
  • Create New...