Wiki/wiki-rtd/docs/wiki_about/what-is-retrodeck.md

108 lines
4.3 KiB
Markdown
Raw Normal View History

2024-01-06 08:25:02 +00:00
# What is RetroDECK?
2024-02-01 20:23:52 +00:00
<img src="../../wiki_images/logos/rd-esde-logo.svg" width="400">
2024-01-06 08:25:02 +00:00
2024-07-18 02:18:15 +00:00
For a quick overview check the website.
[retrodeck.net]( https://retrodeck.net/)
2024-01-06 08:25:02 +00:00
2024-07-18 07:49:50 +00:00
## What is RetroDECK?
2024-01-06 08:25:02 +00:00
2024-07-18 07:43:07 +00:00
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.
2024-02-24 11:20:16 +00:00
2024-07-18 07:49:50 +00:00
### RetroDECK is easy to install
2024-02-28 15:41:07 +00:00
2024-07-18 07:49:50 +00:00
As all you need is to download it from flathub via your software center like KDE Discover or Gnome Software.
### RetroDECK is easy to update
As it updates from your software center like all other system updates.
### RetroDECK is contained
2024-02-28 15:35:27 +00:00
2024-07-18 07:43:07 +00:00
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).
2024-07-18 07:49:50 +00:00
### RetroDECK Configurator
2024-07-18 07:43:07 +00:00
2024-07-18 07:49:50 +00:00
RetroDECK features the RetroDECK Configurator that is accessible from the ES-DE main menu to allow you to change / configure settings across many systems from one interface. You can read more about the RetroDECK Configurator in the `RetroDECK: What is included?` down the page.
### RetroDECK saves space
2024-07-18 01:35:41 +00:00
2024-07-18 07:49:50 +00:00
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.
2024-07-18 02:18:15 +00:00
2024-07-18 02:19:09 +00:00
## What software and features are included in RetroDECK?
2024-01-06 08:25:02 +00:00
2024-07-18 01:34:31 +00:00
**Read more here:**
2024-01-06 08:25:02 +00:00
2024-07-18 02:19:23 +00:00
[RetroDECK: What is included?](../wiki_about/what-is-included.md)
2024-02-24 11:20:16 +00:00
2024-07-30 12:54:50 +00:00
## RetroDECK is currently in in BETA
2024-07-18 07:43:07 +00:00
2024-07-30 12:57:16 +00:00
The software is still under heavy development and big updates can be made that change or add certain features.
2024-07-18 07:43:07 +00:00
2024-07-30 12:57:16 +00:00
RetroDECK is missing some minor and major features that we want to add before we consider it a full release:
2024-07-18 07:43:07 +00:00
2024-07-30 12:54:50 +00:00
- Emulators
- Systems
- Features
- Configurations
2024-07-30 12:57:16 +00:00
- More
2024-07-18 07:43:07 +00:00
2024-07-30 12:54:50 +00:00
RetroDECK is perfectly fine for daily use even during the beta period and the core application should be seen as stable. The main reason we consider it a BETA is all the things we want to improve and add before a full 1.0 release (see the missing features list).
2024-07-18 07:43:07 +00:00
2024-07-30 12:54:50 +00:00
There are also experimental features that could be unstable but those are exclusive to the cooker builds or must be enabled by CLI.
2024-07-18 07:43:07 +00:00
2024-07-30 12:54:50 +00:00
RetroDECK during the BETA period supports the Steam Deck and the Linux Desktop. Our goal is to have the full release of RetroDECK to be as easy to use on the Linux Desktop as the Steam Deck is currently.
2024-07-18 07:43:07 +00:00
2024-07-30 12:54:50 +00:00
RetroDECK will keep developing post the full release.
2024-07-18 07:43:07 +00:00
2024-07-30 12:54:50 +00:00
### What is the difference between the main version and the cooker version?
2024-07-18 07:43:07 +00:00
2024-07-30 12:54:50 +00:00
Since the main versions is in fact the stable version, the cooker version is the unstable version that is always under heavy development.
2024-07-18 07:43:07 +00:00
2024-07-30 12:54:50 +00:00
### Missing Features
We are working on implementing all these features over the big releases. Some will take longer time than others and we will also add more things to this list when needed.
**Missing features:**
- Add games as separate game entries in Steam
- Cloud sync
- USB transfer
- STFP / FTP
- Better gyro support.
- Dynamic external display resolution support for borders and viewports.
- Emulators & Engines supported by default ES-DE (there at least one option per system in RetroDECK).
- PortMaster integration.
- A rebuilt Configurator that is a Godot application that supports controller navigation.
- A rebuilt first run installer and updater in Godot.
- Better art: Mascot, Easter Eggs, Logos.
- A multi-user system with user profiles.
2024-07-18 07:43:07 +00:00
2024-07-30 12:54:50 +00:00
## Wiki Links for more information
[What are you working on?](../wiki_development/general/what-are-you-working.on.md)
2024-07-18 07:43:07 +00:00
[Version History](../wiki_rd_versions/version-history.md)
[Known Issues](../wiki_bugs/known-issues.md)
2024-07-30 12:54:50 +00:00
### 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-usage.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: Documentation Questions](../wiki_faq/faq-documentation.md)
2024-07-18 02:18:15 +00:00