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