User Tools

Site Tools


games:wine:guild_wars_2

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
Next revisionBoth sides next revision
games:wine:guild_wars_2 [2019/11/16 01:15] Sean Rhonegames:wine:guild_wars_2 [2020/01/06 12:48] – Add NVIDIA Optimus envs Sean Rhone
Line 52: Line 52:
   rm -Rf ~/'Downloads/Guild Wars 2' ~/'Desktop/Guild Wars 2.desktop' && sync   rm -Rf ~/'Downloads/Guild Wars 2' ~/'Desktop/Guild Wars 2.desktop' && sync
  
-====== D9VK ======+====== DXVK ======
  
 ===== Information ===== ===== Information =====
  
-  * https://github.com/Joshua-Ashton/d9vk+  * https://github.com/doitsujin/dxvk
  
   * D3D9 to Vulkan   * D3D9 to Vulkan
-  * :!: This needs D3D9 to be installed via winetricks; TODO: find GitHub issue that clarifies this and add notes here 
  
 ===== Download ===== ===== Download =====
  
-  * https://git.froggi.es/joshua/d9vk/-/jobs ((until D9VK potentially starts releasing builds)) +  * https://github.com/doitsujin/dxvk/releases
-  * Download the latest artifacts+
  
 ===== Install ===== ===== Install =====
  
-  :!: If there are any other files in ''/tmp/build'', they will be **deleted**+**** 
 + 
 +  rm -rf '/tmp/dxvk-'* && cd '/tmp' && tar -xvzf ~/'Downloads/dxvk-'*'.tar.gz' && cd ~ && WINEPREFIX=~/'Wine Prefixes/Guild Wars 2' '/tmp/dxvk-'*'/setup_dxvk.sh' install && rm -rf '/tmp/dxvk-'&& mkdir -p ~/'Wine Prefixes/Guild Wars 2/dxvk_state_cache' && sync 
 + 
 +===== D3D Dependencies ===== 
 + 
 +  https://github.com/Joshua-Ashton/d9vk/issues/200
  
-  rm -Rf '/tmp/build' && unzip ~/'Downloads/d9vk-master'*'.zip' -d '/tmp' && WINEPREFIX=~/'Wine Prefixes/Guild Wars 2' '/tmp/build/dxvk-release/setup_dxvk.sh' install && sync && rm -Rf '/tmp/build' && mkdir -p ~/'Wine Prefixes/Guild Wars 2/dxvk_state_cache' && sync+  WINEPREFIX=~/'Wine Prefixes/Guild Wars 2' winetricks d3dx9 d3dcompiler_43
  
 ====== Desktop Launcher ====== ====== Desktop Launcher ======
Line 89: Line 93:
 Comment=Guild Wars 2 is an online role-playing game with fast-paced action combat, a rich and detailed universe of stories, awe-inspiring landscapes to explore, two challenging player vs. player modes—and no subscription fees! Comment=Guild Wars 2 is an online role-playing game with fast-paced action combat, a rich and detailed universe of stories, awe-inspiring landscapes to explore, two challenging player vs. player modes—and no subscription fees!
 Categories=Game;AdventureGame;RolePlaying Categories=Game;AdventureGame;RolePlaying
-Exec=env DXVK_LOG_LEVEL='none' DXVK_STATE_CACHE_PATH='/home/CHANGEME/Wine Prefixes/Guild Wars 2/dxvk_state_cache' MESA_GLSL_CACHE_DIR='/home/CHANGEME/Wine Prefixes/Guild Wars 2' WINEDEBUG='-all' WINEPREFIX='/home/CHANGEME/Wine Prefixes/Guild Wars 2' wine '/home/CHANGEME/Wine Prefixes/Guild Wars 2/drive_c/Program Files/Guild Wars 2/Gw2-64.exe' -autologin+Exec=env DXVK_LOG_LEVEL='none' DXVK_STATE_CACHE_PATH='/home/CHANGEME/Wine Prefixes/Guild Wars 2/dxvk_state_cache' MESA_GLSL_CACHE_DIR='/home/CHANGEME/Wine Prefixes/Guild Wars 2' __NV_PRIME_RENDER_OFFLOAD='1' __VK_LAYER_NV_optimus='NVIDIA_only' WINEDEBUG='-all' WINEPREFIX='/home/CHANGEME/Wine Prefixes/Guild Wars 2' wine '/home/CHANGEME/Wine Prefixes/Guild Wars 2/drive_c/Program Files/Guild Wars 2/Gw2-64.exe' -autologin
 Type=Application Type=Application
 StartupNotify=true StartupNotify=true
Line 151: Line 155:
  
   GALLIUM_HUD='cpu0+cpu1+cpu2+cpu3;GPU-load,requested-VRAM+VRAM-usage;fps'   GALLIUM_HUD='cpu0+cpu1+cpu2+cpu3;GPU-load,requested-VRAM+VRAM-usage;fps'
 +
 +  __NV_PRIME_RENDER_OFFLOAD='1' __VK_LAYER_NV_optimus='NVIDIA_only'
  
   DXVK_STATE_CACHE_PATH=~/'Wine Prefixes/Guild Wars 2/dxvk_state_cache' MESA_GLSL_CACHE_DIR=~/'Wine Prefixes/Guild Wars 2' WINEPREFIX=~/'Wine Prefixes/Guild Wars 2' wine ~/'Wine Prefixes/Guild Wars 2/drive_c/Program Files/Guild Wars 2/Gw2-64.exe' -autologin   DXVK_STATE_CACHE_PATH=~/'Wine Prefixes/Guild Wars 2/dxvk_state_cache' MESA_GLSL_CACHE_DIR=~/'Wine Prefixes/Guild Wars 2' WINEPREFIX=~/'Wine Prefixes/Guild Wars 2' wine ~/'Wine Prefixes/Guild Wars 2/drive_c/Program Files/Guild Wars 2/Gw2-64.exe' -autologin
/var/www/wiki/data/pages/games/wine/guild_wars_2.txt · Last modified: 2023/09/27 06:05 by Sean Rhone