https://github.com/gnuton/psvita
PSVita experiments
https://github.com/gnuton/psvita
Last synced: 3 months ago
JSON representation
PSVita experiments
- Host: GitHub
- URL: https://github.com/gnuton/psvita
- Owner: gnuton
- Created: 2018-07-29T20:25:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-20T05:22:56.000Z (almost 7 years ago)
- Last Synced: 2025-01-16T18:05:11.887Z (5 months ago)
- Language: C++
- Size: 987 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/gnuton/PSVIta)
# PSVIta
PSVita experiments# CLI PS Vita Template
# Graphical PS Vita Template
# IDE support
1. Download QtCreator
2. cd project_dir
3. mkdir build
4. cmake ..
5. Open QtCreator > Open Project > Select CMakeList.txt file > When asked for build dir. Select build/
6. Run VitaShell on the vita and press SELECT to activate FTP
6. 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