PS2 OPL USB Manager - Convert PS2 ISO files to USBExtreme format for Open PS2 Loader.
A desktop application that prepares USB drives for use with Open PS2 Loader (OPL), the popular homebrew app for playing PS2 games from USB storage.
- Drive Management: Detect and initialize USB drives with OPL folder structure
- ISO Import: Convert PS2 ISO files to USBExtreme format (ul.* split files)
- Game Library: View and manage games on your USB drive
- Batch Import: Import multiple ISOs at once with progress tracking
- Space Validation: Checks available storage before importing
Manage your PS2 game library with an intuitive interface
Batch import ISOs with real-time storage validation
Download the latest release for your platform from the Releases page.
- Connect a USB drive formatted as FAT32
- Select your drive from the dropdown
- Initialize the drive (creates OPL folder structure if needed)
- Import ISOs using the Import button
- Eject and use with your PS2 + OPL setup
bun installbun run tauri devbun run tauri buildThe built application will be in src-tauri/target/release/bundle/.
- Frontend: React + TypeScript + Tailwind CSS + shadcn/ui
- Backend: Rust + Tauri v2
- Build: Vite
MIT
See CONTRIBUTING.md for development workflow, commit conventions, and release process.


