Feedback #6752
Order load games by time
Status:
Needs Clarification
Severity:
Low
Assignee:
-
Category:
Controls and UI
Target version:
-
Language:
English (US)
Mod Related:
No
Votes:
Description
I would find it way more useful if the files in the load game screen were ordered by time (newest first) instead of alphabet.
in almost all cases, the game i want to load is one of the last ones saved, but the current sorting puts those games either at the end or somewhere in the middle.
History
#1 Updated by Eddi almost 9 years ago
To clarify this, i aim this primarily at the load screen in the game (at the space center or mod+f9), but it would work for the load window at the main menu as well.
#2 Updated by ringerc over 8 years ago
Even just ordering by intelligent lexical sort, using a number-aware sort that puts 2 before 10, would help. Or prefixing all quicksaves with 0001, 0002, etc.
#3 Updated by ringerc over 8 years ago
Related: #5244
#4 Updated by TriggerAu over 8 years ago
- Status changed from New to Needs Clarification