From e46576b4c3059d74ce76c3449904c491ada692c9 Mon Sep 17 00:00:00 2001 From: PavelBARABANOV Date: Thu, 12 Feb 2026 01:56:16 +0100 Subject: [PATCH] [android] add graphics artifacts warning to bloom fix description (#3471) Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3471 Reviewed-by: DraVee Reviewed-by: CamilleLaVey Co-authored-by: PavelBARABANOV Co-committed-by: PavelBARABANOV --- src/android/app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/android/app/src/main/res/values/strings.xml b/src/android/app/src/main/res/values/strings.xml index e2148eb5ef..b703575cc5 100644 --- a/src/android/app/src/main/res/values/strings.xml +++ b/src/android/app/src/main/res/values/strings.xml @@ -507,7 +507,7 @@ Skip CPU Inner Invalidation Skips certain CPU-side cache invalidations during memory updates, reducing CPU usage and improving it\'s performance. This may cause glitches or crashes on some games. Fix Bloom Effects - Reduces bloom blur in LA/EOW (Adreno 700), removes bloom in Burnout + Reduces bloom blur in LA/EOW (Adreno 700), removes bloom in Burnout. Warning: may cause graphical artifacts in other games. Use asynchronous shaders Compiles shaders asynchronously. This may reduce stutters but may also introduce glitches. GPU Unswizzle Settings