atsb / Doom64EX-Plus

An improved modern version of Doom64EX.
GNU General Public License v2.0
105 stars 17 forks source link

[Feature] Disable quick save/load prompts #192

Closed ks202005 closed 1 year ago

ks202005 commented 1 year ago

Currently, there's a prompt asking you if you're sure you want to overwrite your quick save file or load your quick load file.

I understand the desire for a safety mechanism to prevent accidental overwriting and loading, but generally quick saving and loading is immediate, hence "quick". I feel that as it stands, there's not much reason to use the quick save/load functionality because it's not that much faster than the F2/F3 save/load menus (2 key presses instead of 3).

An option to disable these prompts would be welcome.

atsb commented 1 year ago

Good idea, lets just make it like DSDA where it is an instantaneous loading of the quicksave

atsb commented 1 year ago

This is now done in the latest 2 commits. I'll do a release in the next few days with this included.