XCOM 2
0 of 0

File information

Last updated

Original upload

Created by

bunnytrain

Uploaded by

bunnytrain

Virus scan

Safe to use

About this mod

This mod (MCM) is a shared settings menu. Some mods require this mod in order for you to use the in-game configuration menus.

Requirements
Permissions and credits
If you are playing without War of the Chosen, download version 1.1.3, or use the legacy version on Steam Workshophttps://steamcommunity.com/sharedfiles/filedetails/?id=1122831824

===============================

This mod (MCM) is a shared settings menu. Some mods require this mod in order for you to use the in-game configuration menus. 

For full details on installing this mod, troubleshooting, or even building your own mods to use MCM's centralized menu system, visit: https://github.com/andrewgu/ModConfigMenu

Steam Workshop link: http://steamcommunity.com/sharedfiles/filedetails/?id=667104300

To submit bug reports, or to find a full list of known issues and planned features, visit: https://github.com/andrewgu/ModConfigMenu/issues

Release notes (1.1.7):

- Bug fix for an issue from the previous update that caused some mods to fail to save settings.

Release notes (1.1.6):

- Performance improvements to make the options menu load faster and close faster, especially if you have a lot of mods.

Release notes (1.1.5):

- Compatibility update for the 2017 Fall Patch.

Release notes (1.1.4):

- Compatibility update for War of the Chosen.

Release notes (1.1.3):

- Sliders now properly respect step size and will clamp values to increments of step size. Setting step size to 0 will default to stepping 1/100 of the full range per increment/decrement.
- Sliders will display integer values now for most range settings.
- Some null reference issues fixed when optional event handlers are missing.

Release notes (1.1.2):

- Cosmetic fix: scrollbar is now positioned inside settings panel.
- Bugfix: reset button bug where it appeared whether or not the mod implemented it.

Release notes (1.1.1):

- Fixed issue where last elements on long settings pages would get cut off at the bottom.

Release notes (1.1.0):

- Fixed issue where MCM sometimes prevents clean garbage collection of UIOptionsPCScreen when changing levels (loading screens). See https://github.com/andrewgu/ModConfigMenu/issues/35 and https://www.reddit.com/r/xcom2mods/comments/4sjj25/uiscreenlistener_pitfall_avoid_storing_uipanel/ for detailed discussion.
- When opening MCM from the main menu, the foreground soldier is hidden. This addresses a problem where the grenadier's weapon sometimes obscures the "Save and Exit" button.
- Only Save and Exit button is now highlighted by default, instead of both the Cancel and Save and Exit buttons.
- Mouse scrolling now works when the mouse is over a Group heading.
- Escape key now quick-cancels out of MCM. Be careful: it will discard changes.

Release notes (1.0.3):

- Fixed a problem where tooltips weren't showing up.
- Fixed a problem where sliders would show with the knob in the wrong place even if the stored value was correct. Happened mostly when you open the settings page for the first time.

Release notes (1.0.2):

- Added LW Toolbox compatibility. In general this should now play nice with anything that overrides the options menu now.

Release notes (1.0.1):

- Fixed issue where text labels on sliders and dropdowns would start scrolling too far to the left or right respectively.

Release notes (1.0):

- Initial public release
- Tooltips aren't working. A fix is in the works.
- Sliders sometimes do not initialize to the correct value when configured to pick negative values.