Feature release (macOS Apple Silicon / Intel, Windows x64; self-contained, fpkg-cli included).
Windows now mounts images — no more extracting 150 GB
A read‑only virtual drive served by the app's own exFAT reader exposes the app folder of an .exfat or .ffpfsc image, so the packager reads straight from the image exactly like hdiutil on macOS: no extraction, no extra disk space. Junk files are hidden on the drive and the DRM fix (applicationDrmType → standard) is applied on the virtual drive, so nothing is ever written to the image. The disk estimate no longer counts an extraction copy when mounting is possible; without the driver the old extraction path is used unchanged.
Nothing to install by hand
…-Windows-x64-Setup.exe(new, recommended): installs the app andfpkg-clito Program Files with shortcuts and an uninstaller, and installs the bundled Dokan driver in the same run — one administrator prompt, Vietnamese/English setup.- Portable zip: enables the driver by itself on first launch (only the Windows UAC prompt). Declining leaves Enable direct mounting in the advanced options;
fpkg-cli install-dokandoes the same on the command line. - The driver is the unmodified
Dokan_x64.msi2.3.1.1000 from the Dokany project (LGPL‑3.0 / MIT, licenses included inapp/redist/, SHA‑256 pinned at packaging time).
Components & plugins box
At the top of the advanced options (and in fpkg-cli info): checks for real that the LibProsperoPkg engine, the PS5 debug keys, the built‑in Kraken encoder, native Oodle (libScePubTools.dll), copy‑free mounting (hdiutil, or the Dokan driver actually running) and the sleep guard work — green/amber/red dot per row, Check again and Copy report for support requests.
Also
- Kraken level row: the description no longer overlaps the label.
- Installed copies update through the Setup.exe asset, portable copies through the zip.
- 144 tests (virtual file system listing/reading/overlay/junk/access and component‑probe tests run on every OS).
Downloads
| Platform | File |
|---|---|
| Windows x64 — installer (recommended) | PSVIETHOA-FPKG-Builder-2.1.6-Windows-x64-Setup.exe
|
| Windows x64 — portable | PSVIETHOA-FPKG-Builder-2.1.6-Windows-x64.zip
|
| macOS (Apple Silicon) | PSVIETHOA-FPKG-Builder-2.1.6-macOS-AppleSilicon.zip
|
| macOS (Intel) | PSVIETHOA-FPKG-Builder-2.1.6-macOS-Intel.zip
|
- macOS: unzip → right-click the app → Open the first time (ad-hoc signed). Images are mounted with the built-in
hdiutil, nothing to install. - Windows: run the Setup.exe (SmartScreen: More info → Run anyway), or unzip the portable build and run the
.exe.
Credits: PSVIETHOA — Nguyễn Thanh Sơn & Ngô Phi Phương · Main project: Drakmor (LibProsperoPkg) · Dokan driver: Dokany project