ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Options
Jump to navigation
Jump to search
As a Flag
| Flag: | Options |
| File(s): | keyboard(md).ini |
| Values: | Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767. (Limited to: Virtual-Key Code) |
| Default: | 27 |
| Applicable to: | Hotkey |
Specify the shortcut key for players to open the menu in-game, defaulting to the ESC key. In Windows, this corresponds to VK_ESCAPE, with its value explicitly defined as 0x1B (27).
As a Section
This page should correctly be named "[Options]"; it is wrong due to technical restrictions.
| File(s): | sun(md).ini, ra2(md).ini |
Applicable INI Flags
These tables show all INI flags applicable[Applicable INI Flags 1] to Options. The flags are grouped by the internal classes the flags are inherited from, and then listed in the order they are read in by the game. You can re-sort the rows by column values by clicking the arrow icons in the column headings. Each flag can be clicked to visit its page for detailed information.
Please note that this section is accurate only for Yuri's Revenge. All other C&C games use different sets of flags.
- ↑ "Applicable" in this context means "read from the INI files". Certain flags listed here don't have any effect ingame , but they are read and in certain cases cause a crash if not present. Again, refer to each flag's individual page for detailed information.
| INI File | Section | Key | Value Type | Default Value | Adds to list |
|---|---|---|---|---|---|
| Sun(md).ini, Ra2(md).ini | [Options] | GameSpeed | int | 1 | |
| Sun(md).ini, Ra2(md).ini | [Options] | Difficulty | int | 1 | |
| Sun(md).ini, Ra2(md).ini | [Options] | CampDifficulty | int | 0 | no in TS |
| Sun(md).ini, Ra2(md).ini | [Options] | ScrollMethod | int | 0 | |
| Sun(md).ini, Ra2(md).ini | [Options] | ScrollRate | int | 3 | |
| Sun(md).ini, Ra2(md).ini | [Options] | AutoScroll | boolean | yes | |
| Sun(md).ini, Ra2(md).ini | [Options] | DetailLevel | int | 2 | |
| Sun(md).ini, Ra2(md).ini | [Options] | SidebarCameoText | boolean | yes | |
| Sun(md).ini, Ra2(md).ini | [Options] | UnitActionLines | boolean | yes | |
| Sun(md).ini, Ra2(md).ini | [Options] | ShowHidden | boolean | no | no in TS |
| Sun(md).ini, Ra2(md).ini | [Options] | ToolTips | boolean | yes |