Not A Hero Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 70: | Line 70: | ||
* GitHub - https://github.com/Rinnegatamante/not_a_hero-vita | * GitHub - https://github.com/Rinnegatamante/not_a_hero-vita | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/1199 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/1199 | ||
[[Category:Mobile game ports on Vita]] | |||
[[Category:Vita game ports]] | |||
Revision as of 05:33, 26 October 2024
| Not A Hero Vita | |
|---|---|
| General | |
| Author | Rinnegatamante |
| Type | Shooter |
| Version | 1.0.1 |
| License | Mixed |
| Last Updated | 2024/03/27 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
This is a wrapper/port of 2D shooter Not A Hero for the PS Vita.
Installation
Requirements:
- libshacccg.suprx
- kubridge.skprx
- fd_fix.skprx OR repatch_ex.skprx
- Android game data files
For the plugins:
- 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 to overclock your device to 500Mhz.
- Install
libshacccg.suprx, if you don't have it already, by following this guide.
For the game:
- Install the vpk from the release page.
- Obtain your copy of Not a Hero legally for Android in form of an
.apkfile. - Open the apk with your zip explorer and extract the files
libChowdren.soandlibAmazonGamesJni.sofrom thelib/armeabi-v7afolder toux0:data/not-a-hero. - Extract the
assetsfolder inux0:data/not-a-hero.
Screenshots
Media
Not A Hero (PS4, Vita, PC) - Gameplay (Excitehype)
Changelog
v1.0.1
- Added multilanguage support.
- Made two trophies hidden to mimic PS4 trophy pack.
- Fixed a bug causing some trophies to not properly unlock.
v1.0
- First Release.
Credits
- TheFloW for the original .so loader.
- CatoTheYounger for the screenshots and for testing the homebrew.
- Northfear for the SDL2 fork with vitaGL as backend.