Guild Wars Forums - GW Guru
 
 

Go Back   Guild Wars Forums - GW Guru > The Inner Circle > Community Works

Notices

Reply
 
Thread Tools Display Modes
Old Dec 16, 2005, 09:57 PM // 21:57   #1
Furnace Stoker
 
EternalTempest's Avatar
 
Join Date: Jun 2005
Location: United States
Guild: Dark Side Ofthe Moon [DSM]
Profession: E/
Advertisement

Disable Ads
Default Guildwars (gw.exe) Switches / Command line options

Guild Wars Command Line Switches 3.1.0
Updated - June 4th, 2011 (Article turning 5+ years old since the original version of this guide)

This is a community project pulling from various source's, especially guildwarsguru.

How to alter the shortcut

1)Right-click the Guild Wars icon.
2)Select 'Properties'.
3)Select the 'Shortcut' tab.
4)In the 'Target' field...

Example
(32bit Versions of Windows) "C:\Program Files\Guild Wars\Gw.exe" -switch1 -switch2 -switch3
(64bit Versions of Windows) "C:\Program Files (x86)\Guild Wars\Gw.exe" -switch1 -switch2 -switch3

Quick Switch List (as of GuildWars Build 33.633)
  • authsrv
  • bmp
  • character
  • diag
  • dsound
  • dx8
  • email
  • fps
  • image
  • map
  • mce
  • password
  • perf
  • port
  • repair
  • reset
  • map
  • noshaders
  • nosound
  • mute
  • noui
  • sndasio
  • sndfastbuf
  • sndwinmm
  • uninstall
  • update
  • windowed
  • exit

Switches

-authsrv
Used to change where GW authenticates to / connect to server.
Suspect used by testing of beta / internal anet servers.

Usage: "C:\Program Files\Guild Wars\Gw.exe" -authsrv xxx.xxx.xxx.xxx
Where xxx.xxx.xxx.xxx = the IP address (ex 127.0.0.1)


-bmp
Screen shots will be in the original bit map (higher quality / larger size) instead of jpeg.

Usage: "C:\Program Files\Guild Wars\Gw.exe" -bmp


-character
Pre-fills in the security question (Name on of your characters).

Usage: "C:\Program Files\Guild Wars\Gw.exe" -character "First Last"


-diag
Run's anet Diagnostic Utility. Create a log file (NetworkDiag.log) in the same folder where the gw.exe is located.
It runs network connection tests as well as detailed hardware/direct x information.
Very useful for sending to Anet's Support for troubleshooting.

Usage: "C:\Program Files\Guild Wars\Gw.exe" -diag


-dsound (1st Appeared in April 5th Update)
Uses the older / replaced Microsoft direct sound audio engine.

Usage: "C:\Program Files\Guild Wars\Gw.exe" -dsound


-dx8
Force the orginal Direct X 8 graphic rendering.
Enabling this an old computer / non-supported video cards may increase performance.

Usage: "C:\Program Files\Guild Wars\Gw.exe" -dx8


-email
Allows you to specify a specific e-mail address to use.
Easily combined with the password switch.
If you have two account, create two shortcuts, one for each account.

Usage: "C:\Program Files\Guild Wars\Gw.exe" [email protected]
([email protected] = e-mail address)


-fps
Frames Per Second Limit - Can limit or cap the max frames per second
Usage: "C:\Program Files\Guild Wars\Gw.exe" -fps x

Where x = the max frames per second. If you say -fps 10 GW will not render more then 10 frames per second.


-image<----The game will EXIT as soon as it's done checking. Remove switch to make GW playable again.
Downloads all files and Decompresses any compressed files in the gw.dat file. This will improve load time in new area's and get you up to date.
** During this process it may max out your computer (high cpu and memory usage) aka don't multi-tasks during this process **

Usage: "C:\Program Files\Guild Wars\Gw.exe” -image


-map
Unknown Switch


-mce
Windows Media Center
Will launch Media Center after you exit GuildWars

Usage: "C:\Program Files\Guild Wars\Gw.exe" -mce


-password
Automatically fills in the password

Usage: "C:\Program Files\Guild Wars\Gw.exe" -password=*****
Where ***** = your password


-perf<--- This is independent of the green/yellow/red dot in the lower right conrer.

Displays the performance statics - Tri, FPS, and Bytes/Sec
(Tri = Triangles, FPS = Frames per second, Bytes/Sec = Transfer Rate)

Usage: "C:\Program Files\Guild Wars\Gw.exe" -perf


