More actions
(Created page with "{{#seo: |title=Vita Homebrew Games (Arcade Games) - GameBrew |title_mode=append |image=funkysmugglersvita.jpg |image_alt=Funky Smugglers Vita }} {{Infobox Vita Homebrews |title=Funky Smugglers Vita |image=funkysmugglersvita.png |description=This is a wrapper/port of Funky Smugglers for PSVITA. |author=Rinnegatamante |lastupdated=2023/02/26 |type=Arcade Games |version=1.0 |license=MIT |download=https://dlhb.gamebrew.org/vitahomebrews/funkysmugglersvita.7z |website=https:/...") |
No edit summary |
||
Line 19: | Line 19: | ||
|discussion=https://www.patreon.com/Rinnegatamante | |discussion=https://www.patreon.com/Rinnegatamante | ||
}} | }} | ||
This | Funky Smugglers, the popular arcade-style game, has been adapted to run on the PS Vita through a process known as porting or wrapping. This means that the game's code has been modified to make it compatible with the hardware and software of the PS Vita, allowing players to enjoy the same gameplay experience on the handheld console. | ||
The port works by loading the official Android ARMv6 executable in memory, resolving its imports with native functions and patching it in order to properly run. | The port works by loading the official Android ARMv6 executable in memory, resolving its imports with native functions and patching it in order to properly run. |
Revision as of 02:10, 27 February 2023
Funky Smugglers Vita | |
---|---|
General | |
Author | Rinnegatamante |
Type | Arcade Games |
Version | 1.0 |
License | MIT License |
Last Updated | 2023/02/26 |
Links | |
Download | |
Website | |
Source | |
Funky Smugglers, the popular arcade-style game, has been adapted to run on the PS Vita through a process known as porting or wrapping. This means that the game's code has been modified to make it compatible with the hardware and software of the PS Vita, allowing players to enjoy the same gameplay experience on the handheld console.
The port works by loading the official Android ARMv6 executable in memory, resolving its imports with native functions and patching it in order to properly run.
Note: This wrapper has been tested only with v.1.06 since it's the sole version still available for purchase on Amazon AppStore.
Requirements
How to install
- Copy kubridge.skprx and fd_fix.skprx to your taiHEN plugins folder and add two entries to your config.txt under *KERNEL (change to ur0 if you store the plugins there)
*KERNEL ux0:tai/kubridge.skprx ux0:tai/fd_fix.skprx
- Note: Do not 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.
- Obtain your copy of Funky Smugglers legally for Android in form of an .apk file.
- Open the apk with your zip explorer and extract the file libAndroidGame.so from the lib/armeabi folder to ux0:data/funky.
- Extract the folder assets to ux0:data/funky.
Media
Funky Smugglers - Universal - HD Gameplay Trailer - (TouchGameplay)
Screenshots
Changelog
(v.1.0)
- First Release.