Commit graph

9 commits

Author SHA1 Message Date
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 c12e78c415 helper functions error return improvements 2021-03-20 12:52:13 -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