Thanks a lot.... m going to try it.
Type: Posts; User: none800; Keyword(s):
Thanks a lot.... m going to try it.
Hi,
I created a flash lite game & packaged it with Forum Nokia online packager into sis,sisx. Installed it to a real device, everything works fine, but application icon in Task list (open...
Hi,
I'm working on a game that uses getTimer() to record player's score. My game uses two variables startTime & endTime & when the game is over score is calculated as (endTime - startTime)....
Thanks for reply...
I'm releasing all unnecessary resources. There is no loading of resources in game loop.
With 176x208 resolution build it'S giving 50 fps but with 360x640, fps drops to 24....
Please reply
Thanks for reply.
No. of buffers are 2, which are painted alternately to screen.
I do not free buffers on hidenotify() or shownotify() but the game loop is paused.
Hi,
I made a game for mobile devices with j2me.
It works fine with lower screen resolutions like 176x208 or 240x320.
But its very slow on high resolutions devices like nokia...
Hi,
As far as i know, midi (.mid) format is best (if its a mobile game).
Hi,
I developed an application for nokia normal keypad phone. It'S running fine with n70. Now when i'm running it with nokia e71 (qwerty keypad phone), keyevent like KEY_NUM5 is not being...