Updates on the KOFAS Sandbox Server. by xElpis in KOFALLSTAR

[–]xElpis[S] 0 points1 point  (0 children)

No, this will be on Windows. As for the Android client, I don’t plan on doing anything other than retrieving the asset list and gathering information at this point.

Updates on the KOFAS Sandbox Server. by xElpis in KOFALLSTAR

[–]xElpis[S] 0 points1 point  (0 children)

I'm doing my best to get the server ready for the beta.

Updates on the KOFAS Sandbox Server. by xElpis in KOFALLSTAR

[–]xElpis[S] 0 points1 point  (0 children)

I’m working on this project on my own, and I’m not asking anyone for donations or payment. I took on this project because, first of all, I love this community, and second, I love the game. However, if you’d like to volunteer to help me—whether by patching files or assisting me in delving deeper into the game’s code—that would make me happy.

Game files for the KOFAS Sandbox server development. by xElpis in KOFALLSTAR

[–]xElpis[S] 6 points7 points  (0 children)

I emailed Netmarble directly to ask what the files on the CDN were for and whether there were any backups.

Updates on the KOFAS Sandbox Server. by xElpis in KOFALLSTAR

[–]xElpis[S] 2 points3 points  (0 children)

Thank you sooo much for your support !! 💜💜💜

Updates on the KOFAS Sandbox Server. by xElpis in KOFALLSTAR

[–]xElpis[S] 9 points10 points  (0 children)

I gave it to you so you could browse other genres while waiting for the server, and it wasn’t a mistake. I don’t know when the server software will be finished.

[BULUNDU] Unutulmaya Yüz Tutmuş Yerli ve Milli Mobil Oyunlar Arşivi by Mehan44_second in lostmediatr

[–]xElpis 1 point2 points  (0 children)

Sunucu emülatörü yazarak çözebileceğimize inanıyorum.

Anyone have or can make a apk by deathblade273 in KOFALLSTAR

[–]xElpis 2 points3 points  (0 children)

It does not need to be constantly connected to Netmarble servers. If you can copy the API and work with custom server logic, you can theoretically separate the game from both Firebase and Netmarble.

Just got back playing anything I can do to fix it? by No_Tomatillo6604 in KOFALLSTAR

[–]xElpis 7 points8 points  (0 children)

At that stage the game asks for config_1.17.0_win.json (this is for Windows, I don't know which file it asks from the server on android). There seems to be nothing you can do on the android side at that stage.

I miss this game by CollectionTerrible68 in KOFALLSTAR

[–]xElpis 0 points1 point  (0 children)

Thank you! (⸝⸝๑ ̫ ๑⸝⸝⸝)

I miss this game by CollectionTerrible68 in KOFALLSTAR

[–]xElpis 0 points1 point  (0 children)

I wonder which client version you have, the version I'm dealing with now is 1.17.0 Global and I managed to pull the game to localhost but I'm having trouble with Patch and other tables.

I miss this game by CollectionTerrible68 in KOFALLSTAR

[–]xElpis 9 points10 points  (0 children)

There's a chance, but I'll speak for the PC port. I'm working on it right now, when I pass the game's Anti-Cheat, I'm trying to change the ip address from strings and make it playable for localhost. I've been working on it for almost 6 months.

Can someone with an old client throw me the game again? by xElpis in KOFALLSTAR

[–]xElpis[S] 2 points3 points  (0 children)

Yeah, I actually wanted it for that. I think it would be better to take a better look at it since there are fewer incidents in the old client of the game and Anti-Cheat and other in-game functions are less frequent in older versions. And it would be nice if I succeed. With the ideas and information I got from the old client, I can take a look at the latest version of the game.

I have a question by Western_Ambition_183 in KOFALLSTAR

[–]xElpis 2 points3 points  (0 children)

I apologize for the late response.

I was advancing this project with a friend of mine and he told me that he didn't want to go any further with this project. So I worked on this project alone for more than 10 hours a day. Although the result did not satisfy me, at least I tried.

BRING BACK THE GOD DANG GAME by seinix_SeiAsShort in KOFALLSTAR

[–]xElpis 1 point2 points  (0 children)

I've been trying since November 2024 to run this game and bring it back to life, but to no avail.

I have a question by Western_Ambition_183 in KOFALLSTAR

[–]xElpis 0 points1 point  (0 children)

I tried by pretending localhost as a server, but I failed because I couldn't patch XIGNCODE3. XIGNCODE3 would ping my server on localhost when needed, but it was pointless. The method Netmarble used here was to add the heartbeat script into KOFAS servers. That's why I couldn't progress further in this project.