PPC Performance problems

Non-platform specific questions.

PPC Performance problems

Postby pkubicek » Fri Oct 24, 2008 11:00 am

Hello everybody,

I would ask you for help. I think I am beginner in GameEditor, but this application quickly starts to title me "Boss". Very good and intuitive interface and easy scripting. I´ve started to making a game for pocket pc platform. Developement seems to go on the whole quickly. But I have performance problems on my ppc. Game is on the start and don´t have much actors. I don´t know where can be a problem. I have read this forum completly and use some great tips with optimalization. But still game works very slow (only ppc, on pc works fine). For example I need only MoveTo game menu from OutOfView To View, but it will take about 1-2 seconds. Player can´t wait so long... Also I have add fps counter and fps balances about 28-30 fps. Its ok.

Anybody have similar problem? Anybody can help?

Thx

PS: Game will be (I hope. If I can solve this problem) medieval turn based strategy game. Screenshot I can add, if you want. Or code if it will be necessary.
pkubicek
 
Posts: 7
Joined: Fri Oct 24, 2008 10:43 am
Score: 0 Give a positive score

Re: PPC Performance problems

Postby j2graves » Sat Oct 25, 2008 1:13 am

make sure that the images aren't .bmp. png is preferable. also make sure the music isn't .wav.
No games to my name...
User avatar
j2graves
 
Posts: 1302
Joined: Thu Aug 16, 2007 6:42 pm
Location: on the other side of infinity
Score: 19 Give a positive score

Re: PPC Performance problems

Postby Kalladdolf » Sat Oct 25, 2008 8:36 am

See this post. Maybe you have the same problem.
Which operating system are you using? Is it Windows mobile 2003 or 2006?
Kodo also seems to have problems with 2006, but 2003 works all right with me. Also note that Pocket PCs lag really hard because they have much less ram. It can be a pain sometimes. I had to give up a whole UFO game of mine because the game once slowed down do 2 fps.
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score

Re: PPC Performance problems

Postby pkubicek » Sun Oct 26, 2008 10:07 am

All gfx i have in png. No sounds, no music. I´m using WM 6.1.. Can be problem with this? I know, that ppc has limited resources. I´m really want to develop ppc games, and game-editor is really great. That´s makes me sad:( Isn´t any solution? Maybe if anyone look on my ged file?

Plan Markslane improve ppc performance in future?

Thx
pkubicek
 
Posts: 7
Joined: Fri Oct 24, 2008 10:43 am
Score: 0 Give a positive score

Re: PPC Performance problems

Postby makslane » Sun Oct 26, 2008 11:00 am

Game Editor is an open source game creator software that's wants to pay it's developers to keep evolving.
If you like Game Editor, make a review!
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Re: PPC Performance problems

Postby pkubicek » Sun Oct 26, 2008 6:41 pm

Great news.. And when we can expect new version of GE?

Now, I don´t know if I have to continue in my project, or not. I think there isn´t too many actors. Maybe is problem with my map, which is 3200x2400 png file.. Can´t be?
pkubicek
 
Posts: 7
Joined: Fri Oct 24, 2008 10:43 am
Score: 0 Give a positive score

Re: PPC Performance problems

Postby makslane » Sun Oct 26, 2008 6:47 pm

I don't know when a new version will be available, but I think the development will be faster now due to Open Source nature of Game Editor.

Are your game with a 28fps in the Pocket PC?
Game Editor is an open source game creator software that's wants to pay it's developers to keep evolving.
If you like Game Editor, make a review!
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Re: PPC Performance problems

Postby pkubicek » Mon Oct 27, 2008 7:11 am

Yes. I have set 30fps in Game Settings. I know that GE is open source, but I thought that there is only source code for version 1.3.9. with no changes. I must compile it?
pkubicek
 
Posts: 7
Joined: Fri Oct 24, 2008 10:43 am
Score: 0 Give a positive score

Re: PPC Performance problems

Postby makslane » Mon Oct 27, 2008 10:40 am

The source are for the last version, 1.3.9.
If your game can reach the 30fps in the Pocket PC, looks ok for me. What's the fps configured in the Game Properties panel?
Game Editor is an open source game creator software that's wants to pay it's developers to keep evolving.
If you like Game Editor, make a review!
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Re: PPC Performance problems

Postby pkubicek » Mon Oct 27, 2008 12:14 pm

I have configured 30fps and real is about 28.. I have fps counter which code is somewhere in this forum. When game is slow, it looks like fps is still on about 28. I don´t why game reacts slow. For example, when i click on button and menu will appear.
pkubicek
 
Posts: 7
Joined: Fri Oct 24, 2008 10:43 am
Score: 0 Give a positive score

Re: PPC Performance problems

Postby makslane » Mon Oct 27, 2008 3:13 pm

If you put an actor with an animation, and this animation stop or pauses, the problem can be the script interpretation. If it is the case, only a improved version of the engine can help.
Game Editor is an open source game creator software that's wants to pay it's developers to keep evolving.
If you like Game Editor, make a review!
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Re: PPC Performance problems

Postby pkubicek » Mon Oct 27, 2008 4:51 pm

Maybe I´m doing something wrong? Can you look on my ged file?
pkubicek
 
Posts: 7
Joined: Fri Oct 24, 2008 10:43 am
Score: 0 Give a positive score

Re: PPC Performance problems

Postby makslane » Mon Oct 27, 2008 6:27 pm

Just post the files.
Game Editor is an open source game creator software that's wants to pay it's developers to keep evolving.
If you like Game Editor, make a review!
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Re: PPC Performance problems

Postby pkubicek » Tue Oct 28, 2008 9:20 am

I sent you PM. THX
pkubicek
 
Posts: 7
Joined: Fri Oct 24, 2008 10:43 am
Score: 0 Give a positive score


Return to General

Who is online

Users browsing this forum: No registered users and 1 guest

cron