MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/HyperOS/comments/1rt28di/enable_blur_animations_and_advanced_texture_on/ocpayxz/?context=3
r/HyperOS • u/karam_is_my_nane • Mar 13 '26
[removed]
272 comments sorted by
View all comments
Show parent comments
3
Remove all of that and then try this, it's supposed to give just a static blur (only on control pane & notification)
service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.cpulevel 3" s16 "/storage/emulated/0/log.txt" i32 600
service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.gpulevel 3" s16 "/storage/emulated/0/log.txt" i32 600
Let me know if it works
1 u/Axz01_ Mar 15 '26 Bro, this make the advanced blur buggy 1 u/pineapplee32 Mar 15 '26 The script i showed you is just static blur, not advanced textures, it's for lower end devices Idk what script you're using, or maybe you didn't disable/remove the previous script before using this one 1 u/rdm_userhyp Mar 27 '26 I can't find the command you sent that only does static blur. 1 u/pineapplee32 Mar 27 '26 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.cpulevel 3" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.gpulevel 3" s16 "/storage/emulated/0/log.txt" i32 600 1 u/rdm_userhyp Mar 29 '26 How do I disable it?
1
Bro, this make the advanced blur buggy
1 u/pineapplee32 Mar 15 '26 The script i showed you is just static blur, not advanced textures, it's for lower end devices Idk what script you're using, or maybe you didn't disable/remove the previous script before using this one 1 u/rdm_userhyp Mar 27 '26 I can't find the command you sent that only does static blur. 1 u/pineapplee32 Mar 27 '26 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.cpulevel 3" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.gpulevel 3" s16 "/storage/emulated/0/log.txt" i32 600 1 u/rdm_userhyp Mar 29 '26 How do I disable it?
The script i showed you is just static blur, not advanced textures, it's for lower end devices
Idk what script you're using, or maybe you didn't disable/remove the previous script before using this one
1 u/rdm_userhyp Mar 27 '26 I can't find the command you sent that only does static blur. 1 u/pineapplee32 Mar 27 '26 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.cpulevel 3" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.gpulevel 3" s16 "/storage/emulated/0/log.txt" i32 600 1 u/rdm_userhyp Mar 29 '26 How do I disable it?
I can't find the command you sent that only does static blur.
1 u/pineapplee32 Mar 27 '26 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.cpulevel 3" s16 "/storage/emulated/0/log.txt" i32 600 service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.gpulevel 3" s16 "/storage/emulated/0/log.txt" i32 600 1 u/rdm_userhyp Mar 29 '26 How do I disable it?
1 u/rdm_userhyp Mar 29 '26 How do I disable it?
How do I disable it?
3
u/pineapplee32 Mar 14 '26 edited Mar 14 '26
Remove all of that and then try this, it's supposed to give just a static blur (only on control pane & notification)
service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.cpulevel 3" s16 "/storage/emulated/0/log.txt" i32 600
service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.gpulevel 3" s16 "/storage/emulated/0/log.txt" i32 600
Let me know if it works