Commit graph

12 commits

Author SHA1 Message Date
Gered bbe17728fd comment out iconv dependencies. build is not actually using it
maybe will re-enable later
2021-03-25 15:27:33 -04:00
Gered 8cde7983a6 add quest_info tool 2021-03-25 14:12:24 -04:00
Gered 6292c87676 add gci_extract 2021-03-23 22:22:59 -04:00
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
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
Gered d7f116da59 more refactoring 2021-03-20 14:04:57 -04:00
Gered 50532638dc move quest structs and helper functions to separate c/h file
will be used elsewhere too, soon
2021-03-20 13:44:46 -04:00
Gered 7276b19e17 update cmake project name 2021-03-20 12:56:45 -04:00
Gered f99b0be52a refactor utility/helper functions 2021-03-20 12:38:52 -04:00
Gered 32d5fdcbad reorganize source tree 2021-03-20 12:08:24 -04:00
Gered 1ba23ee103 add gen_qst_header 2021-03-20 11:32:30 -04:00
Gered 8629a3988a initial commit. just the decrypt tool so far 2021-03-19 13:21:32 -04:00