Luigi Auriemma

aluigi.org (ARCHIVE-ONLY FORUM!)
It is currently 19 Jul 2012 12:36

All times are UTC [ DST ]





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 14 posts ] 
Author Message
 Post subject: getting cs 1 with gslist.exe
PostPosted: 22 Jun 2009 07:58 

Joined: 21 Feb 2009 15:32
Posts: 8
What commandlind do i have to use to get masterserverlist for cs1 source with gslist.exe. I tried:
Code:
gslist -n source -f "gamedir = cstrike"

but i will recieve exactly the same list when using:
Code:
gslist -n source

so what am i doing wrong?


Top
 Profile  
 
 
 Post subject: Re: getting cs 1 with gslist.exe
PostPosted: 22 Jun 2009 09:24 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
don't use source (as you can see you receive 0 servers in any case), use halflife:
Code:
gslist -n halflife -f "(gametype='cstrike')"


Top
 Profile  
 
 Post subject: Re: getting cs 1 with gslist.exe
PostPosted: 22 Jun 2009 12:12 

Joined: 21 Feb 2009 15:32
Posts: 8
Thx for reply, it works. Do you know any method, not only a gslist method, to get CoD WaW Serverlist?


Top
 Profile  
 
 Post subject: Re: getting cs 1 with gslist.exe
PostPosted: 22 Jun 2009 14:18 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
differently than the other cod games, cod5 uses demonware for all the online stuff and this covers also the servers list.
while on Enemy Territory Quake Wars (which uses dw too) exists a web based servers list available just by the same dw (http://etqw-ipgetter.demonware.net/ipgetter/), codwaw doesn't have the same ipgetter service so the only "native" alternative is getting the list through the dw protocol (although I don't have the game I made a small research some time ago but without nothing ready to use).

so I guess that doesn't exist a real alternative because even Gamespy doesn't support this game (codwaw and callofduty5 return 0 servers in gslist)


Top
 Profile  
 
 Post subject: Re: getting cs 1 with gslist.exe
PostPosted: 22 Jun 2009 14:39 

Joined: 16 Aug 2007 06:25
Posts: 367
I would love to see a usable cod5 server list generator :p


Top
 Profile  
 
 Post subject: Re: getting cs 1 with gslist.exe
PostPosted: 22 Jun 2009 15:02 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
oh, remaining in theme of examples of filters for gslist I have collected the configurations used by Gamespy Arcade which could be useful: http://aluigi.org/papers/gsfilters.htm
(I will upload the file within some hours so it's normal if you don't see it now)


Top
 Profile  
 
 Post subject: Re: getting cs 1 with gslist.exe
PostPosted: 22 Jun 2009 20:28 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
@SomaFM
you don't need to wait much, I was working on a new project a couple of days ago and I have seen that it's valid for codwaw too :)
I don't know how much are the real codwaw servers but here are reported over 2800.
stay tuned for updates


Top
 Profile  
 
 Post subject: Re: getting cs 1 with gslist.exe
PostPosted: 22 Jun 2009 20:42 

Joined: 16 Aug 2007 06:25
Posts: 367
Very cool, anxious to see what you're working on 8). One of my recent goals was to figure out how it all worked with COD5, but after our conversations via PMs, I decided to give up since it seemed pretty confusing. game-monitor.com currently reports 1539 cod5 servers.. so that seems about correct.


Top
 Profile  
 
 Post subject: Re: getting cs 1 with gslist.exe
PostPosted: 23 Jun 2009 17:20 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
I have release my new project: HLSWlist
http://aluigi.org/papers.htm#hlswlist

the usage is identical to gslist (but without the useless options) so it's not necessary to spend much words.
examples:
Code:
hlswlist -X none -n CoDWW
hlswlist -n CoDWW,Ventrilo
report here any comment and feedback


Top
 Profile  
 
 Post subject: Re: getting cs 1 with gslist.exe
PostPosted: 23 Jun 2009 19:10 

Joined: 16 Aug 2007 06:25
Posts: 367
Very cool, great work.

Is it possible to see each server's partial cdkey (16 bytes as described in your dwbdcrypto tool) for use in generating the bdTicket field in CoD5, and other demonware-like games using this tool?


Top
 Profile  
 
 Post subject: Re: getting cs 1 with gslist.exe
PostPosted: 23 Jun 2009 19:32 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
no because that is stuff of demonware, not of hlsw.
hlsw has only the list of servers.


Top
 Profile  
 
 Post subject: Re: getting cs 1 with gslist.exe
PostPosted: 30 Jun 2009 18:31 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
I have found also another way for retrieving the servers list of these games:

http://aluigi.org/papers/getgsc_list.txt

the list is got from getgsc.com which uses the one of gametracker.com so could be interesting for someone.

example for Call of Duty World at War:
https://api.getgsc.com/?command=get_gam ... mit=100000


Top
 Profile  
 
 Post subject: Re: getting cs 1 with gslist.exe
PostPosted: 04 Jul 2009 16:43 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
I don't know if someone is still interested to the hlswlist project, anyway I have just added the -f filter option:
http://aluigi.org/papers.htm#hlswlist


Top
 Profile  
 
 Post subject: Re: getting cs 1 with gslist.exe
PostPosted: 21 Sep 2009 16:15 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
new game supported by hlsw (and so by hlswlist too):
game: Wolfenstein 2009
gamename: Wolf09


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 14 posts ] 

All times are UTC [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron