Slow Code! Major problem, plz help!

Started by
11 comments, last by Gf11speed 22 years, 8 months ago
I narrowed it down to the fact that my Blt is somehow in efficient. You see, I am using the generic Blt() function in DirectDraw to draw my sprites. However, I have some surfaces that are quite large, such as 800x600 background surfaces and other large bitmaps that are the width/height of the screen. I have noticed when drawing those larger surfaces to the screen (I draw to the backbuffer first, then flip(pageflipping)), the program gets very slow. What is causing this, and how else could I load these larger bitmaps, in order for them to blit faster.
Greg FieldsSyntasoft Gameswww.syntasoft.comPost-Time Horse Racing (Available Now)
Advertisement
800x600 Surfaces? In 2d?

What ever for?!

-AfroFire is Brin & Brin is AfroFire
Brin>> What´s wrong with 800x600 surfaces in 2D ??

I use that myself. I have a 800x600 background menu image..
-------------Ban KalvinB !

This topic is closed to new replies.

Advertisement