- Home /
game doesn't work on low processor android devices?
Hello Everyone, my team has developed a very interesting game in Unity this works awesome on Samsung S3 And Note like (High Configuration Devices) But We want to play this game on all lower configured devices so please give me some suggestions how to make this compatible.
You have to be kidding. You provide no code, no binary, no link, not even screenshots. How should anyone know what is slowing down your game? ;)
Answer by CodeMasterMike · Feb 06, 2013 at 12:01 PM
Well, first of you need to make sure that all target phones fill these Requirements:
Android OS 2.0 or later - Device powered by an ARMv7 (Cortex family) CPU - GPU support for OpenGLES 2.0 is recommended
Then you can read up on the Unity documentation about mobile optimization:
MobileOptimisation documentation.
MobileProfiling documentation.
And finally, download Unity remote app in the google play store for rapid testing.
Good luck!
thanks for answering but above setting is not to be useful for 2D game. Our game has 2D version