Beyond Good & Evil .bin files - Printable Version +- The VG Resource (https://www.vg-resource.com) +-- Forum: The Resources (https://www.vg-resource.com/forum-109.html) +--- Forum: The Models Resource (https://www.vg-resource.com/forum-111.html) +---- Forum: Ripping Help (https://www.vg-resource.com/forum-115.html) +---- Thread: Beyond Good & Evil .bin files (/thread-28544.html) |
Beyond Good & Evil .bin files - Lilothestitch - 01-13-2016 Hey guys, so I'm trying to rip models from Beyond Good & Evil but when I extracted the sally_clean.bf file, I got .bin files and I was wondering if anyone can help me extract them? I have a feeling that they have 3D Models & Textures inside. Here are some sample files. https://www.mediafire.com/?1cuybn13ycbor6d RE: Beyond Good & Evil .bin files - Pingus! - 01-14-2016 (01-13-2016, 11:03 PM)Lilothestitch Wrote: Hey guys, so I'm trying to rip models from Beyond Good & Evil but when I extracted the sally_clean.bf file, I got .bin files and I was wondering if anyone can help me extract them? I have a feeling that they have 3D Models & Textures inside. Here are some sample files. https://www.mediafire.com/?1cuybn13ycbor6d As far as I'm aware, Ubisoft created this game using the JADE game engine. And I've found a file that extracts the assets from the game engine's bin files: http://forum.xentax.com/viewtopic.php?p=113867#p113867 It's a command line program. However look at the last post. I have no idea where to insert that code into the files, and will look into figuring that out at another hour. It's late where I live, and I've got exams tomorrow lol. If anyone else could help figure this out, that would be great! ----------------------------------------------------------------------------------- Here's another possible command-line program that may work: http://www.extractor.ru/ipb/index.php?showtopic=1739 Just click the download link. It's a custom made tool to extract the .bin files from that game. I hope this helped somewhat! Commandline usage: Code: bin2unp input.bin RE: Beyond Good & Evil .bin files - Lilothestitch - 01-15-2016 (01-14-2016, 10:44 PM)Anexenaumoon Wrote:(01-13-2016, 11:03 PM)Lilothestitch Wrote: Hey guys, so I'm trying to rip models from Beyond Good & Evil but when I extracted the sally_clean.bf file, I got .bin files and I was wondering if anyone can help me extract them? I have a feeling that they have 3D Models & Textures inside. Here are some sample files. https://www.mediafire.com/?1cuybn13ycbor6d I tired the one on the bottom but it crashed. Any ideas? RE: Beyond Good & Evil .bin files - Pingus! - 01-15-2016 (01-15-2016, 01:08 PM)Lilothestitch Wrote:(01-14-2016, 10:44 PM)Anexenaumoon Wrote:(01-13-2016, 11:03 PM)Lilothestitch Wrote: Hey guys, so I'm trying to rip models from Beyond Good & Evil but when I extracted the sally_clean.bf file, I got .bin files and I was wondering if anyone can help me extract them? I have a feeling that they have 3D Models & Textures inside. Here are some sample files. https://www.mediafire.com/?1cuybn13ycbor6d I believe it's a win32 written program. However, I'm not positive RE: Beyond Good & Evil .bin files - Lilothestitch - 01-15-2016 (01-15-2016, 05:03 PM)Anexenaumoon Wrote:(01-15-2016, 01:08 PM)Lilothestitch Wrote:(01-14-2016, 10:44 PM)Anexenaumoon Wrote: As far as I'm aware, Ubisoft created this game using the JADE game engine. And I've found a file that extracts the assets from the game engine's bin files: Okay. If you find anything in these files, can you let me know. RE: Beyond Good & Evil .bin files - Lilothestitch - 01-30-2016 The hardest part of these files is understanding the .bin files. |