Reworking identification

- PARAM.SFO reader (sfo.py)
- Search for param first then use title there to identify
- long_description (setup.py)
- Multiman styling by default
- Don't check crc32 as it is very slow
This commit is contained in:
Nichlas Severinsen 2021-06-06 23:09:33 +02:00
parent f3e8132a37
commit 82bc798677
8 changed files with 267 additions and 13 deletions

8
.gitignore vendored
View file

@ -1,18 +1,22 @@
*.iso
*.ird
*.gz
*.db
PS3_GAME/
PS3_UPDATE/
PS3_DISC.SFB
*/PS3_GAME
*/PS3_UPDATE
*PS3_DISC.SFB
tools/keys/*
tools/*/*
tools/*.db
tools/*.dat
libra/data/*.db
*.db
libray/data/*.db
# Byte-compiled / optimized / DLL files
__pycache__/