Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
games:windows:guild_wars_2 [2025/08/04 14:42] – [Desktop] Sean Rhone | games:windows:guild_wars_2 [2025/08/24 08:31] (current) – Sean Rhone |
---|
* 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" |
| |
RMDIR /S /Q "%UserProfile%\Downloads\GW2" | ====== Restore Gw2.dat ====== |
| |
| **** |
| |
| MOVE /Y "%UserProfile%\Downloads\GW2\Gw2.dat" "%ProgramFiles%\Guild Wars 2" |
| |
====== Flags ====== | ====== Flags ====== |
GW2 Updater | GW2 Updater |
| |
"%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -autologin -bmp -nodelta -useOldFov -mapLoadinfo -mumble 0 | "%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -autologin -bmp -nodelta -mapLoadinfo -ignorecoherentgpucrash -useOldFov -mumble 0 |
| |
GW2 | GW2 |
| |
"%ProgramFiles%\Guild Wars 2\Gw2-64.exe" -image -nodelta -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 ====== |