Picture Bug Fix
Authors: Raizen884, Johnbolton, Gab!
Version: 1.0
Type: Bug Fix
IntroductionWhile I was beta testing for VXAce, I noticed that after a specific amount of picture disposal the game will start lagging. This is more obvious when you disposed 4 1280x1280 pictures and a few smaller amounts. The sad thing is that the lag is permanent. Trying Cache.clear with GC.start didn't help me with this problem. Luckily, a few guys from CentroRPGmaker found out about this and has created a fix. They also shared it with the English community and I figured I'll post it in here as well.
Note: This has already been reported to Eb! And we're not sure yet if this fix will be applied, but just in case
Features- Clears Pictures that you already disposed to avoid permanent lag.
ScreenshotsN/A
DemoNo demo.
Script
InstructionsIn the script.
CompatibilityShould work with anything.
Credits and Thanks- Raizen884
- Johnbolton
- Gab!
- Touchfuzzy - for the proper script formatting.
Author's NotesThere were 2 members which were trying to fix this, me and JohnBolton, it took some time because there was no error log, but JohnBolton, which has some scripts here found where was the problem. Also special thanks for Gab! which helped us out also, even though it is a very small script, it took some time to find where was the problem.
Enjoy!