A simple file browser for PS Vita homebrew that is used for viewing various image formats.
Go to file
2020-07-11 16:54:53 -04:00
include Enable STBI_NO_JPEG and use turbojpeg 2020-07-11 16:54:53 -04:00
libs Enable STBI_NO_JPEG and use turbojpeg 2020-07-11 16:54:53 -04:00
res Initial commit 2020-07-06 22:26:33 -04:00
sce_sys Update LiveArea Assets and replace them with new ones. (#5) 2020-07-08 01:36:43 -04:00
source Enable STBI_NO_JPEG and use turbojpeg 2020-07-11 16:54:53 -04:00
.gitignore Initial commit 2020-07-06 22:26:33 -04:00
CMakeLists.txt Enable STBI_NO_JPEG and use turbojpeg 2020-07-11 16:54:53 -04:00
LICENSE Initial commit 2020-07-06 22:26:33 -04:00
README.md Add PSD support 2020-07-10 16:32:02 -04:00

VITAlbum

A simple homebrew file browser that is used for viewing various image formats on the PlayStation VITA. 3DShell Screenshot

Supported Formats:

  • BMP
  • GIF
  • ICO
  • JPG/JPEG
  • PCX
  • PNG
  • PGM/PPM
  • PSD
  • TGA
  • TIFF
  • WEBP

Todo:

  • Ability to resize images.
  • Load animated GIFs.
  • Support opening files from other partitions.

Credits: