cellSaveData: Add autosave indicator
This adds standard autosave and autoload indicators that would appear on PS3 when the game requests them. Since RPCS3 saves basically instantaneously, this auto indicator simply appears for a few seconds to let the user known when the game autosaves.
Can you please add a feature where... when the autosave indicator appears and you go to close the emulator, it opens a prompt saying:
"Closing while saving may cause damage to your save. Are you sure you want to close the emulator?"
- "Yes / No"
I like this feature in PCSX2. It's probably unnecessary because RPCS3 saving is so fast, but I would rather be safe than sorry, and it might even help prevent users reporting issues that are user error.
"Closing while saving may cause damage to your save. Are you sure you want to close the emulator?" - "Yes / No"
It's not relevant for RPCS3, our saves are superior.
Was testing something / not intended for merge yet
Did you forget about the review changes @NicknineTheEagle ?
Did you forget about the review changes @NicknineTheEagle ?
Ah, sorry - no, I didn't forget, I was just procrastinating on this because I need to add UI element to toggle the feature and I really don't like working with anything UI.
if this PR is still valid on top of the current RPCS3, isn't it good to be merged (applying the changes provided by megamouse) and then someone else could make this feature configurable on the GUI, if necessary?
@NicknineTheEagle check your repo. I opened a PR to add the GUI support + the reviews proposed here
@NicknineTheEagle check your repo. I opened a PR to add the GUI support + the reviews proposed here
Thank you.