
Developed by Gameloft, LEGO Legacy: Heroes Unboxed was a Netflix game, now removed from Netflix in Jul 15, 2025. Authoritative server state. Revival needs a server reimplementation. Technically blocked or shelved. See the case notes.
Gameloft always-online backend, dead. The boot itself hangs during definition-loading on a synchronous wait for the Gameloft online/config server (no offline fallback), and behind it is a 4-gate chain: online-config -> OIDC login (IdentityModel.OidcClient) -> TorNet binary session handshake -> server-authoritative player-state and every GVS* action (battles, gacha, gear, daily login). Game content (222 heroes, campaigns, gacha pools, battle defs, 3D) is all bundled client-side; only player state is server-side.
Originally developed by Gameloft (2019 standalone); the standalone version is discontinued, so it is treated as Netflix-only. A live-service gacha RPG on Gameloft's proprietary VSS engine with Xamarin/Mono AOT-compiled logic (no editable IL). First Xamarin/Mono-AOT title investigated. Offline-playable requires faking a 4-gate Gameloft server chain (online-config -> login -> TorNet session -> player-state) - a server-reimplementation, not a patch. All game content is bundled; only player state is server-authoritative. Shelved as server-reimpl, revisitable if a Gameloft server-fake is ever built.
| Recoverability | Server reimpl |
| Status | Abandoned |
| Android (APK) | Not yet recovered. |
| iOS (IPA) | Not yet recovered. |
| Engine | Xamarin/Mono (.NET) AOT · Gameloft VSS native engine (libnativeengine.so) · arm64-v8a + armeabi-v7a + x86 + x86_64 |
| Package | com.netflix.ngp.legolegacyheroesunboxed |
| Released | Unknown |
| Removed | Jul 15, 2025 |
| Netflix exclusive | Yes |
| Contributors | GooglyBlox |
| Updated | Jul 4, 2026 |
Something wrong or missing? Suggest an edit.