Today must be PlayStation Vita news day here, as PS Vita developer The Flow announced the release of PS VitaShell with source code and details below.
Download: VitaShell.vpk (Latest Version) / GIT
Spoiler: Depreciated
VitaShell is an alternative replacement of the PS Vita's LiveArea. It offers you a file browser, homebrew launcher, built-in FTP, network host feature and much more!
In order to run / compile VitaShell you need
Download: VitaShell.vpk (Latest Version) / GIT
Spoiler: Depreciated
VitaShell is an alternative replacement of the PS Vita's LiveArea. It offers you a file browser, homebrew launcher, built-in FTP, network host feature and much more!
In order to run / compile VitaShell you need
- Rejuvenate: rejuvenate
- vitasdk: vitasdk / toolchain
- vita2dlib: vita2dlib
- ftpvitalib ftpvitalib
- debugnet: debugnet
- psp2link: psp2link
- psp2client: psp2client
- yifanlu for Rejuvenate
- xerpi for ftpvitalib and vita2dlib
- psxdev (bigboss) for debugnet, psp2link and psp2client
- frangarcj and xyz for vita shader (vitahelloshader / vita-shaders)
- wololo for the Revitalize contest
- Everybody who contributed on vitasdk
- Increased homebrew force-exit compatbility and stability.
- Added network host mountpoint.
- Added ability to compile shader programs (use the _v.cg suffix for vertexes and _f.cg for fragments).
- Finished photo viewer. Use the right analog stick to zoom in/out. Left analog stick to move. L/R to rotate and X/O to change display mode.
- Updated to newest vita2dlib which fixed many bugs with images.
- Improved 'New folder' by extending to 'New folder (X)', where 'X' is an increasing number.
- Improved message dialog texts.
- Limited filenames so it doesn't overlap with the size/folder text.
- Fixed infinite loop when copying the src to its subfolder by an error result.
- Fixed FTP client crashes and added support for Turboclient Android.
- Fixed alphabetical sorting, finally.