To save me having to go put debug messages in my code, maybe someone can give me a quick answer:
When I start my game in Fullscreen mode, it takes 5-10 seconds to load.. when I start in Windowed/debug mode, it takes nearly a minute. I'm using ResizeImage() once during this load, could it be the culprit? Is it an exlusive-mode nuance?
When I start my game in Fullscreen mode, it takes 5-10 seconds to load.. when I start in Windowed/debug mode, it takes nearly a minute. I'm using ResizeImage() once during this load, could it be the culprit? Is it an exlusive-mode nuance?