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/06/25 08:35] Sean Rhonegames:windows:guild_wars_2 [2025/08/24 08:31] (current) Sean Rhone
Line 7: Line 7:
   * [[https://cloudfront.guildwars2.com/client/branches/Gw2Setup-64.exe|Gw2Setup-64.exe]]   * [[https://cloudfront.guildwars2.com/client/branches/Gw2Setup-64.exe|Gw2Setup-64.exe]]
   * 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: ''mkdir DLs\GW2-DL'', copy setup exe in DL folder to renamed above, shortcut for ''-image'' 
  
-====== NAS ======+  MKDIR "%UserProfile%\Downloads\GW2-Setup" & MOVE /Y "%UserProfile%\Downloads\Gw2Setup-64.exe" "%UserProfile%\Downloads\GW2-Setup" & "%UserProfile%\Downloads\GW2-Setup\Gw2Setup-64.exe"
  
-  * ''Update.bat'' is next to ''Gw2.dat'' ((not inside ''Update'' folder))+  RMDIR /S /Q "%UserProfile%\Downloads\GW2-Setup"
  
-<code> +====== Restore Gw2.dat ======
- Directory of \Games\PC\GW2 +
- +
-80,541,852,864 Gw2.dat +
-29,340,840 Gw2Setup-64.exe +
-<DIR> Update +
-75 Update.bat +
- +
- Directory of \Games\PC\GW2\Update +
- +
-42,732,936 Gw2-64.exe</code> +
- +
-  Update.bat +
- +
-<code> +
-@echo off +
- +
-CD "Update"+
  
-"Gw2-64.exe" -dat "..\Gw2.dat" -image+****
  
-:: End</code>+  MOVE /Y "%UserProfile%\Downloads\GW2\Gw2.dat" "%ProgramFiles%\Guild Wars 2"
  
 ====== Flags ====== ====== Flags ======
Line 43: Line 25:
 -autologin -autologin
 -diag -diag
--forwardrenderer 
--ignorecoherentgpucrash 
 -mapLoadinfo -mapLoadinfo
 -mumble 0 -mumble 0
Line 55: Line 35:
 ====== Desktop ====== ====== Desktop ======
  
-  "%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -image+  "%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -image -nodelta
  
   GW2 Updater   GW2 Updater
  
-  "%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -autologin -mapLoadinfo -mumble 0+  "%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -autologin -bmp -nodelta -mapLoadinfo -ignorecoherentgpucrash -useOldFov -mumble 0
  
   GW2   GW2
 +
 +====== Shortcuts ======
 +
 +  * Repair
 +
 +  "%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -image -nodelta -repair
 +
 +  * Network Diagnostics
 +
 +  "%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -diag
 +
 +  "notepad.exe" "%UserProfile%\Documents\Guild Wars 2\NetworkDiag.log"
  
 ====== Compat Settings ====== ====== Compat Settings ======
/usr/local/www/wiki/data/attic/games/windows/guild_wars_2.1750854900.txt.gz · Last modified: by Sean Rhone