-port
Unknown Switch


-repair
Attempts to run a "repair" GuildWars install files. Suspect this only works if you installed from a CD/DVD, not the download client

Usage: "C:\Program Files\Guild Wars\Gw.exe" -repair


-reset
Unknown Switch


-noshaders
Disables Pixel and/or Vertex? Shader's (part of Direct X).
Using this with the dx8 switch will help you run GW better on older computer.

Usage: "C:\Program Files\Guild Wars\Gw.exe" -noshaders


-nosound
No Audio. Same effect as -mute switch. *Suspect* one mutes the volume, where the other disables the sound engine.

Usage: "C:\Program Files\Guild Wars\Gw.exe" -nosound


-mute
No Audio. Same effect as -mute switch. *Suspect* one mutes the volume, where the other disables the sound engine.

Usage: "C:\Program Files\Guild Wars\Gw.exe" -mute


-noui
No user interface at all. Disable the user interface.

Usage: "C:\Program Files\Guild Wars\Gw.exe" -noui


-sndasio
Use the newer (FMOD) sound engine, with ASIO output


-sndfastbuf
Use the newer (FMOD) sound engine, with ? option


-sndwinmm
Use the newer (FMOD) sound engine


-uninstall
This will uninstall guildwars.

Usage: "C:\Program Files\Guild Wars\Gw.exe" -uninstall


-windowed
Start GuildWars in a window mode vs Full screen on start up.

Usage: "C:\Program Files\Guild Wars\Gw.exe" -windowed


-exit
Game doesn't launch... suspect it invokes.. exit?


Removed Switches

-heapsize
Allows you to specify / limit memory that guildwars uses.
This trick could make the game run better or worse depending on if you set it correctly/incorrect.
I suspect due to the complex nature of this switch, it was removed.

-newsound
(Suspect it enabled the FMOD sound engine for testing before it went live in the game)

-sndmultispk
Use the newer (FMOD) sound engine, with ? multi-speaker output ? option

If you find more, figure out how to use above, find error's, please post

How to find switches in exe file

I use this freeware hex editor - http://www.chmaas.handshake.de/delph...vi32/xvi32.htm

When you Search (menu) -> Find in the exe dialog box, make sure you:
Checkmark "as Unicode Latin (UTF-16LE)
Uncheck case senstive
Do a search for any of the known strings (dx8, nosound, etc)


Sources:
This Thread
Old Thread
The Great GW Guru Community
Some external Sites Info
Attached Images
File Type: jpg GW.jpg (109.4 KB, 654 views)

Last edited by EternalTempest; Jun 04, 2011 at 10:47 PM // 22:47.. Reason: Update(s)
EternalTempest is offline   Reply With Quote
Old Dec 16, 2005, 10:28 PM // 22:28   #2
Elite Guru
 
Bgnome's Avatar
 
Join Date: Feb 2005
Default

"- perf" is enough to show fps
__________________
[quote=Sausaletus Rex]...When you respond to a thread in [Q&A] make sure, and I mean damn sur
Bgnome is offline   Reply With Quote
Old Dec 17, 2005, 01:06 PM // 13:06   #3
on a GW break until C4
 
FrogDevourer's Avatar
 
Join Date: Feb 2005
Location: In your shadow
Guild: Servants of Fortuna
Default

Excerpt from SoF forum:
http://forum.sof-guild.com/index.php?showtopic=841

Additional switches available for the GW.exe command :
-update
-uninstall
-noui
-nosound
-noshaders
-repair
-port
-perf
-password
-map
-fps
-email
__________________
FrogDevourer is offline   Reply With Quote
Old Dec 17, 2005, 01:39 PM // 13:39   #4
Jungle Guide
 
D.E.V.i.A.N.C.E's Avatar
 
Join Date: Aug 2005
Profession: Mo/
Default

huh for some reason I cant get the -email to work
the -password works and auto logs in IF it had the address rembered in there; I want to setup 2 shortcuts but

this is how I got it...
"C:\Program Files\Guild Wars\Gw.exe" -email=****@***.com -password=*** -heapsize 128000 -nosound -perf

It will tell me "" is not a vailed email address...
so far I'v tried
-email=***
-emal ***
-emal:***
-email***

I think my firewall is stoping code injections when I run the shortcut...

nope.

Last edited by D.E.V.i.A.N.C.E; Dec 17, 2005 at 02:42 PM // 14:42..
D.E.V.i.A.N.C.E is offline   Reply With Quote
Old Dec 17, 2005, 02:43 PM // 14:43   #5
Grotto Attendant
 
