Fullscreen (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
  1 = Enable fullscreen
  1 = Enable fullscreen
*When the command is used without an argument, it returns the fullscreen state (whether it's in fullscreen or not).
*When the command is used without an argument, it returns the fullscreen state (whether it's in fullscreen or not).
*Disabling fullscreen does NOT put the game screen into windowed mode. To do that, you'll need to go into Options--> Graphics and Audio tab--> Screen/UI Resolution and select "Windowed".       
*Although disabling fullscreen does select windowed mode in Options, it does not apply the setting to actually put the screen into windowed mode. To do that, you'll need to do 1 of 2 things:
 
#Use {{slashcommand|fullscreen|0}} and restart the game, or
#Avoid using the {{slashcommand|fullscreen}} command and go to Options--> Graphics and Audio tab--> Screen/UI Resolution, select "Windowed", and click the Apply button at the bottom of the screen. The game does not need to be restarted if this option is used.       




==Example==
==Example==
  /fullscreen 1
  /fullscreen 1

Revision as of 08:55, 3 August 2022

Slash Command

/fullscreen [0-1]

Sets video mode to fullscreen

0 = Disable fullscreen
1 = Enable fullscreen
  • When the command is used without an argument, it returns the fullscreen state (whether it's in fullscreen or not).
  • Although disabling fullscreen does select windowed mode in Options, it does not apply the setting to actually put the screen into windowed mode. To do that, you'll need to do 1 of 2 things:
  1. Use /fullscreen 0 and restart the game, or
  2. Avoid using the /fullscreen command and go to Options--> Graphics and Audio tab--> Screen/UI Resolution, select "Windowed", and click the Apply button at the bottom of the screen. The game does not need to be restarted if this option is used.


Example

/fullscreen 1