Psx-fpkg V0.2 -
psx-fpkg --extract game.pkg --out ./extracted
The manifest.json structure has been overhauled. v0.2 utilizes a "smart metadata" approach. Instead of manually inputting Title ID, you can now use: psx-fpkg v0.2
psx-fpkg --auto-id --region=USA --title="Castlevania: SOTN"
The tool cross-references the internal PS1 ROM header with a local SQLite database of Sony’s official PS1 Classics to assign a compatible Title ID (e.g., CUSA-05678). This ensures Trophy support if you install custom trophy XMLs later. psx-fpkg --extract game
Unlike earlier drag-and-drop tools, v0.2 requires structural integrity. Run the new validator: The tool cross-references the internal PS1 ROM header
psx-fpkg.exe --verify "game.bin"
v0.2 detects LibCrypt protection and red book audio errors. If the tool flags a bad sector, it automatically downloads a replacement subchannel data from the built-in Redump database hasher.