FN-FAL113 / cs2-server-picker

A portable and lightweight server picker windows app for Counter Strike 2!
GNU General Public License v3.0
196 stars 12 forks source link

Server ip's need updating #55

Closed St0RM53 closed 2 months ago

St0RM53 commented 2 months ago

They've changed again

FN-FAL113 commented 2 months ago

image Hello storm, it should automatically get updated IP''s upon program execution. The message shown above will pop up everytime valve's makes a revision on their server data. Just press "OK" and the app will do the rest.

St0RM53 commented 2 months ago

Yes i know this, but it's been some time since it last showed this message and there seem to be server changes. Example usually Spain server for me is ~60ms ping, but now when i block it, in-game there is now Spain with 75ms ping that is unblocked.

Also blocking all servers except New York now, in-game it gives error message saying can't find any server, even though ping filtering is set to unlimited.

Btw is French servers only for connecting from within France? It doesn't ever show it in game.

FN-FAL113 commented 2 months ago

Yes i know this, but it's been some time since it last showed this message and there seem to be server changes. Example usually Spain server for me is ~60ms ping, but now when i block it, in-game there is now Spain with 75ms ping that is unblocked.

Also blocking all servers except New York now, in-game it gives error message saying can't find any server, even though ping filtering is set to unlimited.

Btw is French servers only for connecting from within France? It doesn't ever show it in game.

I do not recommend blocking most servers as it affects routing for possible matches. I do not manage the IP's and it is fetched from what valve provides, IP's are not manually inputted.

Blocking servers may show different ping results in-game since the server list in the game settings is hardcoded and may use a different relay server instead.

Revision ID is tracked by this app on first execution from there it will check it against fetched data on every app launch if the server revision ID match else it will unblock servers to utilize updated data.