gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Beginners > Slow Motion

#168904 - semihce - Mon Jun 01, 2009 11:28 pm

Hi guys,

I am developing a software with which GBA games can be designed. This project is developed on Visual Studio 2005.

Now I have to transfer this software to Vista. I also upgraded Visual Studio 2005 to 2008.

My problem is that in previous program everything was working perfect. But in this one when I want to move background, it moves very slowly.In previous one, I was able to load sprites but now I cannot do it either.

What can be the problem. Operating system or Visual Studio 2008..Or anything else...

#168909 - Tyler24 - Tue Jun 02, 2009 5:12 am

Operating system shouldn't have anything to do with it.
Doesn't VC++ have some code-profile that you could run to see where all the time is being spent?