Hi there!
Im very new to J2ME and I have a hard time to make things work the best posible way.
I have a WIP that is the same gameplay as zelda and on my cell phone it runns quite good, but on the emulator or any other phone that has a screen bigger then 176x220 it runns very slow. Does any one have any optimizing tips? I could post the .jar file if it would help, or even the source code (but thats very unorginized right now).
If you make and Image in the program that is transperant and fills the screen does it make the game run slower? and if I have two threads of two diffrent classes running does that slow down the game process? If I make my thred sleep longer does it run better on other phones?
Thanks for any replay
//Qui