Update README.md

This commit is contained in:
Bluzume 2020-08-24 22:55:23 +12:00 committed by GitHub
parent af73d7d682
commit 930724d257
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -22,8 +22,10 @@ if you want to dump your own ISO's use UMD Dumper or something that isnt ftp-in
Credits:
dots-tb (for [chovy-gen](https://github.com/dots-tb/chovy-gen) (\_\_sce_ebootpbp signing)
SilicaAndPina(me) DLL fork of [chovy-gen](https://github.com/KuromeSan/chovy-gen) Developing GUI, finding the psp bubbles method and [psvimgtools](https://github.com/yifanlu/psvimgtools) .NET port
SilicaAndPina: DLL fork of [chovy-gen](https://github.com/KuromeSan/chovy-gen)
Developing GUI, finding the psp bubbles method and [psvimgtools](https://github.com/yifanlu/psvimgtools) .NET port
Motoharu (For helping dots with \_\_sce_ebootpbp)
xXxTheDarkprogramerxXx (For [PSPTools](https://github.com/xXxTheDarkprogramerxXx/PSPTools))
RupertAvery (For [PSXPackager](https://github.com/RupertAvery/PSXPackager) and his fork of DiscUtils)
Dark_Alex (For [POPStation](https://aur.archlinux.org/packages/popstation_md/))
swarzesherz (For [sign_np](https://github.com/swarzesherz/sign_np))
@ -37,7 +39,7 @@ MobyGames ([mobygames.com](https://www.mobygames.com/) for PS1 Cover Art)
+ CHOVY-KIRK parts of [kirk_engine](https://github.com/tpunix/kirk_engine) and [sign_np](https://github.com/swarzesherz/sign_np) code. ported to MSVC as a DLL.
+ CHOVY-JUAN a fork of of [DiscUtils](https://github.com/DiscUtils/DiscUtils) to add PS1 support mostly taken from [PSXPackager](https://github.com/RupertAvery/PSXPackager)
+ CHOVY-SIGN Main GUI code, also statically includes some code from [PSXPackager](https://github.com/RupertAvery/PSXPackager) for POPS.
It also handles .psvimg / psvmd creation, and CMA Key derivation.
It also handles .psvimg / psvmd creation, CMA Key derivation and SFO Parsing (taken from (PSPTools)[https://github.com/xXxTheDarkprogramerxXx/PSPTools]
# Building
In order to build CHOVY-SIGN.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