← Back to indexDownload APK

Rival Pirates

Case 048 / Amuzo Games / Netflix

Developed by Amuzo Games, Rival Pirates 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

Unity IL2CPP on the oldest gen-0 com.netflix.android.api SDK via the com.netflix.unity bridge, so the Netflix login gate is tool-clearable. Matches run against client-side bots, and Photon has a native offline mode - so it plays fully offline with just the auth patch. The one wall beyond auth was save persistence: progress lives ONLY in the Netflix cloud-save slot 'MAIN', and the tool's slot-store read returned an empty-OK on a miss, which made the game assume an already-present empty slot and never write. Fixed by returning ERROR_UNKNOWN_SLOT_ID on a read miss (matching the tool's GameMaker path) so the game creates and writes the slot at its first save point.

Original download mirrors
Details
RecoverabilitySDK-patchable
StatusRecovered
Android (APK)Download from Internet Archive (v25.1.20 (25))
sha256 b7994aed99b746e1b2ed50c203c85bc418c5d4a35f5d26edb6a7129f4bd2affa
iOS (IPA)Not yet recovered.
EngineUnity IL2CPP (metadata v27) · Photon PUN · arm64-v8a + armeabi-v7a
Packagecom.netflix.NGP.PiratesSeveredSeas
ReleasedUnknown
RemovedDec 2025
Netflix exclusiveYes
Contributorscommunity
UpdatedJul 5, 2026

Something wrong or missing? Suggest an edit.