mrmaller1905 Posted July 5 Posted July 5 (edited) What is the file Dirinfo from Destruction Derby 2 (PC) and has anyone tried to write an unpacker? destructionderby2_dirinfo.rar Edited July 5 by mrmaller1905
Solution zbirow Posted July 5 Solution Posted July 5 (edited) I'm editing this post, I checked the files and the code needs to be improved, I'll let you know when I fix it. hello, I analyzed the file and wrote the code to unpack it. The file does not have a file extension by default, so add it e.g. .dat and set the file path in the code and the unpack path. I also wrote documentation for this file, if anyone is interested in how it is structured. https://github.com/zbirow/Destruction-Derby-2-Unpack Edited July 5 by zbirow 1
zbirow Posted July 6 Posted July 6 2 hours ago, zbirow said: I'm editing this post, I checked the files and the code needs to be improved, I'll let you know when I fix it. hello, I analyzed the file and wrote the code to unpack it. The file does not have a file extension by default, so add it e.g. .dat and set the file path in the code and the unpack path. I also wrote documentation for this file, if anyone is interested in how it is structured. https://github.com/zbirow/Destruction-Derby-2-Unpack The script is fixed and extracts the files correctly. 1
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