A community catalog of games removed from the Netflix Games service. Each entry records whether a game can be played offline, the reverse-engineering method used to recover it, and where to download an archived build. Every entry is a single JSON file anyone can add to.
Each entry carries two independent fields. Recoverability says where the game's authoritative state lives. Status says how far the salvage has gotten.
| SDK-patchable | Client-complete. Strip the Netflix SDK entitlement gate and it runs offline. |
| RE required | Client-complete, but served assets or config must be stubbed or rehosted. |
| Server reimpl | Authoritative server state. Revival needs a server reimplementation. |
| Unrecoverable | Streamed content is permanently lost. Boot and shell at best. |
| Unassessed | Not yet analyzed for offline recovery. |
Status values:
| Recovered | A working offline build or asset bundle is published. |
| In progress | Actively being worked on. |
| Abandoned | Technically blocked or shelved. See the case notes. |
| Untouched | In the backlog. No work started. |
| Available elsewhere | Still sold or distributed officially, so no recovery is planned. |
Many of these games are gated by a Netflix SDK entitlement check rather than a live server. The companion Netflix Offline Patcher strips that gate from an extracted build so it runs without a Netflix login. It is the tool behind most of the sdk-patchable recoveries listed here.
The catalog covers games that were exclusive to the Netflix Games service. A title sold or distributed elsewhere is listed for reference with a link to where it can be obtained, but no recovered build is hosted for it. This project is not affiliated with, endorsed by, or sponsored by Netflix. All trademarks belong to their respective owners.
Spotted a mistake, or a game we're missing? You can suggest an edit, propose a game, or report a correction right from the site. Every submission is reviewed before it goes live.
Not affiliated with, endorsed by, or sponsored by Netflix. All trademarks belong to their respective owners. Site design heavily inspired by the Flashpoint Project's Database.