Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| cd_image_formats [2021/10/08 12:13] – added scripts for ssh as well atari | cd_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 '' | 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 '' | ||
| + | |||
| + | <WRAP center round important> | ||
| + | If creating the playlist file with Windows, be aware of the [[https:// | ||
| + | </ | ||
| + | |||
| + | <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: | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | </ | ||
| ==== 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 3).bin | + | ├─ Final Fantasy VII (Disc 3).bin |
| + | | ||
| </ | </ | ||
| Line 110: | Line 121: | ||
| └─ psx/ | └─ psx/ | ||
| | | ||
| - | | ||
| | | ||
| - | | + | |
| | | ||
| - | | + | |
| - | └─ Final Fantasy VII (Disc 3).bin | + | ├─ Final Fantasy VII (Disc 3).bin |
| + | | ||
| </ | </ | ||
| Line 126: | Line 137: | ||
| └─ 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).cue | ||
| </ | </ | ||
| Line 141: | Line 152: | ||
| </ | </ | ||
| * For '' | * For '' | ||
| - | * Run the following: < | + | * Run the following: < |
| for DIR in *; do echo "$(for file in " | for DIR in *; do echo "$(for file in " | ||
| </ | </ | ||
| * For '' | * For '' | ||
| - | * Just run the following: < | + | * Just run the following: < |
| for DIR in *; do echo "$(for file in " | for DIR in *; do echo "$(for file in " | ||
| </ | </ | ||
| - | Credit to user Fishou con Baguette for creating this command. | ||
| * **Accessible the drive directly on Windows** Place the script in the '' | * **Accessible the drive directly on Windows** Place the script in the '' | ||
| Line 190: | Line 200: | ||
| | | ||
| ├─ 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).cue | ||
| </ | </ | ||
| Line 206: | Line 216: | ||
| └─ psx/ | └─ psx/ | ||
| | | ||
| - | | + | |
| - | | + | |
| | | ||
| - | | + | |
| - | | + | |
| | | ||
| - | | + | |
| - | | + | |
| | | ||
| </ | </ | ||
| Line 246: | Line 256: | ||
| In case the automatic disc swapping fails, refer to these manual disc swapping instructions below. | In case the automatic disc swapping fails, refer to these manual disc swapping instructions below. | ||
| - | === RetroArch (all libretro cores) === | + | === RetroArch (most libretro cores) === |
| - | You can utilize RetroArch' | + | You can utilize RetroArch' |
| <WRAP center round alert 60%> | <WRAP center round alert 60%> | ||
| Line 263: | Line 273: | ||
| {{: | {{: | ||
| + | |||
| + | === libretro: Opera (3DO) === | ||
| + | |||
| + | From Batocera **v34**, enable the **NVRAM STORAGE** option from the advanced system settings ('' | ||
| + | |||
- cd_image_formats.1633695199.txt.gz
- Last modified: 5 years ago
- by atari