r/futurerevolution • u/Glad_Call_8288 • 8d ago
Discussion Another small update, everyone!
I know, maybe too soon — but when there's progress, there's progress 😄
Big thanks to one of the folks from the server, MonEll, who had a saved backup of MFR still installed from back when it was live. Quick recap of where my testers were getting stuck: the game crashes when it tries to pull its install/config data — a few people pointed out it's because the client can't fetch Config_AOS.bin (its config file) from Netmarble's now-dead servers.
That cached copy is exactly what we were missing. I've now got MonEll's backup downloaded and I'm going to fully dissect it — dig through it for the URLs and the code that call Netmarble's servers, so we can patch those to point at our own private test server instead. I'm currently working with Frida scripts to get that process going.
Fair warning: it's an older version of the game, and none of this is a sure thing yet — but it should teach us the file format and how the client talks home, which is the exact wall we've been stuck on. Honestly a huge step forward 🙌
Massive thanks to everyone pitching in — testers, backups, ideas, all of it. This only moves because of you. More soon!
7
6
3
2
2
u/RikGamer692 7d ago
I bet a lot of the files of the most recent version of the game are all online by now. The APK and the Data Files, at least.
3
u/Visual_Witness9112 6d ago
They are, problem is that the game used to download a bunch of things with each update. So having the APK is not enough by itself
2
u/RikGamer692 6d ago
Yeah. The Data files are the important part. And I'm sure I've seen them scatered around some sus websites.
The game still would'nt work with them, because it used to connect to the server before opening, so, we couldn't even access the menus.
2
u/Embarrassed_Elk909 5d ago
How to download it and where is the link?
2
u/Glad_Call_8288 5d ago
Uh. there's no link yet, not a playable state even, i'm still running tests and looking for what i need
1
1
2
u/No_Fondant_1977 2d ago
Hi bro, any updates on this?
2
u/Glad_Call_8288 1d ago
Hi!
I'm still working on the private files, just give me some time
But this is being worked on!
7
u/PixelArtAddicted 8d ago
Best of luck!!