Wiki/wiki-rtd/docs/wiki_faq/faq-rd-usage.md

54 lines
2.1 KiB
Markdown
Raw Normal View History

2024-02-18 15:40:21 +00:00
# FAQ: RetroDECK - Usage Questions
<img src="../../wiki_icons/retrodeck/rd_icon_circle_192x192.png">
2025-02-09 11:00:04 +00:00
## What to Use: Saves or States?
2024-02-22 15:03:42 +00:00
2025-02-09 11:00:04 +00:00
Always use in-game saves and treat states as a backup. States from older emulator versions might not work with updates, so don't rely solely on them.
2024-02-22 15:03:42 +00:00
2025-02-09 11:00:04 +00:00
## Do I Need to Partition or Format My Disk/SD Card for RetroDECK?
2024-02-24 08:59:04 +00:00
2025-02-09 11:00:04 +00:00
No, RetroDECK installs as a flatpak. Just install it like any other app and launch it from your desktop or Steam library.
2024-02-24 08:59:04 +00:00
2025-02-09 11:00:04 +00:00
## Where is RetroDECK Installed?
2024-02-24 08:59:04 +00:00
2025-02-09 11:00:04 +00:00
`~/retrodeck`: Contains user data like ROMs, mods, and themes. This folder is not deleted during uninstallation.
2024-02-18 15:40:21 +00:00
2025-02-09 11:00:04 +00:00
`~/.var/app/net.retrodeck.retrodeck`: Contains the core flatpak, emulators, and settings. This folder is removed during uninstallation.
2024-02-24 08:59:04 +00:00
2025-02-09 11:00:04 +00:00
## Can I Move the RetroDECK Folders?
2024-02-18 15:40:21 +00:00
2025-02-09 11:00:04 +00:00
Yes, you can move it using the RetroDECK Configurator's "Move Tools".
2024-02-24 08:59:04 +00:00
2025-02-09 11:00:04 +00:00
Read more on: [RetroDECK Configurator 🛠️](../wiki_system_guides/configurator/configurator.md)
2024-02-24 08:59:04 +00:00
2025-02-09 11:00:04 +00:00
## Is There a Way to Reset RetroDECK?
2024-02-24 08:59:04 +00:00
2024-02-24 08:30:19 +00:00
Yes, you can reset various parts of the software using the RetroDECK Configurator's reset functions.
2024-02-24 08:59:04 +00:00
2025-02-09 08:51:33 +00:00
Read more on: [RetroDECK Configurator 🛠️](../wiki_system_guides/configurator/configurator.md)
2024-02-18 15:40:21 +00:00
2025-02-09 11:00:04 +00:00
## How Do I Uninstall RetroDECK?
2024-02-24 08:59:04 +00:00
2025-02-09 11:00:04 +00:00
- **Optional Steam Deck Step** Switch to Desktop Mode: `Steam button` -> `Power` -> `Switch to Desktop`
- Open Discover or your software manager.
- Go to the Installed tab, find RetroDECK, and press Uninstall.
2024-02-24 08:59:04 +00:00
2025-02-09 11:00:04 +00:00
### Does Uninstalling RetroDECK Remove User Data: ROMs, BIOS, Saves/States, etc?
2024-02-18 15:40:21 +00:00
2025-02-09 11:00:04 +00:00
No, you need to manually delete the `retrodeck/` folder to remove these files.
2024-02-24 08:30:19 +00:00
2025-02-09 11:00:04 +00:00
## How do I move RetroDECK to a New Device?
2024-02-18 15:40:21 +00:00
2025-02-09 11:00:04 +00:00
Check the guide at: [How-to Move RetroDECK to a New Device](../wiki_management/retrodeck-move.md)
2024-02-18 15:40:21 +00:00
2025-02-09 11:00:04 +00:00
## Where to Find Logfiles?
2024-02-18 15:40:21 +00:00
2025-02-09 11:00:04 +00:00
You can find the logfiles in the `retrodeck/.logs/` folder.
2024-02-18 15:40:21 +00:00
2025-02-09 11:00:04 +00:00
## Does RetroDECK ship with Stable or Nightly Versions of Systems?
2024-02-18 15:40:21 +00:00
2025-02-09 11:00:04 +00:00
RetroDECK ships with the best version for running games. For bleeding-edge emulators like RPCS3, it ships nightly versions. For RetroArch, it ships stable releases, but uses nightly versions of cores if no stable version exists.
2024-02-24 08:30:19 +00:00
2024-02-20 09:02:17 +00:00