Installing protontricks
Hello I am trying to install protontricks because flathub version doesn't work for my usecase. Flatpak sandbox is too restrictive.
I am getting this error when installing
Checking out packages... done
error: Checkout winetricks-20250102-2.fc42.noarch: Hardlinking 37/f253174d14d01c35e72f1455b2fa2f07de00cc1787503e27ca7929583f13b5.file to winetricks: File exists
7 Replies
What do you need it for?
to launch another application alongside game, Application need to be able to communicate with game over named pipes which doesn't work
its probably because there is alias from bazzite, either make the flatpak works or create custom image

im pretty sure flatpak doesnt affect this whatsoever
it does, wine is creating socket file for IPC communication in
/tmp/.wine-1000/
which flatpak protontricks doesn't have access to, I tried to add this permission, it will work for 1 minute and after that game and application will hangtry adding filesystem host
protontricks didn't work when I tried to run cheat engine either
couldn't see the game it was alongside
so id believe it's an issue