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

Nyan Cat: Lost in Space Vita: Difference between revisions

From GameBrew
Created page with "{{Infobox Vita Homebrews |title=Nyan Cat: Lost in Space Vita |image=NyanCatLostinSpaceVita.png |description=Port of Nyan Cat: Lost in Space for PSVita. |author=Rinnegatamante |lastupdated=2025/08/08 |type=Platform |version=1.0 |license=N/A |download=https://dlhb.gamebrew.org/vitahomebrews/NyanCatLostinSpaceVita.7z |website=https://github.com/Rinnegatamante/nyan-vita |source=https://github.com/Rinnegatamante/nyan-vita |donation=https://www.patreon.com/Rinnegatamante }} {{..."
 
No edit summary
Line 2: Line 2:
|title=Nyan Cat: Lost in Space Vita
|title=Nyan Cat: Lost in Space Vita
|image=NyanCatLostinSpaceVita.png
|image=NyanCatLostinSpaceVita.png
|description=Port of Nyan Cat: Lost in Space for PSVita.
|description=Port of Nyan Cat: Lost in Space for PS Vita.
|author=Rinnegatamante
|author=Rinnegatamante
|lastupdated=2025/08/08
|lastupdated=2025/08/08
Line 19: Line 19:
|image_alt=Nyan Cat: Lost in Space Vita
|image_alt=Nyan Cat: Lost in Space Vita
}}
}}
This is a wrapper/port of Nyan Cat: Lost in Space for the ''PS Vita''.
This is a wrapper/port of Nyan Cat: Lost in Space 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:'''
== Notes ==
* The loader has been tested with v.11.4.2 of the game.
 
==Requirements==
* libshacccg.suprx
* libshacccg.suprx
* kubridge.skprx
* kubridge.skprx
* Game Data Files: Android
* Android game files (this has been tested with v.11.4.2 of the game)
== 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 ''Nyan Cat: Lost in Space'' legally for Android in form of an <code>.apk</code>.
* Obtain your copy of "Nyan Cat: Lost in Space" legally for Android in form of an <code>.apk</code>.
* Open the apk with your zip explorer and extract the files <code>libgame.so</code> and <code>libc++_shared.so</code> from the <code>lib/armeabi-v7a</code> folder to <code>ux0:data/nyan</code>.
* Open the apk with your zip explorer and extract the files <code>libgame.so</code> and <code>libc++_shared.so</code> from the <code>lib/armeabi-v7a</code> folder to <code>ux0:data/nyan</code>.
* Extract the folder <code>music</code> from the <code>assets</code> folder in <code>ux0:data/nyan</code>.
* Extract the folder <code>music</code> from the <code>assets</code> folder in <code>ux0:data/nyan</code>.
* Place the apk file named as <code>game.apk</code> in <code>ux0:data/nyan</code>.
* Place the apk file named as <code>game.apk</code> in <code>ux0:data/nyan</code>.
==Media==
'''Nyan Cat: Lost in Space Game Play [FLASH GAME]''' ([https://www.youtube.com/watch?v=y9pvycrgiDI JeffMakesGames]) <br>
<youtube width=""640"">y9pvycrgiDI</youtube>


==Screenshots==
==Screenshots==
Line 59: Line 49:


https://dlhb.gamebrew.org/vitahomebrews/images/NyanCatLostinSpaceVita-04.png
https://dlhb.gamebrew.org/vitahomebrews/images/NyanCatLostinSpaceVita-04.png
==Media==
'''Nyan Cat: Lost in Space Game Play [FLASH GAME]''' ([https://www.youtube.com/watch?v=y9pvycrgiDI JeffMakesGames]) <br>
<youtube width="640">y9pvycrgiDI</youtube>


==Changelog==  
==Changelog==  
Line 68: Line 62:


== External links ==
== External links ==
* Github - https://github.com/Rinnegatamante/nyan-vita
* GitHub - https://github.com/Rinnegatamante/nyan-vita
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1301
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1301

Revision as of 04:59, 10 August 2025

Nyan Cat: Lost in Space Vita
General
AuthorRinnegatamante
TypePlatform
Version1.0
LicenseN/A
Last Updated2025/08/08
Links
Download
Website
Source
Support Author

This is a wrapper/port of Nyan Cat: Lost in Space for the PS Vita.

Installation

Requirements:

  • libshacccg.suprx
  • kubridge.skprx
  • Android game files (this has been tested with v.11.4.2 of the game)

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 "Nyan Cat: Lost in Space" legally for Android in form of an .apk.
  • Open the apk with your zip explorer and extract the files libgame.so and libc++_shared.so from the lib/armeabi-v7a folder to ux0:data/nyan.
  • Extract the folder music from the assets folder in ux0:data/nyan.
  • Place the apk file named as game.apk in ux0:data/nyan.

Screenshots

NyanCatLostinSpaceVita-01.png

NyanCatLostinSpaceVita-02.png

NyanCatLostinSpaceVita-03.png

NyanCatLostinSpaceVita-04.png

Media

Nyan Cat: Lost in Space Game Play [FLASH GAME] (JeffMakesGames)

Changelog

v1.0

  • First Release.

Credits

  • TheFloW for the original .so loader.

External links

Advertising: