Closed DronCode closed 4 years ago
In #27 found FsZip_t class and partially reversed. It creating by the global file system and looks like it's a temporary object. In any case, we should hook their creation, hook a few methods and provide access to files from the file system, not zip package.
Partially implemented: https://github.com/DronCode/ReHitman/pull/27
Documentaion for more details: https://github.com/DronCode/ReHitman/wiki/ZIP-Free-File-System-Feature
M03 - crashing after mission completed. Need to fix this.
Fixed crash. Need to test it complexly later.
We have a common problem with HitmanBloodMoney.zip package. Looks like we should rewrite locator algorithm for better work.
Bug fixed again (yep, yep). Please, all other issues, bugs, crashes with this feature send to issue #31
We need to implement free resource loading, not from ZIP archives.