KatzenKlein Redux Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 65: | Line 65: | ||
* GitHub - https://github.com/Rocroverss/katzenklein-redux-psvita-port | * GitHub - https://github.com/Rocroverss/katzenklein-redux-psvita-port | ||
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1308 | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1308 | ||
[[Category:Mobile game ports on Vita]] | |||
[[Category:Vita game ports]] | |||
Latest revision as of 01:20, 17 August 2025
| KatzenKlein Redux Vita | |
|---|---|
| General | |
| Author | Rocroverss |
| Type | Shooter |
| Version | 1.0 |
| License | N/A |
| Last Updated | 2025/08/14 |
| Links | |
| Download | |
| Website | |
| Source | |
This is a wrapper/port of KatzenKlein Redux for the PS Vita.
Installation
Requirements:
- libshacccg.suprx
- kubridge.skprx
- Android game files
Instructions:
- 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. - Install the vpk from Release tab.
- Obtain your copy of "KatzenKlein Redux" legally for Android in form of an
.apkfile. - Open the apk with your zip explorer and extract the files
libmain.sofrom thelib/armeabi-v7afolder toux0:data/kkr. - Put the
assetsfolder (the one that contains maps, music, shader... not the parent) insideux0:data/kkr.
Screenshots
Media
KatzenKlein Redux trailer (a free retro FPS for Linux & Windows) (kalaherty)
Changelog
v1.0
- First Release.
Credits
- TheFloW for the original .so loader.
- Northfear for the SDL2 fork with vitaGL as backend.
- Rinnegatamante for the tutorial and help during the development of this port.