rpgtkoolmv / corescript

http://www.rpgmakerweb.com/products/programs/rpg-maker-mv
MIT License
311 stars 75 forks source link

improve Debug_ReportMemory.js #93

Closed krmbn0576 closed 7 years ago

krmbn0576 commented 7 years ago

I improved this plugin! usedSize is the total size of images actually being used in the game just now. cachedSize is the total size of cached images. When usedSize exceeds about 150MPix, some mobile devices will crash by out of memory!

P.S. Changed the build script to copy plugins to /game/js/plguins.