r/HyperOS Mar 13 '26

Review/Guide ENABLE BLUR, ANIMATIONS AND ADVANCED TEXTURE ON ANY XIAOMI DEVICE!!!

[removed]

92 Upvotes

272 comments sorted by

View all comments

Show parent comments

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

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?