J-Lamiroy
J-Lamiroy
I get this ``` ~$ env | grep WINE WINE=/usr/bin/wine WINETRICKS=/usr/bin/winetricks ``` So it does seem it's just out of reach for Flatpak. How can I change it to something...
Would you mind giving me a quick rundown on how to do this? I'm quite new to linux, and I'm not sure how to go about it.
Thanks for your reply! I ran the command, and found the variables here: ``` #Personal Wine and Winetricks envs for Protontricks export WINE="/usr/bin/wine" + export WINE=/usr/bin/wine + WINE=/usr/bin/wine export WINETRICKS="/usr/bin/winetricks"...
This is weird, I unset the variables with `unset`, which allowed protontricks to work. However, when I tried to open it again, the original bug occurred again. I checked, and...