Giga Posted January 3 Share Posted January 3 Hello everyone, I'm currently working on porting the translation of Need for Speed Pro Street from PC to PS3. Upon inspecting the files, I noticed that the PC version doesn't have files in containers like the PS3 version does. While tinkering with the game files, I observed that the .bin files are compressed in some way, and this compression is undone by a file named zdir.bin. I've even found a tool capable of visualizing the game directories by reading this zdir.bin, but unfortunately, it only extracts and doesn't insert files back. I've noticed that this zdir.bin calls two files: NAMES.HOO, which contains the list of .bin containers, and dat.bin, which seems to be the key to opening these containers. Given my limited programming experience, I need help extracting and reinserting files. Link to comment Share on other sites More sharing options...
Giga Posted January 3 Author Share Posted January 3 I got a bms script that I extracted, now I need help repacking it. zdirbms.rar Link to comment Share on other sites More sharing options...
ZARF Posted January 6 Share Posted January 6 no need to repack, the game should work with the extracted files Link to comment Share on other sites More sharing options...
Giga Posted January 10 Author Share Posted January 10 On 1/5/2024 at 10:58 PM, ZARF said: no need to repack, the game should work with the extracted files Only work this in emulator, in real hardware not loading, black screen. 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