-
I did some further testing and found that removing the %command% at the end of the args fixes the issue.
It crashes on startup no matter what proton version you're using otherwise.
Fresh instal…
-
**Is your feature request related to a problem? Please describe.**
No Battle.NET games appear.
**Describe the solution you'd like**
Add support for scanning of games installed via Battle.NET
*…
-
**Problem**
Battle.net integration always disconect
-
Hi. I had issue with battlenet scanner - it didnt work. I made quick fix for my self:
```diff
def get_flavor_from_file(game_path):
- game_path = game_path.replace('\\', '/')
+ game_path = …
-
###### *Reposting my comment (see [#38](https://github.com/jleclanche/python-bna/issues/38#issuecomment-2373679400)) as a new issue.*
Hello everyone. Thanks to `@BillyCurtis` and `@Gigafrost`, I …
-
### Description
After setting up Whisky and getting the Battle.net launcher to run, I cannot actually install DiabloIV. The screen where you would "Install" or "Play" from never renders. However, a…
-
-
### Package Requested
- [X] I would like someone else to build the manifest.
- [ ] I would like help so I can submit the manifest.
- [X] I have performed a search and couldn't find this package.
- [ …
-
Is there a way to get data from battle.net ? (custom game list for example)
-
in order to make the style extension more maintainable, i'm removing the feature to have gaming avatars and Profile fields, and just focus on the style.
This will be moved to another extension ta…