Numa Pompilius's Avatar
 
Join Date: May 2005
Location: At an Insit.. Intis... a house.
Guild: Live Forever Or Die Trying [GLHF]
Profession: W/Me
Default

I'm not sure if I'm imagining things, but... it looks like the graphics got 'clearer' after increasing heapsize?
It's like the contrast increased or the LOD bias was changed or something. Can't put my finger on it, but the graphics just look... crisper.

Anyone else notice anything?
Numa Pompilius is offline   Reply With Quote
Old Dec 17, 2005, 03:05 PM // 15:05   #6
Jungle Guide
 
D.E.V.i.A.N.C.E's Avatar
 
Join Date: Aug 2005
Profession: Mo/
Default

hmmm I found this forum when i googled "guild was auto login"
http://forums.gwonline.net/showthread.php?t=378602

seems that -email was disabled...

dangit

I tired other various searches..
Guild Wars Command Line
Gw.exe -perf
Gw.exe -email
Gw.exe -password

but most of them said what you did; in french and spanish also...
D.E.V.i.A.N.C.E is offline   Reply With Quote
Old Dec 17, 2005, 03:51 PM // 15:51   #7
Frost Gate Guardian
 
wolver1ne's Avatar
 
Join Date: May 2005
Profession: W/N
Default

What's that map switch?

Heapsize doesn't do much for me with 1.5GB of RAM>
wolver1ne is offline   Reply With Quote
Old Dec 17, 2005, 06:24 PM // 18:24   #8
Ascalonian Squire
 
lawman's Avatar
 
Join Date: May 2005
Location: Mission, BC, Canada
Guild: Victory Is Near [ViN]
Profession: R/E
Default

for some reason i can only get the first switch to work. When i try to put more than one the following ones dont work.
lawman is offline   Reply With Quote
Old Dec 17, 2005, 06:59 PM // 18:59   #9
Underworld Spelunker
 
Join Date: Feb 2005
Default

Quote:
Originally Posted by D.E.V.i.A.N.C.E
hmmm I found this forum when i googled "guild was auto login"
http://forums.gwonline.net/showthread.php?t=378602

seems that -email was disabled...

dangit

I tired other various searches..
Guild Wars Command Line
Gw.exe -perf
Gw.exe -email
Gw.exe -password

but most of them said what you did; in french and spanish also...
try doing the same things for setting up 2 accounts to run at the same time and have a shortcut for each and run them one at a time using the shortcut for auto log in for the one you want
Loviatar is offline   Reply With Quote
Old Dec 17, 2005, 07:10 PM // 19:10   #10
Desert Nomad
 
Sol_Vie's Avatar
 
Join Date: Aug 2005
Location: Boston, MA
Guild: Blood Of Orr [BoO]
Default

I tried the FPS and Speedier map loading... the map loading seemed to work, though minimally. The FPS still won't show though.
Sol_Vie is offline   Reply With Quote
Old Dec 17, 2005, 07:56 PM // 19:56   #11
Ascalonian Squire
 
lawman's Avatar
 
Join Date: May 2005
Location: Mission, BC, Canada
Guild: Victory Is Near [ViN]
Profession: R/E
Default

Quote:
Originally Posted by Sol_Vie
I tried the FPS and Speedier map loading... the map loading seemed to work, though minimally. The FPS still won't show though.
for me they seem to work if you only put one on. But if you use more than one, it only uses the first one.
lawman is offline   Reply With Quote
Old Dec 18, 2005, 07:55 AM // 07:55   #12
Furnace Stoker
 
EternalTempest's Avatar
 
Join Date: Jun 2005
Location: United States
Guild: Dark Side Ofthe Moon [DSM]
Profession: E/
Default

Been testing some of the options

-nosound = No Sound

