- This is a wrapper/port of Swordigo 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 is.
-
Requirements:
- libshacccg.suprx
- kubridge.skprx
- Game Data Files: Android
-
Changelog (v.1.1):
- Updated to latest vitaGL usage.
- Greatly improved performances thanks to circular vertex pool usage in vitaGL.
Source:
https://github.com/Rinnegatamante/swordigo-vita.