On the Videos issue
Unfortunately, the major issue we are having with the videos freezing the game is due to the MV engine itself, which has an outdated video processing module.
RPG MZ has solved it perfectly, but migrating the game to MZ would take a lot of time.
I'm still thinking what to do.
My last resort is
1) Compressing videos a little to optimize RAM usage further
2) Disabling input during video play (hold SPACEBAR sends a command to stop the video and the MV engine causes conflict)
3) Adding little time gap through wait 15 frames spacers, to let the engine decay the processing before and after the video playing.
I hope these changes work.
I will Tell yall when i update with that hotfix.