PSVita experiments
0
stars
0
forks
source link
PSVIta
PSVita experiments
CLI PS Vita Template
Graphical PS Vita Template
IDE support
- Download QtCreator
- cd project_dir
- mkdir build
- cmake ..
- Open QtCreator > Open Project > Select CMakeList.txt file > When asked for build dir. Select build/
- Run VitaShell on the vita and press SELECT to activate FTP
- To build you can use the IDE or just
make && curl -T hello_cpp_world.vpk ftp://anonymous@IP_TO_PSVITA:1337/ux0:yourdir/a.vpk