kk49 / deca

Tool for modding APEX engine games (Generation Zero, theHunter, ...)
MIT License
106 stars 17 forks source link

Track additional info for vnodes/files plus discover files differently #3

Open kk49 opened 5 years ago

kk49 commented 5 years ago

Track File info

Build possible filelist from all sources first then resolve

Deal with name collisions, they probably have explicit names already set

indicate which files are modded by comparing them versus archive using sha1sum Indicate which files that were loaded by game at runtime (will help in figuring out system)

kk49 commented 4 years ago

file extension hash is now saved, this is also used in various archive files so it's convenient.