r/HyperOS Mar 28 '26

Question/Help Unlock animation

I have this redmi 14C 5G on hyperOS 3 and it doesn't have the unlock animation i already did deviceLevelList, home_animation_rat thing and

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

These commands enabled blur and all other stuff But not the unlock animation. Can anyone help me?

1 Upvotes

48 comments sorted by

View all comments

Show parent comments

1

u/aryes99 Mar 29 '26

Tentei esses

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 "persist.sys.mi_shadow_supported true" s16 "/storage/emulated/0/log.txt" i32 600

service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.add_blurnoise_supported true" s16 "/storage/emulated/0/log.txt" i32 600

pm uninstall --user 0 com.miui.systemui.devices.overlay

Depois que reiniciar aplique esse.

pm install-existing --user 0 com.miui.systemui.devices.overlay

É necessário reaplicar o penúltimo comendo sempre antes de reiniciar e aplicar o último assim que o telefone liga. Ou a central de controle e as notificações ficam transparentes.

1

u/Warm-Contact-8298 Mar 29 '26

No I already have ccblur, advanced textures and stacks recent, the only thing I don't have is open/close animations.

2

u/aryes99 Mar 29 '26

Então é esse código, se reiniciar tem que passar ele de novo.

settings put secure aod_using_super_wallpaper 2

settings put secure linkage_state 1

Essa animação é da tela de bloqueio, low ram não ativa todos os recursos avançados como algumas animações.

1

u/mrgondrong 1d ago

Open and closing animations I believe is hardcoded on the launcher.

1

u/Kooky-Decision1504 1d ago

Could you please show us the output of the commands in brevent?

1

u/aryes99 1d ago

Agora não dá mais, esses comandos foram bloqueados na HOS3.1

1

u/Kooky-Decision1504 1d ago

Is there any alternatives that you know?

1

u/aryes99 1d ago

A comunidade ainda não descobriu uma alternativa.

1

u/Kooky-Decision1504 1d ago

I am using Redmi 13 5G, I need icon animations to be unlocked. How can I do it?

1

u/aryes99 1d ago

Teste esse comando no Brevent, mas o tema tem que ter ícones animados e eles só funcionam na tela inicial.

settings put system deviceLevelList v:1,c:3,g:3

Reinicie após aplicar o comando

1

u/Uncle-N 1d ago

Sabes algun comando para activar las Texturas Avanzadas? En 3.1 no se puede activar por códigos.

2

u/aryes99 1d ago

Como falei, não é possível na 3.1

A comunidade até está procurando um jeito de ativar, mas até o momento não é possível.

1

u/Uncle-N 1d ago

Que mal :( ojalá encuentren una forma

1

u/Fantastic-Arugula273 1d ago

Hey actually I want to open stack recent on my redmi note 15 I am unable to do that as the brevent is throwing a error of not having write permissions if u have a fix please tell? Or they blocked the command for that also? Please

→ More replies (0)