Hello,
On old ipads (Gen2, Gen3), I can't hit my target 30fps in a 3D game without using the best performance option. I'm maxing the renderer according to the xcode GPU report, so I've hit a bandwidth limit of some sort (despite many improvements to the sizes of textures, which didn't get me much and atlassing).
The issue I have is my menu scene.This screen has a title page and a "play butotn", this screen has no FPS problem, but with the scaling (0.75 or 0.5) imposed by the "Best...
Target Resolution "Best Performance" override? (solved + code)
On old ipads (Gen2, Gen3), I can't hit my target 30fps in a 3D game without using the best performance option. I'm maxing the renderer according to the xcode GPU report, so I've hit a bandwidth limit of some sort (despite many improvements to the sizes of textures, which didn't get me much and atlassing).
The issue I have is my menu scene.This screen has a title page and a "play butotn", this screen has no FPS problem, but with the scaling (0.75 or 0.5) imposed by the "Best...
Target Resolution "Best Performance" override? (solved + code)