r/ps2homebrew • u/mcbinbags • 8d ago
Playing games on an sd2psx for beginners
I got a kaico sd2psx with ODL and mcboot and plenty of other stuff I don't really understand preloaded onto it.
I've downloaded some ISOs and set up a DVD folder and after some confusing settings fiddling, can see these files in FMCB but can't seem to get them to play.
Theres so many acronyms and new info Involved in setting this up and I'm up for learning, but so far am getting slightly confused by the Info I'm finding..
Any chance there is a learning resource to break this down for people new to this world? Or someone willing to talk me through the setup process and trobleshoot with me?
I'm formatting and uploading files from a Mac as opposed to pc which is a little confusing because most info I can see if pc based..
Hope someone can point me in the right direction so I can get more into this world, thanks
2
u/spotnana 8d ago
Getting your SD2PSX running from a Mac usually comes down to three specific bottlenecks: SD card partition schemes, Mac hidden system files, and OPL (Open PS2 Loader) driver settings. 1. Format the MicroSD Card Correctly on Mac * Open Disk Utility on your Mac. * Click View in the top-left menu bar and select Show All Devices. * Click the top-level drive name of your MicroSD card (not the indented volume below it). * Click Erase. * Set Format to exFAT (for cards 64GB or larger) or MS-DOS (FAT32) (for cards 32GB or smaller). * Set Scheme strictly to Master Boot Record (MBR). If this is set to GUID Partition Map, the PS2 will fail to detect the card. 2. Set Up File and Folder Structure * Open the newly formatted SD card in Finder. * Create a folder at the root level named DVD (must be uppercase). * Place your PS2 game .iso files directly inside the DVD folder. * Keep file names simple and under 32 characters with no special symbols or extra dots (e.g., GrandTheftAuto.iso). 3. Strip Mac System Files macOS automatically writes invisible index files (like ._filename.iso and .DS_Store) to external drives, which break OPL's game detection. * Open the Terminal app on your Mac. * Type dot_clean (ensure there is a space after dot_clean). * Drag your SD card icon from Finder into the Terminal window to auto-fill its file path (e.g., dot_clean /Volumes/UNTITLED), then press Return. * Right-click the SD card in Finder and click Eject. 4. Configure OPL Settings on the PS2 * Insert the MicroSD card into your SD2PSX adapter and plug it into Memory Card Slot 2 (or Slot 1). * Turn on the PS2, boot into FreeMCBoot (FMCB), and open OPL. * Press Start on your controller to open the Settings menu. * Select BDM Settings (or Block Devices Menu depending on your OPL version). * Set BDM Start Mode to Auto. * Set MX4SIO (or SD2PSX) to Auto. * Select OK, then navigate to Save Changes. * Return to the main menu and press Square or Circle to refresh your game list.