Hi,
did anybody solve this problem yet?
I have 2 machines with XP SP2 and the 6230i emulator doesnt start but hangs in the dos console.
Is the SP2 a problem?
Martin
Type: Posts; User: leissler; Keyword(s):
Hi,
did anybody solve this problem yet?
I have 2 machines with XP SP2 and the 6230i emulator doesnt start but hangs in the dos console.
Is the SP2 a problem?
Martin
Thanks, I tried it out.
The resulting file "title.nokia" has only 333 bytes (original had 756) and seems to be in OTT format.
When loading into application (real phone and emulator) it throws...
Hi,
I stumbled upon something weird. While I was experimenting with sound of FORMAT_TONE on series 40 I discovered that there are some files in ott file format in the jar file of Mikis World game....
Hi,
I played the version for Series60 on a 3650 and it's definitely not polyphonic or midi.
Is it possible, that you have a special Version for 3650?
Could you also send me the ott files to...
I tried it on S60 and it works.
But on 6610 it definitely does not work.
(All real phones, no Emulators).
@zivgr: could you post a code snippet you used for 6610? I cant believe it; my 6610 is...
Hi,
so now I have done my homework and coded this cool sprite engine, which uses drawPixels for fast blitting, has all sprites in a width-aligned array and uses a modulo of 0 for blitting (hi to...
Yes, you are indeed right. The Offset must be an integer multiple of scanlength or drawPixels will throw an error.
When reading in you graphics you can simply align the position in your storage...