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 |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | |||
|title=Vita Homebrew Games (Strategy) - GameBrew | |title=Vita Homebrew Games (Strategy) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image=anomalykoreavita. | |image=anomalykoreavita.png | ||
|image_alt=Anomaly: Korea Vita | |image_alt=Anomaly: Korea Vita | ||
}} | }} | ||
Line 8: | Line 8: | ||
|title=Anomaly: Korea Vita | |title=Anomaly: Korea Vita | ||
|image=anomalykoreavita.png | |image=anomalykoreavita.png | ||
|description=Port of Anomaly: Korea for | |description=Port of Anomaly: Korea for PS Vita. | ||
|author=Rinnegatamante | |author=Rinnegatamante | ||
|lastupdated=2023/ | |lastupdated=2023/03/06 | ||
|type=Strategy | |type=Strategy | ||
|version=1. | |version=1.2 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/anomalykoreavita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/anomalykoreavita.7z | ||
|website=https://github.com/Rinnegatamante/anomaly-korea_vita | |website=https://github.com/Rinnegatamante/anomaly-korea_vita | ||
|source=https://github.com/Rinnegatamante/anomaly-korea_vita | |source=https://github.com/Rinnegatamante/anomaly-korea_vita | ||
| | |donation=https://www.patreon.com/Rinnegatamante | ||
}} | }} | ||
Anomaly: Korea | This is a port of the real-time strategy game Anomaly: Korea to the PS Vita. | ||
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. | |||
'''Note:''' This port has only been tested with version 1.03 of the game. | |||
==Installation== | |||
Requirements: | |||
== | |||
* libshacccg.suprx | * libshacccg.suprx | ||
* [[Kubridge Vita|Kubridge]] | * [[Kubridge Vita|Kubridge]] | ||
* [[FdFix Vita|FdFix]] OR repatch_ex.skprx | * [[FdFix Vita|FdFix]] OR repatch_ex.skprx | ||
* | * Android game data files. | ||
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) | *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 | *KERNEL | ||
Line 42: | Line 40: | ||
*(Optional) Install [[PSVshell Vita|PSVshell]] to overclock your device to 500Mhz. | *(Optional) Install [[PSVshell Vita|PSVshell]] to overclock your device to 500Mhz. | ||
*Install libshacccg.suprx, if you don't have it already, by following [https://samilops2.gitbook.io/vita-troubleshooting-guide/shader-compiler/extract-libshacccg.suprx this guide]. | *Install libshacccg.suprx, if you don't have it already, by following [https://samilops2.gitbook.io/vita-troubleshooting-guide/shader-compiler/extract-libshacccg.suprx this guide]. | ||
*Obtain your copy of | *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 | *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 | *Place the obb file named as "main.obb" in ux0:data/anomaly_korea. | ||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/anomalykoreavita-01.png | https://dlhb.gamebrew.org/vitahomebrews/anomalykoreavita-01.png | ||
https://dlhb.gamebrew.org/vitahomebrews/anomalykoreavita-02.png | https://dlhb.gamebrew.org/vitahomebrews/anomalykoreavita-02.png | ||
https://dlhb.gamebrew.org/vitahomebrews/anomalykoreavita-03.png | https://dlhb.gamebrew.org/vitahomebrews/anomalykoreavita-03.png | ||
https://dlhb.gamebrew.org/vitahomebrews/anomalykoreavita-04.png | https://dlhb.gamebrew.org/vitahomebrews/anomalykoreavita-04.png | ||
==Changelog== | ==Media== | ||
'''( | '''Anomaly Korea Gameplay Review - Android iOS ([https://www.youtube.com/watch?v=yPFOJjBxP0A pixel.])'''<br> | ||
<youtube>yPFOJjBxP0A</youtube> | |||
==Changelog== | |||
'''v1.2''' | |||
* Added intro video playback when the game is launched. | |||
* Added configurable options and a companion app to edit those settings (Framecap, Graphics Quality and Antialiasing). | |||
* Clusterized shaders in subfolders. Now loading times should be faster. | |||
* Reworked Livearea assets (Thanks to Once13one). | |||
* Disabled game logs (Slight performance boost). | |||
* Bind L to mission goals showup. | |||
* Bind R to fast forward. | |||
'''v1.1''' | |||
* Made so that it's possible to pause/resume game by pressing the Start button. | |||
'''v1.0''' | |||
* First Release. | * First Release. | ||
==Credits== | ==Credits== | ||
Line 68: | Line 75: | ||
* gl33ntwine for helping dealing with partial automatization of shaders translation. | * gl33ntwine for helping dealing with partial automatization of shaders translation. | ||
[[Category: | == External links == | ||
* GitHub - https://github.com/Rinnegatamante/anomaly-korea_vita | |||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/1047 | |||
[[Category:Mobile game ports on Vita]] | |||
[[Category:Vita game ports]] |
Latest revision as of 05:33, 26 October 2024
Anomaly: Korea Vita | |
---|---|
General | |
Author | Rinnegatamante |
Type | Strategy |
Version | 1.2 |
License | MIT License |
Last Updated | 2023/03/06 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
This is a port of the real-time strategy game Anomaly: Korea to the PS Vita.
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.
Note: This port has only been tested with version 1.03 of the game.
Installation
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.
Screenshots
Media
Anomaly Korea Gameplay Review - Android iOS (pixel.)
Changelog
v1.2
- Added intro video playback when the game is launched.
- Added configurable options and a companion app to edit those settings (Framecap, Graphics Quality and Antialiasing).
- Clusterized shaders in subfolders. Now loading times should be faster.
- Reworked Livearea assets (Thanks to Once13one).
- Disabled game logs (Slight performance boost).
- Bind L to mission goals showup.
- Bind R to fast forward.
v1.1
- Made so that it's possible to pause/resume game by pressing the Start button.
v1.0
- First Release.
Credits
- CatoTheYounger for the screenshots and for testing the homebrew.
- gl33ntwine for helping dealing with partial automatization of shaders translation.