No new developments are expected – the format is frozen since ~2007 (PSX2PSP v1.4.2). For preservation, keep original BIN/CUE + convert to PBP only for target devices. | Question | Answer | |-----------------------------------|------------------------------------------| | Best tool to create PBP? | PSX2PSP v1.4.2 (Win) / pop-fe (Linux) | | Max compression? | Level 9 (zlib) – slower decompress | | Multi-disc support? | Yes, via internal disc index | | Lossy audio? | Only if CDDA → ATRAC3 enabled | | Can I reverse PBP to BIN/CUE? | Yes (PBPUnpack or pop-fe --extract) | | Should I use PBP on RetroArch PC? | No – use CHD or BIN/CUE for accuracy | | Should I use PBP on PSP? | Yes – it’s the only direct-load format | If you need a practical guide (step-by-step with screenshots for PSX2PSP) or a shell script to batch-convert your PSX library to PBP while preserving multi-disc structure, let me know.
: Multi-disc game doesn’t prompt for disc 2. Cause : Emulator missing disc swap config. Fix : On PSP: press HOME → Disc Swap → choose disc. On RetroArch: Open Quick Menu → Disc Control. roms psx pbp
Key point: DATA.PSAR contains the raw ISO 9660 + CDDA tracks, compressed. When POPS (PSP emulator) loads a PBP, it decompresses that block on-the-fly. No new developments are expected – the format
Notably, the (eCFW) runs PBP flawlessly, and the Miyoo Mini / Onion OS includes PBP support via PCSX-ReARMed. | PSX2PSP v1
pop-fe --compress --level 9 --output game.pbp game.cue : Keep CDDA audio – uncheck “Convert CDDA to ATRAC3” unless you need extreme compression (lossy). 5. Compatibility matrix | Emulator / Device | PBP Support | Notes | |------------------------------|-------------------------------------|-------------------------------| | PSP (official POPS) | ✅ Native | Requires EBOOT.PBP in folder| | PS Vita (Adrenaline) | ✅ Full | Same as PSP | | RetroArch (PCSX-ReARMed) | ✅ Full | Load PBP directly | | DuckStation (PC) | ✅ Partial | Works but not recommended | | ePSXe (Android) | ✅ Full | Recognizes PBP | | Xebra / PSXjin | ❌ No | | | MiSTer FPGA PSX core | ❌ No | Needs CHD or BIN/CUE | | PlayStation Classic (stock) | ⚠️ Via RetroArch only | | | RG35XX / Anbernic devices | ✅ Yes (RetroArch) | |