PPSSPP Git Changelog:
* Merge pull request #21092 from white-axe/libretro-vfs
* Don't use `lseek64()` in FileUtil.cpp
* Flush `FILE` buffers before using `lseek64()`
* Merge branch 'master' into libretro-vfs
* Check that `source` is non-null before attempting to use it in the `ZipContainer` constructor
* Fix the `Fseek()` and `Fseektell()` implementation when using the libretro VFS
* Remove all calls to `zip_close()` from Core/Util/GameManager.cpp
* Use the libretro VFS when reading/writing cheats
* Fix several problems with `ZipContainer` in Common/File/VFS/ZipFileReader.cpp
* Merge branch 'master' into libretro-vfs
* Mark `LibretroMkdirCallback` in Common/File/FileUtil.cpp as `static`
* Enable the libretro VFS in libretro builds that use Make
* Fix libretro builds that use Make
* Fix some small mistakes in Common/File/FileUtil.cpp
* Fix compilation error in UI/InstallZipScreen.cpp in standalone builds
* Use the libretro VFS interface in libretro builds
* Update libretro-common and remove redundant libretro header files
Download: PPSSPP Git (2026/01/11) x64
Download: PPSSPP Git (2026/01/11) Android
Source: Here
0 Comments
Post a Comment