VitaShell
VitaShell copied to clipboard
Multi-functional file manager for PS Vita
I am putting together an app that supports connecting via FTP to Vita, and I was hoping to have support for showing the remaining free space on the SD Card...
title. when using pcmanfm on debian linux, it appears as if it copies all the files when i transfer some over USB, but it in fact leaves some of them...
I downloaded an image so i can use it as a background my vita, however i just get an error message when im trying to export it into media
My select button is not working. Is there anyway to change the select button to other button?
The latest version fails to compile due to changes in `sceSysmoduleLoadModuleInternalWithArg`. You can see the change [here](https://github.com/vitasdk/vita-headers/commit/95605df18c6e5c1ce869ea842cd6474c231f7ea7#diff-55a1703c4fa85bd602b49806a5f403c1ac526af8aa00d46c5b84879d7acafef6).
For some reason, I cant download any VPK's. When I try to download a VPK it works but when its almost done it just crashes my vita and I have...
This would be particularly useful for speeding up development.
The select button to start file transfer doesn't bring up any options regardless of usb file transfer or ftp filer transfer. Using the triangle button for options to potentially rename...
I installed vitasdk with the following commands, ```shell cd /tmp git clone https://github.com/vitasdk/vdpm.git cd vdpm export VITASDK=`realpath -m vitasdk` export PATH=$VITASDK/bin:$PATH ./bootstrap-vitasdk.sh ./install-all.sh cd .. ``` Then I started to...