rex_savedata_index
The game will be saved into a selected logical slot in the save-game UI, but the game status need to be saved before save-game UI opened, since the official save-load system will load game from saving status.
So there will have a mapping between physical slot (used in official save game action) and logical slot (used in save-game UI).
This plugin would hide the physical slot behind logical slot.