sudo dnf install 'steam'
Proton-5.5-GE-1
did not fix video playback, and introduces an issue with exiting the gameProton-5.4-GE-3
is finemkdir -p ~/'.steam/root/compatibilitytools.d' && gio open ~/'.steam/root/compatibilitytools.d'
Proton-5.4-GE-3
requires this
rm -Rf '/tmp/mf-install' && git clone --branch 'master' --depth '1' 'https://github.com/z0z0z/mf-install.git' '/tmp/mf-install' && sync
PROTON
environment variable needs to point to a folder containing the Proton compatibility tool planned to be usedcd '/tmp/mf-install' && WINEPREFIX=~/'.steam/steam/steamapps/compatdata/582010/pfx' PROTON=~/'.steam/root/compatibilitytools.d/Proton-5.4-GE-3' ./mf-install.sh -proton
cd ~ && rm -Rf '/tmp/mf-install' && sync
%command%
is placed at the end of the linefsync
is being usedPROTON_LOG=1 %command%
__NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only %command%
gio open ~/'.steam/steam/compatibilitytools.d'
gio open ~/'.steam/steam/steamapps/compatdata/582010/pfx'
gio open ~/'.steam/steam/steamapps/common/Monster Hunter World'