RCVolus / league-observer-tool

An addition to the league-prod-toolkit for the observer PC
MIT License
26 stars 3 forks source link

Support for Garena servers #3

Open prod-hiepnth opened 2 years ago

prod-hiepnth commented 2 years ago

is it possible for the observer tool to grab match info from Garena server games, now that the Riot API for these regions has shut down?

sdomi4 commented 2 years ago

I don't know what is happening over at Garena, but the observer tool only connects to local client APIs which I would expect to work fine still (although you may need to run the tool as an Administrator, we've had some issues with Garena with other tools). This means pick&ban and ingame events should work fine; runes and postgame stats will not work if the game is not available in an API.

prod-hiepnth commented 2 years ago

yea, that's odd indeed, since the standalone pick ban ui picked up the League Client just fine. I ran both of them with administrator privilege, but the observer tool didn't work.

sdomi4 commented 2 years ago

Did you use the current version of the pick ban UI? With some recent updates, both the P&B UI and the observer tool use the same library to connect to LCU. If you were using an older version, there may be an issue with the new library and Garena.

Nezumi2711 commented 2 years ago

I have same problem. The current version of the pick ban UI still working, but observer tool is not. Is it related to port connection?

KONGTINGYU commented 1 year ago

I can‘t open the open setting,

sdomi4 commented 1 year ago

I can‘t open the open setting,

Please open a new issue if you have a question. #8 should have the path to edit the settings file directly.