Commit graph

6 commits

Author SHA1 Message Date
Gered 11ef22e8da refactor quest .bin validation hack-fixes. remove .dat table eof warning 2021-03-25 16:23:19 -04:00
Gered b4d661b6ee numerous cleanups 2021-03-24 16:45:45 -04:00
Gered 00c52cc6be quest validation improvements/hacks. provide quest id byte/word access
it goes without saying that the hacks here for ignoring bin size
mismatches are definitely _hacks_ ...
2021-03-24 14:22:56 -04:00
Gered 6292c87676 add gci_extract 2021-03-23 22:22:59 -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 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