Warning
Only install official stable releases (like this one). Do NOT install pre-releases or workflow artifacts — they are untested builds that may be unstable, crash, or corrupt your game configurations.
New since v2.9.2
-
Fix: Export/Import Config showed 0 settings, 0 components for all games
Previously, the Export and Import Config buttons always reportedsettings_count: 0andcomponents_count: 0in the JSON file. Root cause: the gameId was always passed as integer0instead of resolving to the correct SharedPreferences key. Now uses GameHub's own resolution logic — catalog games use their integer ID string (e.g."271590"), locally-added games use their UUID string (e.g."local_5f129d63-..."). -
Fix: GOG Akamai CDN chunk URL construction
Chunk URLs with Akamai CDN endpoints were being built incorrectly, causing download failures for affected GOG titles. -
Fix: Genshin Impact package name case
Corrected package name tocom.miHoYo.GenshinImpact(mixed case) — the previous lowercase variant failed to detect the installed game.
Community Game Configs — the412banner.github.io/bannerhub-game-configs
525 games · 1,071 configs — Share and import community-tested configurations for your games. The library grows with every contribution — if a config works well for you, upload it and help others.
Installation
Download the APK that matches your existing GameHub package name from the latest release:
| APK | Package | App Label |
|---|---|---|
BannerHub-vX.Y.Z-Normal.apk
| banner.hub
| BannerHub |
BannerHub-vX.Y.Z-Normal.GHL.apk
| gamehub.lite
| BannerHub |
BannerHub-vX.Y.Z-PuBG.apk
| com.tencent.ig
| BannerHub PuBG |
BannerHub-vX.Y.Z-AnTuTu.apk
| com.antutu.ABenchMark
| BannerHub AnTuTu |
BannerHub-vX.Y.Z-alt-AnTuTu.apk
| com.antutu.benchmark.full
| BannerHub AnTuTu |
BannerHub-vX.Y.Z-PuBG-CrossFire.apk
| com.tencent.tmgp.cf
| BannerHub PuBG CrossFire |
BannerHub-vX.Y.Z-Ludashi.apk
| com.ludashi.aibench
| BannerHub Ludashi |
BannerHub-vX.Y.Z-Genshin.apk
| com.mihoyo.genshinimpact
| BannerHub Genshin |
BannerHub-vX.Y.Z-Original.apk
| com.xiaoji.egggame
| BannerHub Original |
Which APK do I need?
If you do not already have any GameHub variant installed, use the Normal APK (banner.hub). It installs as a completely separate app alongside the official GameHub Lite — both can coexist. If you want BannerHub to take over the gamehub.lite package slot (e.g. so apps that launch GameHub Lite by package name launch BannerHub instead), use Normal.GHL — but you must uninstall the official GameHub Lite first since they share the same package name and have different signing certificates. If you want to use a specific GameHub variant for performance spoofing (e.g. PuBG or Genshin), pick the matching APK. Be aware: performance spoofing variants push your device harder and generate significantly more heat. Do not use these variants without proper cooling and a clear understanding of what you are doing. Use at your own risk.
All 9 variants can be installed simultaneously. All APKs are signed with AOSP testkey (v1/v2/v3).
Note: You must uninstall your existing BannerHub build before installing a new release if the signing certificate changed. Data is not preserved across uninstall.