User Tools

Site Tools


games:wine:monster_hunter_world

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:wine:monster_hunter_world [2020/03/09 05:26] Sean Rhonegames:wine:monster_hunter_world [2024/08/13 16:14] (current) – removed Sean Rhone
Line 1: Line 1:
-====== Information ====== 
  
-  * [[http://monsterhunterworld.com/|Monster Hunter World]] 
-  * [[https://store.steampowered.com/app/582010/MONSTER_HUNTER_WORLD/|Steam]] 
-  * [[https://www.protondb.com/app/582010|ProtonDB]] 
-  * [[https://appdb.winehq.org/objectManager.php?sClass=version&iId=37601|WineHQ AppDB]] 
- 
-===== Prerequisites ===== 
- 
-  * [[distros:fedora_workstation_gnome|Fedora Workstation]] 
-  * [[notes:wine|Wine]] 
- 
-===== Notes ===== 
- 
-  * Benefits from a Fsync-compatible kernel 
-  * Benefits or requires GloriousEggroll's custom Proton build 
- 
-====== Install ====== 
- 
-===== Steam ===== 
- 
-**** 
- 
-    sudo dnf install 'steam' 
- 
-===== proton-ge-custom ===== 
- 
-  * https://github.com/GloriousEggroll/proton-ge-custom/releases 
- 
-  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 ==== 
- 
-  * [[notes:wine#environment_variables|More Environment Variables]] 
- 
-  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) ==== 
- 
-  * [[notes:wine#environment_variables|More Environment Variables]] 
- 
-  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 ==== 
- 
-  * [[notes:wine#environment_variables|More Environment Variables]] 
- 
-  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' 
C:/www/wiki/data/attic/games/wine/monster_hunter_world.1583745989.txt.gz · Last modified: (external edit)