mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
wip
This commit is contained in:
parent
a46297e6f5
commit
4c8e8a2366
|
@ -12,8 +12,8 @@ Steam Sync Version 2.0 is here!
|
||||||
|
|
||||||
Is the next step of the Steam Sync function.
|
Is the next step of the Steam Sync function.
|
||||||
|
|
||||||
- It is much faster
|
- It is much faster and smarter.
|
||||||
- It comes with two modes:
|
- It comes with two modes, allowing you to choose how to sync:
|
||||||
- **Automatic Steam Sync**: Enable/Disable where ES-DE favorites will be synced to Steam when RetroDECK quits.
|
- **Automatic Steam Sync**: Enable/Disable where ES-DE favorites will be synced to Steam when RetroDECK quits.
|
||||||
- **Manual Steam Sync**: Perform a one-time manual sync of ES-DE favorites to Steam.
|
- **Manual Steam Sync**: Perform a one-time manual sync of ES-DE favorites to Steam.
|
||||||
- It comes with a new tool:
|
- It comes with a new tool:
|
||||||
|
@ -25,7 +25,6 @@ Is the next step of the Steam Sync function.
|
||||||
|
|
||||||
Added backup options for core user data and full/partial backups
|
Added backup options for core user data and full/partial backups
|
||||||
Introduced optional userdata backup during post-update process
|
Introduced optional userdata backup during post-update process
|
||||||
Introduced optional userdata backup during post-update process
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -35,9 +34,17 @@ New function for repairing RetroDECK paths without needing a full reset
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## New Tool: Change Logging Level
|
## New Tool: Logging Level Changer
|
||||||
|
|
||||||
|
Allows you to increase the amount of data logged under retrodeck/logs.
|
||||||
|
|
||||||
|
It has four increasing levels:
|
||||||
|
|
||||||
|
- **Level 1: Default**: Logs important information.
|
||||||
|
- **Level 2: Warnings**: Logs general warnings.
|
||||||
|
- **Level 3: Errors**: Logs more detailed error messages.
|
||||||
|
- **Level 4: Debug**: Logs everything.
|
||||||
|
|
||||||
Allows you to increase the amount of data logged under retrodeck/logs. It has four increasing level Informational / Warnings / Errors / Debug.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue