Discontinuing
Hey guys! I'm planning on abandoning this module. I've been pretty occupied with other stuff right now and can't find time to do these things. I won't update the module anymore. Though anyone is free to update the module (fork). You can still use it as long as it works.
Discontinuing
Hey guys! I'm planning on abandoning this module. I've been pretty occupied with other stuff right now and can't find time to do these things. I won't update the module anymore. Though anyone is free to update the module (fork). You can still use it as long as it works.
Slim K I found that even though the props were applied apps that are set as 60hz still changes the the refresh rate to 60 (ex youtube, netflix). After applying the module, you also have to set this in adb/terminal emulator
settings put system user_refresh_rate 0
This locks all apps to 120hz...
The module is now in the new template v17.3.3!
Though I didn't update the versionCode since there's no need to.
If you're coming from v17.3.2 to v17.3.3, your current setup will be lost unless you export your config.
UPDATE TO v17.3.1!
Changelog:
* Updated mod-util
Download at the OP or at Magisk Manager
Donate
Join Magisk Module Updates Channel and Magisk Module Downloads Channel in Telegram
This fixes the apps not showing in list. mewlee Krlos Eduardo martyfender
UPDATE TO v17.3!
Changelog:
* Updated mod-util
* Support Android 10
Download at the OP or at Magisk Manager
Join Magisk Module Updates Channel and Magisk Module Downloads Channel in Telegram
Donate
Sorry for the late response. I'm currently very busy in college, and rarely got any free time. I'll work on the errord once I get some free time and install android 10 on my device.
Use Magisk v19+. The latest version only supports that. If you really want to use Magisk v18, install systemizer v17.1 (you can find here https://t.me/magiskmod_update/2207)
UPDATE TO v17.2!
Changelog:
* Updated mod-util
Download at the OP or at Magisk Manager
Join Magisk Module Updates Channel and Magisk Module Downloads Channel in Telegram
Donate
EDIT:
Released v17.2.1 to clean up some bugs
UPDATE TO v17.2!
Changelog:
* Updated mod-util
Download at the OP or at Magisk Manager
Join Magisk Module Updates Channel and Magisk Module Downloads Channel in Telegram
Donate
EDIT:
Released v17.2.1 to clean up some bugs
UPDATE TO v17!
Changelog:
* Update module template
* Misc improvements
Download at the OP or at Magisk Manager
Donate
Join Magisk Module Updates Channel and Magisk Module Downloads Channel in Telegram
UPDATE TO v17!
Changelog:
* Update module template
* Misc improvements
Download at the OP or at Magisk Manager
Donate
Join Magisk Module Updates Channel and Magisk Module Downloads Channel in Telegram
Good idea. But I currently don't have time to do any other stuff since graduation is approaching. I probably can't even update this to the latest module template. Though I'm pretty vacant next month.
Can you run this in the terminal
su
/sbin/.magisk/img/terminal_systemizer/aapt d badging '/data/app/code.name.monkey.retromusic-*/base.apk'
and screenshot the output.
Tried to reboot, then doing it again? Sorry I can't help to fix this now since I've been busy with school stuff, and I'm currently not using Magisk. But I'll look into it when I'm free.
Also upload logs, it'll help.
The module does that (but isn't really supposed to) by replacing the apk in /system with a blank file.
It's not something you can do when installing a rom.
But there might be some other ways.
UPDATE TO v16.2!
Changelog:
* Update mod-util
* Support only Magisk v18+!
* Misc improvements
Download at the OP or at Magisk Manager
Donate
Join Magisk Module Updates Channel and Magisk Module Downloads Channel in Telegram
UPDATE TO v16.2!
Changelog:
* Update mod-util
* Support only Magisk v18+!
* You can now skip prompts (option "a") when debloating
* Misc improvements
Download at the OP or at Magisk Manager
Donate
Join Magisk Module Updates Channel and Magisk Module Downloads Channel in Telegram
I need you to manually edit the script in /sbin/.core/img/terminal_systemized/system/xbin/systemize
Find this line
# Load mod-util.sh
. $MODDIR/mod-util.sh || exit $?
and remove "|| exit $?'.
After editing it, reboot and see if it works.