-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extracting .bdt from DS2 #54
Comments
|
I succeeded!! great thanks a lot ! |
Hello |
DCX files are mostly just wrappers around other archives (basically directories) or single large files. |
Good morning and thank you for your answers. I will try to be more specific. I am looking to recover 3D models of characters and bosses in DS2. I extracted the .BDT and .BHD files. I end up with .BND files that are unfortunately unreadable on Blender or other software. I searched for several weeks with no results. Do you have a solution? |
I can't support you with that. You'll perhaps find some answers in forums such as Xentax or Zenhax. |
Thank you very much but I have already searched these forums for a solution without result. To believe that no one has succeeded. In Ds2 there is no .Flver. Everything is in .bnd |
Hello, just to tell you that I modified a script found on the net and I managed to recover the files. Thanks again |
For reference, on the Elden Ring branch there's an option to automatically extract .bnd files which are basically .tar-style files (multiple files concatenated) or like a .zip file minus the compression. |
Hello, |
Hello
I've been trying to extract DS2 model files for 3 months without success. I tried your bindertools extractor without success too. I have this message every time "Missing decryption key for file 'LqChrEbl.bhd''. I tried with this command also without success. "BinderTool LqChrEbl.bdt "J:\Dark Souls Trilogy\DarkSouls2\LqChrEbl" - -game DarkSouls2 --extract-bhd true" . I got this error messange. " Option 'extract-bhd' is unknown. Could it be possible that I am using it wrong? could you help me ?
Cordially
The text was updated successfully, but these errors were encountered: