🟣 Twitch Morphe Patches

August 2, 2026 · View on GitHub

A Twitch-focused Morphe patch bundle maintained by Canic.

🙏 Credits

This project is based on Hooman's Morphe Patches. Many of the original patch implementations, project structure, and release tooling come from that project.

Additional credit goes to ReVanced for the earlier patching work and to Morphe for the patcher, Manager, and development libraries.

🙏 Requesting Patches

Please use this repository's issues for bugs and feature requests.

🩹 Patches

v1.44.3  •  main  •  5 patches total

📦 Twitch  •  5 patches

🎯 Supported versions:

30.5.0
💊 Patch📜 Description⚙️ Options
7TV emotesAdds global, channel and personal 7TV emotes to chat, Twitch's picker and autocomplete, including zero-width overlays.
Auto claim channel pointsClaims the channel points bonus chest for you automatically. Whenever Twitch makes a bonus available, the claim fires on its own so you don't have to tap the chest.
Hide display adsHides the banner, overlay, and in-feed display ads Twitch shows around the app. This doesn't touch the video ads in the stream itself.
Show deleted messagesKeeps deleted or moderated chat messages readable instead of replacing them with "". The message turns into a tappable spoiler: tap it to reveal the original text. Normally only moderators can do this; the patch grants that access to everyone.
Show stream latencyShows the current live-stream latency in the player. Tap the badge to seek back to the live edge.

📥 How to install

The patches apply to the official Twitch app, which you supply yourself; this repo doesn't host or redistribute the app.

  1. Add the patch source to Morphe Manager once: https://github.com/Canic/twitch-morphe-patch, or use the deeplink.
  2. Get Twitch's APK at the exact version in the table above: export it from the Play Store, or download it from APKMirror / APKCombo. Split bundles (.apks / .xapk) are fine; Morphe Manager merges them automatically (or merge with APKEditor first).
  3. Patch and install Twitch in Morphe Manager with the patch(es) you want.

Patching re-signs the app, so Google sign-in stops working on patched builds; log in with your Twitch username instead.

🛠️ Building

./gradlew buildAndroid

Produces a .mpp patch bundle under patches/build/libs/.

📋 License

GPLv3.