Difference between revisions of "02A3"

From GTAMods Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
| description = Sets widescreen mode
 
| description = Sets widescreen mode
 
| p1          = Flag
 
| p1          = Flag
| game        = GTA3, Vice City, San Andreas
+
| game        = [[GTA 3]], [[Vice City]], [[San Andreas]]
 
| native      = [[SET_WIDESCREEN_BORDERS]]
 
| native      = [[SET_WIDESCREEN_BORDERS]]
 
}}
 
}}
This opcode can enable widescreen mode in the game. It is mainly used for cutscenes to make it look like a movie. If widescreen is enabled, the HUD and radar will be disabled and the game can not be paused.
+
This opcode can enable widescreen mode in the game. It places two black bars on the top and bottom of the screen and is mainly used for cutscenes to make it look like a movie. If widescreen is enabled, the HUD and radar will be disabled and the game cannot be paused. Even minimizing the game won't pause the game when it usually does. Crosshairs and scopes are invisible and text boxes do not appear visually.
  
 
==Flags==
 
==Flags==

Revision as of 13:40, 11 December 2009

{{{games}}}


Description
Sets widescreen mode
Syntax
{{{syntax1}}}
Parameter
Native analog
SET_WIDESCREEN_BORDERS

This opcode can enable widescreen mode in the game. It places two black bars on the top and bottom of the screen and is mainly used for cutscenes to make it look like a movie. If widescreen is enabled, the HUD and radar will be disabled and the game cannot be paused. Even minimizing the game won't pause the game when it usually does. Crosshairs and scopes are invisible and text boxes do not appear visually.

Flags

Flag 0: Disables widescreen
Flag 1: Enables widescreen

Keywords

set, toggle, widescreen, black bars, border