Door Kickers: Action Squad Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 71: | Line 71: | ||
* GitHub - https://github.com/elliencode/actionsquad-psv | * GitHub - https://github.com/elliencode/actionsquad-psv | ||
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1364 | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1364 | ||
[[Category:Mobile game ports on Vita]] | |||
[[Category:Vita game ports]] | |||
Revision as of 05:12, 25 January 2026
| Door Kickers: Action Squad Vita | |
|---|---|
| General | |
| Author | elliencode |
| Type | Shooter |
| Version | 1.0 |
| License | MIT License |
| Last Updated | 2026/01/24 |
| Links | |
| Download | |
| Website | |
PS Vita port of Door Kickers: Action Squad, a side-scrolling action game where players control SWAT troopers in tactical missions.
Works with the Android release of Door Kickers: Action Squad v1.2.4 using Android SO Loader by TheFloW.
Installation
Requirements:
- libshacccg.suprx
- kubridge.skprx
- Android game data files
Instructions:
- Install or update Kubridge and FdFix by copying
kubridge.skprxandfd_fix.skprxto your taiHEN plugins folder (usuallyur0:tai) and adding the following two entries to yourconfig.txtunder*KERNEL:
*KERNEL ur0:tai/kubridge.skprx ur0:tai/fd_fix.skprx
- Note: Don't install fd_fix.skprx if you're using the rePatch plugin.
- Make sure you have
libshacccg.suprxin theur0:/data/folder on your console. If you don't, use ShaRKBR33D to get it quickly and easily.
- Legally obtain your copy of Door Kickers: Action Squad for Android in the form of an
.apkfile. This port is tailored for the v1.2.4 (latest) version of the game. Other versions will not work.- If you have it installed on your phone, you can get all the required files directly from it or by using any APK extractor that you can find on Google Play.
- Verify that your build is the correct version using "sha1sum" (can also be found as an online tool). The sha1sum for
lib/armeabi-v7a/libAndroidEntryPoint.somust be6D5F53159CF9E183A7E679820FC886C83F56EA86 - Open the
.apkwith any ZIP explorer (like 7-Zip) and extract the folderslibandassetsfrom the.apkintoux0:data/com.khg.actionsquad/on your Vita. An example of the correct resulting path:ux0:data/com.khg.actionsquad/assets/all/media/scripts.xml - Install
com.khg.actionsquad.vpk(from Releases).
Controls
The port features support for both touch and physical controls. To use physical controls, when you open the game and reach the main menu, wait a few seconds for a pop-up window offering to enable them.
Physical control mapping information is available in-game by pressing the D-Pad button. L2/R2 are mapped to the upper half of the back touchpad.
Screenshots
Media
Door Kickers : Action Squad (THE MOST EASY OP STRAT)(assaulter) (Night Gaming)
Changelog
v1.0
- First Release.
Credits
- The FloW for the original .so loader.
- Rinnegatamante for VitaGL and hints on resolving some graphical issues.
- gl33ntwine for SoLoBoP and teaching me everything I know about this.