This console command will fade out the game using the same effect that is used for a cut scene. Use fadein
to fade the screen back.
The fadeout
command is used to gradually transition the game screen to black, just like a cinematic effect used in movies and other video games when going from one scene or situation to another.
For example, if you're playing a cutscene and want it to end with a fade to black effect, this command can be used to achieve that.
Command | Effect |
---|---|
dlgshow | This command will hide the game's GUI (HUD). Use |
fadein | This command fades the screen in after having previously been faded out. The fade effect is the same as that used for cut scenes. Use |
fadeout | This console command will fade out the game using the same effect that is used for a cut scene. Use |
testpause | This command will pause the game. |
testunpause | This command will unpause the game. |
ToggleCameraAutoRotation | This console command enables and disables the automatic rotation of the camera that follows your character. |
toggledebuglabels | This command toggles the display of labels for items, characters, and other in-game items. |
Command | Effect |
---|---|
dlgshow | This command will hide the game's GUI (HUD). Use |
fadein | This command fades the screen in after having previously been faded out. The fade effect is the same as that used for cut scenes. Use |
fadeout | This console command will fade out the game using the same effect that is used for a cut scene. Use |
testpause | This command will pause the game. |
testunpause | This command will unpause the game. |
ToggleCameraAutoRotation | This console command enables and disables the automatic rotation of the camera that follows your character. |
toggledebuglabels | This command toggles the display of labels for items, characters, and other in-game items. |