Update README.md

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

View File

@ -25,7 +25,7 @@ dots-tb (for [chovy-gen](https://github.com/dots-tb/chovy-gen) (\_\_sce_ebootpbp
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))
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))
@ -39,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, CMA Key derivation and SFO Parsing (taken from (PSPTools)[https://github.com/xXxTheDarkprogramerxXx/PSPTools]
It also handles .psvimg / psvmd creation, CMA Key derivation and SFO Parsing (edited parts of (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