Superfluous Returnz Vita: Difference between revisions
More actions
No edit summary |
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
|title=Superfluous Returnz Vita | |title=Superfluous Returnz Vita | ||
|image=superfluousreturnzvita.png | |image=superfluousreturnzvita.png | ||
|description=Port of Superfluous Returnz for | |description=Port of Superfluous Returnz for PS Vita. | ||
|author=Rinnegatamante | |author=Rinnegatamante | ||
|lastupdated=2023/07/09 | |lastupdated=2023/07/09 | ||
| Line 11: | Line 11: | ||
|website=https://www.reddit.com/r/vitahacks/comments/14uxqy2/release_superfluous_returnz_vita_v05_port_of/ | |website=https://www.reddit.com/r/vitahacks/comments/14uxqy2/release_superfluous_returnz_vita_v05_port_of/ | ||
|source=https://github.com/Rinnegatamante/superfluous-vita | |source=https://github.com/Rinnegatamante/superfluous-vita | ||
| | |donation=https://www.patreon.com/Rinnegatamante | ||
}} | }} | ||
{{#seo: | {{#seo: | ||
| Line 92: | Line 92: | ||
== External links == | == External links == | ||
* GitHub - https://github.com/Rinnegatamante/superfluous-vita | * GitHub - https://github.com/Rinnegatamante/superfluous-vita | ||
* VitaDB - https:// | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1090 | ||
* Reddit - https://www.reddit.com/r/vitahacks/comments/14uxqy2/release_superfluous_returnz_vita_v05_port_of/ | * Reddit - https://www.reddit.com/r/vitahacks/comments/14uxqy2/release_superfluous_returnz_vita_v05_port_of/ | ||
[[Category:Mobile game ports on Vita]] | |||
[[Category:Vita game ports]] | |||
Latest revision as of 04:38, 5 January 2025
| Superfluous Returnz Vita | |
|---|---|
| General | |
| Author | Rinnegatamante |
| Type | Adventure |
| Version | 0.5 |
| License | Mixed |
| Last Updated | 2023/07/09 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
This is a port of the Android version of Superfluous Returnz for the PS Vita.
Disclaimer: As of v.0.5, this port can properly allow to play solely the Demo version of the game. The full game will boot but eventually will run out of mem making the game unbeatable.
Installation
Requirements
- libshacccg.suprx
- kubridge.skprx
- fd_fix.skprx OR repatch_ex.skprx
- Game Data Files: Android
General setup
- Copy
kubridge.skprxandfd_fix.skprxto your taiHEN plugins folder (usuallyux0:tai). - Add the paths to your
config.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 Superfluous Returnz legally for Android in form of an
.apkfile and an.obbfile (The Demo version works as well but beware it's formed by only an apk file).
Full version setup
Before proceeding, please acknowledge that the full version of the game is not fully supported (see disclaimer).
- Open the apk with your zip explorer and extract the files
libmain.so,libc++_shared.so,libyaml.soandliblz4.sofrom thelib/armeabi-v7afolder toux0:data/sosage. - Download the
patcher.ziparchive from Release tab and extract it on your computer in a folder. - Extract the
datafolder from the.obbinside the same folder where you extractedpatcher.zipand rename itdata_orig. - With a command line instance, run
SCAP data_orig/ . -dand wait for it to finish (It will work in background). - Once finished, run
patcher.exeand wait for it to finish. - Create an
assetsfolder insideux0:data/sosageand create inside it another folder nameddataso that you end up havingux0:data/sosage/assets/data. - Place
pvrfolder insideuxo:data/sosage/assets. - Grab the
imagesfolder from insidepatchedfolder and place it insideux0:data/sosage/assets/data. - Grab
fonts,soundsanddatafolder from the same folder where you extractedpatcher.zipand place it insideux0:data/sosage/assets/data.
Demo version setup
- Open the apk with your zip explorer and extract the files
libmain.so,libc++_shared.so,libyaml.soandliblz4.sofrom thelib/armeabi-v7afolder toux0:data/sosage. - Extract the
assetsfolder from the.apkinsideux0:data/sosage.
User guide
The action takes place in Fochougny, a very quiet French village where the billionaire Harpagon Lonion lives. He regularly dresses up as Superfluous, a very useless superhero in such a peaceful countryside...
Helped by his assistant Sophie, who tries to somehow temper the enthusiasm of her employer, he will try to put his hands on the mysterious apple thief who terrorizes the orchards of Fochougny...
- Can you identify this offender?
- Will you finally discover a criminal of your caliber?
- Will you find him in this charming village?
Screenshots
Media
Superfluous Returnz - Trailer (Ptilouk Net Studios)
Changelog
v0.5
- First Release.
Credits
- TheFloW for the original .so loader.
- CatoTheYounger for the screenshots and for testing the homebrew.
- fgsfds for providing a precompiled Windows build for SCAP utility.
- Northfear for the SDL2 fork with vitaGL as backend.