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

Hbredirect Vita: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
{{#seo:
|title=Vita Homebrew Apps (Plugins) - GameBrew!
|title=Vita Homebrew Apps (Plugins) - GameBrew
|title_mode=append
|title_mode=append
|image=ps-vita-logo.jpg
|image=hbredirectvita2.png
|image_alt=hbRedirect
|image_alt=hbRedirect
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=hbRedirect
|title=hbRedirect
|image=ps-vita-logo.jpg
|image=hbredirectvita2.png
|description=Redirects ux0 usage to other partitions.
|description=Redirects ux0 usage to other partitions.
|author=Rinnegatamante
|author=Rinnegatamante
|lastupdated=2021/04/14
|lastupdated=2021/04/15
|type=Plugins
|type=Plugins
|version=1.0
|version=1.0
Line 17: Line 17:
|website=https://kyuhen.customprotocol.com/en/submissions/hb_redirect/
|website=https://kyuhen.customprotocol.com/en/submissions/hb_redirect/
|source=https://github.com/Rinnegatamante/hbRedirect
|source=https://github.com/Rinnegatamante/hbRedirect
|donation=https://www.patreon.com/Rinnegatamante
}}
}}
hbRedirect is an user plugin that redirects ux0 usage to other partitions. The use case of this plugin is about allowing to move data files of homebrew game/ports to secondary partitions mounted, most of the time, as uma0 or imc0.


'''hbRedirect''' is an user plugin that redirects ux0 usage to other partitions. The use case of this plugin is about allowing to move data files of homebrew game/ports to secondary partitions mounted, most of the time, as uma0 or imc0.
The idea came in mind when the author noticed there was a decent amount of interest towards Vita game ports in having support for other partitions for data files storing.


The idea came in mind when I've noticed there was a decent amount of interest towards my game ports in having support for other partitions for data files storing.
This plugin was one of the contest entries for the KyûHEN Homebrew Contest (Utility).


== How to Install ==
==Installation==
* Install [[ioPlus Vita|ioPlus]] by downloading this file, placing it in your <code>tai</code> folder (generally in ur0 or ux0) and adding the plugin path under <code>*KERNEL</code> in your config.txt file.
Place [[IoPlus Vita|ioplus.skprx]] and hbRedirect.suprx in your tai folder (generally in ur0 or ux0) and add the plugin path in your config.txt file (change to ur0 if you store the plugin there)
* Download this plugin and place it as well in your <code>tai</code> folder.
* In your <code>config.txt</code> file, add a line for this plugin under <code>*ALL</code> section.
* Create the folder <code>ux0:data/hbRedirect</code> and place inside it a file with the title ID of the homebrew you want to use this plugin on with txt extension. (eg. <code>ux0:data/hbRedirect/GTAVCECTY.txt</code>)
* Write inside this file the partition you want to use for that specific homebrew (eg. <code>uma0</code>).


Here you can find a sample of how your config file should look like:
*KERNEL
ux0:tai/ioplus.skprx
*ALL
ux0:tai/hbRedirect.suprx
 
Create the folder ux0:data/hbRedirect and place inside it a file with the title ID of the homebrew you want to use this plugin on with txt extension (eg. ux0:data/hbRedirect/GTAVCECTY.txt).


<pre>*KERNEL
Write inside this file the partition you want to use for that specific homebrew (eg. uma0).
ux0:tai/ioplus.skprx
*ALL
ux0:tai/hbRedirect.suprx
*main
ur0:tai/henkaku.suprx
*NPXS10015
ur0:tai/henkaku.suprx
*NPXS10016
ur0:tai/henkaku.suprx</pre>


==Changelog==
Here you can find a sample of how your config file should look like:
'''(v.1.0)'''
* First Release.


==Credits==
*KERNEL
Special thanks to the distinguished patroners for their awesome support:
ux0:tai/ioplus.skprx
* @Sarkies_Proxy
*ALL
* Badmanwazzy37
ux0:tai/hbRedirect.suprx
* Colin VanBuren
*main
* drd7of14
ur0:tai/henkaku.suprx
* Freddy Parra
*NPXS10015
* Max
ur0:tai/henkaku.suprx
* Tain Sueiras
*NPXS10016
* The Vita3K Project
ur0:tai/henkaku.suprx
* Titi Clash


== External links ==
== External links ==
* Official Website - https://kyuhen.customprotocol.com/en/submissions/hb_redirect/
* KyûHEN Homebrew Contest - https://kyuhen.customprotocol.com/en/submissions/hb_redirect/
* Github - https://github.com/Rinnegatamante/hbRedirect
* GitHub - https://github.com/Rinnegatamante/hbRedirect
* VitaDB - https://vitadb.rinnegatamante.it/#/info/652
* VitaDB - https://vitadb.rinnegatamante.it/#/info/652
[[Category:KyuHEN Homebrew Contest]]

Latest revision as of 03:32, 2 July 2024

hbRedirect
Hbredirectvita2.png
General
AuthorRinnegatamante
TypePlugins
Version1.0
LicenseGPL-3.0
Last Updated2021/04/15
Links
Download
Website
Source
Support Author

hbRedirect is an user plugin that redirects ux0 usage to other partitions. The use case of this plugin is about allowing to move data files of homebrew game/ports to secondary partitions mounted, most of the time, as uma0 or imc0.

The idea came in mind when the author noticed there was a decent amount of interest towards Vita game ports in having support for other partitions for data files storing.

This plugin was one of the contest entries for the KyûHEN Homebrew Contest (Utility).

Installation

Place ioplus.skprx and hbRedirect.suprx in your tai folder (generally in ur0 or ux0) and add the plugin path in your config.txt file (change to ur0 if you store the plugin there)

*KERNEL
ux0:tai/ioplus.skprx

*ALL
ux0:tai/hbRedirect.suprx

Create the folder ux0:data/hbRedirect and place inside it a file with the title ID of the homebrew you want to use this plugin on with txt extension (eg. ux0:data/hbRedirect/GTAVCECTY.txt).

Write inside this file the partition you want to use for that specific homebrew (eg. uma0).

Here you can find a sample of how your config file should look like:

*KERNEL
ux0:tai/ioplus.skprx
*ALL
ux0:tai/hbRedirect.suprx
*main
ur0:tai/henkaku.suprx
*NPXS10015
ur0:tai/henkaku.suprx
*NPXS10016
ur0:tai/henkaku.suprx

External links

Advertising: