Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

help.steamlobbylist

Featured Replies

  • Author
  • Localization

ZEFIR001, posted Tue Jul 03, 2018 11:12 pm (36419)


hello im fresh in codding can write only hello world
so the question is how to make it work to "204080" app id? I dont get it really... Im tryed creating batch and ini files with AppID = 204080 but no result.
can somebody make working script for me with 204080 game id or instruction how to do?
thanks a lot!
  • Author
  • Localization

aluigi, posted Wed Jul 04, 2018 3:17 am (36430)


Ah steamlobbylist, the tool I wrote 4 years ago for retrieving the list of lobbies through the Steam SDK.
Well, I guess you get no errors when using "steamlobbylist.exe 204080" so it means that there are no lobbies or the SDK doesn't return them for some reasons.
I don't know if it's necessary to update the Steam SDK I used there or something else, anyway I can't help.
  • Author
  • Localization

ZEFIR001, posted Wed Jul 04, 2018 4:13 am (36439)


aluigi wrote:
Ah steamlobbylist, the tool I wrote 4 years ago for retrieving the list of lobbies through the Steam SDK.
Well, I guess you get no errors when using "steamlobbylist.exe 204080" so it means that there are no lobbies or the SDK doesn't return them for some reasons.
I don't know if it's necessary to update the Steam SDK I used there or something else, anyway I can't help.

Idk what you mean under "steamlobbylist.exe 204080". Is it launch properties or something else? But i say you i has your script half year ago and its work pretty well but im reinstalled windows and its gone. In folder with that script i has "steam_api.dll" "stealobbylist.ini"(with game id which i want to browse) and batch file which runs scripts with you credits.
I have a screenshot.
Image
  • Author
  • Localization

aluigi, posted Wed Jul 04, 2018 5:06 am (36443)


That bat and ini have not been made by me.

If you want to use the bat solution just put the following in a text file and rename as bat:
steamlobbylist.exe 204080

While I don't think it was an "ini" in the other solution, probably it was a steam_appid.txt file containing 204080 at the first line.
Probably the bat you had there contained: steamlobbylist.exe ""

Just guessing, the command-line syntax is the one I provided before.
The following is the full help provided by the tool at runtime:
Code:
Usage: steamlobbylist 

Use appID equal to "" or ALL to list all the lobbies of the installed games
Use appID with a FROM-TO to scan all the id in that range
You can also use the comma as separator
Example: 1-100,120,480

Some games allow you to query their lobbies even if you don't own them.
  • Author
  • Localization

ZEFIR001, posted Wed Jul 04, 2018 5:25 am (36444)


aluigi wrote:
That bat and ini have not been made by me.

If you want to use the bat solution just put the following in a text file and rename as bat:
steamlobbylist.exe 204080

While I don't think it was an "ini" in the other solution, probably it was a steam_appid.txt file containing 204080 at the first line.
Probably the bat you had there contained: steamlobbylist.exe ""

Just guessing, the command-line syntax is the one I provided before.
The following is the full help provided by the tool at runtime:
Code:
Usage: steamlobbylist 

Use appID equal to "" or ALL to list all the lobbies of the installed games
Use appID with a FROM-TO to scan all the id in that range
You can also use the comma as separator
Example: 1-100,120,480

Some games allow you to query their lobbies even if you don't own them.


You right it was launch option and i get it to work. Work but extremely unusable xD after start and gathering true info its instantly crashing. There is screenshot which i has to record and slow down in Sony Vegas to take. Image
  • Author
  • Localization

ZEFIR001, posted Wed Jul 04, 2018 5:27 am (36445)


Thank you a lot for script and help after years. The only one i need now its know how to fix that crash =)
  • Author
  • Localization

ZEFIR001, posted Wed Jul 04, 2018 7:11 am (36448)


crash was solved by batch PAUSE command
  • Author
  • Localization

aluigi, posted Wed Jul 04, 2018 7:35 am (36449)


That's not a "crash", it's simply the normal termination of the program :D
But yes, PAUSE is what you needed.
  • Author
  • Localization

netko1234, posted Thu Oct 21, 2021 5:03 pm (67112)


Hey!

This doesn't seem to be working anymore, 0 lobbies returned for all the games. Any idea why? Can't figure it out. Thank you! :D
  • Author
  • Localization

aluigi, posted Tue Nov 02, 2021 8:05 pm (67336)


I don't think anyone else is going to reply, for sure this stuff is a decade old and I don't know if recompiling it with a newer Steam SDK would make it work again, maybe not.
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.