Anderson Silva
Anderson Silva
I'll start testing and implementing the requested features. @phola123 , if you can help me test it when it's ready I'd be grateful. I can't reproduce it here :( .
@phola123, check this version, I put one more debug lines so that when there is an error in discord it shows an error code. https://github.com/andsfonseca/dota2-rpc-client/files/9840401/dota-2-rpc-client.zip
Preview App [dota-2-rpc-client.zip](https://github.com/andsfonseca/dota2-rpc-client/files/9840401/dota-2-rpc-client.zip)
I'll check this as soon as possible. To open as console application, open the terminal and execute: ```bash dota2-rpc-client.exe -f ``` Maybe this will show more information about the error.
Thanks for the report, it seems to be something with the discord api. As soon as I have more details I will let u know about this
Oh, about the auto language detection, the code tries to get the default locale of the system. But when fail, the automatically set as `en-us`. But you can force to...
I'm still working on it! For now I'm working on better thread management to communicate with discord and studying options for using an alternative version of the discord SDK
Still working on it
I didn't know it was possible to change the "dota 2 beta" folder path. I'll try checking the `appmanifest_570.acf` after reading the library folder in `libraryfolders.vdf`. I'm not able to...
Still working on it