More actions
(Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew Apps (Plugins) - GameBrew! |title_mode=append |image=ref00dvita.jpg |image_alt=reF00D }} {{Infobox Vita Homebrew...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew! | |title=Vita Homebrew Apps (Plugins) - GameBrew! | ||
Line 10: | Line 9: | ||
|image=ref00dvita.jpg | |image=ref00dvita.jpg | ||
|description=A vita plugin to run programs that do not get decrypted properly. | |description=A vita plugin to run programs that do not get decrypted properly. | ||
|author= | |author=FAPS Team | ||
|lastupdated=2021/12/21 | |lastupdated=2021/12/21 | ||
|type=Plugins | |type=Plugins | ||
Line 19: | Line 18: | ||
|source=https://github.com/dots-tb/reF00D | |source=https://github.com/dots-tb/reF00D | ||
}} | }} | ||
'''reF00D''' is a vita plugin to run programs that do not get decrypted properly. | |||
== What does ref00d do == | |||
It allows you to run modules such as games or system apps that require a FW different from your own. This includes thing such as 3.69 games or 3.51 apps. | |||
== How to use ref00d == | |||
# Add reF00D.skprx path to your taihen config.txt or use Autoplugin to install it. Note for devs: The release version does not work with plugin loader and must be used in taihen config.txt | |||
# Reboot. Enjoy ! | |||
NOTE: rePatch module loading will take priority over reF00D. If a module is in the rePatch folder, it will be loaded first and reF00D will not attempt to decrypt it. | |||
==Media== | ==Media== | ||
<youtube>u8LFjjP5N3M</youtube> | <youtube>u8LFjjP5N3M</youtube> | ||
==Screenshot== | |||
[[image:ref00dvita.jpg|600px]] | |||
== Troubleshooting: == | |||
Q: I've installed this plugin but games still error with '''C1-6703-6''' code.<br /> | |||
A: This error means that vita still couldn't run games/apps. This, in return, means reF00D plugin is not loaded, which might be caused by: | |||
* Bad TAI configuration, for example typo in reF00D line, putting it into wrong section of tai configuration, or using wrong tai configuration file, | |||
Q: Even if add reF00D.skprx to config.txt, vita freezes or reboot.<br /> | |||
A: The following causes are possible. | |||
* Unsupported system version. Currently supported system versions are 3.60 to 3.73. | |||
* Modules required for reF00D were not loaded. But this cause is a negligible possibility. | |||
* Insufficient system memory. Other kernel modules may be using too much system memory. | |||
==Changelog== | |||
'''(v.1.1.1)''' | |||
*Removed encrypted SCE key from reF00D. If you want to decrypt the SCE program, you need to load ref00d_kprx_auth_init_sce.skprx separately. | |||
*And Remove unnecessary code. | |||
'''(v.1.1)''' | |||
*Fixed many bugs | |||
*Sped up program decryption time | |||
*Removed keys.bin dependency | |||
*reF00D now decrypts all programs | |||
*Added custom key set to take advantage of SCE system features in HB. Requested by @GrapheneCt. | |||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
==Credits== | |||
*the French - @CelesteBlue123 | |||
*the American - @dots_tb | |||
*the 【Princess of Sleeping】 - @PoSsvkey | |||
*With @juliosueiras and TheRadziu - @AluProductions | |||
== Special thanks: == | |||
*Team Molecule for feeding the p00r. | |||
*To motoharu, aerosoul, TheFloW, xerpi, St4rk, Mathieulh, zecoxao for having reversed a part of the PSVita and made useful tools. | |||
*To Silica for his mental illness (actually caring about PSM) which made us realize the headers weren't always in order. | |||
*To sys for being sys. | |||
== Testing team: == | |||
amadeus, Samilop Iter, Thibobo, Yoti, Waterflame, Z3R0 | |||
== External links == | == External links == | ||
* Github - https://github.com/dots-tb/reF00D | * Github - https://github.com/dots-tb/reF00D | ||
Revision as of 00:57, 29 November 2022
reF00D | |
---|---|
General | |
Author | FAPS Team |
Type | Plugins |
Version | 1.1.1 |
License | GPL-2.0 |
Last Updated | 2021/12/21 |
Links | |
Download | |
Source | |
reF00D is a vita plugin to run programs that do not get decrypted properly.
What does ref00d do
It allows you to run modules such as games or system apps that require a FW different from your own. This includes thing such as 3.69 games or 3.51 apps.
How to use ref00d
- Add reF00D.skprx path to your taihen config.txt or use Autoplugin to install it. Note for devs: The release version does not work with plugin loader and must be used in taihen config.txt
- Reboot. Enjoy !
NOTE: rePatch module loading will take priority over reF00D. If a module is in the rePatch folder, it will be loaded first and reF00D will not attempt to decrypt it.
Media
Screenshot
Troubleshooting:
Q: I've installed this plugin but games still error with C1-6703-6 code.
A: This error means that vita still couldn't run games/apps. This, in return, means reF00D plugin is not loaded, which might be caused by:
- Bad TAI configuration, for example typo in reF00D line, putting it into wrong section of tai configuration, or using wrong tai configuration file,
Q: Even if add reF00D.skprx to config.txt, vita freezes or reboot.
A: The following causes are possible.
- Unsupported system version. Currently supported system versions are 3.60 to 3.73.
- Modules required for reF00D were not loaded. But this cause is a negligible possibility.
- Insufficient system memory. Other kernel modules may be using too much system memory.
Changelog
(v.1.1.1)
- Removed encrypted SCE key from reF00D. If you want to decrypt the SCE program, you need to load ref00d_kprx_auth_init_sce.skprx separately.
- And Remove unnecessary code.
(v.1.1)
- Fixed many bugs
- Sped up program decryption time
- Removed keys.bin dependency
- reF00D now decrypts all programs
- Added custom key set to take advantage of SCE system features in HB. Requested by @GrapheneCt.
(v.1.0)
- First Release.
Credits
- the French - @CelesteBlue123
- the American - @dots_tb
- the 【Princess of Sleeping】 - @PoSsvkey
- With @juliosueiras and TheRadziu - @AluProductions
Special thanks:
- Team Molecule for feeding the p00r.
- To motoharu, aerosoul, TheFloW, xerpi, St4rk, Mathieulh, zecoxao for having reversed a part of the PSVita and made useful tools.
- To Silica for his mental illness (actually caring about PSM) which made us realize the headers weren't always in order.
- To sys for being sys.
Testing team:
amadeus, Samilop Iter, Thibobo, Yoti, Waterflame, Z3R0
External links
- Github - https://github.com/dots-tb/reF00D