More actions
(Created page with ""{{#seo: |title=Vita Homebrew Games (Strategy) - GameBrew |title_mode=append |image=anomalykoreavita.jpg |image_alt=Anomaly: Korea Vita }} {{Infobox Vita Homebrews |title=Anomaly: Korea Vita |image=anomalykoreavita.png |description=Port of Anomaly: Korea for PSVITA. |author=Rinnegatamante |lastupdated=2023/02/27 |type=Strategy |version=1.0 |license=MIT |download=https://dlhb.gamebrew.org/vitahomebrews/anomalykoreavita.7z |website=https://github.com/Rinnegatamante/anomaly...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | |||
|title=Vita Homebrew Games (Strategy) - GameBrew | |title=Vita Homebrew Games (Strategy) - GameBrew | ||
|title_mode=append | |title_mode=append |
Revision as of 04:40, 28 February 2023
Anomaly: Korea Vita | |
---|---|
General | |
Author | Rinnegatamante |
Type | Strategy |
Version | 1.0 |
License | MIT License |
Last Updated | 2023/02/27 |
Links | |
Download | |
Website | |
Source | |
Anomaly: Korea has been adapted for use on the PS Vita through a wrapper/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 wrapper/port has only been tested with version 1.03 of the game.
About This Game
Anomaly Korea serves as an expansion campaign to Anomaly Warzone Earth, where players must combat alien robots that have set their sights on Korea. Unlike traditional tower defense games, Anomaly Korea flips the genre on its head and places players in the role of invaders leading their unit through alien-infested districts. With careful planning, wise use of resources and powers, players can lead their squad through unscathed.
The game offers a new way to play, featuring a top-down perspective that allows players to assemble their squad, plan their route on a tactical map, and execute powerful player abilities such as Boost to speed up their unit's offense. For additional challenges, players can test their leadership abilities in the extra 'Art of War' trials.
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: Korea legally for Android in form of an .apk file and a .obb file.
- Open the apk with your zip explorer and extract the file libAndroidAnomaly.so from the lib/armeabi folder to ux0:data/anomaly_korea.
- Place the obb file named as main.obb in ux0:data/anomaly_korea.
Media
Anomaly Korea Gameplay Review - Android iOS - (pixel.)
Screenshots
Changelog
(v.1.0)
- First Release.
External links
Credits
- CatoTheYounger for the screenshots and for testing the homebrew.
- gl33ntwine for helping dealing with partial automatization of shaders translation.