More actions
(Created page with "{{#seo: |title=Vita Homebrew Games (Strategy) - GameBrew |title_mode=append |image=anomaly2vita.jpg |image_alt=Anomaly 2 Vita }} {{Infobox Vita Homebrews |title=Anomaly 2 Vita |image=anomaly2vita.png |description=Port of Anomaly 2 for PSVITA. |author=Rinnegatamante |lastupdated=2023/02/28 |type=Strategy |version=1.0 |license=MIT |download=https://dlhb.gamebrew.org/vitahomebrews/anomaly2vita.7z |website=https://github.com/Rinnegatamante/anomaly2_vita |source=https://githu...") |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Vita Homebrew Games (Strategy) - GameBrew | |title=Vita Homebrew Games (Strategy) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image=anomaly2vita. | |image=anomaly2vita.png | ||
|image_alt=Anomaly 2 Vita | |image_alt=Anomaly 2 Vita | ||
}} | }} |
Revision as of 01:51, 1 March 2023
Anomaly 2 Vita | |
---|---|
General | |
Author | Rinnegatamante |
Type | Strategy |
Version | 1.0 |
License | MIT License |
Last Updated | 2023/02/28 |
Links | |
Download | |
Website | |
Source | |
Anomaly 2 has been successfully ported to the PS Vita using a wrapper. The process involved loading the original Android ARMv6 executable into the device's memory, resolving its imports using native functions, and patching it to ensure smooth operation.
About The Game
Anomaly 2, the highly anticipated sequel to Anomaly Warzone Earth, builds upon the game's fundamental elements while introducing new features to the single-player campaign. It also delivers an entirely new multiplayer experience that puts your skills to the test in a dynamic tower defense versus tower offense mode.
The game takes place in a post-apocalyptic world where Earth has been overrun by alien machines, and humanity is on the brink of extinction. In search of food and supplies, huge convoys traverse the frozen tundra. In this new world order, humans have become the anomaly on a planet controlled by machines, and your convoy, known as Yukon, is under your command.
Anomaly 2 elevates the RTS tower-offense concept to new heights, building upon the tactical planning and on-field Commander support from the original game while adding a host of exciting new features.
Requirements
- libshacccg.suprx (ShaRKBR33D Vita)
- Kubridge
- FdFix OR repatch_ex.skprx
- Game Data Files: Android
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 2 legally for Android in form of an .apk file and a .obb file.
- Open the apk with your zip explorer and extract the file libAndroidGame.so from the lib/armeabi folder to ux0:data/anomaly2.
- Place the obb file named as main.obb in ux0:data/anomaly2.
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.