← Back to indexDownload APK

Sports Sports

Case 051 / Broxcorp Games / Netflix

Developed by Broxcorp Games, Sports Sports was a Netflix game, now removed from Netflix in Dec 2025. Client-complete. Strip the Netflix SDK entitlement gate and it runs offline. A working offline build or asset bundle is published.

Recovery notes

By Broxcorp Games (also made Skies of Chaos), but a much later, bigger build that uses the NEWER gen-2 com.netflix.games SDK (same as Rainbow Six SMOL), not Skies' gen-0. GameMaker (no Unity bridge), so patched at the glue class (com.netflix.NGP.SportsSports.NetflixIntegration): synthesize a granted PlayerAccessInfo, a synthetic offline profile (ProfilesApiImpl.getCurrentProfile), and redirect the cloud-save blob api (readPlayerBlob/writePlayerBlob) to a local file store. A read miss must return BLOB_NAME_NOT_FOUND (-1001), not status 0 (which the game tries to decode -> crash) or a null container (NPE). Also stripped x86 arch splits (arm-only engine).

Original download mirrors
Details
RecoverabilitySDK-patchable
StatusRecovered
Android (APK)Download from Internet Archive (v1.0.11)
sha256 62ba89674e0a99cba4c249fe60b39145cd60b28a7ceeb7f7cf38c492c9e8b2f8
iOS (IPA)Not yet recovered.
EngineGameMaker Studio (libyoyo, 2024.8.1) · arm64-v8a + armeabi-v7a
Packagecom.netflix.NGP.SportsSports
ReleasedUnknown
RemovedDec 2025
Netflix exclusiveYes
ContributorsGooglyBlox
UpdatedJul 3, 2026

Something wrong or missing? Suggest an edit.