From ef9cf4472607737051e237490ef2c7d004ef8b05 Mon Sep 17 00:00:00 2001 From: Lazorne Date: Sun, 3 Dec 2023 18:57:38 +0100 Subject: [PATCH] faqs --- wiki-rtd/docs/wiki_howto_faq/.faq.md.kate-swp | Bin 614 -> 0 bytes wiki-rtd/docs/wiki_howto_faq/faq.md | 18 ++++-------------- wiki-rtd/mkdocs.yml | 2 -- 3 files changed, 4 insertions(+), 16 deletions(-) delete mode 100644 wiki-rtd/docs/wiki_howto_faq/.faq.md.kate-swp diff --git a/wiki-rtd/docs/wiki_howto_faq/.faq.md.kate-swp b/wiki-rtd/docs/wiki_howto_faq/.faq.md.kate-swp deleted file mode 100644 index 3e2c46b168b5aa2ec0c6fb3fe557cd43ccd4f3dd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 614 zcmZvY%Syvg5Qa}|Q(TJ=ke%S7w>J<;p|~h*+VtYaAOXcLDhOS4WkI@f>r40&u6%=T z`z)RBoQwnNz)bSx|7UXMIOoo8ikC9U*2OC6Jub_n+iW}M&bPbw%h%1@^Tqd9ysmww zhvH+OjYJ`d(=_YLBa@8CJL68pSaV52>=Sw9!Nu2>Bwe_sl0@BP9f~~nq8|d@Rw!<8 zY{-cg73%CC4zod>t#&q6`#{^naP98!r&*<40lJx2*o|nSa3@3;82VS|+E^BpIb}wf zQgX_KGN$-z8iliJZ**+mux!#p_tD{~ddv1F8(9c~!@*ZpME Jes^PUq(^G3MFao< diff --git a/wiki-rtd/docs/wiki_howto_faq/faq.md b/wiki-rtd/docs/wiki_howto_faq/faq.md index 82878d2a..e9ddf34f 100644 --- a/wiki-rtd/docs/wiki_howto_faq/faq.md +++ b/wiki-rtd/docs/wiki_howto_faq/faq.md @@ -77,20 +77,10 @@ There are two primary folders: ### Is there a way to reset RetroDECK? 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 - ```
@@ -434,7 +424,7 @@ The service is down, check [Screenscraper]](https://www.screenscraper.fr/) when
### 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.
diff --git a/wiki-rtd/mkdocs.yml b/wiki-rtd/mkdocs.yml index 44873743..5c5de306 100644 --- a/wiki-rtd/mkdocs.yml +++ b/wiki-rtd/mkdocs.yml @@ -109,8 +109,6 @@ nav: - CLI Guide: wiki_development/cli-guide.md - Development Notes: wiki_development/general-development.md - - - About RetroDECK 📖: - The Team & Credits: wiki_about/team-credits.md - Story & Philosophy: wiki_about/story-philosophy.md