User Tools

Site Tools


games:linux: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
games:linux:wine:guild_wars_2 [2025/10/17 04:44] – [master] Sean Rhonegames:linux:wine:guild_wars_2 [2025/10/18 03:52] (current) Sean Rhone
Line 7: Line 7:
 ===== Prerequisites ===== ===== Prerequisites =====
  
-  * [[linux;distros;opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]]+  * [[linux:distros:opensuse_tumbleweed_xfce|openSUSE Tumbleweed (Xfce)]]
   * [[linux;notes;wine|Wine]] (old WoW64)   * [[linux;notes;wine|Wine]] (old WoW64)
  
Line 27: Line 27:
 ===== Vulkan ===== ===== Vulkan =====
  
-****+  :?: TODO: Check benefit ((Vsyncs on Wayland without ''immediate''))
  
   WINEPREFIX=~/'.wine/Guild Wars 2' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\Direct3D' /v 'renderer' /t 'REG_SZ' /d 'vulkan' /f   WINEPREFIX=~/'.wine/Guild Wars 2' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\Direct3D' /v 'renderer' /t 'REG_SZ' /d 'vulkan' /f
Line 59: Line 59:
  
   WINEPREFIX=~/'.wine/Guild Wars 2' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'd3d11' /t 'REG_SZ' /d 'native' /f && WINEPREFIX=~/'.wine/Guild Wars 2' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'dxgi' /t 'REG_SZ' /d 'native' /f   WINEPREFIX=~/'.wine/Guild Wars 2' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'd3d11' /t 'REG_SZ' /d 'native' /f && WINEPREFIX=~/'.wine/Guild Wars 2' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'dxgi' /t 'REG_SZ' /d 'native' /f
 +
 +===== ArcDPS =====
 +
 +  * https://www.deltaconnected.com/arcdps/x64/
 +  * :?: Might require above ''d3d11'' override if DXVK isn't used
 +  * TODO: wget to ''/tmp'' + launcher shortcut
 +
 +  wget -O ~/'.wine/Guild Wars 2/drive_c/Program Files/Guild Wars 2/d3d11.dll' 'https://www.deltaconnected.com/arcdps/x64/d3d11.dll'
 +
 +  rm -fv ~/'.wine/Guild Wars 2/drive_c/Program Files/Guild Wars 2/d3d11.dll'
  
 ====== Desktop Launcher ====== ====== Desktop Launcher ======
Line 101: Line 111:
 ==== Icon ==== ==== Icon ====
  
-****+  :?: 2025/10/18: Icon doesn't show on Xfce and possibly GNOME
  
 <code> <code>
/srv/www/wiki/data/attic/games/linux/wine/guild_wars_2.1760690641.txt.gz · Last modified: by Sean Rhone