mirror of
https://github.com/rommapp/grout.git
synced 2026-04-23 06:54:36 +00:00
c4e52aa578
Add support for PPSSPP directory-based saves. The scan detects save folders by Game ID, resolves titles via the embedded PSP GameDB, and matches against the ROM cache by name. Uploads zip the directory, downloads extract it. Adds GetRomByNameLookup to the cache layer and ZipDirectory/UnzipToDirectory helpers.