03-27-2022, 12:58 AM
Not sure if anybody is still interested in this, but a few months back i actually made some python scripts to rip models from SF643D for research purposes : https://github.com/thatrandomlurker-diva...643D_Tools . Currently handles converting the gdb files to readable text (json), and converting a modelgdb modelbin set to an obj file.
It's a bit hard to find the files you want though (the only references to file names or what they're for are within the *gdb files), and the converter is quite work in progress, not quite handling every possible combination of data types, or textures.
I could probably try to improve the scripts if anyone's still interested though.
It's a bit hard to find the files you want though (the only references to file names or what they're for are within the *gdb files), and the converter is quite work in progress, not quite handling every possible combination of data types, or textures.
I could probably try to improve the scripts if anyone's still interested though.