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

The Conduit HD Vita: Difference between revisions

From GameBrew
(Created page with "{{#seo: |title=Vita Homebrew Games (Shooter) - GameBrew |title_mode=append |image=theconduithdvita.png |image_alt=The Conduit HD Vita }} {{Infobox Vita Homebrews |title=The Conduit HD Vita |image=theconduithdvita.png |description=Port of The Conduit HD for PSVITA. |author=TheFloW, Rinnegatamante |lastupdated=2023/03/11 |type=Shooter |version=1.0 |license=MIT |download=https://dlhb.gamebrew.org/vitahomebrews/theconduithdvita.7z |website=https://github.com/TheOfficialFloW/...")
 
No edit summary
Line 17: Line 17:
|website=https://github.com/TheOfficialFloW/conduit_vita
|website=https://github.com/TheOfficialFloW/conduit_vita
|source=https://github.com/TheOfficialFloW/conduit_vita
|source=https://github.com/TheOfficialFloW/conduit_vita
|discussion=https://www.patreon.com/Rinnegatamante
|discussion=https://vitadb.rinnegatamante.it/#/info/1054
}}
}}
This is a port of The Conduit HD for the PS Vita, achieved by loading the official Android ARMv7 executable into memory and resolving its imports with native functions. The port has been patched to enable proper functioning on the PS Vita. This essentially emulates a simplified Android environment, allowing the executable to run natively without issue.
This is a port of The Conduit HD for the PS Vita.


==Game Description==
==Installation==
The Conduit HD is a critically acclaimed first-person shooter, now available on touchscreen devices. With its state-of-the-art graphics, unique weapons, and innovative controls, players are tasked with battling hordes of deadly enemies.
Requirements:
 
As the chaos in Washington D.C. escalates, Secret Service agent Michael Ford is recruited by a mysterious organization called The Trust. With an alien invasion and centuries-old conspiracies to uncover, players must help Ford learn to use unusual weapons and uncover ancient secrets in order to save the world. But in a web of deceit and danger, who can Ford trust?
 
Features include stunning graphics, with enhancements on Tegra Devices for increased resolution, advanced physics, and enhanced lighting. Players must face off against fourteen unique alien and human foes who use cover and tactical thinking to fight back. Throughout the game, players uncover new theories and connections as they attempt to discover the truth behind the invasion.
 
With eighteen different human, alien, and 'other' weapons, players must adapt their strategies to survive. The game also features the All Seeing Eye, allowing players to reveal invisible objects and enemies before it's too late. Players can customize their controls, UI layouts, and other elements for a personalized gameplay experience.
 
==Requirements==
* libshacccg.suprx ([[ShaRKBR33D Vita]])
* libshacccg.suprx ([[ShaRKBR33D Vita]])
* [[Kubridge Vita|Kubridge]]
* [[Kubridge Vita|Kubridge]]
Line 36: Line 28:
* Game Data Files: Android
* Game Data Files: Android


== Setup Instructions ==
Install the plugins:
In order to properly install the game, you'll have to follow these steps precisely:
* Copy kubridge.skprx and fd_fix.skprx to your taiHEN plugins folder (usually ux0:tai) and add the 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 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].


