Into the Breach Vita
From GameBrew
More actions
| Into the Breach Vita | |
|---|---|
| General | |
| Author | Rinnegatamante |
| Type | Strategy |
| Version | 1.0 |
| License | N/A |
| Last Updated | 2025/07/23 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
This is a wrapper/port of the mobile game Into the Breach for the PS Vita.
Notes:
- Due to the nature of the executable, it is impossible to re-implement proper Netflix subscription check. Please do download and use this loader only if you own an active Netflix subscription.
- The loader has been tested with v.1.2.92 of the game.
Installation
Requirements:
- libshacccg.suprx
- libfmodstudio.suprx
- kubridge.skprx
- Android game files
Instructions (plugins):
- Install Kubridge and FdFix by copying
kubridge.skprxandfd_fix.skprxto your taiHEN plugins folder (usuallyux0:tai) and adding two entries to yourconfig.txtunder*KERNEL:
*KERNEL ux0:tai/kubridge.skprx ux0:tai/fd_fix.skprx
- Note: Don't 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. - Extract
libfmodstudio.suprxfrom PCSE01188 or PCSE01426 following this guide.
Instructions (game):
- Download and install the vpk file through VitaShell.
- Obtain your copy of Into the Breach legally for Android in form of an
.apkfile. - Open the apk with your zip explorer and extract the files
libmain.soandlibfreetype2.sofrom thelib/armeabi-v7afolder toux0:data/breach. - Extract all the files inside the
assetsfolder inux0:data/breach.
Controls
There is no controller support for the Android version but the code for it was fully in the executable which was restored in the Vita loader (including cool PS4 icons).
L and R triggers are mapped to L2/R2 and the back touch is mapped to L1/R1. Touch controls are still usable.
Screenshots
Media
Into the Breach Official Launch Trailer (GameTrailers)
Changelog
v1.0
- First Release.
Credits
- TheFloW for the original .so loader.
- Wans for the Livearea assets.
- CatoTheYounger for the screenshots and for testing the homebrew.
- Northfear for the SDL2 fork with vitaGL as backend.