This is a small collection of patches to intended to allow the user to continue using Gamehub updates with a few key QoL improvements found in GameHub-Lite.
Patches currently include:
- Front-end Export (front-end emulation support)
- Breaks apple/google login methods (won't fix)
- Enable debug mode (for app data access)
- Fix email logins (a new bug introduced in 5.3)
Has been tested against 5.3.3
- Get and install ReVanced Manager on your device of choice
- Enable "Use Alternative Sources" in ReVanced settings, as well as "Allow changing patch selection"
- Change the "Alternative sources" repo organization from "revanced" to "liaralabs"
- Restart the app, load in a fresh and untouched GameHub APK and away you go!
Please note, there are currently no guardrails on patch version compatibility. These patches are intended to be used against the latest available version of GameHub.
You can launch games directly from a compatible front-end. For example, with Beacon:
am start -n com.xiaoji.egggame/com.xj.landscape.launcher.ui.gamedetail.GameDetailActivity -a com.gamehub.LAUNCH_GAME --es localGameId {file_content} --es steamAppId {file_content} --ez autoStartGame trueNote:
- The unaltered package name (
com.xiaoji.egggame) - The activity name (
com.gamehub.LAUNCH_GAME)
To build ReVanced Patches, you can follow the ReVanced documentation.
Gamehub ReVanced is licensed under the GPLv3 licence. Please see the license file for more information. tl;dr you may copy, distribute and modify Gamehub Revanced as long as you track changes/dates in source files. Any modifications to Gamehub Revanced must also be made available under the GPL, along with build & install instructions.