* Install [https://github.com/TheOfficialFloW/kubridge/releases/ kubridge] and [https://github.com/TheOfficialFloW/FdFix/releases/ 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>:
Adding the game files:
* Obtain your copy of The Conduit HD legally for Android in form of an .apk file and a .obb file (usually "main.11.com.highvoltage.theconduit.obb" located inside the "/sdcard/android/obb/com.highvoltage.theconduit/") folder. [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. 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.
* Open the apk with your zip explorer, extract the file "libTheConduit.so" from the lib/armeabi-v7a folder to ux0:data/conduit.
* Rename the file "main.11.com.highvoltage.theconduit.obb" to "main.obb" and copy it to ux0:data/conduit/main.obb.
* Install CONDUIT.vpk on your PS Vita.


<pre>  *KERNEL
==User guide==
  ux0:tai/kubridge.skprx
As the chaos in Washington D.C. escalates, Secret Service agent Michael Ford is recruited by a mysterious organization called The Trust. With an alien invasion and centuries-old conspiracies to uncover, players must help Ford learn to use unusual weapons and uncover ancient secrets in order to save the world. But in a web of deceit and danger, who can Ford trust?
  ux0:tai/fd_fix.skprx</pre>
<div class="zeroclipboard-container position-absolute right-0 top-0">


'''Note''' Don't install fd_fix.skprx if you're using repatch plugin
Features include stunning graphics, with enhancements on Tegra Devices for increased resolution, advanced physics, and enhanced lighting. Players must face off against fourteen unique alien and human foes who use cover and tactical thinking to fight back. Throughout the game, players uncover new theories and connections as they attempt to discover the truth behind the invasion.


* '''Optional''': Install [[PSVshell Vita]] to overclock your device to 500Mhz.
With eighteen different human, alien, and "other" weapons, players must adapt their strategies to survive. The game also features the All Seeing Eye, allowing players to reveal invisible objects and enemies before it's too late. Players can customize their controls, UI layouts, and other elements for a personalized gameplay experience.
* 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 ''The Conduit HD'' legally for Android in form of an <code>.apk</code> file and a <code>.obb</code> file (usually <code>main.11.com.highvoltage.theconduit.obb</code> located inside the <code>/sdcard/android/obb/com.highvoltage.theconduit/</code>) folder. [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. 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 <code>.apk</code> to <code>.zip</code> to open them with your default zip extractor.
* Open the apk with your zip explorer, extract the file <code>libTheConduit.so</code> from the <code>lib/armeabi-v7a</code> folder to <code>ux0:data/conduit</code>.
* Rename the file <code>main.11.com.highvoltage.theconduit.obb</code> to <code>main.obb</code> and copy it to <code>ux0:data/conduit/main.obb</code>.
* Install CONDUIT.vpk on your ''PS Vita''.


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/vitahomebrews/theconduithdvita-01.png
https://dlhb.gamebrew.org/vitahomebrews/theconduithdvita-01.png
https://dlhb.gamebrew.org/vitahomebrews/theconduithdvita-02.png
https://dlhb.gamebrew.org/vitahomebrews/theconduithdvita-02.png
https://dlhb.gamebrew.org/vitahomebrews/theconduithdvita-03.png
https://dlhb.gamebrew.org/vitahomebrews/theconduithdvita-03.png
https://dlhb.gamebrew.org/vitahomebrews/theconduithdvita-04.png
https://dlhb.gamebrew.org/vitahomebrews/theconduithdvita-04.png


Line 64: Line 62:
'''The Conduit HD Android Gameplay HD OFFLINE - ([https://www.youtube.com/watch?v=SYP5NGJ3_y0 Droid Gameplays])'''<br>
'''The Conduit HD Android Gameplay HD OFFLINE - ([https://www.youtube.com/watch?v=SYP5NGJ3_y0 Droid Gameplays])'''<br>
<youtube>SYP5NGJ3_y0</youtube>
<youtube>SYP5NGJ3_y0</youtube>
==Changelog==
'''(v.1.0)'''
* First Release.


== Credits ==
== Credits ==
Line 75: Line 69:


== External links ==
== External links ==
* Github - https://github.com/TheOfficialFloW/conduit_vita
* GitHub - https://github.com/TheOfficialFloW/conduit_vita
* VitaDB - https://vitadb.rinnegatamante.it/#/info/1054
* VitaDB - https://vitadb.rinnegatamante.it/#/info/1054


[[Category:Support the author]]
[[Category:Support the author]]

Revision as of 12:49, 30 March 2023

The Conduit HD Vita
Theconduithdvita.png
General
AuthorTheFloW, Rinnegatamante
TypeShooter
Version1.0
LicenseMIT License
Last Updated2023/03/11
Links
Download
Website
Source

This is a port of The Conduit HD for the PS Vita.

Installation

Requirements:

Install the plugins:

  • Copy kubridge.skprx and fd_fix.skprx to your taiHEN plugins folder (usually ux0:tai) and add the 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.

Adding the game files:

  • Obtain your copy of The Conduit HD legally for Android in form of an .apk file and a .obb file (usually "main.11.com.highvoltage.theconduit.obb" located inside the "/sdcard/android/obb/com.highvoltage.theconduit/") 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.
  • Open the apk with your zip explorer, extract the file "libTheConduit.so" from the lib/armeabi-v7a folder to ux0:data/conduit.
  • Rename the file "main.11.com.highvoltage.theconduit.obb" to "main.obb" and copy it to ux0:data/conduit/main.obb.
  • Install CONDUIT.vpk on your PS Vita.

User guide

As the chaos in Washington D.C. escalates, Secret Service agent Michael Ford is recruited by a mysterious organization called The Trust. With an alien invasion and centuries-old conspiracies to uncover, players must help Ford learn to use unusual weapons and uncover ancient secrets in order to save the world. But in a web of deceit and danger, who can Ford trust?

Features include stunning graphics, with enhancements on Tegra Devices for increased resolution, advanced physics, and enhanced lighting. Players must face off against fourteen unique alien and human foes who use cover and tactical thinking to fight back. Throughout the game, players uncover new theories and connections as they attempt to discover the truth behind the invasion.

With eighteen different human, alien, and "other" weapons, players must adapt their strategies to survive. The game also features the All Seeing Eye, allowing players to reveal invisible objects and enemies before it's too late. Players can customize their controls, UI layouts, and other elements for a personalized gameplay experience.

Screenshots

theconduithdvita-01.png

theconduithdvita-02.png

theconduithdvita-03.png

theconduithdvita-04.png

Media

The Conduit HD Android Gameplay HD OFFLINE - (Droid Gameplays)

Credits

  • Rinnegatamante for vitaGL and helping with porting the renderer.
  • Brandonheat8 for LiveArea assets.
  • CatoTheYounger for betatesting.

External links

Advertising: