Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Pang Adventures Vita: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
Line 2: Line 2:
|title=Pang Adventures Vita
|title=Pang Adventures Vita
|image=PangAdventuresVita.png
|image=PangAdventuresVita.png
|description=Port of Pang Adventures for PSVITA.
|description=Port of Pang Adventures for PS Vita.
|author=Rinnegatamante
|author=Rinnegatamante
|lastupdated=2024/09/24
|lastupdated=2024/09/24
Line 19: Line 19:
|image_alt=Pang Adventures Vita
|image_alt=Pang Adventures Vita
}}
}}
This is a wrapper/port of Pang Adventures for the PS Vita.
This is a port of the Android version of Pang Adventures for the PS Vita.


The port works by loading the official Android ARMv7 executables in memory, resolving its imports with native functions and patching it in order to properly run. By doing so, it's basically as if we emulate a minimalist Android environment in which we run natively the executable as is.
==Installation==
 
'''Requirements:'''
'''Note: This port works only with version v.1.1.0 or earlier of the game. The recent v.1.2.1 is not supported.'''
 
==Requirements==
* libshacccg.suprx
* libshacccg.suprx
* kubridge.skprx
* kubridge.skprx
* Game Data Files: Android
* Android game data file (only work with v1.1.0 or earlier, v1.2.0 is not supported)
 
== Setup Instructions ==
In order to properly install the game, you'll have to follow these steps precisely:
 
* 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> *KERNEL
'''Plugin instructions:'''
  ux0:tai/kubridge.skprx
* Install [[Kubridge Vita|kubridge]] and [[FdFix Vita|FdFix]] by copying kubridge.skprx and fd_fix.skprx to your taiHEN plugins folder (usually ux0:tai) and adding two entries to your config.txt under *KERNEL:
  ux0:tai/fd_fix.skprx
  *KERNEL
Copy</pre>
ux0:tai/kubridge.skprx
'''Note''' Don't install fd_fix.skprx if you're using rePatch plugin
ux0:tai/fd_fix.skprx
* Note: Don't install fd_fix.skprx if you're using rePatch plugin.
* (Optional) Install [[PSVshell Vita|PSVshell]] to overclock your device to 500Mhz.
* Install libshacccg.suprx, if you don't have it already, by following [https://samilops2.gitbook.io/vita-troubleshooting-guide/shader-compiler/extract-libshacccg.suprx this guide].


