HGL
sensitive-blue

Unable to fine wine executable when it is there

After a system update I found the command heroic used to launch fall guys returned a No such file or directory: '/home/karm2/.config/heroic/tools/wine/Wine-GE-Proton8-8/bin/wine' error. But the wine executable is in that directory, and it can be detected by ls.
4 Replies
deep-jade
deep-jade2y ago
Probably you missing wine dependecies
deep-jade
deep-jade2y ago
GitHub
docs/WineDependencies.md at master · lutris/docs
Contribute to lutris/docs development by creating an account on GitHub.
sensitive-blue
sensitive-blueOP2y ago
How will that be in nix? I'm on nixos and have both 32-bit and 64-bit wine installed, but the error persists.
deep-jade
deep-jade2y ago
I don't know. Have no experience with nix. If you have wine installed you probably have all dependecies

Did you find this page helpful?