So, I'm currently working on a project that has a few extra details I want to put on the save screen. Namely, my project will be split into named chapters and span three different worlds, and I'd like the names of both the current chapter and current world to be displayed when you save. Unfortunately, while Yanfly's Save Core helps, it's actually doesn't let me change text on the save screen mid game. There are no plugin commands that I know of to alter the text, and while I've tried to work around this with text codes and actor names, the variables or name changes needed aren't recognized outside of that file (i.e. reloading from the title screen would still have the first world and chapter's names, or nothing at all). Does anyone know how I can get this to work?