Battlefield Bad Company 2 Vita
From GameBrew
More actions
| Battlefield: Bad Company 2 Vita | |
|---|---|
| File:Bc2vita.jpg | |
| General | |
| Author | TheFloW & Rinnegatamante |
| Type | Shooter |
| Version | 1.0 |
| License | MIT License |
| Last Updated | 2021/08/01 |
| Links | |
| Download | |
| Source | |
This is a wrapper/port of Battlefield: Bad Company 2 Android for the PS Vita.
The port works by loading the official Android ARMv6 executable in memory, resolving its imports with native functions and patching it in order to properly run.
Requirements
- libshacccg.suprx
- kubridge.skprx
- fd_fix.skprx OR repatch_ex.skprx
- Game Data Files: Android
Setup Instructions
In order to properly install the game, you'll have to follow these steps precisely:
- 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. - Obtain your copy of Battlefield: Bad Company 2 legally from the Amazon store in form of an
.apkfile and one or more.obbfiles (usually located inside the/sdcard/android/obb/bc2/) folder. You can get all the required files directly from your phone or by using an apk extractor you can find in the play store. The apk can be extracted with whatever Zip extractor you prefer (eg: WinZip, WinRar, etc...) since apk is basically a zip file. You can rename.apkto.zipto open them with your default zip extractor. - Copy the
/sdcard/android/obb/bc2/folder toux0:data/bc2. - Open the apk and extract
libbc2.sofrom thelib/armeabifolder toux0:data/bc2. - Install BC2.vpk on your PS Vita.
Media
Screenshots
Changelog
(v.1.0)
- First Release.
Credits
- Rinnegatamante for vitaGL.
- Once13One for providing LiveArea assets.