Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Custom Game_Event code lags too much!
#2
Reading...
"It turns out my lag ussues were caused by a runaway HUD window updating every frame."......

Basically, You can find what I'm describing in the hud script for my Lycan ABS

In the main hud window...
1) I Have a master update routine that:
a) First does a check routine that only performs updates after x frames ( if Graphics.frame_count % 30 != 0)
b) Same check routine sees if the current HP is the same as the last checked hp
c) Same check routine sees if the current SP is the same as the .... Oh, you get the idea)
2) ONLY if the check routine says something is different.... refresh and update the rest of the window with the new data
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }


Messages In This Thread
RE: Custom Game_Event code lags too much! - by DerVVulfman - 06-26-2013, 07:01 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Possible means to speed up Bitmap TONE code? DerVVulfman 7 1,996 06-11-2023, 08:22 PM
Last Post: kyonides
   ACBS - Atoa Custom Battle System and TP System zlsl 2 3,891 10-20-2021, 05:09 AM
Last Post: zlsl
   I want to add an Atoa Custom Battle System command cut-in. zlsl 11 12,300 11-11-2019, 08:55 PM
Last Post: DerVVulfman
   Question about ACBS (Atoa Custom Battle System) aeliath 10 11,256 08-08-2019, 02:50 PM
Last Post: aeliath
   Problems with counteraatack addon of Atoa Custom Battle System Djigit 22 32,421 01-05-2017, 08:05 PM
Last Post: Noctis
   Custom Message by Hodgeelmf, need to make it above picture LunarBerry 6 10,016 05-09-2016, 01:15 AM
Last Post: LunarBerry
   Atoa Custom Battle System: Popup when status change Noctis 6 9,381 02-01-2016, 12:52 AM
Last Post: Noctis
   Atoa Custom Battle System CTB animation while cast Noctis 6 9,809 01-04-2016, 03:05 PM
Last Post: Noctis
   Weird error when using a custom save script. Steel Beast 6Beets 8 10,300 06-27-2015, 05:54 PM
Last Post: Steel Beast 6Beets
   Custom Save/Load screen Raou 2 7,026 04-01-2015, 08:18 PM
Last Post: Raou



Users browsing this thread: