Difference between revisions of "02A3"
Jump to navigation
Jump to search
m |
|||
Line 4: | Line 4: | ||
'''Supports''': GTA3, Vice City, San Andreas<br> | '''Supports''': GTA3, Vice City, San Andreas<br> | ||
− | This opcode can enable widescreen mode in the game. It is mainly used for cutscenes to make it look | + | 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> |
==Flags== | ==Flags== | ||
'''Flag 0''': Disables widescreen<br> | '''Flag 0''': Disables widescreen<br> | ||
− | + | '''Flag 1''': Enables widescreen | |
− | + | [[Image:Widescreen.png|none|Widescreen]] | |
− | '''Flag 1''': Enables widescreen | ||
− | |||
==Keywords== | ==Keywords== | ||
− | toggle | + | set, toggle, widescreen, black bars |
[[Category:OpCodes]] | [[Category:OpCodes]] |
Revision as of 22:15, 27 August 2008
02A3=1,%1d%
Description: Sets widescreen mode
Parameter 1: Flag
Supports: 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.
Flags
Flag 0: Disables widescreen
Flag 1: Enables widescreen
Keywords
set, toggle, widescreen, black bars