User Tools

Site Tools


games:bsd: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:bsd:wine:guild_wars_2 [2025/08/21 17:56] Sean Rhonegames:bsd:wine:guild_wars_2 [2025/09/11 06:43] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Information ====== ====== Information ======
  
-  * [[https://www.guildwars2.com|Guild Wars 2]]+  * Guild Wars 2
   * Standalone   * Standalone
   * 64-bit   * 64-bit
Line 14: Line 14:
 ===== Guild Wars 2 ===== ===== Guild Wars 2 =====
  
-  * Install to default directory ((''C:\Program Files\Guild Wars 2'')) +  * Install to default location ((''C:\Program Files\Guild Wars 2'')) 
-  * Email/pass -> Save -> ''[x]'' Auto-Play -> Close+  * Email/pass -> ''[x]'' Remember both -> Log In -> ''[x]'' Auto-Play -> Close
  
-  mkdir -p ~/'.wine' ~/'Downloads/Guild Wars 2' && wget -O ~/'Downloads/Guild Wars 2/Gw2Setup.exe' 'https://cloudfront.guildwars2.com/client/branches/Gw2Setup-64.exe' && WINEPREFIX=~/'.wine/Guild Wars 2' WINEARCH='win64' WINEDLLOVERRIDES='winemenubuilder.exe=d' wine ~/'Downloads/Guild Wars 2/Gw2Setup.exe'+  mkdir -p ~/'.wine' ~/'Downloads/Guild Wars 2' && WINEPREFIX=~/'.wine/Guild Wars 2' WINEARCH='win64' wine64 wineboot --init && WINEPREFIX=~/'.wine/Guild Wars 2' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'winemenubuilder.exe' /t 'REG_SZ' /d '' /f && wget -O ~/'Downloads/Guild Wars 2/Gw2Setup.exe' 'https://cloudfront.guildwars2.com/client/branches/Gw2Setup-64.exe' && WINEPREFIX=~/'.wine/Guild Wars 2' wine ~/'Downloads/Guild Wars 2/Gw2Setup.exe'
  
 ===== Restore Gw2.dat ===== ===== Restore Gw2.dat =====
  
-****+  mv ~/'Downloads/GW2/Gw2.dat' ~/'.wine/Guild Wars 2/drive_c/Program Files/Guild Wars 2'
  
-  mv ~/'Downloads/GW2/Gw2.dat' ~/'.wine/Guild Wars 2/drive_c/Program Files/Guild Wars 2'+  ls ~/'.wine/Guild Wars 2/drive_c/Program Files/Guild Wars 2/Gw2.dat'
  
 ===== Arial Font ===== ===== Arial Font =====
Line 45: Line 45:
  
   * https://github.com/doitsujin/dxvk/actions ((need to be signed into GitHub, and select the latest ''master'' artifacts package))   * https://github.com/doitsujin/dxvk/actions ((need to be signed into GitHub, and select the latest ''master'' artifacts package))
-  * Last tested: ''dxvk-master-448fd8fa081e14b2241c723e9226e61c8899f0a6.zip''+  * Last tested: ''dxvk-master-5346de72a9d850e48637f57aea64275cf0d82341.zip''
  
-  rm -Rf '/tmp/dxvk-master' && unzip ~/'Downloads/dxvk-master-'*'.zip' -d '/tmp/dxvk-master' && mv -fv '/tmp/dxvk-master/x64/'*'.dll' ~/'.wine/Guild Wars 2/drive_c/windows/system32'+  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 ====
Line 54: Line 54:
  
   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/
 +
 +  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 68: Line 76:
 Type=Application Type=Application
 StartupNotify=true StartupNotify=true
-Icon=/home/CHANGEME/.wine/Icons/GW2-256.0.ico+Icon=/home/CHANGEME/.wine/Icons/GW2-256.ico
 StartupWMClass=gw2-64.exe StartupWMClass=gw2-64.exe
 SingleMainWindow=true SingleMainWindow=true
Line 74: Line 82:
  
 [Desktop Action Update] [Desktop Action Update]
-Exec='/bin/sh' -c "cd ~/'.wine/Guild Wars 2/drive_c/Program Files/Guild Wars 2' && WINEPREFIX=~/'.wine/Guild Wars 2' wine ~/'.wine/Guild Wars 2/drive_c/Program Files/Guild Wars 2/Gw2-64.exe' -image -nodelta"+#Exec='/bin/sh' -c "cd ~/'.wine/Guild Wars 2/drive_c/Program Files/Guild Wars 2' && WINEPREFIX=~/'.wine/Guild Wars 2' wine ~/'.wine/Guild Wars 2/drive_c/Program Files/Guild Wars 2/Gw2-64.exe' -image -nodelta
 +Exec='/bin/sh' -c "cd ~/'.wine/Guild Wars 2/drive_c/Program Files/Guild Wars 2' && WINEPREFIX=~/'.wine/Guild Wars 2' wine ~/'.wine/Guild Wars 2/drive_c/Program Files/Guild Wars 2/Gw2-64.exe' -image -nodelta && wget -O ~/'.wine/Guild Wars 2/drive_c/Program Files/Guild Wars 2/d3d11.dll' 'https://www.deltaconnected.com/arcdps/x64/d3d11.dll'"
 Name=Update Game Data Name=Update Game Data
  
Line 83: Line 92:
  
 [Desktop Action Kill] [Desktop Action Kill]
 +StartupNotify=false
 Exec='/bin/sh' -c "WINEPREFIX=~/'.wine/Guild Wars 2' wineserver --kill" Exec='/bin/sh' -c "WINEPREFIX=~/'.wine/Guild Wars 2' wineserver --kill"
 Name=Force-close Name=Force-close
Line 102: Line 112:
  
 <code> <code>
-mkdir -p ~/'.wine/Icons' && cd ~/'.wine/Icons' && wrestool --output='GW2-256.0.ico' --extract --type='14' --name='1' ~/'.wine/Guild Wars 2/drive_c/Program Files/Guild Wars 2/Gw2-64.exe' && cd ~</code>+mkdir -p ~/'.wine/Icons' && wrestool --output=$HOME/'.wine/Icons/GW2-256.ico' --extract --type='14' --name='1' ~/'.wine/Guild Wars 2/drive_c/Program Files/Guild Wars 2/Gw2-64.exe'</code>
  
 ====== Quick Commands ====== ====== Quick Commands ======
Line 160: Line 170:
   gio open ~/'Documents/Guild Wars 2/NetworkDiag.log'   gio open ~/'Documents/Guild Wars 2/NetworkDiag.log'
  
-==== Root Folder ====+===== Root Folder =====
  
 **** ****
/srv/www/wiki/data/attic/games/bsd/wine/guild_wars_2.1755813365.txt.gz · Last modified: by Sean Rhone