-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi,
OS : Fedora 37
Protontricks flatpak
Winetricks from software, installed in /usr/bin/winetricks
Protontricks is not able to find the winetricks binary.
`protontricks -l
protontricks (ERROR): The WINETRICKS path is invalid, please make sure Winetricks is installed in that path!
Winetricks isn't installed, please install winetricks in order to use this script!
`
Even if :
- Allow to access to the Protontricks flatpak to all directories via Flatseal
- Create an environment variable with export WINETRICKS=/usr/bin/winetricks
- added export WINE="/usr/bin/wine"; export WINETRICKS="/usr/bin/winetricks";alias protontricks='flatpak run com.github.Matoking.protontricks';alias protontricks-launch='flatpak run --command=protontricks-launch com.github.Matoking.protontricks' in ~/.bashrc
- sudo flatpak override --env=WINETRICKS=/usr/bin/winetricks com.github.Matoking.protontricks
- can access winetricks with $WINETRICKS in a terminal
Do you have an idea how I can fix it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels