You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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.
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:
Expected behavior
not see this error. the path is not good
System (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: