Viva Piñata (.bnl .pkg .bin)
- shakotay2
- MEGAVETERAN

- Posts: 3461
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 955 times
- Been thanked: 1876 times
Re: Viva Piñata (.bnl .pkg .bin)
(You should try it in the archives section. Because it's a matter of compression.)
read here:
Conker, different game, yes, I know, but the tool tells that english.bnl is a valid (CAFF) file.
conker_caff\bin\Debug>conker_caff english.bnl
Found block named .data (size 22964)
Found block named .gpu (size 105181)
Data offset = 384
Data length = 128145
Result 02C95D50
Expected 02C95D50
Valid file
Continuing here; tool sadly fails:
mojobojo
https://github.com/mojobojo/PublicXboxS ... fextractor
System.Char[] 120 ChkSum: 85724B4
NumberOf Symb:2956 FileParts:2956
NumberOf Sect:1
then tries to read null terminated strings but there aren't any in the english.bnl file.
edit: in debug_pack.bin there's uncompressed strings:
rotateX rotateY rotateZ rotateW transX transY transZ scaleX scaleY scaleZ BASE LF_H NECK RT_H TAIL JAW JAW_TOP ...
read here:
https://gist.github.com/x1nixmzeng/c55c248c384bf1c9df2a
Conker, different game, yes, I know, but the tool tells that english.bnl is a valid (CAFF) file.
conker_caff\bin\Debug>conker_caff english.bnl
Found block named .data (size 22964)
Found block named .gpu (size 105181)
Data offset = 384
Data length = 128145
Result 02C95D50
Expected 02C95D50
Valid file
Continuing here; tool sadly fails:
mojobojo
https://github.com/mojobojo/PublicXboxS ... fextractor
System.Char[] 120 ChkSum: 85724B4
NumberOf Symb:2956 FileParts:2956
NumberOf Sect:1
then tries to read null terminated strings but there aren't any in the english.bnl file.
edit: in debug_pack.bin there's uncompressed strings:
rotateX rotateY rotateZ rotateW transX transY transZ scaleX scaleY scaleZ BASE LF_H NECK RT_H TAIL JAW JAW_TOP ...
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
