Discovery Gaming Community
Question about 4.85.0 command line - Printable Version

+- Discovery Gaming Community (https://discoverygc.com/forums)
+-- Forum: Discovery General (https://discoverygc.com/forums/forumdisplay.php?fid=3)
+--- Forum: Discovery RP 24/7 General Discussions (https://discoverygc.com/forums/forumdisplay.php?fid=23)
+--- Thread: Question about 4.85.0 command line (/showthread.php?tid=27950)



Question about 4.85.0 command line - sean24 - 10-11-2009

Quote:Command line options:

-dx
Widescreen support, where the screen size is set to the current desktop resolution
-dWxH
Widescreen support, where W = screen width and H = screen height.
-noflighttext
Hide the "Mouse Flight" and associated text on the hud.
-nohud
Disable hud
-logchat
Log chat to My Documents\Freelancer\dsace.log
-logtime
Include the timestamp in chat log
-localtime
Show the timestamp in local time rather than UTC.
-newplayer
Enable new player messages. By default new player messages are disabled
-dptplayer
Enable departing player messages. By default departing player messages are disabled
-lag
Show the lag indicator icon. By default the lag indicator icon is disabled.

how do I use these? Anyone know?


Question about 4.85.0 command line - lw'nafh - 10-11-2009

' Wrote:how do I use these? Anyone know?
I -think- you add them to the end of your shortcut target, put a space, then the command line. Not sure though.

/summon Cannon.


Question about 4.85.0 command line - sean24 - 10-11-2009

Soo I rename a shortcut? or the actual .exe in Freelancer/EXE?


Question about 4.85.0 command line - lw'nafh - 10-11-2009

Right click the shortcut, go to properties, and the target is there...

It should look like this: "C:\Program Files\Microsoft Games\Freelancer\EXE\Freelancer.exe"

You want it to have this: "C:\Program Files\Microsoft Games\Freelancer\EXE\Freelancer.exe" -<command line you want>

Quotation marks are a must.


Question about 4.85.0 command line - pieguy259 - 10-11-2009

You know how you put -w at the end of your shortcut to enable windowed mode?

Same thing.


Question about 4.85.0 command line - sean24 - 10-11-2009

' Wrote:You know how you put -w at the end of your shortcut to enable windowed mode?

Same thing.

I didn't know that :mellow:. can I use multiple commands at once?


Question about 4.85.0 command line - lw'nafh - 10-11-2009

I think you can, if memory serves it'd look like this:

"C:\Program Files\Microsoft Games\Freelancer\EXE\Freelancer.exe" -<command> -<Command 2>


Question about 4.85.0 command line - nassou - 10-11-2009

Also, here's a convenient post with more info.