I noticed while extracting this specific .bf file from said game that some files you can get with a Dolphin texture dump are missing when I extract this file. I get different files out with all of the .abe and .bf files (they are the same format ). If anyone could help me I would be very thankful.
get FILENAME basename get MAGIC long get VERSION long getdstring DUMMY 0x10 get TABLE_OFF long getdstring DUMMY 0x10 get FILES long goto TABLE_OFF getdstring DUMMY 0xC
for i = 0 < FILES get NAME string get DUMMY0 string get DUMMY1 string getdstring DUMMY 0x3 get FILENUM long get SIZE long getdstring DUMMY 0x10 get OFFSET long getdstring DUMMY 0x58 string NAME p= "%s/%s" FILENAME NAME log NAME OFFSET SIZE next i