Go to file
Gered 588a7b45f1 add bindat_to_gcdl. generates gc download .qst from .bin + .dat files
mostly works. generates some working quests that the pso client will
actually recognize and load in offline play, but also generates some
broken quests that crash the game when loaded ...
2021-03-21 10:36:40 -04:00
.gitignore initial commit. just the decrypt tool so far 2021-03-19 13:21:32 -04:00
bindat_to_gcdl.c add bindat_to_gcdl. generates gc download .qst from .bin + .dat files 2021-03-21 10:36:40 -04:00
CMakeLists.txt add bindat_to_gcdl. generates gc download .qst from .bin + .dat files 2021-03-21 10:36:40 -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
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