SD card preparation
Preparing the SD Card & Folder Structure
A well-prepared SD card is the foundation of a reliable ODE setup. How you format the card and arrange your disc images determines whether your games appear cleanly in the menu and load without hiccups.
Formatting
For most cards, format as exFAT. exFAT handles large files and big cards without the size limits of older filesystems. FAT32 remains an option on smaller cards but caps individual files at 4 GB, which is rarely an issue for single-disc PlayStation images but can matter for large multi-track dumps.
| Filesystem | Best For | Notes |
|---|---|---|
| exFAT | Large cards | No practical file-size limit |
| FAT32 | Smaller cards | 4 GB per-file ceiling |
Folder Structure
Give each game its own folder named after the title. Inside, keep the .cue file alongside the .bin data and any extra audio tracks it references. Keeping the pair together prevents the menu from listing orphaned files.
- One folder per game, clearly named.
- The .cue and its .bin(s) live in the same folder.
- Multi-disc games may group their discs under one parent folder.
Avoid unusual characters in folder names. Plain letters, numbers, hyphens, and spaces are safest for menu display.
After copying files, safely eject the card from your computer before inserting it into the console, so all writes finish flushing.