More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew! | |title=Vita Homebrew Apps (Plugins) - GameBrew! | ||
Line 16: | Line 15: | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/hbredirectvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/hbredirectvita.7z | ||
|website= | |website=https://kyuhen.customprotocol.com/en/submissions/hb_redirect/ | ||
|source=https://github.com/Rinnegatamante/hbRedirect | |source=https://github.com/Rinnegatamante/hbRedirect | ||
}} | }} | ||
'''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 I've noticed there was a decent amount of interest towards my game ports in having support for other partitions for data files storing. | |||
== | == How to Install == | ||
* 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. | |||
* 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: | ||
<pre>*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</pre> | |||
==Changelog== | |||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
==Credits== | |||
Special thanks to the distinguished patroners for their awesome support: | |||
* @Sarkies_Proxy | |||
* Badmanwazzy37 | |||
* Colin VanBuren | |||
* drd7of14 | |||
* Freddy Parra | |||
* Max | |||
* Tain Sueiras | |||
* The Vita3K Project | |||
* Titi Clash | |||
== External links == | == External links == | ||
* Official Website - | * Official Website - 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 | ||
Revision as of 23:27, 8 November 2022
hbRedirect | |
---|---|
File:Ps-vita-logo.jpg | |
General | |
Author | Rinnegatamante |
Type | Plugins |
Version | 1.0 |
License | GPL-3.0 |
Last Updated | 2021/04/14 |
Links | |
Download | |
Website | |
Source | |
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 I've noticed there was a decent amount of interest towards my game ports in having support for other partitions for data files storing.
How to Install
- Install ioPlus by downloading this file, placing it in your
tai
folder (generally in ur0 or ux0) and adding the plugin path under*KERNEL
in your config.txt file. - Download this plugin and place it as well in your
tai
folder. - In your
config.txt
file, add a line for this plugin under*ALL
section. - 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
Changelog
(v.1.0)
- First Release.
Credits
Special thanks to the distinguished patroners for their awesome support:
- @Sarkies_Proxy
- Badmanwazzy37
- Colin VanBuren
- drd7of14
- Freddy Parra
- Max
- Tain Sueiras
- The Vita3K Project
- Titi Clash
External links
- Official Website - https://kyuhen.customprotocol.com/en/submissions/hb_redirect/
- Github - https://github.com/Rinnegatamante/hbRedirect
- VitaDB - https://vitadb.rinnegatamante.it/#/info/652