diff --git a/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md b/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md index 413868f..3d3ba1b 100644 --- a/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md +++ b/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md @@ -18,9 +18,9 @@ Steam Sync Version 2.0 is here! This is the next step in the Steam Sync function - **Purge Steam Sync Shortcuts**: Perform a full Steam ROM Manager purge of all favorites in case things get messed up. --- -## Backup Userdata 2.0 +## RetroDECK Backup 2.0 -This new version the Backup Userdata tool now offers more modular backup options. +This new version the RetroDECK Backup tool now offers more modular backup options. for core user data and full or partial backups. @@ -68,14 +68,16 @@ In the unstable cooker builds, the default is **Level 4: Debug**. **Added:** -- More functionality to SRM manifest sync including better handling for unfavorited games. +- More functionality to SRM manifest `steam_sync` including better handling for unfavorited games. - Optional userdata backup prompt during post-update. - `repair_paths` function introduced to fix paths without a full reset. +- Made a new custom parser that should better handle ES-DE's `set alternative emulator` per-game / global to `steam_sync`. **Changed:** - Improved `steam_sync` to handle unfavorited games better. +- Improved `steam_sync` logs. - Refactored `compress_game` to handle post-compression cleanup directly. - Enhanced `find_compatible_games` logic and spelling. - Moved `sanitize()` to `other_functions.sh` for better organization.