Quality and performance problem

Hi
When I set the :
Resolution Mode : auto
Entire game scene looks blurry and art pixelated,
But the performance is good
After changing the Resolution Mode to fixed Performance reduced and but scene looks sharper and crisper art assets

How can I have this two benefit at the same time ?

Hi @mrb71,

That’s to be expected on devices with a higher pixel density, your application has to render more pixels to get that crisp look.

Good thing is you have control over that settings, check this manual page it explains it thorougly:

https://developer.playcanvas.com/en/user-manual/optimization/runtime-devicepixelratio/

2 Likes