andreagtacj Posted April 8 Share Posted April 8 i've always wanted to rip this game because of the nostalgia,so i decided to download the demo version of the game and when i clicked "browse local files" on steam to check the files, i came across a file that has an extension which is .DAT. Do you guys have any scripts for it? Becasue i really want to rip that game so much. Any help would be appreciated. Link to comment Share on other sites More sharing options...
piggsy Posted April 8 Share Posted April 8 https://web.archive.org/web/20230811200223/https://forum.xentax.com/viewtopic.php?t=11411 https://github.com/Ekey/QD.BIG.Tool Link to comment Share on other sites More sharing options...
andreagtacj Posted April 9 Author Share Posted April 9 22 hours ago, piggsy said: https://web.archive.org/web/20230811200223/https://forum.xentax.com/viewtopic.php?t=11411 https://github.com/Ekey/QD.BIG.Tool How am i suppose to download the extractor on the first link, if the file is dead? Also, the second link is just coding. Do i have to code it for myself? Link to comment Share on other sites More sharing options...
piggsy Posted April 9 Share Posted April 9 51 minutes ago, andreagtacj said: How am i suppose to download the extractor on the first link, if the file is dead? Also, the second link is just coding. Do i have to code it for myself? The first link is to a thread discussing game reverse engineering, I think you can definitely find something useful, but most of the links are really dead. Following the second link, you can find a program for unpacking game archives, here is the build: QD.Unpacker.exe.zip Link to comment Share on other sites More sharing options...
andreagtacj Posted April 9 Author Share Posted April 9 (edited) thanks, i'll try. and how do i use it? Edited April 9 by andreagtacj Link to comment Share on other sites More sharing options...
piggsy Posted April 9 Share Posted April 9 2 hours ago, andreagtacj said: thanks, i'll try. and how do i use it? you need to use the command line Link to comment Share on other sites More sharing options...
andreagtacj Posted April 9 Author Share Posted April 9 got it Link to comment Share on other sites More sharing options...
andreagtacj Posted April 9 Author Share Posted April 9 ok, i unpacked the first one which is BigFile_PC.idx. How am i suppose to get the models and textures? Link to comment Share on other sites More sharing options...
andreagtacj Posted April 10 Author Share Posted April 10 like how do i get the 3d models along with their own textures? Link to comment Share on other sites More sharing options...
andreagtacj Posted April 13 Author Share Posted April 13 ? Link to comment Share on other sites More sharing options...
nightwolf1982 Posted June 14 Share Posted June 14 Unfortunately, the tools for b2s haven't been updated for PC. Unless a tool guru like iddaemon decides to update his tools, I doubt we'll be able to get these models. 1 Link to comment Share on other sites More sharing options...
EvilLord Posted June 14 Share Posted June 14 10 hours ago, nightwolf1982 said: Unfortunately, the tools for b2s haven't been updated for PC. Unless a tool guru like iddaemon decides to update his tools, I doubt we'll be able to get these models. hi possible to share with me the b2s tool also Beyond: Two Souls -Extractor- v1.0 because I would like to extract the PS3 version extract the Model and the texture Link to comment Share on other sites More sharing options...
Lub12 Posted July 19 Share Posted July 19 Hello, i´ve been tying to unpack this file with QD Unpacker from Github. I try to open the sln file, but nothing is working for me. What should i do to unpack this file? Sorry if this isn´t related to phyton. I´m not used to do these things, i just want to get audio files from the file. Thank you Link to comment Share on other sites More sharing options...
Engineer h3x3r Posted July 20 Engineer Share Posted July 20 You need compiled version. Or compile yourself in visual studio. Link to comment Share on other sites More sharing options...
Lub12 Posted July 21 Share Posted July 21 8 hours ago, h3x3r said: You need compiled version. Or compile yourself in visual studio. Thank you for answer. Is there any compiled version of this program? Link to comment Share on other sites More sharing options...
Engineer Durik256 Posted July 21 Engineer Share Posted July 21 22 minutes ago, Lub12 said: Thank you for answer. Is there any compiled version of this program? i build exe from https://github.com/Ekey/QD.BIG.Tool QD.Unpacker.zip Link to comment Share on other sites More sharing options...
Lub12 Posted July 21 Share Posted July 21 19 hours ago, Durik256 said: i build exe from https://github.com/Ekey/QD.BIG.Tool QD.Unpacker.zip 21.56 kB · 0 downloads Thank you so much! Link to comment Share on other sites More sharing options...
Lub12 Posted July 21 Share Posted July 21 19 hours ago, Durik256 said: i build exe from https://github.com/Ekey/QD.BIG.Tool QD.Unpacker.zip 21.56 kB · 1 download Just one more question. When i try to move to file into the exe file, nothing happens. I tried all types of files but none of them extracts for me? What should i do? Thanks Link to comment Share on other sites More sharing options...
Engineer Durik256 Posted July 21 Engineer Share Posted July 21 1 hour ago, Lub12 said: Just one more question. When i try to move to file into the exe file, nothing happens. I tried all types of files but none of them extracts for me? What should i do? Thanks I've never used this. but here's what the EXE itself says Quantic Dream BigFile Unpacker (c) 2022 Ekey (h4x0r) / v0.0.1.6523 [Usage] QD.Unpacker <m_File> <m_Directory> m_File - Source of IDX file m_Directory - Destination directory [Examples] QD.Unpacker E:\Games\BEYOND Two Souls\BigFile_PC.idx D:\Unpacked QD.Unpacker E:\Games\Detroit Become Human\BigFile_PC.idx D:\Unpacked QD.Unpacker E:\Games\HEAVY RAIN\Resources\BigFile_WIN.idx D:\Unpacked Link to comment Share on other sites More sharing options...
Lub12 Posted July 21 Share Posted July 21 1 hour ago, Durik256 said: I've never used this. but here's what the EXE itself says Quantic Dream BigFile Unpacker (c) 2022 Ekey (h4x0r) / v0.0.1.6523 [Usage] QD.Unpacker <m_File> <m_Directory> m_File - Source of IDX file m_Directory - Destination directory [Examples] QD.Unpacker E:\Games\BEYOND Two Souls\BigFile_PC.idx D:\Unpacked QD.Unpacker E:\Games\Detroit Become Human\BigFile_PC.idx D:\Unpacked QD.Unpacker E:\Games\HEAVY RAIN\Resources\BigFile_WIN.idx D:\Unpacked Hey, yes i used this command from cmd, but it won´t extract the files because of this error. I´ve created same folders as the example line shows. Link to comment Share on other sites More sharing options...
Engineer Durik256 Posted July 22 Engineer Share Posted July 22 8 hours ago, Lub12 said: Hey, yes i used this command from cmd, but it won´t extract the files because of this error. I´ve created same folders as the example line shows. try adding the extension ".exe", and execute the command from the folder where the unpacker is located, or create a *.bat file near the unpacker and enter the command into it, then run it. QD.Unpacker.exe <m_File> <m_Directory> Link to comment Share on other sites More sharing options...
Lub12 Posted July 22 Share Posted July 22 4 hours ago, Durik256 said: try adding the extension ".exe", and execute the command from the folder where the unpacker is located, or create a *.bat file near the unpacker and enter the command into it, then run it. QD.Unpacker.exe <m_File> <m_Directory> Got it after making a bat. file. Thank you so much Link to comment Share on other sites More sharing options...
andreagtacj Posted October 14 Author Share Posted October 14 Thank you guys for the replies, but this program is pretty much useless as if it only extracts folders with .file files in them. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now