More actions
(Created page with "{{Infobox Vita Homebrews |title=NoTrpDrm |image=notrpdrmvita.png |description=Custom trophies plugin for PSVITA. |author=Rinnegatamante |lastupdated=2023/08/29 |type=Plugins |version=1.1 |license=LGPL-3.0, GPL-3.0 |download=https://dlhb.gamebrew.org/vitahomebrews/notrpdrmvita.7z |website=https://www.reddit.com/r/vitahacks/comments/16419wi/release_notrpdrm_official_trophies_system_support/ |source=https://github.com/Rinnegatamante/NoTrpDrm |donation=https://www.patreon.co...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|title=NoTrpDrm | |title=NoTrpDrm | ||
|image=notrpdrmvita.png | |image=notrpdrmvita.png | ||
|description=Custom trophies plugin for | |description=Custom trophies plugin for PS Vita. | ||
|author=Rinnegatamante | |author=Rinnegatamante | ||
|lastupdated=2023/08/29 | |lastupdated=2023/08/29 | ||
Line 25: | Line 25: | ||
==Installation== | ==Installation== | ||
Copy the .suprx file to ux0(ur0):tai/. | |||
Insert the path in your config.txt under *main (change to ur0 if you store the plugin there) | |||
<pre> | <pre> | ||
*main | *main | ||
ux0:tai/NoTrpDrm.suprx | ux0:tai/NoTrpDrm.suprx | ||
</pre> | </pre> | ||
==Changelog== | ==Changelog== | ||
'''v1.1''' | '''v1.1''' | ||
Line 38: | Line 41: | ||
==Credits== | ==Credits== | ||
gl33ntwine: For helping with proper location of the NP Communication Signature check function. | |||
CatoTheYounger: For testing the plugin on a retail console | |||
== External links == | == External links == | ||
* GitHub - https://github.com/Rinnegatamante/NoTrpDrm | |||
* Reddit - https://www.reddit.com/r/vitahacks/comments/16419wi/release_notrpdrm_official_trophies_system_support/ | * Reddit - https://www.reddit.com/r/vitahacks/comments/16419wi/release_notrpdrm_official_trophies_system_support/ | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/1120 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/1120 |
Latest revision as of 07:27, 18 September 2023
NoTrpDrm | |
---|---|
General | |
Author | Rinnegatamante |
Type | Plugins |
Version | 1.1 |
License | LGPL-3.0, GPL-3.0 |
Last Updated | 2023/08/29 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
NoTrpDrm is a plugin that enables official trophies pack usage with sceNpTrophy for homebrews on a PlayStation Vita system. It acts in two way:
- It disables NP Communication Signature check for the running application.
- It disables TRP file signature check for the given trophy pack.
Installation
Copy the .suprx file to ux0(ur0):tai/.
Insert the path in your config.txt under *main (change to ur0 if you store the plugin there)
*main ux0:tai/NoTrpDrm.suprx
Changelog
v1.1
- Fixed a bug causing a crash on 3.60 fw.
- Added support for 3.67 and 3.68 fws.
v1.0
- First Release.
Credits
gl33ntwine: For helping with proper location of the NP Communication Signature check function.
CatoTheYounger: For testing the plugin on a retail console