diff --git a/wiki-rtd/docs/wiki_development/testing/experimental-features.md b/wiki-rtd/docs/wiki_development/testing/experimental-features.md index bdb4ce2..8a4823e 100644 --- a/wiki-rtd/docs/wiki_development/testing/experimental-features.md +++ b/wiki-rtd/docs/wiki_development/testing/experimental-features.md @@ -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..
+ +These features can make you lose all data including `ROMS`, `BIOS` and `Scraped Data` etc...
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. diff --git a/wiki-rtd/docs/wiki_development/testing/faq-cooker.md b/wiki-rtd/docs/wiki_development/testing/faq-cooker.md index bfd310b..95daec2 100644 --- a/wiki-rtd/docs/wiki_development/testing/faq-cooker.md +++ b/wiki-rtd/docs/wiki_development/testing/faq-cooker.md @@ -8,19 +8,19 @@ 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. ## Can I help you with testing? -Yes, post in the `💙-i-want-to-help` on our [Discord](https://discord.gg/WDc5C9YWMx) or [Matrix](https://matrix.to/#/#retrodeck:matrix.org) that you want to help with testing cooker builds. +Yes, post in the `💙-i-want-to-help` on our [Discord](https://discord.gg/WDc5C9YWMx) or [Matrix](https://matrix.to/#/#retrodeck:matrix.org) that you want to help with testing cooker builds. Anyone can always download the cooker builds without telling the team as they are open to all, but we recommend that you do the RetroDECK team and flag yourself as a tester as the RetroDECK team can support you. @@ -30,13 +30,13 @@ Read the [Cooker Testing - Guide](cooker-testing.md) ## How do I upgrade from Cooker to Cooker? -You can update via the cooker auto-updater prompt when you launch RetroDECK-Cooker, how ever the Cooker auto updater might be break during testing and in such cases download the latest release from the [RetroDECK Cooker](https://github.com/XargonWan/RetroDECK-cooker) GitHub. +You can update via the cooker auto-updater prompt when you launch RetroDECK-Cooker, however the Cooker auto updater might be break during testing and in such cases download the latest release from the [RetroDECK Cooker](https://github.com/XargonWan/RetroDECK-cooker) GitHub. After doing the upgrade make sure you are on the right Cooker version via the ES-DE menu. **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?