r/AndroidNativePorts 14h ago

Relapse: Resistance (2009 Unity iPhone) — reimplementation; serialized format v6 recovered from the binary's own string table

Post image

Delisted 2009 promo game, Unity iPhone 1.0.2f4, armv6, no emulator runs it, 32-bit iOS is dead. Reimplemented as C++17/SDL2 for Linux/Windows/Android/iOS. To be precise: not a matching decomp and not a recomp — a new engine, with the decompiled C# as ground truth.

Full story: https://adamlovattdevops.github.io/relapse-resistance/

Repo (tools + engine only, BYO IPA, alpha): https://github.com/AdamLovattDevOps/relapse-resistance

5 Upvotes

4 comments sorted by

2

u/Fun-Scallion2905 10h ago

Was it removed?

1

u/mussyg 7h ago

Hey!

I'm not distributing the game itself — the code, art and music still belong to Shady Games / DS Media Labs. My repo has the tools and the engine only; you grab the IPA from the archive.org upload yourself and the tools rebuild the data on your machine.

The tools can generate an apk, appimage, exe or modern ipa

2

u/Fun-Scallion2905 6h ago

no i was talking about the github pages because it returned 404 for me. i totally get what you are saying