Description:
Add Quick save and Quick load support via keyboard hotkey commands.
Possible Implementation:
The C&C Remastered Collection uses Ctrl+N for Quick Save, but the game does not have a Quick Load feature.
Quick Save
Write out the save file at the moment the key was pressed, with the description being the Mission name, time and date.
Quick Load
We can either;
- Load the last saved "quick save" file.
- Open the load dialog with just quick save files shown.
Open to discussion.
Description:
Add Quick save and Quick load support via keyboard hotkey commands.
Possible Implementation:
The C&C Remastered Collection uses
Ctrl+Nfor Quick Save, but the game does not have a Quick Load feature.Quick Save
Write out the save file at the moment the key was pressed, with the description being the Mission name, time and date.
Quick Load
We can either;
Open to discussion.