Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Glossary:Command line arguments"

From PCGamingWiki, the wiki about fixing PC games
Line 11: Line 11:
 
# Write your arguments after the double quotes <code>"{{p|game}}\game.exe" -windowed</code> then click '''OK'''.
 
# Write your arguments after the double quotes <code>"{{p|game}}\game.exe" -windowed</code> then click '''OK'''.
 
'''Notes'''
 
'''Notes'''
{{ii}} Check Steam shortcut properties if you desired to use its overlay with non-Steam games
+
{{ii}} In order to add special properties to Steam related shortcuts, see [[#Custom Steam library shortcuts|Steam library shortcuts]]
 
}}
 
}}
  

Revision as of 06:53, 16 July 2014

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.

Some fixes require passing command line arguments to programs in order to enable certain otherwise hidden features, most commonly used for windowed modes and custom resolutions.

Windows

Common desktop shortcuts

Instructions

Steam games launch options

Instructions

Custom Steam library shortcuts

Instructions

Origin

Instructions