This commit is contained in:
SilicaAndPina 2019-10-15 15:01:53 +13:00
commit 4cb867b384
1 changed files with 8 additions and 7 deletions

View File

@ -2,9 +2,10 @@
Created by the CBPS Team!
https://discord.gg/2nDCbxJ
-chovy-sign-
- chovy-sign is an application to allow you to convert PSP ISO's to be playable on unmodified PSVita's
you need a "base" psp game, petz saddle club, locoroco midnight carnival, or ape quest starter pack all work
Setups:
You need a "base" psp game, petz saddle club, locoroco midnight carnival, or ape quest starter pack all work
some games dont work properly (where working on it). just try another if this happens.
as well as "the clone issue" basically games made with this are "clones" of the original "base game" so if u delete any of them it acturlaly deletes the license.rif which breaks all the other "clones", this can be fixed by re-downloading the base game off of the PSN or copying any "clone" over to your psvita again.
@ -21,15 +22,15 @@ if you want to dump your own ISO's use UMD Dumper or something that isnt ftp-in
Credits:
@dots-tb (__sce_ebootpbp signing)
SilicaAndPina(me) Developing GUI and re-finding the psp bubbles method and adapting
SilicaAndPina(me) Developing GUI and finding the psp bubbles method and psvimgtools rewrite
Motoharu (For helping dots with __sce_ebootpbp)
Other indirect help:
@swarzesherz for sign_np
tpunix for kirk_engine libaries.
@yifanlu and xyz for psvimgtools ..
@yifanlu and xyz for psvimgtools .. (beta02 and lower)
# Building
In order to build CHOVY.DLL you need [OpenSSL](https://www.npcglib.org/~stathis/downloads/openssl-1.1.0f-vs2017.7z) libary
Extract to C:/OpenSSL or change linking settings in the solution to match your install location
Open the SLN in Viual Studio 2017 and press "Build Solution"
In order to build CHOVY.DLL you need [OpenSSL](https://www.npcglib.org/~stathis/downloads/openssl-1.1.0f-vs2017.7z) libary
Extract to C:/OpenSSL or change linking settings in the solution to match your install location
Open the SLN in Viual Studio 2017 and press "Build Solution"