all of testing again

This commit is contained in:
laz 2024-08-07 10:30:57 +02:00
parent a4681fc2f6
commit 8167c1d94b
2 changed files with 9 additions and 8 deletions

View file

@ -4,16 +4,17 @@ The main function of the experimental features is for the RetroDECK team to do s
Experimental features are a showcase of what proof-of-concepts we are trying out.
All these features are just conceptual and we hope them release ready in an later major update or scrap them if the don't work out.
All these features are just conceptual, and we hope them release ready in a later major update or scrap them if they don't work out.
## 🛑 Backup before testing! 🛑
These features can make you loose all data including `ROMS`, `BIOS` and `Scraped Data` etc..<br>
These features can make you lose all data including `ROMS`, `BIOS` and `Scraped Data` etc...<br>
We **recommend** that you don't run any cooker builds on your main gaming machine as you daily usage of RetroDECK.
### How do I take a backup?
Backup your `/retrodeck/` and it's content and `/.var/app/net.retrodeck.retrodeck/`.
Backup your `/retrodeck/` and its content and `/.var/app/net.retrodeck.retrodeck/`.
You could copy the entire folders to a secure location or for a quick test you could just rename both of the folders into something else.
Then RetroDECK will think it's a fresh install.

View file

@ -8,13 +8,13 @@ Cooker is a bleeding edge snapshot of the current commits, the action of uploadi
The code may not be always reviewed and so the cooker it's unstable by its nature, it's just suggested to testers or developer to try bleeding edge functions.
We don't support the cooker on user side.
We don't support the cooker on the user side.
### Why the name cooker? 🍲
That's what cooking in the pot at this moment and not yet ready to be served (released). This name was also used by Linux Mandrake and Mandriva for the bleeding edge channel.
### Why does the cooker releases have strange names?
### Why do the cooker releases have strange names?
The names are randomly generated to make it easy to see what build you are running.
@ -36,7 +36,7 @@ After doing the upgrade make sure you are on the right Cooker version via the ES
**Note:**
Always try stay on the latest Cooker release before reporting any bugs.
Always try to stay on the latest Cooker release before reporting any bugs.
## How do I uninstall RetroDECK Cooker?