DARIUSBURST SP Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 21: | Line 21: | ||
Port of DARIUSBURST SP for the PS Vita. | Port of DARIUSBURST SP for the PS Vita. | ||
'''Note:''' The port has been tested with v.1.2.0 of the game. | '''Note:''' The port has been tested with v.1.2.0 of the game. | ||
Requirements: | == Installation == | ||
'''Requirements:''' | |||
*libshacccg.suprx | *libshacccg.suprx | ||
*kubridge.skprx | *kubridge.skprx | ||
*Android game data files | *Android game data files | ||
Instructions: | '''Instructions:''' | ||
*Install [[Kubridge Vita|Kubridge]] and [[FdFix Vita|FdFix]] by copying <code>kubridge.skprx</code> and <code>fd_fix.skprx</code> to your taiHEN plugins folder (usually <code>ux0:tai</code>) and adding two entries to your <code>config.txt</code> under <code>*KERNEL</code>: | *Install [[Kubridge Vita|Kubridge]] and [[FdFix Vita|FdFix]] by copying <code>kubridge.skprx</code> and <code>fd_fix.skprx</code> to your taiHEN plugins folder (usually <code>ux0:tai</code>) and adding two entries to your <code>config.txt</code> under <code>*KERNEL</code>: | ||
<pre> | <pre> | ||
Revision as of 06:22, 22 June 2026
| DARIUSBURST SP | |
|---|---|
| General | |
| Author | Rinnegatamante |
| Type | Shooter |
| Version | 1.1 |
| License | N/A |
| Last Updated | 2026/06/16 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
Port of DARIUSBURST SP for the PS Vita.
Note: The port has been tested with v.1.2.0 of the game.
Installation
Requirements:
- libshacccg.suprx
- kubridge.skprx
- Android game data files
Instructions:
- 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. - Install the vpk from Release tab.
- Obtain your copy of DARIUSBURST SP legally for Android in form of an
.apkfile and an.obbfile. - Open the apk with your zip explorer and extract the file
libdariusburst.sofromlib/armeaby-v7afolder toux0:data/dariusburst. - Open the obb with your zip explorer and extract the files
dariusburst120.bnd,db_sp.acfandse.acbinsideux0:data/dariusburst.
Screenshots
Media
DARIUSBURST SECOND PROLOGUE Official Trailer (TaitoCorp)
</youtube>
Changelog
v.1.1
- Fixed a bug causing the game to eventually run out of texture handles, resulting in the screen being stuck on a random texture forever.
- Made so that the back button is mapped on Circle inside menus instead of Start.
v1.0
- First Release.
Credits
- TheFloW for the original .so loader.