aaa4xu / pubg-lobby-proxy

Eazy way to view and modify PLAYERUNKNOWN'S BATTLEGROUNDS lobby traffic
33 stars 12 forks source link

PUBG does not connect #14

Closed Avnsx closed 2 years ago

Avnsx commented 2 years ago

Hey, when adding

127.0.0.1 prod-live-front.playbattlegrounds.com
127.0.0.1 pctest-live-front.playbattlegrounds.com

to the windows hosts file. PUBG no longer manages to connect to the lobby and all that I see in npm running through cmd, is a single asset request calling "favicon" while your code says "Connection to game server dont exists"

How do I fix this?

aaa4xu commented 2 years ago

Sorry, but this project is abandoned many years ago. Most likely pubg changed its api or introduce ssl pinning in that time.