More actions
Anomaly: Warzone Earth HD Vita | |
---|---|
General | |
Author | Rinnegatamante |
Type | Strategy |
Version | 1.0 |
License | MIT License |
Last Updated | 2023/02/27 |
Links | |
Download | |
Website | |
Source | |
Anomaly: Warzone Earth HD has been adapted for use on the PS Vita through a port, which involves loading the official Android ARMv6 executable into memory, resolving its imports with native functions, and patching it to ensure proper functioning on the Vita.
Note: This particular port has only been tested with version 1.12 of the game, as later versions feature an OBB file that may affect compatibility.
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 Anomaly: Warzone Earth HD 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/anomaly.
- Extract the folder assets to ux0:data/anomaly.
Media
Anomaly: Warzone Earth HD for Android - (Android Central)
Screenshots
Changelog
(v.1.0)
- First Release.
Credits
- CatoTheYounger for the screenshots and for testing the homebrew.
- gl33ntwine for helping dealing with partial automatization of shaders translation.