More actions
(Created page with "{{#seo: |title=Vita Homebrew Games (Shooter) - GameBrew! |title_mode=append |image=bc2vita.jpg |image_alt=BC2 Vita }} {{Infobox Vita Homebrews |title=Battlefield: Bad Company...") |
m (Text replacement - "GameBrew!" to "GameBrew") |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Games (Shooter) - GameBrew | |title=Vita Homebrew Games (Shooter) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image=bc2vita.jpg | |image=bc2vita.jpg |
Revision as of 03:12, 5 December 2022
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.skprx
andfd_fix.skprx
to your taiHEN plugins folder (usuallyux0:tai
) and adding two entries to yourconfig.txt
under*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
.apk
file and one or more.obb
files (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.apk
to.zip
to open them with your default zip extractor. - Copy the
/sdcard/android/obb/bc2/
folder toux0:data/bc2
. - Open the apk and extract
libbc2.so
from thelib/armeabi
folder 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.