
Developed by Ubisoft, Mighty Quest Rogue Palace was a Netflix game, now removed from Netflix in Dec 2024. Client-complete. Strip the Netflix SDK entitlement gate and it runs offline. A working offline build or asset bundle is published.
Uses the oldest Netflix Games SDK generation (com.netflix.android.api / com.netflix.unity), with no doRequestPlayerAccess and no access UI. Auth is checkUserAuth -> an onUserStateChange event, identity is getCurrentPlayer; the tool returns a dummy player, fires a synthetic signed-in state, and forces every user-state event to read as authenticated. Its only progress save is the Netflix cloud-save slot API, so without a local store the tutorial restarts every launch - the patcher backs the slot API (saveSlot/readSlot/getSlotIds) with an on-device file store keyed to a stable offline identity, so saves persist. All fixes are in the bundled Java SDK (no game code touched).
| Recoverability | SDK-patchable |
| Status | Recovered |
| Android (APK) | Download from Internet Archive (v1.0.20) sha256 8e98f2e7b1f31ef083946ecdc916a5cb2187cff20df22bd3b814471206f7d4e7 |
| iOS (IPA) | Not yet recovered. |
| Engine | Unity 2021.3.9f1 · IL2CPP · arm64-v8a, armeabi-v7a |
| Package | com.netflix.NGP.MightyQuestRoguePalace |
| Released | Apr 18, 2023 |
| Removed | Dec 2024 |
| Netflix exclusive | Yes |
| Contributors | community |
| Updated | Jul 3, 2026 |
Something wrong or missing? Suggest an edit.