Maciej Stanczew
Maciej Stanczew
You can launch the game directly, skipping Battle.net App, by going to `Warcraft III/_retail_/x86_64` and running: ``` wine "Warcraft III.exe" -launch ``` This will take you to the login screen...
I followed the instructions in [the Wiki](https://github.com/Joshua-Ashton/d9vk/wiki/Making-a-Trace), and copied the four dlls into `BlizzardBrowser` directory (which is one level below the directory of `Warcraft III.exe`). The only exception is that...
Nope, I get the same error as you. I'm not sure how/if I can get a useful trace. I see in the new issue template that for D3D11, instead of...
> Can you explicit how you go about overriding the DLL just for `BlizzardBrowser.exe` and not for the game? Run `winecfg`, on the "Applications" tab click "Add application…" and choose...
SDDM can load `~/.profile`, but it depends on your shell. I'm using Bash, and I do have my `~/.profile` correctly sourced by SDDM. In 0.19.0 the files are sourced directly...
Arch doesn't package `/etc/sddm.conf` since almost 5 years: https://github.com/archlinux/svntogit-packages/commit/10879d1c4bc119e3de471f130698b6ffd61210e5 Any settings in `/etc/sddm.conf` that you didn't set yourself are leftovers from old configuration. Current Arch package does indeed set `InputMethod=`,...
I think the issue is the other way around: the scaling is correct after exiting Big Picture, but incorrect before entering it. I noted different UI scaling at the following...