Screen (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
* This command may also be used as a [[Command Line Parameters|launch parameter]] in the command line that launches the game <code>-screen x y</code>. Easiest method is to click on Settings in the game launcher--> Homecoming--> and type the command into the Extra Launch Parameters box.
* This command may also be used as a [[Command Line Parameters|launch parameter]] in the command line that launches the game <code>-screen x y</code>. Easiest method is to click on Settings in the game launcher--> Homecoming--> and type the command into the Extra Launch Parameters box.


==Command Line Parameter==
The command can be made more or less permanent by running it automatically at log-in as a [[Command Line Parameters|Command Line Parameter]]. For example, <code>-screen 2560 1440</code>




Line 21: Line 24:


{{Navbox Graphic Commands}}
{{Navbox Graphic Commands}}
{{Navbox Command Line Parameters}}
[[Category:Command Line Parameters]]
[[Category:Slash Commands]]
[[Category:Graphic Commands]]

Revision as of 07:58, 26 June 2023

Slash Command

/screen Xsize Ysize

Sets the display resolution or window size of your game client.

  • Try to use standard resolutions when in Fullscreen mode (1024 768) (1280 1024).
  • Any resolution can be defined while in Windowed mode.
  • This command may also be used as a launch parameter in the command line that launches the game -screen x y. Easiest method is to click on Settings in the game launcher--> Homecoming--> and type the command into the Extra Launch Parameters box.


Command Line Parameter

The command can be made more or less permanent by running it automatically at log-in as a Command Line Parameter. For example, -screen 2560 1440


Tip: Many graphics commands are not "applied" until the game is restarted. If switching between windowed and fullscreen modes, it's best to use the Options window to change these settings since the setting will usually take effect immediately upon clicking the "Apply" button. Also, to change the size of the game window while already in windowed mode, you may use the /screen command and it will take effect immediately. In addition, clicking the edge of the game window and dragging it across your screen will also resize the window. The new resolution numbers will be reported in the Graphics tab of the Options window. The /uiscale command can be used to immediately resize the user interface (all of the various windows within the game window) to better suit a new resolution. The /window_scale command can resize individual windows in real time. Lastly, the /fullscreen command also takes effect immediately, but it only works one way... from windowed mode to fullscreen mode. To go from fullscreen to windowed, use the Options window.

Example

/screen 5120 1440

See Also

* Launching the Game