Phantasy Star Portable 1/2 nmll files
Posted: Sun Jan 04, 2015 2:02 am
http://psumods.co.uk/archives/wiki/files%253Anbl.html
For this format the developers used encryption as well as multiple types of compression
The Encryption for the format has been resolved as well as one type of nbl file which
has one form of compression for the general 'nmll' file data and prs compression for
the 'tmll' texture data.
Source code for the tools can be found here I also attached a modified nbl extractor that will handle the prs texture data
https://github.com/essen/gasetools
https://github.com/essen/prsutil
But there is another type of nbl file where the types of compression used for both the general and texture
data is different.
I attached the compressed data chunks does anyone recognize this type of compression.
For this format the developers used encryption as well as multiple types of compression
The Encryption for the format has been resolved as well as one type of nbl file which
has one form of compression for the general 'nmll' file data and prs compression for
the 'tmll' texture data.
Source code for the tools can be found here I also attached a modified nbl extractor that will handle the prs texture data
https://github.com/essen/gasetools
https://github.com/essen/prsutil
But there is another type of nbl file where the types of compression used for both the general and texture
data is different.
I attached the compressed data chunks does anyone recognize this type of compression.