Skip to content

Releases: TheOfficialFloW/VitaShell

VitaShell v1.92

17 Jun 18:03
Compare
Choose a tag to compare

Changelog 1.92

  • Added ability to mount gamesd ux0:
  • Fixed bug where the VitaShell kernel module was loaded but not started, thus it'd run out of memory after some launches.

VitaShell v1.91

17 Jun 14:43
Compare
Choose a tag to compare

Changelog 1.91

  • Added ability to create new files, thanks to abertschi.
  • Added ability to skip last dir by holding L on startup.
  • Added support for firmware 3.68.

VitaShell v1.9

27 Mar 15:18
Compare
Choose a tag to compare

Changelog 1.9

  • Added ability to open decrypted trophys, savedatas and appmetas.
  • Moved Open Decrypted entry to main context menu for faster access.

VitaShell v1.83

14 Mar 16:15
Compare
Choose a tag to compare

Install this new vpk by opening it as zip and copy eboot.bin to ux0:app/VITASHELL/eboot.bin if using VitaShell. If using molecularShell, you have to delete ux0:patch/VITASHELL first, then you can install the vpk. This must be done manually because the automatic update method has been changed.

Changelog 1.83

  • Fixed automatic network update by using rawgit. This was needed because github removed support for TLS 1.0/1.1.
  • Removed changelog support, because the files at ux0:patch must now be pfs encrypted.

VitaShell v1.82

09 Mar 23:28
Compare
Choose a tag to compare

Changelog 1.82

  • Added support for firmware 3.65/3.67.

VitaShell v1.81

28 Jan 13:46
Compare
Choose a tag to compare

Changelog 1.81

  • Added adhoc file transfer feature.
  • Fixed bug where it didn't count files and folders in archives correctly.
  • Improved controls code.

VitaShell v1.79

25 Jan 16:01
Compare
Choose a tag to compare

Changelog 1.79

  • Added ability to open .psarc files.
  • Added support for multi volume rar archives.
  • Added support for password encrypted zip archives.
  • Added support for file property in archives, now it can show size and contains.
  • Added natural sorting for filenames.
  • Fixed bug where size of files in archives over 2GB where shown as 16EB.
  • Fixed refresh license DB when ran from ur0:.

VitaShell v1.8

25 Jan 17:27
Compare
Choose a tag to compare

Changelog 1.8

  • Aligned memory to 64bit for optimal I/O.
  • Fixed crash when using FTP.

VitaShell v1.78

01 Jan 19:16
Compare
Choose a tag to compare

Changelog 1.78

  • Fixed bug where archives > 2GB couldn't be opened.

VitaShell v1.77

01 Jan 11:12
Compare
Choose a tag to compare

Changelog 1.77

  • Added archive support for .7z, .tar.gz, .tar.bz2 and more by using libarchive.
  • Improved archive file system (opening archives should now be much faster).
  • Fixed keyboard freeze after using it multiple times.
  • Fixed file browser cursor correction.
  • Fixed Electron theme visual glitch and added new settings look (thanks to Acemad).