Gunman Clive Vita
From GameBrew
More actions
| Gunman Clive | |
|---|---|
| General | |
| Author | usineur |
| Type | Shooter |
| Version | 1.0 |
| License | N/A |
| Last Updated | 2026/01/11 |
| Links | |
| Download | |
| Website | |
| Source | |
Gunman Clive Vita is a native-feeling wrapper/port of the 2D platformer Gunman Clive for PlayStation Vita and PSTV by usineur. It runs the official Android ARMv7 executable on Vita by loading it in memory and resolving its imports with a custom loader.
Notes
- The loader has been tested with version 1.08 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 Gunman Clive legally for Android in form of an
.apk. - Open the apk with your zip explorer, extract
libmootor.sofrom thelib/armeabi-v7afolder and copy it toux0:data/clive. - Rename the apk to
base.apkand copy it toux0:data/clive.
Media
Official Gunman Clive Trailer ([https://www.youtube.com/watch?v=vS2bphArLs8 TouchGameplay
])
Screenshots
Changelog
v1.0
- First Release.
Credits
- TheFlow for the original .so loader.
- Rinnegatamante for his Android ports as reference.