YEP.194 – Optimize Script Calls – RPG Maker MV

Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.

Support Team Yanfly on Patreon
Join the RPG Maker Portal Discord

Script Calls, whether they’re for setting variables, conditional branches, or actual script calls themselves, can run into performance issues when a lot of them are ran in succession. This plugin will optimize script call usage found inside common events and make them dedicated functions instead for better performance.

This is only done for Common Events, as with Map Events and Troop Events, the event list would be generated on the spot and not something that will continue to be stored in cache the moment the player leaves the map or ends the battle. This also doesn’t apply to Move Route script calls to maintain compatibility with Move Route Core.

Please wait while you are redirected...or Click Here if you do not want to wait.