Hello, I have the problem that the Autosave function for replays does not seem to work as I expect it.
Sometimes replays are simply not saved.
Replays are saved under the name "AC<DDMMYY-HHMMSS><type>_..." for me. This might be a german thing, but I think this might cause issues with correct overriding of old replays. It could be that it only overrides replays with a timestamp > the old one, but comparing the day first will cause issues (e.g. 2000-01-31 > 2020-12-01 would be true and thus the later replay is not saved).