- Joined
- Oct 18, 2013
- Messages
- 516
- Reaction score
- 34
- First Language
- English
- Primarily Uses
So, when I first got VX Ace everything went smoothly and it was always in the 58-60 FPS range. Now it's been at 28-30 FPS. Any ideas why?
It's on every part of the game.You've got something happening that's causing lag. My first guess would be parallel processes that run needlessly, continuously when they don't need to, or don't stop for a break between loops.
Think of what you've added since it was all running smoothly. Is it only on particular maps, or only after a certain point in the game?
Oh wait, I forgot to mention the lag was there long before I added a script.Try commenting out all your custom scripts 1 by 1 until the lag goes away.
A main cause could be a script keeps refreshing/updating every frame or few.