Save Games Delete All Option

If you liked this item, please rate it up on Steam Workshop page.

Author: krj12

Last revision: 8 Mar, 2017 at 23:21 UTC

File size: 86.02 KB

On Steam Workshop

Description:

The WoTC version of this mod can be found at:
http://steamcommunity.com/sharedfiles/filedetails/?id=1124242299

I will no longer be actively supporting this version of the mod.

This mod saves you from the very tedious activity of deleting all existing save games
individually when starting a new campaign.

Description

This adds a new "Delete All" button at the bottom of the UILoadGame and UISaveGame
screens.

The user is presented with a confirmation dialog, and if the user confirms the
action, all save games from the list are deleted.

Based on INI settings, the final save game can be left untouched.

Configuration

In XcomSaveGamesDeleteOption.ini are two configuration items.

[SaveGamesDeleteAllOption.UIScreenListener_SaveGamesDeleteAllOption]
LEAVE_LAST_ONE=Y

[SaveGamesDeleteAllOption.UIScreenListener_SaveGamesDeleteAllOptionOnSave]
LEAVE_LAST_ONE=Y

If LEAVE_LAST_ONE is left with a value of Y, then your last save game will be left
untouched. If this is changed to N, then ALL save games will be deleted.

Default value is Y.

If you find this mod to be useful, a Thumbs Up rating would be very much
appreciated.

If any issues are found, please let me know.

Compatibility

No class overrides.

Update 6/27/2016

Added the Delete All button to the Save screen. It is now available on both Load and Save.
If anyone knows how to make two classes share a common INI setting, please let me know.

Update 3/8/2017

Moved the Delete All button to the first item in the list, since the last patch seemed to cause
issues with the Navigation bar.