gpsp
gpsp copied to clipboard
[Ps Vita - RetroArch 1.9.10] Reading the game from the archive without unpacking the file
Can you make it possible to read the game file [.gba] from the archive [.zip, .7z or other archive] without unpacking it into the [temp] folder ?
I definitely need to look into direct load for some platforms (like Vita, that has plenty of RAM for GBA). In the meantime I sent https://github.com/libretro/RetroArch/pull/15220 to ensure that low-mem platforms can decompress ROMs without 2 times more memory.
@davidgfnet Thanks