Skip to content

Releases: chsbuffer/hpesuperpower

1.1.0

07 Dec 13:45
Compare
Choose a tag to compare

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

11 Sep 02:00
a64e9e3
Compare
Choose a tag to compare

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

01 Sep 12:41
Compare
Choose a tag to compare

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