mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-18 12:25:38 +00:00
faqs
This commit is contained in:
parent
df5e28da16
commit
ef9cf44726
Binary file not shown.
|
@ -77,20 +77,10 @@ There are two primary folders:
|
||||||
### Is there a way to reset RetroDECK?
|
### Is there a way to reset RetroDECK?
|
||||||
Yes, you can reset various parts of the software using the RetroDECK configurator under the option reset.
|
Yes, you can reset various parts of the software using the RetroDECK configurator under the option reset.
|
||||||
|
|
||||||
Or you can use CLI arguments in the terminal.
|
Or you can use CLI arguments in the terminal.
|
||||||
|
|
||||||
|
Chec
|
||||||
|
|
||||||
Resets the whole RetroDECK at factory defaults:
|
|
||||||
```bash
|
|
||||||
flatpak run net.retrodeck.retrodeck --reset-all
|
|
||||||
```
|
|
||||||
Resets RetroArch configs at factory defaults:
|
|
||||||
```bash
|
|
||||||
flatpak run net.retrodeck.retrodeck --reset-ra
|
|
||||||
```
|
|
||||||
Resets all the standalone emulators configs at factory defaults:
|
|
||||||
```bash
|
|
||||||
flatpak run net.retrodeck.retrodeck --reset-sa
|
|
||||||
```
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
@ -434,7 +424,7 @@ The service is down, check [Screenscraper]](https://www.screenscraper.fr/) when
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### Can I only scrape one game or can I narrow down the scraping method?
|
### Can I only scrape one game or can I narrow down the scraping method?
|
||||||
Yes, check the [[EmulationStation DE: User Guide]] for more details.
|
Yes, check the `EmulationStation-DE Guide 📘` for more details.
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
|
@ -109,8 +109,6 @@ nav:
|
||||||
- CLI Guide: wiki_development/cli-guide.md
|
- CLI Guide: wiki_development/cli-guide.md
|
||||||
- Development Notes: wiki_development/general-development.md
|
- Development Notes: wiki_development/general-development.md
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- About RetroDECK 📖:
|
- About RetroDECK 📖:
|
||||||
- The Team & Credits: wiki_about/team-credits.md
|
- The Team & Credits: wiki_about/team-credits.md
|
||||||
- Story & Philosophy: wiki_about/story-philosophy.md
|
- Story & Philosophy: wiki_about/story-philosophy.md
|
||||||
|
|
Loading…
Reference in a new issue