YLFAndy / MSU-MD

A repository of my MSU-MD patches
6 stars 0 forks source link

Darius Extra :: Name entry screen instantly disappears #1

Closed YLFAndy closed 1 year ago

YLFAndy commented 1 year ago

The name entry screen appears to be tied to either a music stop point or the music player playing length. Need to either add the tick counter logic from the MSU-MD driver or just hardcode a timeout.

YLFAndy commented 1 year ago

Rewrote the MSU-MD driver to include a "Playing" flag which I used to end the scene when the music completes.