
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.
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).
| Recoverability | SDK-patchable |
| Status | Recovered |
| Android (APK) | Download from Internet Archive (v1.0.11) sha256 62ba89674e0a99cba4c249fe60b39145cd60b28a7ceeb7f7cf38c492c9e8b2f8 |
| iOS (IPA) | Not yet recovered. |
| Engine | GameMaker Studio (libyoyo, 2024.8.1) · arm64-v8a + armeabi-v7a |
| Package | com.netflix.NGP.SportsSports |
| Released | Unknown |
| Removed | Dec 2025 |
| Netflix exclusive | Yes |
| Contributors | GooglyBlox |
| Updated | Jul 3, 2026 |
Something wrong or missing? Suggest an edit.