Jump to content

ScreenCapture: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>DCoder
Rewrite
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Save screen as PCX picture in RA2 directory
|name={{PAGENAME}}
|files={{Categ|Keyboard(md).ini}}
|values=unsigned integers (represent [[key codes]])
|special=None
|default=varies
|types={{Categ|Hotkey}}
|games=[[TS]], [[RA2]], [[YR]]
}}
 
Specifies the keyboard shortcut used to make a screenshot. The screenshot is saved as {{Tt|SCRN####.pcx}} in the game directory, where #### is the first four-digit number that is not used by existing files.
 
Default value varies between games: TS and RA2 use 579 (Ctrl-C), while YR uses 339 (Shift-S).

Revision as of 09:17, 12 June 2006

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: ScreenCapture
File(s): Keyboard(md).ini
Values: unsigned integers (represent key codes)
Special Values: None
Default: varies
Applicable to: Hotkey


Specifies the keyboard shortcut used to make a screenshot. The screenshot is saved as SCRN####.pcx in the game directory, where #### is the first four-digit number that is not used by existing files.

Default value varies between games: TS and RA2 use 579 (Ctrl-C), while YR uses 339 (Shift-S).