XCOM 2
33 ratings
Photobooth Delete All Option
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
75.495 KB
14 Aug, 2022 @ 5:55pm
20 Aug, 2022 @ 4:34pm
3 Change Notes ( view )

Subscribe to download
Photobooth Delete All Option

Description
Adds a "delete all" button to the photo booth screen.
This allows the user to delete all photos at once vs having to individually delete them.

By default, the delete all action will not delete photos marked as "favorite". See below
for configuration.

This mod is compatible with WOTC only and not vanilla XCOM 2.

Configuration Options:

In file XcomPhotoboothDeleteAllOption.ini:
There is one setting -
KeepFavorites=Y

Change this value to N if you want ALL photos to be deleted regardless of the
favorite settings.


19 Comments
LightenedDark 28 Jul, 2024 @ 5:14pm 
The exclamation mark in the armory when it's just a photo is annoying ... so could this mod be configured to automatically delete photos upon getting back to the armory?

Now that I think about it, the prompt asking if I want to take photos upon initiating a bond is annoying too.
modifieda4 22 Sep, 2022 @ 4:47pm 
@ krj12 sometimes they are messed up, or don't reflect changes. there are other potential uses, like being able to start a new campaign with hundreds of preloaded posters and no mugshots by copying and overwriting with a blank PhotoboothData.x2 file at each campaign start. (if someone has figured out how to directly edit that file let me know!)
krj12 (Ken)  [author] 21 Sep, 2022 @ 5:19pm 
not sure what the point of deleting mugshots is? there's just one per soldier, i think...
modifieda4 21 Sep, 2022 @ 9:35am 
@RustyDios, yes please! deleting all mugshots would be great. i think this mod would take care of the creation of new ones: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1273848330
RustyDios 20 Sep, 2022 @ 8:36am 
Anyway, what I came to ask was; can the same be done for Deleting all Mugshots .. and possibly a button to refresh and/or take a new one ?
RustyDios 20 Sep, 2022 @ 8:34am 
Why is KeepFavorites a string and not a boolean?
It really should be var config bool and then set true/false with line 63 being

if (default.KeepFavorites && photoData.Favorite != 0 )
modifieda4 20 Aug, 2022 @ 5:12pm 
cool update!
krj12 (Ken)  [author] 20 Aug, 2022 @ 4:35pm 
Updated to skip "Favorites". Can be overriden in the INI file.
Let me know if there are any issues with this change.
krj12 (Ken)  [author] 19 Aug, 2022 @ 1:07pm 
@Altar still working on it
Altar 19 Aug, 2022 @ 6:44am 
@krj12 that could be a workaround :) is it already included or do you need to update the mod? Thank you for your work anyway!