Jump to content

Need test on iOS devices with retina displays


NokFrt
 Share

Recommended Posts

Hi,

can someone with an iOS retina device please checked my game and tell me how the graphics look? I got an email from a sponsor in which he told me that the graphics look bad on iPhone 5: "the graphic doesn't look good on iphone, the black stroke (border) of the balls should be smooth , right now it's not and it looks bad.". I don't know what exactly is the problem, I have iPod Touch 4 (640x960) and the graphics look quite good on it. I checked it on iPad 1 too and even there it looks good.

 

here is the link: http://games.1-easysoft.com/extreme-atoms/

 

Thanks.

 

screen3.jpgscreen4.jpg

 

 

Link to comment
Share on other sites

I tested on iphone5 and everything looks fine to me

Thanks a lot for the test. What iOS version do you have? Do the atoms have smooth outlines?

If you ever need testing on an android tablet or on an iPod touch 1,4g just let me know.

Link to comment
Share on other sites

It looks great on my iPhone 4. But I tested on Macbook Retina and it looks not smooth - 

 

Thanks a lot for the screenshot. Have you tried some other HTML5 mobile games on your computer? I'm curious if this problem has only my game or if this is a common problem.

Link to comment
Share on other sites

I fixed this problem. See the difference:

dogd.png

 

Solution:

change this:

{_ry.mozImageSmoothingEnabled=!1;_ry.webkitImageSmoothingEnabled=!1;_ry.imagerendering="pixelated";_ry.imageSmoothingEnabled=!1;_ry.msInterpolationMode="nearest-neighbor"}

to this:

{_ry.mozImageSmoothingEnabled=1;_ry.webkitImageSmoothingEnabled=1;_ry.imageSmoothingEnabled=1;}

And It will work great.

Link to comment
Share on other sites

Thanks for your help, I really appreciate it. I totally forgot about this. But I'm not sure if it's good idea to turn it on or off because the impact of the performance. I checked it on my android tablet and iPod touch and it looks like it has not impact at all, so I really don't know.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...