motoharu-gosuto / psvpfstools

Tools for decrypting PS Vita PFS filesystem
127 stars 22 forks source link

The tool does not support files larger than 4GiB #55

Open Princess-of-Sleeping opened 8 months ago

Princess-of-Sleeping commented 8 months ago

padding1 is actually the upper 32 bits of the file size

https://github.com/motoharu-gosuto/psvpfstools/blob/558b91ca401cbf2720b44e8d65e232ce248b795a/psvpfsparser/FilesDbParser.cpp#L328-L332