← Back to indexDownload APK

Skies of Chaos

Case 050 / Broxcorp Games / Netflix

Developed by Broxcorp Games, Skies of Chaos 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

First GameMaker (libyoyo) Netflix title recovered. Oldest Netflix SDK gen (com.netflix.android.api) with no Unity bridge; the GameMaker<->Netflix glue (com.netflix.NGP.SkiesOfChaos.NetflixIntegration) is patched by hand: synthesize a granted offline profile via the Nfx_onUserStateChange async event, and redirect the cloud-save slot api (readSlot/saveSlot/getSlotIds/deleteSlot - the game's only save channel) to a local file store (read miss must return ERROR_UNKNOWN_SLOT_ID, not OK). Also stripped x86/x86_64 libs (GameMaker engine is arm-only) so x86 emulators run it under ARM translation.

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

Something wrong or missing? Suggest an edit.