• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Resource icon

[EBS]Cache In-battle Animations to Reduce Lag 2020-01-11

I forgot to update the script to cache the animations when you load a new game. Edit the following to fix:

-Next, go to PScreen_Load, and go to the elsif statement mentioning cmdNewGame (should be around line 403), and paste the following directly after the line, "$game_map.autoplay":

pbLoadCachedAnimations
pbLoadCachedAnimations2
Back
Top