Savegame timestamp utility
Save this script anywhere, then run it in Windows Powershell to fix your saves.
The default behaviour is that it will only consider folder names starting with a 0, so it won’t mess up your in-game save order. To change this behaviour, open the file and change the value of
$nameFilter=”0*”to whatever you want it to me.