astro/mods/misc/services.jar/Change-Animations-to-0.85x.sh
In the new versions of oneui, instead of using v4 as a register, it uses v3.
- "const/high16 v4, 0x3f800000" \
- "const v4, 0x3f59999a # 0.85f" \
- "const/high16 v3, 0x3f800000" \
- "const v3, 0x3f59999a # 0.85f" \
astro/mods/misc/services.jar/Change-Animations-to-0.85x.sh
In the new versions of oneui, instead of using v4 as a register, it uses v3.