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

ReF00D Vita: Difference between revisions

From GameBrew
(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:
{{cleanup|article|Needs cleanup}}
{{#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=dots-tb
|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
}}
}}
A vita plugin to run programs that do not get decrypted properly.
'''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:


==Screenshots==
* Bad TAI configuration, for example typo in reF00D line, putting it into wrong section of tai configuration, or using wrong tai configuration file,
https://dlhb.gamebrew.org/vitahomebrews/ref00dvita-01.jpg
 
https://dlhb.gamebrew.org/vitahomebrews/ref00dvita-02.jpg
Q: Even if add reF00D.skprx to config.txt, vita freezes or reboot.<br />
https://dlhb.gamebrew.org/vitahomebrews/ref00dvita-03.jpg
A: The following causes are possible.
https://dlhb.gamebrew.org/vitahomebrews/ref00dvita-04.jpg
 
https://dlhb.gamebrew.org/vitahomebrews/ref00dvita-05.jpg
* Unsupported system version. Currently supported system versions are 3.60 to 3.73.
https://dlhb.gamebrew.org/vitahomebrews/ref00dvita-06.jpg
* Modules required for reF00D were not loaded. But this cause is a negligible possibility.
https://dlhb.gamebrew.org/vitahomebrews/ref00dvita-07.jpg
* Insufficient system memory. Other kernel modules may be using too much system memory.
https://dlhb.gamebrew.org/vitahomebrews/ref00dvita-08.jpg
 
==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.


==Changelogs==
'''(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 ==
* Official Website -
* Github - https://github.com/dots-tb/reF00D
* Github - https://github.com/dots-tb/reF00D
* VitaDB -
* Gbatemp -
* Google Source -
* Reddit -
* Gitlab -

Revision as of 00:57, 29 November 2022

reF00D
Ref00dvita.jpg
General
AuthorFAPS Team
TypePlugins
Version1.1.1
LicenseGPL-2.0
Last Updated2021/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

  1. 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
  2. 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

Ref00dvita.jpg

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

Advertising: