Devlogs
Posted February 26, 2025 by PeachClamNine
You can finally play the web version in full screen now. If you ever have this problem with your own RPG Maker game do a
Graphics._defaultStretchMode = function() { return true; };
in a plugin.