Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cd_image_formats [2022/04/26 10:28] – [Manual disc swapping] add 3do multi-disc info ataricd_image_formats [2022/10/01 04:15] (current) atari
Line 80: Line 80:
  
 To make one, simply create a text file with the same filename as your intended game name (this is what will appear in your game list. It could be anything, really). Within that text file, write the names of the ''.cue''/''.gdi''/''.mdf'' sheets or ''.chd'' files for your game discs. To make one, simply create a text file with the same filename as your intended game name (this is what will appear in your game list. It could be anything, really). Within that text file, write the names of the ''.cue''/''.gdi''/''.mdf'' sheets or ''.chd'' files for your game discs.
 +
 +<WRAP center round important>
 +If creating the playlist file with Windows, be aware of the [[https://wiki.batocera.org/github-desktop#note_for_windows_users|line ending limitations]]. For most systems, this does not matter, but some will only read playlist files if they use Linux-style line terminators.
 +</WRAP>
 +
 +<WRAP center round info>
 +Batocera will automatically hide duplicated entries showing in the gamelist when using playlists to define which discs are a part of a single game. However, this will only work when the playlists are referencing just the filenames; relative pathing will override this behaviour and show all discs. To put it simply:
 +
 +  * ''filename.cue'' -> hide this disc
 +  * ''./filename.cue'' -> don't hide this disc
 +</WRAP>
  
 ==== All the files inside of the applicable ROM folder ==== ==== All the files inside of the applicable ROM folder ====
Line 88: Line 99:
 roms/ roms/
 └─ psx/ └─ psx/
-   ├─ Final Fantasy VII (Disc 1).cue 
    ├─ Final Fantasy VII (Disc 1).bin    ├─ Final Fantasy VII (Disc 1).bin
-   ├─ Final Fantasy VII (Disc 2).cue+   ├─ Final Fantasy VII (Disc 1).cue
    ├─ Final Fantasy VII (Disc 2).bin    ├─ Final Fantasy VII (Disc 2).bin
-   ├─ Final Fantasy VII (Disc 3).cue +   ├─ Final Fantasy VII (Disc 2).cue 
-   ─ Final Fantasy VII (Disc 3).bin+   ─ Final Fantasy VII (Disc 3).bin 
 +   └─ Final Fantasy VII (Disc 3).cue
 </code> </code>
  
Line 110: Line 121:
 └─ psx/ └─ psx/
    ├─ Final Fantasy VII.m3u    ├─ Final Fantasy VII.m3u
-   ├─ Final Fantasy VII (Disc 1).cue 
    ├─ Final Fantasy VII (Disc 1).bin    ├─ Final Fantasy VII (Disc 1).bin
-   ├─ Final Fantasy VII (Disc 2).cue+   ├─ Final Fantasy VII (Disc 1).cue
    ├─ Final Fantasy VII (Disc 2).bin    ├─ Final Fantasy VII (Disc 2).bin
-   ├─ Final Fantasy VII (Disc 3).cue +   ├─ Final Fantasy VII (Disc 2).cue 
-   ─ Final Fantasy VII (Disc 3).bin+   ─ Final Fantasy VII (Disc 3).bin 
 +   └─ Final Fantasy VII (Disc 3).cue
 </code> </code>
  
Line 126: Line 137:
 └─ psx/ └─ psx/
    └─ Final Fantasty VII/    └─ Final Fantasty VII/
-      ├─ Final Fantasy VII (Disc 1).cue 
       ├─ Final Fantasy VII (Disc 1).bin       ├─ Final Fantasy VII (Disc 1).bin
-      ├─ Final Fantasy VII (Disc 2).cue+      ├─ Final Fantasy VII (Disc 1).cue
       ├─ Final Fantasy VII (Disc 2).bin       ├─ Final Fantasy VII (Disc 2).bin
-      ├─ Final Fantasy VII (Disc 3).cue +      ├─ Final Fantasy VII (Disc 2).cue 
-      ─ Final Fantasy VII (Disc 3).bin+      ─ Final Fantasy VII (Disc 3).bin 
 +      └─ Final Fantasy VII (Disc 3).cue
 </code> </code>
  
Line 189: Line 200:
    └─ Final Fantasty VII/    └─ Final Fantasty VII/
       ├─ Final Fantasy VII.m3u       ├─ Final Fantasy VII.m3u
-      ├─ Final Fantasy VII (Disc 1).cue 
       ├─ Final Fantasy VII (Disc 1).bin       ├─ Final Fantasy VII (Disc 1).bin
-      ├─ Final Fantasy VII (Disc 2).cue+      ├─ Final Fantasy VII (Disc 1).cue
       ├─ Final Fantasy VII (Disc 2).bin       ├─ Final Fantasy VII (Disc 2).bin
-      ├─ Final Fantasy VII (Disc 3).cue +      ├─ Final Fantasy VII (Disc 2).cue 
-      ─ Final Fantasy VII (Disc 3).bin+      ─ Final Fantasy VII (Disc 3).bin 
 +      └─ Final Fantasy VII (Disc 3).cue
 </code> </code>
  
Line 205: Line 216:
 └─ psx/ └─ psx/
    ├─ Final Fantasy VII (Disc 1)/    ├─ Final Fantasy VII (Disc 1)/
-   │  ├─ sheet.cue +   │  ├─ disc.bin 
-   │  └─ disc.bin+   │  └─ sheet.cue
    ├─ Final Fantasy VII (Disc 2)/    ├─ Final Fantasy VII (Disc 2)/
-   │  ├─ sheet.cue +   │  ├─ disc.bin 
-   │  └─ disc.bin+   │  └─ sheet.cue
    ├─ Final Fantasy VII (Disc 3)/    ├─ Final Fantasy VII (Disc 3)/
-   │  ├─ sheet.cue +   │  ├─ disc.bin 
-   │  └─ disc.bin+   │  └─ sheet.cue
    └─ Final Fantasy VII.m3u    └─ Final Fantasy VII.m3u
 </code> </code>
Line 247: Line 258:
 === RetroArch (most libretro cores) === === RetroArch (most libretro cores) ===
  
-You can utilize RetroArch's **Disc Control** menu in the Quick Menu (Hotkey+{{:wiki:south.png?nolink&20|South button (B SNES)}} button in-game). Select **Eject Disc**, then go to **Current Disc Index** and change your disc to the next one. Then, **Insert Disc** to continue the game.+You can utilize RetroArch's **Disc Control** menu in the Quick Menu (''[HOTKEY]'' + {{:wiki:south.png?nolink&20|South button (B SNES)}} button in-game). Select **Eject Disc**, then go to **Current Disc Index** and change your disc to the next one. Then, **Insert Disc** to continue the game.
  
 <WRAP center round alert 60%> <WRAP center round alert 60%>
  • cd_image_formats.1650968891.txt.gz
  • Last modified: 4 years ago
  • by atari