More actions
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew PC Tools (PC Utilities) - GameBrew | |title=Vita Homebrew PC Tools (PC Utilities) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=psvitapc2.png | ||
|image_alt=Decrypt PSN Store Vita | |image_alt=Decrypt PSN Store Vita | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Decrypt PSN Store Vita | |title=Decrypt PSN Store Vita | ||
|image= | |image=psvitapc2.png | ||
|description=Decrypt and launch PSN Store Vita games without plugins. | |description=Decrypt and launch PSN Store Vita games without plugins. | ||
|author=botik | |author=botik | ||
|lastupdated=2020/ | |lastupdated=2020/09/12 | ||
|type=PC Utilities | |type=PC Utilities | ||
|version=2019 | |version=2019 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/decryptpsnstorevita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/decryptpsnstorevita.7z | ||
|website= | |website=https://gbatemp.net/threads/release-decrypt-and-launch-psn-store-vita-games-without-plugins.548878/ | ||
}} | }} | ||
Decrypt and launch PSN Store Vita games without plugins. | Decrypt and launch PSN Store Vita games without plugins. | ||
Require a PC with Windows x64. | |||
==User guide== | |||
Unpack PKG with [[Pkg2zip Vita|pkg2zip]] and a folder with the name TitleID and game content inside appears. This is a nonpdrm format. | |||
Decryption of the game: | |||
*Grab the folder with the name TITLEID located in the APP folder with the mouse and throw it on _decrypt.exe and wait for the process to finish. | |||
*A folder with the name TITLEID_dec will appear. | |||
*Rename it to TITLEID_app.This is the pure content of the game from the developer. | |||
*For its operation, the console does not require plug-ins (nonpdrm, refood, rePatch). | |||
== | Decryption of the patch: | ||
*Take work.bin from the game along the path app/TITLEID/sce_sys/package/ and copy it to the patch folder at patch/TITLEID/sce_sys/package/. | |||
* | *Then grab it with your mouse and throw on _decrypt.exe and wait for the process to complete. | ||
*A folder named TITLEID_dec will appear. Rename to TITLEID_patch | |||
DLC Decryption: | |||
*Grab the folder with the name DLCID on the path addcont/TITLEID/DLCID with the mouse and throw it at _decrypt.exe and wait for the process to finish. | |||
*A folder with the name DLCID_dec will appear. | |||
Bonding GAME + PATCH + REPATCH into one folder: | |||
*The contents of the TITLEID_patch folder can be copied to the TITLEID_app game folder by agreeing to a replacement. | |||
*As a result, you get one folder with the game and the patch. | |||
*If the game has a translation or modification, then the contents of the rePatch folder are also copied with a replacement. | |||
Quick on console installation: | |||
*Copy the folder through [[VitaShell]] to the console. | |||
*Select this folder, press Triangle, go down to More > Install Folder. | |||
==Credits== | |||
*[https://github.com/cuevavirus/psvpfstools/releases psvpfsparser-win64.exe] | |||
*[https://github.com/CelesteBlue-dev/PSVita-RE-tools vita-make-fself.exe]. | |||
*[https://github.com/TeamMolecule/sceutils self2elf.py] (is part of self2elf.exe). | |||
*[https://pastebin.com/muzFMBAZ keys.py] (is part of self2elf.exe) | |||
== External links == | == External links == | ||
* | * GBAtemp - https://gbatemp.net/threads/release-decrypt-and-launch-psn-store-vita-games-without-plugins.548878/ | ||
Latest revision as of 13:46, 16 Ocak 2023
Decrypt PSN Store Vita | |
---|---|
General | |
Author | botik |
Type | PC Utilities |
Version | 2019 |
License | Mixed |
Last Updated | 2020/09/12 |
Links | |
Download | |
Website | |
Decrypt and launch PSN Store Vita games without plugins.
Require a PC with Windows x64.
User guide
Unpack PKG with pkg2zip and a folder with the name TitleID and game content inside appears. This is a nonpdrm format.
Decryption of the game:
- Grab the folder with the name TITLEID located in the APP folder with the mouse and throw it on _decrypt.exe and wait for the process to finish.
- A folder with the name TITLEID_dec will appear.
- Rename it to TITLEID_app.This is the pure content of the game from the developer.
- For its operation, the console does not require plug-ins (nonpdrm, refood, rePatch).
Decryption of the patch:
- Take work.bin from the game along the path app/TITLEID/sce_sys/package/ and copy it to the patch folder at patch/TITLEID/sce_sys/package/.
- Then grab it with your mouse and throw on _decrypt.exe and wait for the process to complete.
- A folder named TITLEID_dec will appear. Rename to TITLEID_patch
DLC Decryption:
- Grab the folder with the name DLCID on the path addcont/TITLEID/DLCID with the mouse and throw it at _decrypt.exe and wait for the process to finish.
- A folder with the name DLCID_dec will appear.
Bonding GAME + PATCH + REPATCH into one folder:
- The contents of the TITLEID_patch folder can be copied to the TITLEID_app game folder by agreeing to a replacement.
- As a result, you get one folder with the game and the patch.
- If the game has a translation or modification, then the contents of the rePatch folder are also copied with a replacement.
Quick on console installation:
- Copy the folder through VitaShell to the console.
- Select this folder, press Triangle, go down to More > Install Folder.
Credits
- psvpfsparser-win64.exe
- vita-make-fself.exe.
- self2elf.py (is part of self2elf.exe).
- keys.py (is part of self2elf.exe)