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

Naught 2 Vita: Difference between revisions

From GameBrew
Created page with "{{Infobox Vita Homebrews |title=Naught 2 Vita |image=Naught2Vita.png |description=Port of Naught 2 for PSVita. |author=usineur |lastupdated=2025/12/25 |type=Platform |version=1.0 |license=N/A |download=https://dlhb.gamebrew.org/vitahomebrews/Naught2Vita.7z |website=https://github.com/usineur/naught2-vita |source=https://github.com/usineur/naught2-vita |donation= }} {{#seo: |title=Vita Homebrew Games (Platform) - GameBrew |title_mode=append |image=Naught2Vita.png |image_a..."
 
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
|title=Naught 2 Vita
|title=Naught 2 Vita
|image=Naught2Vita.png
|image=Naught2Vita.png
|description=Port of Naught 2 for PSVita.
|description=Port of Naught 2 for PS Vita.
|author=usineur
|author=usineur
|lastupdated=2025/12/25
|lastupdated=2026/01/11
|type=Platform
|type=Platform
|version=1.0
|version=1.1
|license=N/A
|license=N/A
|download=https://dlhb.gamebrew.org/vitahomebrews/Naught2Vita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/Naught2Vita.7z
Line 19: Line 19:
|image_alt=Naught 2 Vita
|image_alt=Naught 2 Vita
}}
}}
Naught 2 is a commercial 2D platformer by Blue Shadow Games that has been unofficially ported to PlayStation Vita as a native homebrew binary by usineur.
Port of Naught 2 for the PS Vita.


==About this Port==
==Installation==
This is a wrapper/port of '''Naught 2''' for the ''PS Vita''.
Requirements:
 
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.
 
== Notes ==
* The loader has been tested with version 1.0.2 of the game.
 
==Requirements==
* libshacccg.suprx
* libshacccg.suprx
* kubridge.skprx
* kubridge.skprx
* Game Data Files: Android
* Android game files (tested with version 1.0.2 of the game)


== Setup Instructions (For End Users) ==
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>:
* 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>:
 
  *KERNEL
<pre>  *KERNEL
   ux0:tai/kubridge.skprx
   ux0:tai/kubridge.skprx
   ux0:tai/fd_fix.skprx</pre>
   ux0:tai/fd_fix.skprx
'''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 ''Naught 2'' legally for Android in form of an <code>.apk</code>.
* Obtain your copy of ''Naught 2'' legally for Android in form of an <code>.apk</code>.
* Open the apk with your zip explorer, extract the following files and copy them to <code>ux0:data/pop2</code>
* Open the apk with your zip explorer, extract the following files and copy them to <code>ux0:data/naught2</code>
** <code>libS3DClient.so</code> from the <code>lib/armeabi-v7a</code> folder
** <code>libS3DClient.so</code> from the <code>lib/armeabi-v7a</code> folder
** <code>S3DMain.smf</code> from the <code>assets</code> folder and rename it to <code>S3DMain.stk</code>
** <code>S3DMain.smf</code> from the <code>assets</code> folder and rename it to <code>S3DMain.stk</code>
==Media==
'''Naught 2 Android GamePlay Trailer (HD) [Game For Kids]''' ([https://www.youtube.com/watch?v=MHHVJCLa2kw AndroidGameplay4You]) <br>
<youtube width=""640"">MHHVJCLa2kw</youtube>


==Screenshots==
==Screenshots==
Line 62: Line 49:


https://dlhb.gamebrew.org/vitahomebrews/images/Naught2Vita-04.png
https://dlhb.gamebrew.org/vitahomebrews/images/Naught2Vita-04.png
==Media==
'''Naught 2 Android GamePlay Trailer (HD) [Game For Kids]''' ([https://www.youtube.com/watch?v=MHHVJCLa2kw AndroidGameplay4You]) <br>
<youtube width="640">MHHVJCLa2kw</youtube>


==Changelog==  
==Changelog==  
'''v1.1'''
* Added in-game physical buttons support.
'''v1.0'''
'''v1.0'''
* First Release.
* First Release.
Line 72: Line 65:


== External links ==
== External links ==
* Github - https://github.com/usineur/naught2-vita
* GitHub - https://github.com/usineur/naught2-vita
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1351
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1351
[[Category:Mobile game ports on Vita]]
[[Category:Vita game ports]]

Latest revision as of 02:05, 11 January 2026

Naught 2 Vita
General
Authorusineur
TypePlatform
Version1.1
LicenseN/A
Last Updated2026/01/11
Links
Download
Website
Source

Port of Naught 2 for the PS Vita.

Installation

Requirements:

  • libshacccg.suprx
  • kubridge.skprx
  • Android game files (tested with version 1.0.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 Naught 2 legally for Android in form of an .apk.
  • Open the apk with your zip explorer, extract the following files and copy them to ux0:data/naught2
    • libS3DClient.so from the lib/armeabi-v7a folder
    • S3DMain.smf from the assets folder and rename it to S3DMain.stk

Screenshots

Naught2Vita-01.png

Naught2Vita-02.png

Naught2Vita-03.png

Naught2Vita-04.png

Media

Naught 2 Android GamePlay Trailer (HD) [Game For Kids] (AndroidGameplay4You)

Changelog

v1.1

  • Added in-game physical buttons support.

v1.0

  • First Release.

Credits

External links

Advertising: