User Tools

Site Tools


games:wine:monster_hunter_world

This is an old revision of the document!


Information

Prerequisites

Notes

  • Benefits from a Fsync-compatible kernel
  • Benefits or requires GloriousEggroll's custom Proton build

Install

Steam

  sudo dnf install 'steam'

proton-ge-custom

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

Monster Hunter World

  • Install from Steam or Restore from Steam Backup
PROTON_LOG=1 __NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only %command%

Quick Commands

Winecfg

WINEPREFIX=~/'Wine Prefixes/World of Warcraft Classic' winecfg

Winetricks

WINEPREFIX=~/'Wine Prefixes/World of Warcraft Classic' winetricks

Registry Editor

WINEPREFIX=~/'Wine Prefixes/World of Warcraft Classic' regedit

Kill

WINEPREFIX=~/'Wine Prefixes/World of Warcraft Classic' wineserver -k

Execute

Battle.net App

cd ~/'Wine Prefixes/World of Warcraft Classic/drive_c/Program Files (x86)/Battle.net' && 
DXVK_HUD='full'
WINEDEBUG='-all'
WINEPREFIX=~/'Wine Prefixes/World of Warcraft Classic' wine ~/'Wine Prefixes/World of Warcraft Classic/drive_c/Program Files (x86)/Battle.net/Battle.net Launcher.exe'

World of Warcraft (Battle.net App)

cd ~/'Wine Prefixes/World of Warcraft Classic/drive_c/Program Files (x86)/World of Warcraft' && 
DXVK_HUD='full'
WINEDEBUG='-all'
WINEPREFIX=~/'Wine Prefixes/World of Warcraft Classic' wine ~/'Wine Prefixes/World of Warcraft Classic/drive_c/Program Files (x86)/World of Warcraft/World of Warcraft Launcher.exe'

World of Warcraft

cd ~/'Wine Prefixes/World of Warcraft Classic/drive_c/Program Files (x86)/World of Warcraft/_classic_' && 
DXVK_HUD='full'
WINEDEBUG='-all'
WINEPREFIX=~/'Wine Prefixes/World of Warcraft Classic' wine ~/'Wine Prefixes/World of Warcraft Classic/drive_c/Program Files (x86)/World of Warcraft/_classic_/Wow.exe'

File Manager

Root

gio open ~/'Wine Prefixes/World of Warcraft Classic/drive_c/Program Files (x86)/World of Warcraft/_classic_'

AddOns

gio open ~/'Wine Prefixes/World of Warcraft Classic/drive_c/Program Files (x86)/World of Warcraft/_classic_/AddOns'
/var/www/wiki/data/attic/games/wine/monster_hunter_world.1583745989.txt.gz · Last modified: 2020/03/09 05:26 by Sean Rhone