8
« on: April 18, 2006, 09:45:08 AM »
Well, I can explain what I do:
I'm just create new project with usual template in ProjectMan. There is nothing added to default script. And I put on scene two layers - one sky (800x600, with one sprite also 800x600), another layer foreground (2400x600, with smaller sprites - 3 of 800x600). ok, this sprites isn't optimized, but this is just a test. On PC with GeForce5900XT when player go scrolling speed is one. On another PC with integrated video card - Intel865 another. This isn't good. With VSync off frame rate is 8 time higher, and even mouse smoothly moves on each PCs and animation of "molly" is better looks. So that do you think about it? There is no GPU limit, just scripts lag and of couse VSync.
I just want to say that you main loop suggested above isn't be right for situation when VSync is on.