This commit is contained in:
Lazorne 2024-02-22 16:03:42 +01:00
parent 978f09dee6
commit bdaff0ccad

View file

@ -2,6 +2,12 @@
<img src="../../wiki_icons/retrodeck/rd_icon_circle_192x192.png">
## Saves vs States what to use?
Always you in-game saves before states. <br>
The states can stop working when emulators updates as past states could not be compatible with newer versions. Treat the states as a compliment to the main save.
## Do I have to partition or format my disk/sdcard to install RetroDECK?
No, partitioning or formatting is not needed at all. RetroDECK (differently from AmberELEC, Batocera and others) comes as a flatpak. Just install it as any other application and launch it from your desktop and/or Steam library.
@ -132,3 +138,4 @@ There exist several open source options, here is a few of them:
- [NextCloud](https://nextcloud.com/)
- [Syncthing](https://github.com/syncthing/syncthing)
- [Syncthing GTK GUI](https://flathub.org/apps/me.kozec.syncthingtk)