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
beef271ac3
move the download quest prefix struct to quests.h
2021-03-24 14:13:58 -04:00
Gered
18e331819b
add #define for struct packing attribute
2021-03-24 14:11:32 -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