Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

KatzenKlein Redux Vita: Difference between revisions

From GameBrew
Created page with "{{Infobox Vita Homebrews |title=KatzenKlein Redux Vita |image=KatzenKleinReduxVita.png |description=Port of KatzenKlein Redux for PSVita. |author=Rocroverss |lastupdated=2025/08/14 |type=Shooter |version=1.0 |license=N/A |download=https://dlhb.gamebrew.org/vitahomebrews/KatzenKleinReduxVita.7z |website=https://github.com/Rocroverss/katzenklein-redux-psvita-port |source=https://github.com/Rocroverss/katzenklein-redux-psvita-port |donation= }} {{#seo: |title=Vita Homebrew..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
|title=KatzenKlein Redux Vita
|title=KatzenKlein Redux Vita
|image=KatzenKleinReduxVita.png
|image=KatzenKleinReduxVita.png
|description=Port of KatzenKlein Redux for PSVita.
|description=Port of KatzenKlein Redux for PS Vita.
|author=Rocroverss
|author=Rocroverss
|lastupdated=2025/08/14
|lastupdated=2025/08/14
Line 19: Line 19:
|image_alt=KatzenKlein Redux Vita
|image_alt=KatzenKlein Redux Vita
}}
}}
This is a wrapper/port of KatzenKlein Redux for the ''PS Vita''.
This is a wrapper/port of KatzenKlein Redux for the PS Vita.


The port works by loading the official Android ARMv7 executable in memory, resolving its imports with native functions and patching it in order to properly run. By doing so, it's basically as if we emulate a minimalist Android environment in which we run natively the executable as it is.
==Installation==
 
'''Requirements:'''
==Requirements==
* libshacccg.suprx
* libshacccg.suprx
* kubridge.skprx
* kubridge.skprx
* Game Data Files: Android
* Android game files
 
== Setup Instructions ==
* Install [[Kubridge Vita]] and [[FdFix Vita]] by copying <code>kubridge.skprx</code> and <code>fd_fix.skprx</code> to your taiHEN plugins folder (usually <code>ux0:tai</code>) and adding two entries to your <code>config.txt</code> under <code>*KERNEL</code>:


'''Instructions:'''
* Install [[Kubridge Vita|Kubridge]] and [[FdFix Vita|FdFix]] by copying <code>kubridge.skprx</code> and <code>fd_fix.skprx</code> to your taiHEN plugins folder (usually <code>ux0:tai</code>) and adding two entries to your <code>config.txt</code> under <code>*KERNEL</code>:
<pre>  *KERNEL
<pre>  *KERNEL
   ux0:tai/kubridge.skprx
   ux0:tai/kubridge.skprx
   ux0:tai/fd_fix.skprx</pre>
   ux0:tai/fd_fix.skprx</pre>
 
* Note: Don't install fd_fix.skprx if you're using rePatch plugin
Note Don't install fd_fix.skprx if you're using rePatch plugin
* (Optional) Install [[PSVshell Vita|PSVshell]] to overclock your device to 500Mhz.
 
* Optional: Install [[PSVshell Vita]] to overclock your device to 500Mhz.
* Install <code>libshacccg.suprx</code>, if you don't have it already, by following [https://samilops2.gitbook.io/vita-troubleshooting-guide/shader-compiler/extract-libshacccg.suprx this guide].
* Install <code>libshacccg.suprx</code>, if you don't have it already, by following [https://samilops2.gitbook.io/vita-troubleshooting-guide/shader-compiler/extract-libshacccg.suprx this guide].
* Install the vpk from Release tab.
* Install the vpk from Release tab.
* Obtain your copy of ''KatzenKlein Redux'' legally for Android in form of an <code>.apk</code> file.
* Obtain your copy of "KatzenKlein Redux" legally for Android in form of an <code>.apk</code> file.
* Open the apk with your zip explorer and extract the files <code>libmain.so</code> from the <code>lib/armeabi-v7a</code> folder to <code>ux0:data/kkr</code>.
* Open the apk with your zip explorer and extract the files <code>libmain.so</code> from the <code>lib/armeabi-v7a</code> folder to <code>ux0:data/kkr</code>.
* Put the <code>assets</code> folder (the one that contains maps, music, shader... not the parent) inside <code>ux0:data/kkr</code> .
* Put the <code>assets</code> folder (the one that contains maps, music, shader... not the parent) inside <code>ux0:data/kkr</code> .
==Media==
'''KatzenKlein Redux trailer (a free retro FPS for Linux & Windows)''' ([https://www.youtube.com/watch?v=SACoVNMo5Qo kalaherty]) <br>
<youtube width=""640"">SACoVNMo5Qo</youtube>


==Screenshots==
==Screenshots==
Line 56: Line 48:


https://dlhb.gamebrew.org/vitahomebrews/images/KatzenKleinReduxVita-04.png
https://dlhb.gamebrew.org/vitahomebrews/images/KatzenKleinReduxVita-04.png
==Media==
'''KatzenKlein Redux trailer (a free retro FPS for Linux & Windows)''' ([https://www.youtube.com/watch?v=SACoVNMo5Qo kalaherty]) <br>
<youtube width="640">SACoVNMo5Qo</youtube>


==Changelog==  
==Changelog==  
Line 67: Line 63:


== External links ==
== External links ==
* 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
AuthorRocroverss
TypeShooter
Version1.0
LicenseN/A
Last Updated2025/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.skprx and fd_fix.skprx to your taiHEN plugins folder (usually ux0:tai) and adding two entries to your config.txt under *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 .apk file.
  • Open the apk with your zip explorer and extract the files libmain.so from the lib/armeabi-v7a folder to ux0:data/kkr.
  • Put the assets folder (the one that contains maps, music, shader... not the parent) inside ux0:data/kkr .

Screenshots

KatzenKleinReduxVita-01.png

KatzenKleinReduxVita-02.png

KatzenKleinReduxVita-03.png

KatzenKleinReduxVita-04.png

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.

External links

Advertising: