Skip to content

Advanced Texture using miui.mqsas.IMQSNative #34

@MeowIce

Description

@MeowIce

Recently, a new exploit found in service miui.mqsas.IMQSNative that allows the execution of root commands.
I have tried to enable Advanced Texture using this method, and the option does show up in Setitngs.

service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.cpulevel 6" 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 6" s16 "/storage/emulated/0/log.txt" i32 600
service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.advanced_visual_release 3" s16 "/storage/emulated/0/log.txt" i32 600
service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.background_blur_supported true" s16 "/storage/emulated/0/log.txt" i32 600
service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "ctl.restart surfaceflinger" s16 "/storage/emulated/0/log.txt" i32 600\

However there is a visual bug:

Image

My device is Redmi Note 13 Pro+ 5G/OS3.0.2.0 Global.
What are the additional commands to fix this ? I also ran #$start_basic and #$start_bluron in all.prop but not working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem rightwontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions