Cloud Save Fixes
- Fix crash on non-ASCII save paths (Chinese/Japanese game directories and stuff like that)
- Fix AutoCloud scan failing for games with Unicode install directories. Both of these issues were in logic that must be non-native but is limited in scope, so fixing issues was non-painful. Neither would be capable of causing data loss.
- Removed remaining custom (non-native) AutoCloud behaviors that are possible to do natively, replaced with native behaviors
New Features (Windows)
- Start of support for third party (non-ST) Steam unlock solutions. Needs some work on the part of authors of the unlock solution. Once someone implements it, I'll add deployment stuff into the UI. Documented in code (it's very simple) with formal docs on the way.
- Auto-update prompt added after first time setup. Automatic updates or not, your call.
- Skip cloud provider setup prompt when already authenticated with Google Drive or OneDrive, you're welcome.