Difference between revisions of "02A3"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
<code>02A3=1,%1d%</code><br>
+
{{OpCode
'''Description''': Sets widescreen mode<br>
+
| ini        = 02A3=1,%1d%
'''Parameter 1''': Flag<br>
+
| description = Sets widescreen mode
'''Supports''': GTA3, Vice City, San Andreas<br>
+
| p1          = Flag
 
+
| game        = GTA3, Vice City, San Andreas
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.<br>
+
| 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.
  
 
==Flags==
 
==Flags==
Line 12: Line 14:
  
 
==Keywords==
 
==Keywords==
set, toggle, widescreen, black bars
+
set, toggle, widescreen, black bars, border
[[Category:OpCodes]]
 

Revision as of 06:24, 29 December 2008

{{{games}}}


Description
Sets widescreen mode
Syntax
{{{syntax1}}}
Parameter
Native analog
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.

Flags

Flag 0: Disables widescreen
Flag 1: Enables widescreen

Keywords

set, toggle, widescreen, black bars, border