Scobalula / Cerberus-Repo

Cal of Duty: Black Ops II/III GSC/CSC Decompiler
GNU General Public License v3.0
55 stars 7 forks source link

core_common.ff not extracting #22

Open Jerem584 opened 1 year ago

Jerem584 commented 1 year ago

Hello,

I tried to extract core_common to get a list of functions with parameters, but anyway,

When i run the CLI version to extract the FF file, everything works fine, no errors, but no extraction, i can see the .ff.output file being 500mb which looks fine but no extraction is made.

Jerem584 commented 1 year ago

I tried with all versions availiable on github, the first one produce an .output file ~15MB which is wrong, all others are just not extracting

kriebelmuis commented 1 year ago

I'm having the same issue, console output provides nothing useful with no file output at all.

D:\Cerberus>Cerberus.CLI.exe -v -d "D:\Games\Call of Duty Black Ops 3\mods\mod\zone\bp_core_mod.ff"
: ----------------------------------------------------------
: Cerberus Command Line - Black Ops II/III Script Decompiler
: Developed by Scobalula
: Version: 0.0.3.0
: ----------------------------------------------------------
: Exporting to: D:\Cerberus
: Loading hash tables...
: Loading BlackOps3.txt
: Processing bp_core_mod.ff...
: Decompressing and Processing Fast File.....
: Processed bp_core_mod.ff successfully.
: Execution completed successfully, press Enter to exit.