Table of Contents

Information

Prerequisites

Notes

Install

Steam

sudo dnf install 'steam'

Custom Proton

mkdir -p ~/'.steam/root/compatibilitytools.d' && gio open ~/'.steam/root/compatibilitytools.d'

Monster Hunter World

mf-install

Download

rm -Rf '/tmp/mf-install' && git clone --branch 'master' --depth '1' 'https://github.com/z0z0z/mf-install.git' '/tmp/mf-install' && sync

Install

cd '/tmp/mf-install' && WINEPREFIX=~/'.steam/steam/steamapps/compatdata/582010/pfx' PROTON=~/'.steam/root/compatibilitytools.d/Proton-5.4-GE-3' ./mf-install.sh -proton

Clean-up

cd ~ && rm -Rf '/tmp/mf-install' && sync

Steam Launcher

Log

PROTON_LOG=1 %command%

NVIDIA Optimus

__NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only %command%

Settings

File Manager

Compatibility Tools

gio open ~/'.steam/steam/compatibilitytools.d'

Wine Prefix

gio open ~/'.steam/steam/steamapps/compatdata/582010/pfx'

Game Data

gio open ~/'.steam/steam/steamapps/common/Monster Hunter World'