-noui = No user interface (I think this invokes the same effect when you do screenshot without gui but it's on all the time) note you can not select character with this switch let alone log in.

-noshaders = Tried this and things (graphics) looked diffrent.. but can't place it. I *think* it disable GW pixel/vetrix shader support. If this is true, may be a nice mod for lower end cards that can almost play gw like intel.

I almost want to think there has to be a switch in reguards to DirectSound.
-nodirectsound or -nods did NOT work on disabling direct sound.

Also, it appears that -heapsize has to be at the end, be the last switch

Also found this threed
http://www.gwrage.com/forum/viewtopic.php?p=653
-fps x = Where x is a numerical value, you limit the game to that many FPS

(I did try this, set it to 10 fps, and was very jerky - wonder if setting this higher then 60 will give you faster refresh rate?)

Last edited by EternalTempest; Dec 18, 2005 at 08:21 AM // 08:21..
EternalTempest is offline   Reply With Quote
Old Dec 18, 2005, 08:18 AM // 08:18   #13
Desert Nomad
 
Sol_Vie's Avatar
 
Join Date: Aug 2005
Location: Boston, MA
Guild: Blood Of Orr [BoO]
Default

I fixed it... accidentaly had the original target in there twice.
Sol_Vie is offline   Reply With Quote
Old Dec 19, 2005, 06:24 PM // 18:24   #14
Lion's Arch Merchant
 
Juhanah's Avatar
 
Join Date: Apr 2005
Location: in my house
Default

Is there one to open two clients on the same computer without changing user in Windows?

It would help to transfer stuff from 2 different accounts.
Juhanah is offline   Reply With Quote
Old Jan 02, 2006, 06:00 AM // 06:00   #15
Frost Gate Guardian
 
agent of ascalon's Avatar
 
Join Date: Aug 2005
Location: San Antonio, Texas
Guild: [Holy]
Profession: W/
Default

i thouhgt the title said emote line up, but im confused
agent of ascalon is offline   Reply With Quote
Old Jan 29, 2006, 08:08 AM // 08:08   #16
Frost Gate Guardian
 
Join Date: Jun 2005
Default

Do they all have to have equal signs?

like -password=******** and -heapsize=******?
Evan The Cursed is offline   Reply With Quote
Old Jan 29, 2006, 12:47 PM // 12:47   #17
Burninate Stuff
 
Wrath Of Dragons's Avatar
 
Join Date: Aug 2005
Location: New Mexico
Profession: E/Mo
Default

say i have 512 ram(its a laptop...gimme a break)....when you do the heapsiz thingy, and i set it to 128000(256ram) will that make things better, or is my laptop probably be using more then 256 already?
Wrath Of Dragons is offline   Reply With Quote
Old Jan 29, 2006, 09:36 PM // 21:36   #18
Burninate Stuff
 
Wrath Of Dragons's Avatar
 
Join Date: Aug 2005
Location: New Mexico
Profession: E/Mo
Default

anyone?
Wrath Of Dragons is offline   Reply With Quote
Old Jan 29, 2006, 10:14 PM // 22:14   #19
Jungle Guide
 
D.E.V.i.A.N.C.E's Avatar
 
Join Date: Aug 2005
Profession: Mo/
Default

its to allocate memory on demand (always); typing in -heapsize 128000 would allocate 128mb of ram to process (gw.exe) typing in heapsize -256000 would be 256mb of ram; the guy above recommends allocating half your ram to it; so 256000 would be your number.

its good for comps with low ram.
D.E.V.i.A.N.C.E is offline   Reply With Quote
Old Jan 29, 2006, 10:26 PM // 22:26   #20
sno
Look into the Eye.
 
sno's Avatar
 
Join Date: Oct 2005
Location: Detroit, Mi
Guild: Oh No Not These Guys [uhoh]
Profession: Mo/
Default

Quote:
Originally Posted by EternalTempest
(I did try this, set it to 10 fps, and was very jerky - wonder if setting this higher then 60 will give you faster refresh rate?)
Why would you want to do this, if your screen refreshe s at 60fps. It may refresh quicker, but you'll never notice because your monitor itself isn't refreshing any faster (unless your monitor doesn't refresh at 60fps, like most do.)
sno is offline   Reply With Quote
Reply

Share This Forum!  
 
 
           

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
RandySavage Questions & Answers 19 Sep 03, 2005 05:45 AM // 05:45
Pick-up line... Cunning Screenshot Exposition 7 Aug 14, 2005 03:35 PM // 15:35
justplay Questions & Answers 4 Jul 24, 2005 01:42 AM // 01:42
what to do with the teleport switches? tastegw The Riverside Inn 0 Apr 30, 2005 09:04 PM // 21:04
gou Questions & Answers 11 Mar 27, 2005 03:59 AM // 03:59


All times are GMT. The time now is 01:42 PM // 13:42.


Powered by: vBulletin
Copyright ©2000 - 2016, Jelsoft Enterprises Ltd.
jQuery(document).ready(checkAds()); function checkAds(){if (document.getElementById('adsense')!=undefined){document.write("_gaq.push(['_trackEvent', 'Adblock', 'Unblocked', 'false',,true]);");}else{document.write("