PabloMK7 / citra

A Nintendo 3DS Emulator
GNU General Public License v2.0
3.76k stars 637 forks source link

Request for Texture Sampling support for Android #190

Open TathagataDM opened 4 months ago

TathagataDM commented 4 months ago

Is there an existing issue for this?

What feature are you suggesting?

I would like to request that the texture sampling feature from the desktop version be ported to the Android version as well.

Just in case, I'm referring to this option here: Screenshot_20240714_124817

Why would this feature be useful?

Having the option to choose nearest neighbor for texture sampling makes many games look far better, as most will have a blurry HUD, etc. by default otherwise.