diff --git a/src/android/app/src/main/res/values/strings.xml b/src/android/app/src/main/res/values/strings.xml index b4a95f1c2..946df3ce5 100644 --- a/src/android/app/src/main/res/values/strings.xml +++ b/src/android/app/src/main/res/values/strings.xml @@ -227,7 +227,7 @@ Linear Filtering Enables linear filtering, which causes game visuals to appear smoother. Texture Filter - Enhances the visuals of games by applying a filter to textures. The supported filters are Anime4K Ultrafast, Bicubic, ScaleForce, and xBRZ freescale. + Enhances the visuals of games by applying a filter to textures. The supported filters are Anime4K Ultrafast, Bicubic, ScaleForce, xBRZ freescale, and MMPX. Enable Hardware Shader Uses hardware to emulate 3DS shaders. When enabled, game performance will be significantly improved. Accurate Multiplication diff --git a/src/lime_qt/configuration/configure_enhancements.ui b/src/lime_qt/configuration/configure_enhancements.ui index 7287aa331..0a738c227 100644 --- a/src/lime_qt/configuration/configure_enhancements.ui +++ b/src/lime_qt/configuration/configure_enhancements.ui @@ -184,11 +184,6 @@ Bicubic - - - Nearest Neighbor - - ScaleForce @@ -199,6 +194,11 @@ xBRZ + + + MMPX + +