-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for the newer gamespy emulators #97
Comments
2.11 is very old, the source builds for Windows and should for Mac too. We recently added Linux and Windows binaries to the releases latest currently is v2.16 so you can grab the Windows from there to test. |
I had investigated it in the past, and If I remember correctly what I found is that Qstat support of GameSpy protocol is incomplete and that Qstat only supports GameSpy protocol without key challenge. The protocol usually makes use of some keys, but UT did not make use of them so it works, and maybe The message One software that supports those keys is Gslist by Luigi Auriemma. He also provides a large database of per-game keys. I wanted to try to port code from Gslist to Qstat to add support According to my old research and what I wrote in a mail I had with Luigi, the important thing to import seems to live in Note that those software use different licenses, Qstat is under Artistic License 2.0 and Gslist is under GPLv2+, I got permission from Luigi for getting his code being under Artistic License to avoid a QStat relicense to GPLv2+ when merging some of his code. He also added useful information to his answer. I'm too busy to work on this even if that was my intention. Don't hesitate to pick the task, at least I did the research to narrow down the required work to be done. =) My question:
Luigi's answer:
|
Thanks @illwieckz I'll leave this one open and tag as help wanted. Given gamespy's now defunct its not something we'll get to, so contributions welcome. |
Hi.
The currently working gamespy for server lists are the following:
gsm.qtracker.com:27900
unreal.epicgames.com:27900
master.333networks.com:27900
The last one doesn't produces any results with qstat.
The debug result of the execution, gives the following, but it seems that -d option doesn't shows the sent stream.
Could you please help to solve this, so we can have server lists and trackers on websites again?
I am using qstat 2.11 because 2.15 is not available for download for windows or mac.
333networks Developer's Forum
The text was updated successfully, but these errors were encountered: