Greetings,
I received the email that the new v1.2.7 of Game Editor was released, and I went ahead and downloaded it and installed it.
However, my game now runs horribly slow on my PPC device (on which it used to run fine).
The game runs at full speed until the enemies start appearing on the screen, at which time it begins to run at probably less than half the frames per second it's set to (which is already down to 16fps).
The only major difference between my game on the old Game Editor and my game now was the replacement of some graphics and minor logic changes. Thinking that it may have been larger sprites that caused the slowdown, I went ahead and popped in the old placeholder graphics again.
This did not solve the problem, as the PPC game still slowed down tremedously even with the original graphics in place.
Additionally, I loaded up a previous (about a week old) version of my game (in which there were no changes between v1.2.5 and v1.2.7), and THAT one even ran slow on the device.
But the fact remains that this behavior did not exist when the game compiled with the previous version of the Game Editor.
My device is as follows:
iMate PDA2k (same as T-Mobile MDA III, O2 XDA IIs, QTek 9090)
Intel XScale @ 400 MHz
128 RAM
It's a new device, and while not in the same class as the new 650+ MHz processors, it's still no slouch.
Again, my game worked fine prior to the new version, and runs horribly slow now. As I did have a second "control" build that was known to work fine on the old version and no longer does, I believe some code changes in your compiler may be the culprit (I'm checking through my minor changes now to make certain there's nothing in there that I've done to break it).
Has anyone else experienced similar problems with the full version 1.2.7? The Windows builds of the game run fine, but the PocketPC versions do not.
Finally, is there any way to still get a hold of previous builds of Game Editor? I tried the full version download link given to me upon purchase, but I'm assuming that one links to the same new version, as it still shows v 1.2.7.
Thanks to anyone who can help. It's greatly appreciated.