Hacking anyway to open bk2 files for sonic boom?

Bug_Checker_

Well-Known Member
Member
Joined
Jun 10, 2006
Messages
950
Trophies
0
XP
664
Country
United States

Bug_Checker_

Well-Known Member
Member
Joined
Jun 10, 2006
Messages
950
Trophies
0
XP
664
Country
United States
and also how would i open .wiiu.stream files
Try this:
http://forums.sonicretro.org/?showtopic=33805

I believe the stream.bms file goes like this:
Code:
endian big
idstring "strm"
get tsize asize
for
savepos tmp
if tmp == tsize
cleanexit
endif
get zsize long
get size long
get hash long
get unk long
get name string
savepos offset
print "%name%: %unk%"
log name offset zsize
math offset + zsize
goto offset
next

There is another version of stream.bms which deletes line 15 of the above code so YMMV:
Code:
print "%name%: %unk%"
 
Last edited by Bug_Checker_,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    SylverReZ @ SylverReZ: But I bet that would be more for a flashcart than a consumer repro board.