Who can help with editing fonts to the game Need for Speed: Hot Pursuit (PC version)
Tools to NFS MW 2012 is not working....
Need for Speed: Hot Pursuit (BNDL)
-
- Posts: 706
- Joined: Fri Aug 08, 2014 1:06 am
Re: Need for Speed: Hot Pursuit (BNDL)
zlib compressed data, you could use offzip like this
but i made a bms script that decompresses and appends just the header and image data (2 of 3 compressed blocks)
you can then open those *.bndl_dec files in Noesis with this python script
Code: Select all
offzip -1 -a -m 16 yourfile.BNDL c:\offzip\extracted
but i made a bms script that decompresses and appends just the header and image data (2 of 3 compressed blocks)
you can then open those *.bndl_dec files in Noesis with this python script
-
- Posts: 124
- Joined: Fri Oct 24, 2014 2:55 pm