-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steam Deck support #87
Comments
Well, I found how to make WMI work, but after launching bnetlaucher, the game still doesn't start, nothing starts at all. Log: |
WMI is used to get information such as:
So bnetlauncher will not work without it.
I never tested bnetlauncher under wine, I'd suggest trying to find a linux native alternative to bnetlauncher. |
Well, simple batch script to launch:
ow2:
With this sctipt game launches, but I got error in log:
|
Works that? How do I have to set this so that the script starts via steam? |
No it doesn't work, sadly.
Can add a bat file or another file as non-steam-game in desktop mode. To add a bat file you need to click the show all files. bat is an accepted exectuable type in wine/proton. But not all bat scripts work, not all functions in windows batch are programmed into wine batch. |
When I try to run through this program, I get the error "Windows Management Instrumentation is not running.
This service is necessary to bypass battle.net? I tried with the
--notask
flag, unfortunately the error remains.The text was updated successfully, but these errors were encountered: