mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
0.9.2b more
This commit is contained in:
parent
7d3f76f1eb
commit
7bf18ef64d
|
@ -8,39 +8,50 @@
|
|||
|
||||
## Steam Sync 2.0
|
||||
|
||||
Steam Sync Version 2.0 is here! This is the next step in the Steam Sync function.
|
||||
Steam Sync Version 2.0 is here! This is the next step in the Steam Sync function. The new version is much faster and smarter.
|
||||
|
||||
It also supports two Sync Modes and has a troubleshooting purge tool as well:
|
||||
|
||||
- **Faster and Smarter**: The new version is much faster and smarter.
|
||||
- **Two Sync Modes**:
|
||||
- **Automatic Steam Sync**: Sync ES-DE favorites to Steam automatically when RetroDECK quits. You can enable or disable this feature.
|
||||
|
||||
- **Manual Steam Sync**: Perform a one-time manual sync of ES-DE favorites to Steam whenever you want.
|
||||
- **New Tool**:
|
||||
- **Purge Steam Sync Shortcuts**: Perform a full Steam ROM Manager purge of all favorites in case things get messed up.
|
||||
|
||||
- **New Tool: Purge Steam Sync Shortcuts**: This tool performs a full Steam ROM Manager purge of all favorites in Steam (in case things have gotten messed up).
|
||||
|
||||
---
|
||||
|
||||
## RetroDECK Backup 2.0
|
||||
|
||||
This new version the RetroDECK Backup tool now offers more modular backup options.
|
||||
## Backup RetroDECK Tool 2.0
|
||||
|
||||
for core user data and full or partial backups.
|
||||
This new version the Backup RetroDECK tool now offers more backup options and is also way faster.
|
||||
|
||||
It also introduces an optional userdata backup prompt during the post-update process.
|
||||
It has three types of Backups.
|
||||
|
||||
- **Core Backup**: Only essential files (such as saves, states, and gamelists).
|
||||
|
||||
- **Custom Backup**: You will be given the option to select specific folders to backup.
|
||||
|
||||
- **Complete Backup**: All data, including games and downloaded media, will be backed up.
|
||||
|
||||
The Backup RetroDECK Tool will now also be called when an user does an Upgrade of RetroDECK to a new version and ask the user if it wants to perform an backup before the update.
|
||||
|
||||
---
|
||||
|
||||
## Compression Tool 2.0
|
||||
|
||||
The Compression RetroDECK tool has been speed up quite a bit by even better smart dynamic utilization of the systems CPU cores. In some cases the speed increase has been between 400% to 800% (but this depends on the hardware).
|
||||
|
||||
|
||||
---
|
||||
|
||||
## New Tool: Repair Paths
|
||||
|
||||
This function repairs RetroDECK paths without needing a full reset.
|
||||
If your RetroDECK folder has gotten lost, this function repairs RetroDECK paths without needing a full reset.
|
||||
|
||||
It will automatically attempt to fix common RetroDECK paths.
|
||||
It will automatically attempt to fix and look for common RetroDECK paths.
|
||||
|
||||
If RetroDECK can't be found, it will ask the user to specify the location.
|
||||
|
||||
|
||||
---
|
||||
|
||||
## New Tool: Logging Level Changer
|
||||
|
@ -58,6 +69,7 @@ In the stable version of RetroDECK, the default is **Level 1: Default**.
|
|||
|
||||
In the unstable cooker builds, the default is **Level 4: Debug**.
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Patch Notes
|
||||
|
@ -115,13 +127,15 @@ In the unstable cooker builds, the default is **Level 4: Debug**.
|
|||
- Compression Tool:
|
||||
- Improved multi-file compression logic.
|
||||
- Better cleanup argument for single-file and multi-file modes.
|
||||
- Better dynamic core utilization for compression (it's faster).
|
||||
- Added more backup modes: Core, Custom, Complete.
|
||||
- **New Tools**:
|
||||
- Repair Paths
|
||||
- Logging Level Changer
|
||||
- Steam Sync: Purge Steam Sync Shortcuts
|
||||
- Added Backup Tool 2.0.
|
||||
- Added Steam Sync 2.0.
|
||||
|
||||
- Changed the name and moved the Backup RetroDECK tool under the Data Management Menu.
|
||||
|
||||
**Changed:**
|
||||
|
||||
|
|
Loading…
Reference in a new issue