Naught Vita
From GameBrew
More actions
| Naught Vita | |
|---|---|
| General | |
| Author | usineur |
| Type | Platform |
| Version | 1.0 |
| License | N/A |
| Last Updated | 2025/12/20 |
| Links | |
| Download | |
| Website | |
| Source | |
Naught Vita is a homebrew port/wrapper of the commercial 2D platformer Naught by Blue Shadow Games for the PlayStation Vita and PlayStation TV.
It works by loading the official Android ARMv7 executable in memory and resolving its imports with native Vita code.
Notes
- The loader has been tested with version 2.0.8 of the game.
Setup Instructions (For End Users)
- Install Kubridge and FdFix by copying
kubridge.skprxandfd_fix.skprxto your taiHEN plugins folder (usuallyux0:tai) and adding two entries to yourconfig.txtunder*KERNEL:
*KERNEL ux0:tai/kubridge.skprx ux0:tai/fd_fix.skprx
Note Don't install fd_fix.skprx if you're using rePatch plugin
- Optional: Install PSVshell Vita to overclock your device to 500Mhz.
- Install
libshacccg.suprx, if you don't have it already, by following this guide. - Install the vpk from Release tab.
- Obtain your copy of Naught legally for Android in form of an
.apk. - Open the apk with your zip explorer, extract the following files and copy them to
ux0:data/pop2libS3DClient.sofrom thelib/armeabi-v7afolderS3DMain.smffrom theassetsfolder and rename it toS3DMain.stk
Media
Naught For Android Game Review (Jared Busch)
</youtube>
Screenshots
Changelog
v1.0
- First Release.
Credits
- TheFlow for the original .so loader.
- Rinnegatamante for his Android ports as reference.