G
G3nius
Guest
Hi all!
Recently I started discovering FF8 file formats which aren't described here. And while I go thru code I see some interesting details and write about them.
This is my first article about LZS: http://viiigine.com/articles/LZS-native-unpacker.php
I know that LZS compression is fully discovered, but I finded that function while discovering FF8 file descriptor structures. I think this might be interesting to know, how it's works and how to force it to work faster.
Recently I started discovering FF8 file formats which aren't described here. And while I go thru code I see some interesting details and write about them.
This is my first article about LZS: http://viiigine.com/articles/LZS-native-unpacker.php
I know that LZS compression is fully discovered, but I finded that function while discovering FF8 file descriptor structures. I think this might be interesting to know, how it's works and how to force it to work faster.