-
A psvita launcher with some mini apps/games.
-
Written in C language
-
More info on https://homebrew-psvita.blogspot.com/2020/08/bmx-part-0.html
Project building
-
Modular homebrew. Made with c and sdl, using VitaSDK.
-
use cmake and make to build the vpk
-
It also uses the common folder from vitasdk/samples https://github.com/vitasdk/samples/tree/master/common
Prerequisites
- To run the program you will need a psvita with henkaku on it, or an emulator (like Vita3K).
Installing and running
- Send the generated .vpk to your ps vita either via ftp or via usb with vitashell, then install it. This will create a new bubble, named BMAX, have fun.
Author
- Bunkai
License
-
GNU General Public License v3.0.
-
All the code and builds are free to use, modify and distribute, as long as original author is mentioned and the same license is applied.
Acknowledments
- A big thanks to molecule team, theflow0, and all the people involved in the
psvita scene. Without them, nothing of this will be possible.