mirror of
https://github.com/RetroDECK/Wiki.git
synced 2024-11-26 15:45:41 +00:00
fixes beta
This commit is contained in:
parent
7cc2e5eef7
commit
f3813ab84e
|
@ -180,20 +180,3 @@ RetroDECK currently supports Linux Desktop and the Steam Deck.
|
|||
**Read more here:**
|
||||
|
||||
[Supported Devices](../wiki_general/supported-devices.md)
|
||||
|
||||
|
||||
## Missing Features and BETA Period
|
||||
|
||||
We plan to add more emulators, engines, systems, and functions over the course of the development cycle.
|
||||
|
||||
We do not have any plans to ship all emulators, engines, or systems in existence for each game system or console. The goal is to ship those that handle that system the best with the most features and we are allowed to ship.
|
||||
|
||||
**Read more here:**
|
||||
|
||||
[What are you working on?](../wiki_development/general/what-are-you-working.on.md)
|
||||
|
||||
[Beta Period](../wiki_about/beta-period.md)
|
||||
|
||||
[Version History](../wiki_rd_versions/version-history.md)
|
||||
|
||||
[Known Issues](../wiki_bugs/known-issues.md)
|
||||
|
|
|
@ -8,19 +8,56 @@ For a quick overview check the website.
|
|||
|
||||
**But in short:**
|
||||
|
||||
RetroDECK is a [ES-DE Frontend](https://es-de.org) powered [Flatpak application](https://flathub.org/apps/net.retrodeck.retrodeck) that thanks to its `RetroDECK Framework` it builds-in a variety of software like emulators or game engines that is running the games in one package.
|
||||
RetroDECK is a [ES-DE Frontend](https://es-de.org) powered [Flatpak](https://flathub.org/apps/net.retrodeck.retrodeck) all-in-one game application that is still in development. Thanks to its `RetroDECK Framework` it builds-in a variety of software (that runs your games) like emulators and game engines in one package that is pre-configured.
|
||||
|
||||
RetroDECK then configures them for you and puts them into an all-in-one application you can download from Flathub or via your software center like KDE Discover or Gnome Software.
|
||||
RetroDECK is easy to install as all you need is to download it from flathub via your software center like KDE Discover or Gnome Software.
|
||||
|
||||
By being one application RetroDECK can put all important files in one location instead of having them spread out over your entire system and even add features on top to orchestrate them seamlessly.
|
||||
RetroDECK is easy to update as it updates from your software center like all other system updates.
|
||||
|
||||
By being an all-in-one flatpak application RetroDECK is sandboxed and contained. Thus put all important files from all software in a minimal amount of locations, instead of having them spread out over your entire system. That also makes RetroDECK very easy to remove and clean-up (if you so wish).
|
||||
|
||||
RetroDECK adds features via the RetroDECK Configurator to allow you to change things across many emulators / systems from one interface.
|
||||
|
||||
RetroDECK also saves space comparing to installing all emulators separately as we can cross reference libraries and functions the Emulators / Engines have in common and only ship one instead of several.
|
||||
|
||||
For more information check the `About 📜` and `General Information 📰` sections of this wiki.
|
||||
|
||||
|
||||
## What software and features are included in RetroDECK?
|
||||
|
||||
**Read more here:**
|
||||
|
||||
[RetroDECK: What is included?](../wiki_about/what-is-included.md)
|
||||
|
||||
## The FAQ ❔
|
||||
|
||||
Could answers several questions you might have about the project as well.
|
||||
|
||||
[FAQ: General Questions](../wiki_faq/faq-rd-general.md)
|
||||
|
||||
[FAQ: Usage Questions](../wiki_faq/faq-rd-usagel.md)
|
||||
|
||||
[FAQ: ES-DE Questions](../wiki_faq/faq-esde.md)
|
||||
|
||||
[FAQ: Scraping Questions](../wiki_faq/faq-scraping.md)
|
||||
|
||||
[FAQ: Feature Requests](../wiki_faq/faq-feature.md)
|
||||
|
||||
[FAQ: Feature Requests](../wiki_faq/faq-documentation.md)
|
||||
|
||||
## Missing Features and BETA Period
|
||||
|
||||
We plan to add more emulators, engines, systems, and functions over the course of the development cycle.
|
||||
|
||||
We do not have any plans to ship all emulators, engines, or systems in existence for each game system or console. The goal is to ship those that handle that system the best with the most features and we are allowed to ship.
|
||||
|
||||
**Read more here:**
|
||||
|
||||
[What are you working on?](../wiki_development/general/what-are-you-working.on.md)
|
||||
|
||||
[Beta Period](../wiki_about/beta-period.md)
|
||||
|
||||
[Version History](../wiki_rd_versions/version-history.md)
|
||||
|
||||
[Known Issues](../wiki_bugs/known-issues.md)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue