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
games:linux:wine:guild_wars_2 [2025/12/08 16:22] Sean Rhonegames:linux:wine:guild_wars_2 [2025/12/08 16:24] (current) Sean Rhone
Line 46: Line 46:
  
 ===== DXVK ===== ===== DXVK =====
- 
-==== master ==== 
- 
-  * https://github.com/doitsujin/dxvk/actions ((need to be signed into GitHub, and select the latest ''master'' artifacts package)) 
-  * Last tested: ''dxvk-master-0118eaff27d0d9637e4f4b53e114cdab381b480c.zip'' 
- 
-  rm -Rf '/tmp/dxvk-master' && unzip ~/'Downloads/dxvk-master-'*'.zip' -d '/tmp/dxvk-master' && mv -fv '/tmp/dxvk-master/x64/d3d11.dll' '/tmp/dxvk-master/x64/dxgi.dll' ~/'.wine/Guild Wars 2/drive_c/windows/system32' 
  
 ==== Release ==== ==== Release ====
Line 60: Line 53:
  
   rm -Rf '/tmp/dxvk-'* && tar -xvzf ~/'Downloads/dxvk-'*'.tar.gz' -C '/tmp' && mv -fv '/tmp/dxvk-'*'/x64/d3d11.dll' '/tmp/dxvk-'*'/x64/dxgi.dll' ~/'.wine/Guild Wars 2/drive_c/windows/system32' && rm -Rf '/tmp/dxvk-'*   rm -Rf '/tmp/dxvk-'* && tar -xvzf ~/'Downloads/dxvk-'*'.tar.gz' -C '/tmp' && mv -fv '/tmp/dxvk-'*'/x64/d3d11.dll' '/tmp/dxvk-'*'/x64/dxgi.dll' ~/'.wine/Guild Wars 2/drive_c/windows/system32' && rm -Rf '/tmp/dxvk-'*
 +
 +==== master ====
 +
 +  * https://github.com/doitsujin/dxvk/actions ((need to be signed into GitHub, and select the latest ''master'' artifacts package))
 +  * Last tested: ''dxvk-master-6cec53d975a79ababe4b8965ce04e7b96903dd1b.zip''
 +
 +  rm -Rf '/tmp/dxvk-master' && unzip ~/'Downloads/dxvk-master-'*'.zip' -d '/tmp/dxvk-master' && mv -fv '/tmp/dxvk-master/x64/d3d11.dll' '/tmp/dxvk-master/x64/dxgi.dll' ~/'.wine/Guild Wars 2/drive_c/windows/system32'
  
 ==== Dll Overrides ==== ==== Dll Overrides ====
/srv/www/wiki/data/pages/games/linux/wine/guild_wars_2.txt · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki