一些Android设备,低帧率 [英] Low fps on some Android devices

查看:375
本文介绍了一些Android设备,低帧率的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直poting为此我使用cocos2d的点¯x创建的iOS Android设备游戏。
我对iPad2的让周围45 pretty不错的FPS。
当涉及到Android设备的不同而不同下面提到FPS:

I have been poting a game for Android devices which i created on iOS using cocos2d x. I'm getting pretty nice fps around 45 on iPad2. When it comes to Android device fps varies as mentioned below:


  1. 设备 - 三星注 GPU - 的Mali-400MP的 FPS - 55-60

  2. 设备 - 摩托以身试法+ GPU - 的PowerVR SGX530的 FPS - 35-40

  3. 设备 - 三星谷歌Nexus S的 GPU - 的PowerVR SGX540的 FPS - 50-55

  4. 设备 - 摩托XOOM的 GPU - 的GeForce ULP的 FPS - 15-20

  5. 设备 - 三星Galaxy 10.1的 GPU - 的GeForce ULP的 FPS - 15-20

  1. Device - Samsung note GPU - Mali-400MP FPS - 55-60
  2. Device - Moto defy+ GPU - PowerVR SGX530 FPS - 35-40
  3. Device - Samsung Google Nexus S GPU - PowerVR SGX540 FPS - 50-55
  4. Device - Moto xoom GPU - ULP GeForce FPS - 15-20
  5. Device - Samsung galaxy 10.1 GPU - ULP GeForce FPS - 15-20

我使用PVR(RGBA4444)艺术资源。是与由该装置使用的GPU的FPS下降的问题。
或某人可与MOTO-XOOM和三星Galaxy 10.1装置(40-45 ATLEAST)获得良好的FPS帮助。

I am using PVR (RGBA4444) art resources. Is FPS drop issue related to the GPU used by the device. Or Somebody can help with getting good fps on moto-xoom and samsung galaxy 10.1 device(atleast 40-45).

推荐答案

是的,GPU为这些设备有很大的不同。他们有不同的优化策略和技巧。对于Nvidia Tegra2的设备从这里 http://developer.nvidia.com/tegra下载的Tegra Android的工具包1.0r4 -resources 并尝试一些不错的性能量度工具,如oprofile中,多名PerfHUD,Tegra的廓。他们可以帮助你确定是瓶颈您的应用程序。

Yes, the GPU for these devices are very different. They have different strategies and tricks for optimization. For Nvidia Tegra2 devices download "Tegra Android Toolkit 1.0r4" from here http://developer.nvidia.com/tegra-resources and try some of nice performance measurment tools like oprofile, perfhud, tegra-profiler. They can help you determine where is bottleneck in your app.

另请参阅的OpenGL ES 2.0的Tegra平台文档开发有预兆优化的OpenGL ES 2.0 code。

Read also OpenGL ES 2.0 Development for the Tegra Platform document for hints about optimizing your OpenGL ES 2.0 code.

这篇关于一些Android设备,低帧率的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