From da2f392c11561da02e936d1c28ac4267b3965186 Mon Sep 17 00:00:00 2001 From: laz Date: Sun, 23 Mar 2025 11:43:56 +0100 Subject: [PATCH] text --- wiki-rtd/docs/wiki_faq/faq-rd-usage.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/wiki-rtd/docs/wiki_faq/faq-rd-usage.md b/wiki-rtd/docs/wiki_faq/faq-rd-usage.md index 6d9fc9c..c41f157 100644 --- a/wiki-rtd/docs/wiki_faq/faq-rd-usage.md +++ b/wiki-rtd/docs/wiki_faq/faq-rd-usage.md @@ -55,3 +55,19 @@ If you've accidentally deleted folders (BIOS, Saves, etc.) under `retrodeck/`, y ## I have .bin + .cue files and the games shows up twice in ES-DE We recommend that you use the built-in compression tool in the configurator to compress the games into another format like `.chd`. You will only get one entry and you will also save space. + +## When a guide tells me to create a .XYZ file what does that mean? + +Often when a guide tells you to create an empty file, for example: + +- `.ps3` +- `.psvita` +- `.scumm` +- `.m3u` + +**This was done in KDE** + +What you need to do is: + +1. `Right Click` -> `Create New` -> `Text File` +2. Open and edit it with a text editor like Kate, Kwrite, or the text editor of your choice.