Naught Vita: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Vita Homebrews |title=Naught Vita |image=NaughtVita.png |description=Port of Naught for PSVita. |author=usineur |lastupdated=2025/12/20 |type=Platform |version=1.0 |license=N/A |download=https://dlhb.gamebrew.org/vitahomebrews/NaughtVita.7z |website=https://github.com/usineur/naught-vita |source=https://github.com/usineur/naught-vita |donation= }} {{#seo: |title=Vita Homebrew Games (Platform) - GameBrew |title_mode=append |image=NaughtVita.png |image_alt=Naught..." |
No edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
|title=Naught Vita | |title=Naught Vita | ||
|image=NaughtVita.png | |image=NaughtVita.png | ||
|description=Port of Naught for | |description=Port of Naught for PS Vita. | ||
|author=usineur | |author=usineur | ||
|lastupdated= | |lastupdated=2026/01/11 | ||
|type=Platform | |type=Platform | ||
|version=1. | |version=1.1 | ||
|license=N/A | |license=N/A | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/NaughtVita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/NaughtVita.7z | ||
| Line 19: | Line 19: | ||
|image_alt=Naught Vita | |image_alt=Naught Vita | ||
}} | }} | ||
PS Vita port of the 2D platformer Naught by Blue Shadow Games. | |||
== Installation == | |||
'''Requirements:''' | |||
* libshacccg.suprx | |||
* kubridge.skprx | |||
* Android game files (tested with v2.0.8 of the game) | |||
'''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>: | ||
<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. | |||
* (Optional) Install [[PSVshell Vita|PSVshell]] 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 | * Obtain your copy of "Naught" 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/ | * Open the apk with your zip explorer, extract the following files and copy them to <code>ux0:data/naught</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> | ||
==Screenshots== | ==Screenshots== | ||
| Line 54: | Line 49: | ||
https://dlhb.gamebrew.org/vitahomebrews/images/NaughtVita-04.png | https://dlhb.gamebrew.org/vitahomebrews/images/NaughtVita-04.png | ||
==Media== | |||
'''Naught Retail Announcement Official Trailer''' ([https://www.youtube.com/watch?v=-54iyBWvLUw WildSphere]) <br> | |||
<youtube width="640">-54iyBWvLUw</youtube> | |||
==Changelog== | ==Changelog== | ||
'''v1.1''' | |||
* Added in-game physical buttons support. | |||
'''v1.0''' | '''v1.0''' | ||
* First Release. | * First Release. | ||
| Line 64: | Line 65: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/usineur/naught-vita | ||
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1352 | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1352 | ||
[[Category:Mobile game ports on Vita]] | |||
[[Category:Vita game ports]] | |||
Latest revision as of 02:03, 11 January 2026
| Naught Vita | |
|---|---|
| General | |
| Author | usineur |
| Type | Platform |
| Version | 1.1 |
| License | N/A |
| Last Updated | 2026/01/11 |
| Links | |
| Download | |
| Website | |
| Source | |
PS Vita port of the 2D platformer Naught by Blue Shadow Games.
Installation
Requirements:
- libshacccg.suprx
- kubridge.skprx
- Android game files (tested with v2.0.8 of the game)
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 "Naught" 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/naughtlibS3DClient.sofrom thelib/armeabi-v7afolderS3DMain.smffrom theassetsfolder and rename it toS3DMain.stk
Screenshots
Media
Naught Retail Announcement Official Trailer (WildSphere)
Changelog
v1.1
- Added in-game physical buttons support.
v1.0
- First Release.
Credits
- TheFlow for the original .so loader.
- Rinnegatamante for his Android ports as reference.