From cf2503ef348aad9e599c72d0e88eb379dd2bd52d Mon Sep 17 00:00:00 2001 From: laz Date: Thu, 13 Feb 2025 16:46:10 +0100 Subject: [PATCH] img --- wiki-rtd/docs/wiki_faq/faq-other.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/wiki-rtd/docs/wiki_faq/faq-other.md b/wiki-rtd/docs/wiki_faq/faq-other.md index 3094787..3f9417d 100644 --- a/wiki-rtd/docs/wiki_faq/faq-other.md +++ b/wiki-rtd/docs/wiki_faq/faq-other.md @@ -1,8 +1,10 @@ +# FAQ: Emulation Requests + ## What are CD Image Formats and Disc Images? Disc images are exact copies of physical discs. They allow you to play games without using the original discs, which helps preserve them. -Some common File Formats for Disc Images are: +Here we list some common file formats for disc images. ### .iso (Optical Disc Image) @@ -17,8 +19,7 @@ Some common File Formats for Disc Images are: ### .bin and .cue (Binary file and Cue sheet) - .bin file contains the data or audio track. -- .cue file contains the structure details of the disc. -- Always load the .cue file, not the .bin file. +- .cue file contains the structure details of the disc (you always load the .cue file). ### .mdf and .mds (Media disk Image File and Media Descriptor File)