AFS extract Help (Xbox360) - Printable Version +- The VG Resource (https://www.vg-resource.com) +-- Forum: Archive (https://www.vg-resource.com/forum-65.html) +--- Forum: July 2014 Archive (https://www.vg-resource.com/forum-139.html) +---- Forum: Other Stuff (https://www.vg-resource.com/forum-6.html) +----- Forum: Questions, Info, and Tutorials (https://www.vg-resource.com/forum-89.html) +----- Thread: AFS extract Help (Xbox360) (/thread-18715.html) |
AFS extract Help (Xbox360) - inspiredgurl - 10-31-2011 Hello i'm in need of assistance and i'm a noob. I've gotten as far as I have from searching google, mostly, and reading the few tutorials I could find over the internet. YT is a big help aswell. ,... I'm trying to extract models & view the animations of DBZ:UT, because I think the graphics are cool and would be nice to see the models. ^^ I have extracted the ISO successfully, but its the .AFS file I need help with extracting. I used AFS Explorer and AFS Extract and both gave me files that look like this: File name: battl (no extension) ------------------------------------------------- This is the .AFS file i'm trying to extract: st_pack_battle_character_pt_x360.afs All help will be greatly appreciated. RE: AFS extract Help (Xbox360) - Shadowth117 - 10-31-2011 The files should be fine, but they're obviously unnamed which poses a problem for identifying them since there are quite a lot of them. I think there are ways to get the filenames, but at the very least you can identify their formats and sometimes what they are exactly by using a hex editor on them after extracting the files. From there, if you find say an animation or model you can use the approximate size from it, say 6 MB for a model file, and then extract files based on that, give or take a few MB. Obviously if you can find a way to get your program to read the file list for the afs that would help you out a lot, but I can't help you with that unfortunately. RE: AFS extract Help (Xbox360) - inspiredgurl - 10-31-2011 Thanks for the helpful reply. ^^ ah I remember reading some where about using hex editors, but I didn't think i'd need it lol. I was wrong Sadly im not a coder, but I won't let that be a hinder. I'm gonna read and research into hex editing and see what I can dig up on google and hopefully learn on the way. RE: AFS extract Help (Xbox360) - Roxas358 - 10-31-2011 (10-31-2011, 07:47 PM)inspiredgurl Wrote: Thanks for the helpful reply. ^^ This may be a good hex editor. It's called HxD and it's free. http://mh-nexus.de/en/hxd/ RE: AFS extract Help (Xbox360) - inspiredgurl - 10-31-2011 Thank you so much for the link. ^^ I will check it out. |