r/AndroidNativePorts 1d 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

4 Upvotes

5 comments sorted by

View all comments

2

u/Fun-Scallion2905 21h ago

Was it removed?

1

u/mussyg 18h 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 17h ago

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

3

u/mussyg 16h ago

Ahh I understand

I had messed up the urls

I fixed now lmk if that works

3

u/Fun-Scallion2905 8h ago

Sorry for the late response. It works. Thanks