Xbox files extraction #55
Answered
by
GodOfBlackfield
GodOfBlackfield
asked this question in
Q&A
-
|
Hey @NicknineTheEagle, I'm trying to extract assets from the xbox files of NFS The Run, which used frostbite 2. About the xdbecompress.exe you mentioned to use in the thirdparty folder, do we just place it there and run the script, or something else has to done? |
Beta Was this translation helpful? Give feedback.
Answered by
GodOfBlackfield
Apr 29, 2026
Replies: 1 comment 10 replies
-
|
As the README says. You should have xbdecompress.exe and xbdm.dll, place them in thirdparty dir. |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey man just a heads up, I managed to get the base game, and just to try, I placed the extracted dlc folder in the update/patch folder. It worked like wonders, and explains why the dlc extraction was getting busted. This one you may know already, but turns out the dlcs are actual delta patches, meaning they work only in tandem with the base game. So, do you knwo any tools which compile the extracted ebx, res and chunks resources back into sb and toc files? Or atleast something that can construct the game files from the assets?