User Tools

Site Tools


games:windows: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:windows:guild_wars_2 [2025/08/06 00:11] – [Desktop] Sean Rhonegames:windows:guild_wars_2 [2026/02/09 00:46] (current) Sean Rhone
Line 1: Line 1:
-  * ''80,541,852,864 Gw2.dat''+====== Update ======
  
-  "%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -image+**** 
 + 
 +  "%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -image -nodelta  
 + 
 +===== NAS ===== 
 + 
 +  * Expects ''NAS'' Network Location 
 + 
 +  "%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -image -nodelta -dat "\\Alira\NAS\Games\PC\GW2\Gw2.dat"
  
 ====== Download ====== ====== Download ======
Line 8: Line 16:
   * Can be renamed to ''Gw2-64.exe'' and have ''-image'' to avoid installing   * Can be renamed to ''Gw2-64.exe'' and have ''-image'' to avoid installing
  
-  * TODO: Rename temp dir ''GW2'' to something else so ''RMDIR'' doesn't delete backup+  MKDIR "%UserProfile%\Downloads\GW2-Setup" & MOVE /Y "%UserProfile%\Downloads\Gw2Setup-64.exe" "%UserProfile%\Downloads\GW2-Setup" & "%UserProfile%\Downloads\GW2-Setup\Gw2Setup-64.exe"
  
-  MKDIR "%UserProfile%\Downloads\GW2" MOVE /Y "%UserProfile%\Downloads\Gw2Setup-64.exe" "%UserProfile%\Downloads\GW2" & "%UserProfile%\Downloads\GW2\Gw2Setup-64.exe"+  RMDIR /S /Q "%UserProfile%\Downloads\GW2-Setup" 
 + 
 +====== Restore Gw2.dat ====== 
 + 
 +  MOVE /Y "%UserProfile%\Downloads\GW2\Gw2.dat" "%ProgramFiles%\Guild Wars 2"
  
   RMDIR /S /Q "%UserProfile%\Downloads\GW2"   RMDIR /S /Q "%UserProfile%\Downloads\GW2"
Line 35: Line 47:
   GW2 Updater   GW2 Updater
  
-  "%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -autologin -bmp -nodelta -mapLoadinfo -ignorecoherentgpucrash -mumble 0+  "%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -autologin -bmp -nodelta -mapLoadinfo -ignorecoherentgpucrash -useOldFov -mumble 0
  
   GW2   GW2
Line 53: Line 65:
 ====== Compat Settings ====== ====== Compat Settings ======
  
-  REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ProgramFiles%\Guild Wars 2\Gw2-64.exe" /t "REG_SZ" /d "~ DISABLEDXMAXIMIZEDWINDOWEDMODE HIGHDPIAWARE DISABLEDWM DISABLETHEMES NoDTToDITMouseBatch" /f+  REG ADD "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /v "%ProgramFiles%\Guild Wars 2\Gw2-64.exe" /t "REG_SZ" /d "~ DISABLEDXMAXIMIZEDWINDOWEDMODE HIGHDPIAWARE DISABLEDWM DISABLETHEMES NoDTToDITMouseBatch DXPrimaryEmulation NoGDIHWAcceleration" /f
  
   REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Gw2-64.exe" /v "UseLargePages" /t "REG_DWORD" /d "1" /f   REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Gw2-64.exe" /v "UseLargePages" /t "REG_DWORD" /d "1" /f
 +
 +====== TODO ======
 +
 +****
 +
 +  --assetsrv 54.84.216.160:6112 --authsrv 34.235.245.105 --patchconnections 20 --webdisablecache
  
/usr/local/www/wiki/data/attic/games/windows/guild_wars_2.1754453519.txt.gz · Last modified: by Sean Rhone