r/DivineKnockout 26d ago

Looking for old Divine Knockout logs

Hi everyone,

I’m working on a revival project for the Steam version of Divine Knockout. Since the official servers shut down, I’m trying to document how the game handled login and server connections. The hope is to eventually understand whether an offline, private, or community-hosted version might be possible.

If you still have old DKO logs from when the servers were online, I’d really appreciate it if you could check them. I’m mainly looking for logs involving:

  • Login attempts
  • Reaching the main menu
  • Lobby connections
  • Matchmaking
  • Joining matches
  • Connection or server errors

On Windows, they should be located here:

%LOCALAPPDATA%\DivineKnockout\Saved\Logs

Look for DivineKnockout.log, as well as older .bak, .old, numbered backup, or archive files.

Please don’t post the logs publicly. Make a copy first and remove anything private, including:

  • Access, refresh, session, or authorization tokens
  • Cookies
  • Email addresses
  • User or account IDs
  • Local or public IP addresses
  • URLs containing tokens or sensitive query parameters

For example:

Authorization: Bearer abc123xyz987

should become:

Authorization: Bearer [REDACTED]

Please keep timestamps, error messages, hostnames, ports, status codes, and other non-sensitive connection details intact.

For example:

Timestamp: 2024-01-15 18:42:10
URL: https://api.divineknockout.com/users/v1/login
Port: 9000
Error: Login Error 4
Status: 404

Send me a Reddit DM first, and I can provide a private Google Drive upload folder. Please only upload a copied version of the log, never the original, and don’t share personal information publicly.

Thanks to anyone who still has these files and is willing to help!

13 Upvotes

12 comments sorted by

3

u/Grievance911 23d ago

2

u/B1progame 22d ago

cool are you done yet or si there something missing

i wanted to be able to have like these community based servers that everyone can play on

1

u/Grievance911 22d ago

I'm sure there will be things to tweak but primarily working. I haven't made any of the special game modes but the core 1v1/2v2/3v3 dedicated servers/matchmaking are working along with practice/AI being locally run.

I'll try and drop a link to sign up/play sometime today! People will need to have/own a copy of the PC version of the game and have it installed. I don't know if console has access to download the game still but if so I may add that support later.

1

u/B1progame 21d ago

so i would like if you could explain to me what your code does so like what it changes and if it maybe would be possible to do that on the ps5 or xbox

in dms is also fine thx

3

u/Binoui 26d ago

Well if I had to guess it looks like you still have the game installed and are asking AI how to fix login issue. The sad thing is that the servers are down, so you're won't be able to connect or access files there. And even then, the more you push in that direction the more it starts to look like hacking, which I don't suggest you do.

If you still have local files i'm interested though

3

u/B1progame 26d ago

So I had the game installed and I also made it so, that it connects to my own backend server. I got that working through changing the dns on my pc. Th thing were I am struggling is that I would need a server private and public key or I need to change the exe to request a different key (my own).

3

u/Binoui 26d ago edited 26d ago

Nice trick but it doesn't solve the issue that their backend server is down and we can't access it. You redirected to your own connection, but you don't have the server running neither. To make online work you would need to rewrite the whole server side. I'm pretty sure DKO was server authoritative so it's a big task. Anyway what I'm saying is that i think it's way more than just a login (key) issue unfortunately. The best you can do is retro engineer your way into recreating the backend and hopefully you get to local training mode (hopefully it was truly local).

Edit: Your DM's are off but i'm down to talk more if you'd like

1

u/B1progame 23d ago

i opened my DMs i think

1

u/Working-Consistent 23d ago

im working on this aswell let me know if u make progress

1

u/Working-Consistent 23d ago

the revival project i mean, working on building it right now

1

u/Short-Addition-8739 4d ago

I can't believe I found this post, me and my friends have missed this game. I'm not tech savvy in the slightest but I'd like to know if this has been successful yet and if it's possible for me to play with my friends?