* '''Optional''': Install [[PSVshell Vita|PSVshell]] to overclock your device to 500Mhz.
'''Game instructions:'''
* Install <code>libshacccg.suprx</code>, if you don't have it already, by following [https://samilops2.gitbook.io/vita-troubleshooting-guide/shader-compiler/extract-libshacccg.suprx this guide].
* Obtain your copy of Pang Adventures legally for Android in form of an .apk file and an .obb file. [https://stackoverflow.com/questions/11012976/how-do-i-get-the-apk-of-an-installed-app-without-root-access You can get all the required files directly from your phone] or by using an apk extractor you can find in the play store.
* Obtain your copy of ''Pang Adventures'' legally for Android in form of an <code>.apk</code> file and an <code>.obb</code> file. [https://stackoverflow.com/questions/11012976/how-do-i-get-the-apk-of-an-installed-app-without-root-access You can get all the required files directly from your phone] or by using an apk extractor you can find in the play store.
* Open the apk with your zip explorer and extract the file "libPangAdventures.so" from the "lib/armeabi-v7a" folder to ux0:data/pang.
* Open the apk with your zip explorer and extract the file <code>libPangAdventures.so</code> from the <code>lib/armeabi-v7a</code> folder to <code>ux0:data/pang</code>.
* Open the obb with your zip explorer and extract all the files inside it in a folder named "obb".
* Open the obb with your zip explorer and extract all the files inside it in a folder named <code>obb</code>.
* Install [https://www.ghisler.com/download.htm Total Commander] and its [http://totalcmd.net/plugring/PSARC.html PSARC plugin].
* Install [https://www.ghisler.com/download.htm Total Commander] and its [http://totalcmd.net/plugring/PSARC.html PSARC plugin].
* Launch Total Commander and navigate up to the folder where <code>obb</code> folder has been created.
* Launch Total Commander and navigate up to the folder where "obb" folder has been created.
* Right click on <code>obb</code> folder; it will turn red.
* Right click on "obb" folder; it will turn red.
* Click on File -&gt; Pack.
* Click on File -&gt; Pack.
* Set <code>psarc</code> as Compressor and then click on <code>Configure</code> button right below.
* Set "psarc" as Compressor and then click on Configure button right below.
* Set <code>PSARC Version</code> to <code>1.3</code><code>Compression</code> to <code>ZLIB</code> and <code>Ratio</code> to <code>0</code> and press <code>OK</code>
* Set "PSARC Version" to 1.3, "Compression" to ZLIB and "Ratio" to 0 and press OK.
* Press <code>OK</code> to launch the compression, it will create a file in <code>C:\obb.psarc</code>. (If you get an error, manually change the location in the command line string <code>psarc: DESTINATIONFOLDER\obb.psarc</code>).
* Press OK to launch the compression, it will create a file in C:\obb.psarc. (If you get an error, manually change the location in the command line string <code>psarc: DESTINATIONFOLDER\obb.psarc</code>).
* Transfer <code>obb.psarc</code> to <code>ux0:data/pang</code>.
* Transfer obb.psarc to ux0:data/pang.
* '''Optional''': For trophies to be unlockable, install [[NoTrpDrm Vita]].
* (Optional) For trophies to be unlockable, install [[NoTrpDrm Vita|NoTrpDrm]].
 
==Media==
'''Pang Adventures Trailer''' ([https://www.youtube.com/watch?v=No2DY5XVK2I GameFools]) <br>
<youtube width=""640"">No2DY5XVK2I</youtube>


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/vitahomebrews/images/PangAdventuresVita-01.png
https://dlhb.gamebrew.org/vitahomebrews/images/PangAdventuresVita-01.png
https://dlhb.gamebrew.org/vitahomebrews/images/PangAdventuresVita-02.png


https://dlhb.gamebrew.org/vitahomebrews/images/PangAdventuresVita-03.png
https://dlhb.gamebrew.org/vitahomebrews/images/PangAdventuresVita-03.png


https://dlhb.gamebrew.org/vitahomebrews/images/PangAdventuresVita-04.png
https://dlhb.gamebrew.org/vitahomebrews/images/PangAdventuresVita-04.png
==Media==
'''Pang Adventures Trailer''' ([https://www.youtube.com/watch?v=No2DY5XVK2I GameFools]) <br>
<youtube width="640">No2DY5XVK2I</youtube>


==Changelog==  
==Changelog==  
Line 78: Line 70:


== External links ==
== External links ==
* Github - https://github.com/Rinnegatamante/pang-vita
* GitHub - https://github.com/Rinnegatamante/pang-vita
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1236
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1236

Latest revision as of 14:50, 28 September 2024

Pang Adventures Vita
PangAdventuresVita.png
General
AuthorRinnegatamante
TypeArcade Games
Version1.0
LicenseMIT License
Last Updated2024/09/24
Links
Download
Website
Source
Support Author

This is a port of the Android version of Pang Adventures for the PS Vita.

Installation

Requirements:

  • libshacccg.suprx
  • kubridge.skprx
  • Android game data file (only work with v1.1.0 or earlier, v1.2.0 is not supported)

Plugin instructions:

  • Install kubridge and FdFix by copying kubridge.skprx and fd_fix.skprx to your taiHEN plugins folder (usually ux0:tai) and adding two entries to your config.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.

Game instructions:

  • Obtain your copy of Pang Adventures legally for Android in form of an .apk file and an .obb file. You can get all the required files directly from your phone or by using an apk extractor you can find in the play store.
  • Open the apk with your zip explorer and extract the file "libPangAdventures.so" from the "lib/armeabi-v7a" folder to ux0:data/pang.
  • Open the obb with your zip explorer and extract all the files inside it in a folder named "obb".
  • Install Total Commander and its PSARC plugin.
  • Launch Total Commander and navigate up to the folder where "obb" folder has been created.
  • Right click on "obb" folder; it will turn red.
  • Click on File -> Pack.
  • Set "psarc" as Compressor and then click on Configure button right below.
  • Set "PSARC Version" to 1.3, "Compression" to ZLIB and "Ratio" to 0 and press OK.
  • Press OK to launch the compression, it will create a file in C:\obb.psarc. (If you get an error, manually change the location in the command line string psarc: DESTINATIONFOLDER\obb.psarc).
  • Transfer obb.psarc to ux0:data/pang.
  • (Optional) For trophies to be unlockable, install NoTrpDrm.

Screenshots

PangAdventuresVita-01.png

PangAdventuresVita-03.png

PangAdventuresVita-04.png

Media

Pang Adventures Trailer (GameFools)

Changelog

v1.0

  • First Release.

Credits

  • TheFloW for the original .so loader.
  • CatoTheYounger for testing the homebrew and providing screenshots.

External links

Advertising: