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)