Go to file
Gered 2e6d446b1c use old fuzziqer prs implementation to fix some .qst file issues
using the current libsylverant prs implementation to re-compress the
.bin file after setting the download flag in it MAY result in a .qst
file which when loaded by the gamecube client, will cause it to lock-up
with a black screen

simply switching to this older fuzziqer prs implementation fixed this
issue
2021-03-21 20:48:14 -04:00
.gitignore initial commit. just the decrypt tool so far 2021-03-19 13:21:32 -04:00
bindat_to_gcdl.c use old fuzziqer prs implementation to fix some .qst file issues 2021-03-21 20:48:14 -04:00
CMakeLists.txt use old fuzziqer prs implementation to fix some .qst file issues 2021-03-21 20:48:14 -04:00
decrypt_packets.c helper functions error return improvements 2021-03-20 12:52:13 -04:00
decrypt_packets.md reorganize source tree 2021-03-20 12:08:24 -04:00
fuzziqer_prs.c use old fuzziqer prs implementation to fix some .qst file issues 2021-03-21 20:48:14 -04:00
fuzziqer_prs.h use old fuzziqer prs implementation to fix some .qst file issues 2021-03-21 20:48:14 -04:00
gen_qst_header.c more refactoring 2021-03-20 14:04:57 -04:00
quests.c add bindat_to_gcdl. generates gc download .qst from .bin + .dat files 2021-03-21 10:36:40 -04:00
quests.h add bindat_to_gcdl. generates gc download .qst from .bin + .dat files 2021-03-21 10:36:40 -04:00
retvals.h more refactoring 2021-03-20 14:04:57 -04:00
textconv.c more refactoring 2021-03-20 14:04:57 -04:00
textconv.h more refactoring 2021-03-20 14:04:57 -04:00
utils.c more refactoring 2021-03-20 14:04:57 -04:00
utils.h more refactoring 2021-03-20 14:04:57 -04:00