Releases: chsbuffer/hpesuperpower
1.1.0
New Command Line Interface
commands | options | |
---|---|---|
unlock |
Unlock bootloader | |
ls |
[-h] |
List partitions |
extract |
<partname> <outfile> |
Extract partition |
flash |
<partname> <infile> [--superpower] |
Flash partition |
restore |
Undo everything | |
magisk |
<apkfile> |
Root with single command |
--dev |
Apply to Developer Emulator |
Links
Google Play Games on PC
Google Play Games on PC Developer Emulator
Magisk
Google Play Games MUST run once after installed.
1.0.1
You can root the Google Play Games Emulator with command hpesuperpower.exe -magisk <path to magisk apk>
, and remove root by hpesuperpower.exe -restore
.
The program also works for Google Play Games Developer Emulator by append -dev
to the command.
Google Play Games MUST run once after installed.
Links
Google Play Games on PC
Google Play Games on PC Developer Emulator
Magisk
Changes
Patch Google Play Games opened app whitelist.
1.0.0
You can root the Google Play Games Emulator with command hpesuperpower.exe -magisk <path to magisk app>
, and remove root by hpesuperpower.exe -restore
.
The program also works for Google Play Games Developer Emulator by append -dev
to the command.
It is recommended to use Magisk Canary by now to get a selinux patch fix topjohnwu/Magisk#8293