List of Android games runnable on Vita through .so loader


This is the list of games that could be ported, are being ported, or had already been ported to be runnable on the Vita natively through so-loader, an ELF loader originally written by TheFloW that allows running Android games natively on the Vita by providing a minimalistic Android environment and patching out any platform incompatibilities.

For the sake of simplicity, Unity games are excluded from this list since porting methods for those games are completely different than this one. Same goes for GameMaker Studio titles: they share common runtime and are runnable through YoYo Loader.



Tags: Theoretically Possible ({{views[1].length}}) Worked On ({{views[2].length}}) Done ({{views[3].length}}) Impossible ({{views[4].length}}) All ({{views[0].length}})

Theoretically Possible ({{((views[1].length/views[0].length)*100).toFixed(2)}}%): Games that are confirmed to be theoretically portable for what technologies they use.
Worked On ({{((views[2].length/views[0].length)*100).toFixed(2)}}%): Games that are currently being ported and have debug builds that manage to render at least a few frames of the game.
Done ({{((views[3].length/views[0].length)*100).toFixed(2)}}%): Games that got already ported.
Impossible ({{((views[4].length/views[0].length)*100).toFixed(2)}}%): Games that can't be ported due to technical limitations.


Game Name Status Arch GLES
{{entry.title}} {{entry.tag}} {{entry.arch}} {{entry.gles}}