[wow64] error with checking
Describe the bug
at the end of downloading "windows dll or component" the checking don't check at the right place. i use wow64 (i don't know how change that so the checks are made at c:/windows/syswow64 instead of c:/windows/system32/
To Reproduce Steps to reproduce the behavior:
- install protontricks from AUR
- open the gui of protontricks
- select the game
- you will probably see 2times:
- after that:
- and the last warning:
- you select the wineprefix
- you select "Install a Windows DLL or component"
- in my case i want to download "vrcrun2022" so i select it
- you will probably see
- you see:
- you select "yes"
- i see that as it's already installed:
- i click "repair"
- you will see that it's installed successfully
- and you will see:
- and protontricks should close
Expected behavior not see this error. the path is not good
System (please complete the following information):
- Distro: EndeavourOS
- Protontricks installation method: AUR
- Protontricks version: 1.11.1
- Steam version: Beta
Additional context
The first two are Winetricks related issues.
- "Unknown file arch 65" is being tracked at Winetricks/winetricks#2183. The warnings can be safely skipped and they don't affect functionality besides the popups being annoying.
- SHA256 mismatches happen occasionally when Microsoft updates their binaries. Winetricks updates the SHA256 sums every now and then to match the upstream binary but this is a moving target. You might have better luck if you forego the Arch packaging of Winetricks and install the latest development version using instructions here.
As for the path being at ~/.local/share/wineprefixes instead of at the Steam game's compatdata directory, can you try launching it using protontricks -vv <appid> -v --gui instead and posting the output to gist.github.com? Replace <appid> with the app ID of the game that has the issue; you can see the app ID in the game selection dialog. This should hopefully give a better idea of what's happening.
This is so annoying. Especially when installing multiple components... Please fix this. It doesn't do anything and the error is practically useless.