Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User Gorky77's Avatar
    Join Date
    Nov 2003
    Location
    Switzerland
    Posts
    34
    On my MIDP1 game image data seems to get lost on 6680, on NGage, 6630, 6600, 7610, 3650 etc it works fine though:

    http://www.maratron.ch/dev/LS.jpg
    the character and other images get crippled as u see in this image

    what could cause that??

  2. #2
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,430
    The 262K colour display of the 6680, perhaps?

  3. #3
    Registered User Gorky77's Avatar
    Join Date
    Nov 2003
    Location
    Switzerland
    Posts
    34
    it should load 8bit png with arbitrary palette and sample colors on internally though

  4. #4
    Regular Contributor samnova's Avatar
    Join Date
    Mar 2003
    Location
    Switzerland
    Posts
    78
    As far as I know no phone uses palette's internally (Except maybe the old Siemens S55, as it ONLY supported 256 colors). The image is probably loaded into memory and kept in the native format, for faster drawing. So having a large image suddenly using 256K colors instead of 65K will make a difference. Maybe it uses 4 bytes pr pixel and since the phone dont have much more memory it will cause problems.

    We also have some issues with 6680 and I'm sure it is all to do with the same issue.

    Cheers,
    Sam

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved