Wiki/wiki-rtd/docs/wiki_faq/faq-feature.md

36 lines
1.4 KiB
Markdown
Raw Normal View History

2024-02-18 16:14:25 +00:00
# FAQ: Feature Requests
2024-02-18 15:40:21 +00:00
<img src="../../wiki_icons/retrodeck/rd_icon_circle_192x192.png">
2025-02-09 09:55:09 +00:00
## Will you implement X/Y/Z system?
2024-02-18 15:40:21 +00:00
2025-02-09 09:55:09 +00:00
Our goal is to implement and configure the best version, for each system supported by ES-DE. If your favorite system is not integrated, you can request its integration by opening an issue on GitHub. There are already several suggestions [RetroDECK Github - New Components](https://github.com/RetroDECK/RetroDECK/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22New%20Component%20%F0%9F%92%BE%22)
2024-02-18 15:40:21 +00:00
2024-02-24 10:06:55 +00:00
## I have an innovative idea on a new feature, how do I suggest it?
2024-02-18 15:40:21 +00:00
2025-02-09 09:55:09 +00:00
Check if the request already exists in the issue list on GitHub.
If not, you can create a new issue and suggest it.
2024-02-18 15:40:21 +00:00
2025-02-09 09:55:09 +00:00
You can also discuss your ideas in our community before submitting.
2024-02-18 15:40:21 +00:00
2025-02-09 09:55:09 +00:00
## Will you add Windows versions of the emulators and run them via Wine/Proton?
2024-02-24 10:06:55 +00:00
2025-02-09 09:55:09 +00:00
Currently, there are no plans to support this.
2024-02-24 10:06:55 +00:00
2025-02-09 09:55:09 +00:00
## Will you implement Cloud Sync/Backup?
2024-02-24 10:06:55 +00:00
2025-02-09 09:55:09 +00:00
Yes, that is planned for a future update. We will allow users to use their own services via easy built-in tools in the Configurator.
2024-02-24 10:06:55 +00:00
2025-02-09 09:55:09 +00:00
### What can I use now while waiting for Cloud Sync/Backup?
2024-02-24 10:06:55 +00:00
2025-02-09 09:55:09 +00:00
Here are some open-source options:
2024-02-24 10:06:55 +00:00
- [Rsync](https://linux.die.net/man/1/rsync)
- [NextCloud](https://nextcloud.com/)
- [Syncthing](https://github.com/syncthing/syncthing)
2024-02-18 15:40:21 +00:00
2024-02-24 10:06:55 +00:00
- [Syncthing GTK GUI](https://flathub.org/apps/me.kozec.syncthingtk)